Pull request #42294 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 9ca66776fa4bda05831987a87bb2232541109d79+8728dd246c3ab53105434eef8ffe997b6fd14dc6 (0e8bee9e2b8ca52fd69ffb64fec213a94dfda4f5) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-04-21T09:12:08.153Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-04-21T09:12:08.160Z] Trying to pass milestone 1 [Pipeline] milestone [2021-04-21T09:12:08.221Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-04-21T09:12:23.390Z] Still waiting to schedule task [2021-04-21T09:12:23.392Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2021-04-21T09:13:02.281Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-051be8bd6cec80f13) in /home/ubuntu/workspace/moby_PR-42294 [Pipeline] { [Pipeline] checkout [2021-04-21T09:13:02.437Z] The recommended git tool is: git [2021-04-21T09:13:05.556Z] using credential docker-jenkins-github-credentials [2021-04-21T09:13:05.564Z] Cloning the remote Git repository [2021-04-21T09:13:05.564Z] Cloning with configured refspecs honoured and without tags [2021-04-21T09:13:05.455Z] Cloning repository https://github.com/moby/moby.git [2021-04-21T09:13:05.518Z] > git init /home/ubuntu/workspace/moby_PR-42294 # timeout=10 [2021-04-21T09:13:05.750Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-21T09:13:05.751Z] > git --version # timeout=10 [2021-04-21T09:13:05.768Z] > git --version # 'git version 2.17.1' [2021-04-21T09:13:05.769Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-21T09:13:05.770Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42294/head:refs/remotes/origin/PR-42294 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-21T09:13:29.212Z] Fetching without tags [2021-04-21T09:13:29.552Z] Merging remotes/origin/20.10 commit 8728dd246c3ab53105434eef8ffe997b6fd14dc6 into PR head commit 9ca66776fa4bda05831987a87bb2232541109d79 [2021-04-21T09:13:30.417Z] Merge succeeded, producing 9ca66776fa4bda05831987a87bb2232541109d79 [2021-04-21T09:13:30.417Z] Checking out Revision 9ca66776fa4bda05831987a87bb2232541109d79 (PR-42294) [2021-04-21T09:13:29.105Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-21T09:13:29.121Z] > git config --add remote.origin.fetch +refs/pull/42294/head:refs/remotes/origin/PR-42294 # timeout=10 [2021-04-21T09:13:29.160Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-21T09:13:29.189Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-21T09:13:29.206Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-21T09:13:29.206Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-21T09:13:29.207Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42294/head:refs/remotes/origin/PR-42294 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-21T09:13:29.550Z] > git config core.sparsecheckout # timeout=10 [2021-04-21T09:13:29.597Z] > git checkout -f 9ca66776fa4bda05831987a87bb2232541109d79 # timeout=10 [2021-04-21T09:13:30.305Z] > git remote # timeout=10 [2021-04-21T09:13:30.331Z] > git config --get remote.origin.url # timeout=10 [2021-04-21T09:13:30.353Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-21T09:13:30.354Z] > git merge 8728dd246c3ab53105434eef8ffe997b6fd14dc6 # timeout=10 [2021-04-21T09:13:30.385Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-21T09:13:30.410Z] > git config core.sparsecheckout # timeout=10 [2021-04-21T09:13:30.448Z] > git checkout -f 9ca66776fa4bda05831987a87bb2232541109d79 # timeout=10 [2021-04-21T09:13:34.866Z] Commit message: "bump up rootlesskit to v0.14.2" [2021-04-21T09:13:34.881Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-21T09:13:34.862Z] > git rev-list --no-walk 55e09e7d884b8a46eb64d592936dc3f4f7069411 # timeout=10 [2021-04-21T09:13:35.797Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42294:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2021-04-21T09:13:43.932Z] Unable to find image 'alpine:latest' locally [2021-04-21T09:13:43.932Z] latest: Pulling from library/alpine [2021-04-21T09:13:43.932Z] 540db60ca938: Pulling fs layer [2021-04-21T09:13:43.932Z] 540db60ca938: Verifying Checksum [2021-04-21T09:13:43.932Z] 540db60ca938: Download complete [2021-04-21T09:13:43.932Z] 540db60ca938: Pull complete [2021-04-21T09:13:43.932Z] Digest: sha256:69e70a79f2d41ab5d637de98c1e0b055206ba40a8145e7bddb55ccc04e13cf8f [2021-04-21T09:13:43.932Z] Status: Downloaded newer image for alpine:latest [2021-04-21T09:13:52.061Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2021-04-21T09:13:52.324Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-051be8bd6cec80f13) in /home/ubuntu/workspace/moby_PR-42294 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2021-04-21T09:13:52.332Z] Running on ppc64le-ubuntu-28 in /home/docker/workspace/moby_PR-42294 [2021-04-21T09:13:52.333Z] Running on s390x-ubuntu-30 in /home/jenkins/workspace/moby_PR-42294 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [2021-04-21T09:13:52.407Z] The recommended git tool is: git [Pipeline] checkout [Pipeline] checkout [2021-04-21T09:13:52.425Z] The recommended git tool is: git [2021-04-21T09:13:52.431Z] The recommended git tool is: git [2021-04-21T09:13:52.432Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2021-04-21T09:13:52.467Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-04-21T09:13:52.482Z] Cloning the remote Git repository [2021-04-21T09:13:52.482Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [2021-04-21T09:13:52.488Z] Fetching changes from the remote Git repository [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2021-04-21T09:13:52.538Z] using credential docker-jenkins-github-credentials [2021-04-21T09:13:52.544Z] Fetching without tags [Pipeline] // stage [2021-04-21T09:13:52.552Z] Cloning the remote Git repository [2021-04-21T09:13:52.552Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-04-21T09:13:52.439Z] > git rev-parse --is-inside-work-tree # timeout=10 [2021-04-21T09:13:52.492Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-21T09:13:52.548Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-21T09:13:52.548Z] > git --version # timeout=10 [2021-04-21T09:13:52.571Z] > git --version # 'git version 2.17.1' [2021-04-21T09:13:52.571Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-21T09:13:52.572Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42294/head:refs/remotes/origin/PR-42294 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-21T09:13:52.976Z] Merging remotes/origin/20.10 commit 8728dd246c3ab53105434eef8ffe997b6fd14dc6 into PR head commit 9ca66776fa4bda05831987a87bb2232541109d79 [2021-04-21T09:13:53.176Z] Merge succeeded, producing 9ca66776fa4bda05831987a87bb2232541109d79 [2021-04-21T09:13:53.176Z] Checking out Revision 9ca66776fa4bda05831987a87bb2232541109d79 (PR-42294) [2021-04-21T09:13:53.330Z] Commit message: "bump up rootlesskit to v0.14.2" [2021-04-21T09:13:52.977Z] > git config core.sparsecheckout # timeout=10 [2021-04-21T09:13:52.986Z] > git checkout -f 9ca66776fa4bda05831987a87bb2232541109d79 # timeout=10 [2021-04-21T09:13:53.060Z] > git remote # timeout=10 [2021-04-21T09:13:53.105Z] > git config --get remote.origin.url # timeout=10 [2021-04-21T09:13:53.120Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-21T09:13:53.123Z] > git merge 8728dd246c3ab53105434eef8ffe997b6fd14dc6 # timeout=10 [2021-04-21T09:13:53.162Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-21T09:13:53.181Z] > git config core.sparsecheckout # timeout=10 [2021-04-21T09:13:53.196Z] > git checkout -f 9ca66776fa4bda05831987a87bb2232541109d79 # timeout=10 [2021-04-21T09:13:52.490Z] Cloning repository https://github.com/moby/moby.git [2021-04-21T09:13:52.490Z] > git init /home/docker/workspace/moby_PR-42294 # timeout=10 [2021-04-21T09:13:52.499Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-21T09:13:52.499Z] > git --version # timeout=10 [2021-04-21T09:13:52.501Z] > git --version # 'git version 2.7.4' [2021-04-21T09:13:52.501Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-21T09:13:52.502Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42294/head:refs/remotes/origin/PR-42294 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-21T09:13:52.560Z] Cloning repository https://github.com/moby/moby.git [2021-04-21T09:13:52.560Z] > git init /home/jenkins/workspace/moby_PR-42294 # timeout=10 [2021-04-21T09:13:52.586Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-21T09:13:52.586Z] > git --version # timeout=10 [2021-04-21T09:13:52.591Z] > git --version # 'git version 2.17.1' [2021-04-21T09:13:52.591Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-21T09:13:52.597Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42294/head:refs/remotes/origin/PR-42294 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-21T09:13:54.098Z] + [ PR != PR ] [2021-04-21T09:13:54.098Z] + [ 20.10 != master ] [2021-04-21T09:13:54.098Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-21T09:13:54.430Z] + docker version [2021-04-21T09:13:54.430Z] Client: Docker Engine - Community [2021-04-21T09:13:54.430Z] Version: 20.10.5 [2021-04-21T09:13:54.430Z] API version: 1.41 [2021-04-21T09:13:54.430Z] Go version: go1.13.15 [2021-04-21T09:13:54.430Z] Git commit: 55c4c88 [2021-04-21T09:13:54.430Z] Built: Tue Mar 2 20:18:05 2021 [2021-04-21T09:13:54.430Z] OS/Arch: linux/amd64 [2021-04-21T09:13:54.430Z] Context: default [2021-04-21T09:13:54.430Z] Experimental: true [2021-04-21T09:13:54.430Z] [2021-04-21T09:13:54.430Z] Server: Docker Engine - Community [2021-04-21T09:13:54.430Z] Engine: [2021-04-21T09:13:54.430Z] Version: 20.10.5 [2021-04-21T09:13:54.430Z] API version: 1.41 (minimum version 1.12) [2021-04-21T09:13:54.430Z] Go version: go1.13.15 [2021-04-21T09:13:54.430Z] Git commit: 363e9a8 [2021-04-21T09:13:54.430Z] Built: Tue Mar 2 20:16:00 2021 [2021-04-21T09:13:54.430Z] OS/Arch: linux/amd64 [2021-04-21T09:13:54.430Z] Experimental: true [2021-04-21T09:13:54.430Z] containerd: [2021-04-21T09:13:54.430Z] Version: 1.4.4 [2021-04-21T09:13:54.430Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-21T09:13:54.430Z] runc: [2021-04-21T09:13:54.430Z] Version: 1.0.0-rc93 [2021-04-21T09:13:54.430Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-21T09:13:54.430Z] docker-init: [2021-04-21T09:13:54.430Z] Version: 0.19.0 [2021-04-21T09:13:54.430Z] GitCommit: de40ad0 [Pipeline] sh [2021-04-21T09:13:54.769Z] + docker info [2021-04-21T09:14:02.672Z] Fetching without tags [2021-04-21T09:14:03.109Z] Merging remotes/origin/20.10 commit 8728dd246c3ab53105434eef8ffe997b6fd14dc6 into PR head commit 9ca66776fa4bda05831987a87bb2232541109d79 [2021-04-21T09:14:02.577Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-21T09:14:02.579Z] > git config --add remote.origin.fetch +refs/pull/42294/head:refs/remotes/origin/PR-42294 # timeout=10 [2021-04-21T09:14:02.580Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-21T09:14:02.665Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-21T09:14:02.680Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-21T09:14:02.680Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-21T09:14:02.680Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42294/head:refs/remotes/origin/PR-42294 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-21T09:14:03.117Z] > git config core.sparsecheckout # timeout=10 [2021-04-21T09:14:03.122Z] > git checkout -f 9ca66776fa4bda05831987a87bb2232541109d79 # timeout=10 [2021-04-21T09:14:03.568Z] Merge succeeded, producing 9ca66776fa4bda05831987a87bb2232541109d79 [2021-04-21T09:14:03.568Z] Checking out Revision 9ca66776fa4bda05831987a87bb2232541109d79 (PR-42294) [2021-04-21T09:14:04.094Z] Commit message: "bump up rootlesskit to v0.14.2" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-21T09:14:04.968Z] + docker version [2021-04-21T09:14:04.968Z] Client: Docker Engine - Community [2021-04-21T09:14:04.968Z] Version: 19.03.7 [2021-04-21T09:14:04.968Z] API version: 1.40 [2021-04-21T09:14:04.968Z] Go version: go1.12.17 [2021-04-21T09:14:04.968Z] Git commit: 7141c199a2 [2021-04-21T09:14:04.968Z] Built: Sat Mar 7 16:48:47 2020 [2021-04-21T09:14:04.968Z] OS/Arch: linux/s390x [2021-04-21T09:14:04.968Z] Experimental: false [2021-04-21T09:14:04.968Z] [2021-04-21T09:14:04.968Z] Server: Docker Engine - Community [2021-04-21T09:14:04.968Z] Engine: [2021-04-21T09:14:04.968Z] Version: 19.03.7 [2021-04-21T09:14:04.968Z] API version: 1.40 (minimum version 1.12) [2021-04-21T09:14:04.968Z] Go version: go1.12.17 [2021-04-21T09:14:04.968Z] Git commit: 7141c199a2 [2021-04-21T09:14:04.968Z] Built: Sat Mar 7 16:47:46 2020 [2021-04-21T09:14:04.968Z] OS/Arch: linux/s390x [2021-04-21T09:14:04.968Z] Experimental: true [2021-04-21T09:14:04.968Z] containerd: [2021-04-21T09:14:04.968Z] Version: 1.2.13 [2021-04-21T09:14:04.968Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-04-21T09:14:04.968Z] runc: [2021-04-21T09:14:04.968Z] Version: 1.0.0-rc10 [2021-04-21T09:14:04.968Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-04-21T09:14:04.968Z] docker-init: [2021-04-21T09:14:04.968Z] Version: 0.18.0 [2021-04-21T09:14:04.968Z] GitCommit: fec3683 [Pipeline] sh [2021-04-21T09:14:03.532Z] > git remote # timeout=10 [2021-04-21T09:14:03.534Z] > git config --get remote.origin.url # timeout=10 [2021-04-21T09:14:03.539Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-21T09:14:03.539Z] > git merge 8728dd246c3ab53105434eef8ffe997b6fd14dc6 # timeout=10 [2021-04-21T09:14:03.552Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-21T09:14:03.576Z] > git config core.sparsecheckout # timeout=10 [2021-04-21T09:14:03.581Z] > git checkout -f 9ca66776fa4bda05831987a87bb2232541109d79 # timeout=10 [2021-04-21T09:14:05.343Z] + docker info [2021-04-21T09:14:05.343Z] Client: [2021-04-21T09:14:05.343Z] Debug Mode: false [2021-04-21T09:14:05.343Z] [2021-04-21T09:14:05.343Z] Server: [2021-04-21T09:14:05.343Z] Containers: 0 [2021-04-21T09:14:05.343Z] Running: 0 [2021-04-21T09:14:05.343Z] Paused: 0 [2021-04-21T09:14:05.343Z] Stopped: 0 [2021-04-21T09:14:05.343Z] Images: 0 [2021-04-21T09:14:05.343Z] Server Version: 19.03.7 [2021-04-21T09:14:05.343Z] Storage Driver: overlay2 [2021-04-21T09:14:05.343Z] Backing Filesystem: [2021-04-21T09:14:05.343Z] Supports d_type: true [2021-04-21T09:14:05.343Z] Native Overlay Diff: true [2021-04-21T09:14:05.343Z] Logging Driver: json-file [2021-04-21T09:14:05.343Z] Cgroup Driver: cgroupfs [2021-04-21T09:14:05.343Z] Plugins: [2021-04-21T09:14:05.343Z] Volume: local [2021-04-21T09:14:05.343Z] Network: bridge host ipvlan macvlan null overlay [2021-04-21T09:14:05.343Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-21T09:14:05.343Z] Swarm: inactive [2021-04-21T09:14:05.343Z] Runtimes: runc [2021-04-21T09:14:05.343Z] Default Runtime: runc [2021-04-21T09:14:05.343Z] Init Binary: docker-init [2021-04-21T09:14:05.343Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-04-21T09:14:05.343Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-04-21T09:14:05.343Z] init version: fec3683 [2021-04-21T09:14:05.343Z] Security Options: [2021-04-21T09:14:05.343Z] apparmor [2021-04-21T09:14:05.343Z] seccomp [2021-04-21T09:14:05.343Z] Profile: default [2021-04-21T09:14:05.343Z] Kernel Version: 4.15.0-88-generic [2021-04-21T09:14:05.343Z] Operating System: Ubuntu 18.04.4 LTS [2021-04-21T09:14:05.343Z] OSType: linux [2021-04-21T09:14:05.343Z] Architecture: s390x [2021-04-21T09:14:05.343Z] CPUs: 2 [2021-04-21T09:14:05.343Z] Total Memory: 7.861GiB [2021-04-21T09:14:05.343Z] Name: s390x-ubuntu-30 [2021-04-21T09:14:05.343Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2021-04-21T09:14:05.343Z] Docker Root Dir: /var/lib/docker [2021-04-21T09:14:05.343Z] Debug Mode: false [2021-04-21T09:14:05.343Z] Registry: https://index.docker.io/v1/ [2021-04-21T09:14:05.343Z] Labels: [2021-04-21T09:14:05.343Z] Experimental: true [2021-04-21T09:14:05.343Z] Insecure Registries: [2021-04-21T09:14:05.343Z] 127.0.0.0/8 [2021-04-21T09:14:05.343Z] Live Restore Enabled: false [2021-04-21T09:14:05.343Z] [2021-04-21T09:14:05.343Z] WARNING: No swap limit support [Pipeline] sh [2021-04-21T09:14:05.718Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-21T09:14:05.718Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-21T09:14:05.718Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-42294/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-04-21T09:14:05.718Z] + bash /home/jenkins/workspace/moby_PR-42294/check-config.sh [2021-04-21T09:14:05.718Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-21T09:14:05.718Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2021-04-21T09:14:05.718Z] [2021-04-21T09:14:05.718Z] Generally Necessary: [2021-04-21T09:14:06.008Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-21T09:14:06.008Z] - apparmor: enabled and tools installed [2021-04-21T09:14:06.008Z] - CONFIG_NAMESPACES: enabled [2021-04-21T09:14:06.008Z] - CONFIG_NET_NS: enabled [2021-04-21T09:14:06.008Z] - CONFIG_PID_NS: enabled [2021-04-21T09:14:06.008Z] - CONFIG_IPC_NS: enabled [2021-04-21T09:14:06.008Z] - CONFIG_UTS_NS: enabled [2021-04-21T09:14:06.008Z] - CONFIG_CGROUPS: enabled [2021-04-21T09:14:06.008Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-21T09:14:06.008Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-21T09:14:06.008Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-21T09:14:06.008Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-21T09:14:06.008Z] - CONFIG_CPUSETS: enabled [2021-04-21T09:14:06.008Z] - CONFIG_MEMCG: enabled [2021-04-21T09:14:06.008Z] - CONFIG_KEYS: enabled [2021-04-21T09:14:06.008Z] - CONFIG_VETH: enabled (as module) [2021-04-21T09:14:06.008Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-21T09:14:06.008Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-21T09:14:06.008Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-04-21T09:14:06.008Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-21T09:14:06.008Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-21T09:14:06.008Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-21T09:14:06.008Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-21T09:14:06.008Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-21T09:14:06.008Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-21T09:14:06.008Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-21T09:14:06.008Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-04-21T09:14:06.008Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-21T09:14:06.008Z] [2021-04-21T09:14:06.008Z] Optional Features: [2021-04-21T09:14:06.008Z] - CONFIG_USER_NS: enabled [2021-04-21T09:14:06.008Z] - CONFIG_SECCOMP: enabled [2021-04-21T09:14:06.008Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-21T09:14:06.008Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-21T09:14:06.008Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-21T09:14:06.008Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-04-21T09:14:06.008Z] - CONFIG_BLK_CGROUP: enabled [2021-04-21T09:14:06.008Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-21T09:14:06.008Z] - CONFIG_IOSCHED_CFQ: enabled [2021-04-21T09:14:06.008Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-04-21T09:14:06.008Z] - CONFIG_CGROUP_PERF: enabled [2021-04-21T09:14:06.008Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-21T09:14:06.008Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-21T09:14:06.008Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-21T09:14:06.008Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-21T09:14:06.008Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-21T09:14:06.008Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-21T09:14:06.008Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-21T09:14:06.008Z] - CONFIG_IP_VS: enabled (as module) [2021-04-21T09:14:06.008Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-21T09:14:06.008Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-21T09:14:06.008Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-21T09:14:06.008Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-21T09:14:06.008Z] - CONFIG_EXT4_FS: enabled [2021-04-21T09:14:06.008Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-21T09:14:06.008Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-21T09:14:06.008Z] - Network Drivers: [2021-04-21T09:14:06.008Z] - "overlay": [2021-04-21T09:14:06.008Z] - CONFIG_VXLAN: enabled (as module) [2021-04-21T09:14:06.008Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-21T09:14:06.008Z] Optional (for encrypted networks): [2021-04-21T09:14:06.008Z] - CONFIG_CRYPTO: enabled [2021-04-21T09:14:06.008Z] - CONFIG_CRYPTO_AEAD: enabled [2021-04-21T09:14:06.008Z] - CONFIG_CRYPTO_GCM: enabled [2021-04-21T09:14:06.008Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-04-21T09:14:06.008Z] - CONFIG_CRYPTO_GHASH: enabled [2021-04-21T09:14:06.008Z] - CONFIG_XFRM: enabled [2021-04-21T09:14:06.008Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-21T09:14:06.008Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-21T09:14:06.008Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-21T09:14:06.008Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-04-21T09:14:06.008Z] - "ipvlan": [2021-04-21T09:14:06.008Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-21T09:14:06.008Z] - "macvlan": [2021-04-21T09:14:06.299Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-21T09:14:06.299Z] - CONFIG_DUMMY: enabled (as module) [2021-04-21T09:14:06.299Z] - "ftp,tftp client in container": [2021-04-21T09:14:06.299Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-21T09:14:06.299Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-21T09:14:06.299Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-21T09:14:06.299Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-21T09:14:06.299Z] - Storage Drivers: [2021-04-21T09:14:06.299Z] - "aufs": [2021-04-21T09:14:06.299Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-21T09:14:06.299Z] - "btrfs": [2021-04-21T09:14:06.299Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-21T09:14:06.299Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-21T09:14:06.299Z] - "devicemapper": [2021-04-21T09:14:06.299Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-21T09:14:06.299Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-21T09:14:06.299Z] - "overlay": [2021-04-21T09:14:06.299Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-21T09:14:06.299Z] - "zfs": [2021-04-21T09:14:06.299Z] - /dev/zfs: missing [2021-04-21T09:14:06.299Z] - zfs command: missing [2021-04-21T09:14:06.299Z] - zpool command: missing [2021-04-21T09:14:06.299Z] [2021-04-21T09:14:06.299Z] Limits: [2021-04-21T09:14:06.299Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-21T09:14:06.299Z] [2021-04-21T09:14:06.299Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-21T09:14:06.724Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9ca66776fa4bda05831987a87bb2232541109d79 . [2021-04-21T09:14:06.724Z] #2 [internal] load .dockerignore [2021-04-21T09:14:06.724Z] #2 transferring context: 87B done [2021-04-21T09:14:06.724Z] #2 DONE 0.0s [2021-04-21T09:14:06.724Z] [2021-04-21T09:14:06.724Z] #1 [internal] load build definition from Dockerfile [2021-04-21T09:14:06.724Z] #1 transferring dockerfile: 17.02kB done [2021-04-21T09:14:06.724Z] #1 DONE 0.0s [2021-04-21T09:14:06.724Z] [2021-04-21T09:14:06.724Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-21T09:14:07.038Z] #3 DONE 0.2s [2021-04-21T09:14:07.038Z] [2021-04-21T09:14:07.038Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b... [2021-04-21T09:14:07.038Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-21T09:14:07.038Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-04-21T09:14:07.038Z] #4 sha256:6ce32b7af840de740a21ba297f7d1c31e0f1eb0d6b03c0efc03ae0cca9c8fd2a 528B / 528B done [2021-04-21T09:14:07.324Z] Still waiting to schedule task [2021-04-21T09:14:07.324Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-051be8bd6cec80f13)’ [2021-04-21T09:14:07.325Z] Still waiting to schedule task [2021-04-21T09:14:07.325Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-051be8bd6cec80f13)’ [2021-04-21T09:14:07.326Z] Still waiting to schedule task [2021-04-21T09:14:07.326Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0d52c0db1353a9bd8)’ is offline [2021-04-21T09:14:07.334Z] Still waiting to schedule task [2021-04-21T09:14:07.335Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2021-04-21T09:14:07.336Z] Still waiting to schedule task [2021-04-21T09:14:07.336Z] All nodes of label ‘windows-2019’ are offline [2021-04-21T09:14:07.393Z] #4 sha256:86c932e21798e5a8d71bfc2953075f408c771ba1e111cf08762f5fe4f681358e 1.20kB / 1.20kB done [2021-04-21T09:14:07.393Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 6.60MB / 9.68MB 0.2s [2021-04-21T09:14:07.393Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 9.68MB / 9.68MB 0.2s done [2021-04-21T09:14:07.393Z] #4 extracting sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 0.1s [2021-04-21T09:14:07.684Z] #4 extracting sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 0.2s done [2021-04-21T09:14:07.684Z] #4 DONE 0.6s [2021-04-21T09:14:07.992Z] [2021-04-21T09:14:07.992Z] #5 [internal] load build definition from Dockerfile [2021-04-21T09:14:07.992Z] #5 transferring dockerfile: 17.02kB done [2021-04-21T09:14:07.992Z] #5 DONE 0.0s [2021-04-21T09:14:07.992Z] [2021-04-21T09:14:07.992Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-21T09:14:08.282Z] #6 ... [2021-04-21T09:14:08.282Z] [2021-04-21T09:14:08.282Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-04-21T09:14:08.282Z] #8 DONE 0.1s [2021-04-21T09:14:08.282Z] [2021-04-21T09:14:08.282Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-21T09:14:08.282Z] #9 DONE 0.4s [2021-04-21T09:14:08.282Z] [2021-04-21T09:14:08.282Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-21T09:14:08.282Z] #6 DONE 0.4s [2021-04-21T09:14:08.282Z] [2021-04-21T09:14:08.282Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-21T09:14:09.318Z] #7 DONE 1.0s [2021-04-21T09:14:09.318Z] [2021-04-21T09:14:09.318Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-04-21T09:14:09.318Z] #10 DONE 0.0s [2021-04-21T09:14:09.318Z] [2021-04-21T09:14:09.318Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-04-21T09:14:09.318Z] #11 CACHED [2021-04-21T09:14:09.318Z] [2021-04-21T09:14:09.318Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-04-21T09:14:09.318Z] #12 CACHED [2021-04-21T09:14:09.318Z] [2021-04-21T09:14:09.318Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-04-21T09:14:09.318Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-04-21T09:14:09.609Z] #63 ... [2021-04-21T09:14:09.609Z] [2021-04-21T09:14:09.609Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-21T09:14:09.609Z] #32 DONE 0.3s [2021-04-21T09:14:09.609Z] [2021-04-21T09:14:09.609Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-21T09:14:09.609Z] #40 DONE 0.4s [2021-04-21T09:14:09.609Z] [2021-04-21T09:14:09.609Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-04-21T09:14:09.609Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-04-21T09:14:09.609Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-21T09:14:09.609Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-04-21T09:14:09.609Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-04-21T09:14:09.609Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.3s done [2021-04-21T09:14:09.609Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2021-04-21T09:14:09.658Z] Client: [2021-04-21T09:14:09.658Z] Context: default [2021-04-21T09:14:09.658Z] Debug Mode: false [2021-04-21T09:14:09.658Z] Plugins: [2021-04-21T09:14:09.658Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-04-21T09:14:09.658Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-04-21T09:14:09.658Z] [2021-04-21T09:14:09.658Z] Server: [2021-04-21T09:14:09.658Z] Containers: 0 [2021-04-21T09:14:09.658Z] Running: 0 [2021-04-21T09:14:09.658Z] Paused: 0 [2021-04-21T09:14:09.658Z] Stopped: 0 [2021-04-21T09:14:09.658Z] Images: 1 [2021-04-21T09:14:09.658Z] Server Version: 20.10.5 [2021-04-21T09:14:09.658Z] Storage Driver: overlay2 [2021-04-21T09:14:09.658Z] Backing Filesystem: extfs [2021-04-21T09:14:09.658Z] Supports d_type: true [2021-04-21T09:14:09.658Z] Native Overlay Diff: true [2021-04-21T09:14:09.658Z] Logging Driver: json-file [2021-04-21T09:14:09.658Z] Cgroup Driver: cgroupfs [2021-04-21T09:14:09.658Z] Cgroup Version: 1 [2021-04-21T09:14:09.658Z] Plugins: [2021-04-21T09:14:09.658Z] Volume: local [2021-04-21T09:14:09.658Z] Network: bridge host ipvlan macvlan null overlay [2021-04-21T09:14:09.658Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-21T09:14:09.658Z] Swarm: inactive [2021-04-21T09:14:09.658Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-04-21T09:14:09.658Z] Default Runtime: runc [2021-04-21T09:14:09.658Z] Init Binary: docker-init [2021-04-21T09:14:09.658Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-21T09:14:09.658Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-21T09:14:09.658Z] init version: de40ad0 [2021-04-21T09:14:09.658Z] Security Options: [2021-04-21T09:14:09.658Z] apparmor [2021-04-21T09:14:09.658Z] seccomp [2021-04-21T09:14:09.658Z] Profile: default [2021-04-21T09:14:09.658Z] Kernel Version: 5.4.0-1041-aws [2021-04-21T09:14:09.658Z] Operating System: Ubuntu 18.04.5 LTS [2021-04-21T09:14:09.658Z] OSType: linux [2021-04-21T09:14:09.658Z] Architecture: x86_64 [2021-04-21T09:14:09.658Z] CPUs: 2 [2021-04-21T09:14:09.658Z] Total Memory: 7.487GiB [2021-04-21T09:14:09.658Z] Name: ip-10-100-124-85 [2021-04-21T09:14:09.658Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-04-21T09:14:09.658Z] Docker Root Dir: /var/lib/docker [2021-04-21T09:14:09.658Z] Debug Mode: false [2021-04-21T09:14:09.658Z] Registry: https://index.docker.io/v1/ [2021-04-21T09:14:09.658Z] Labels: [2021-04-21T09:14:09.658Z] Experimental: true [2021-04-21T09:14:09.658Z] Insecure Registries: [2021-04-21T09:14:09.658Z] 127.0.0.0/8 [2021-04-21T09:14:09.658Z] Live Restore Enabled: true [2021-04-21T09:14:09.658Z] [2021-04-21T09:14:09.658Z] WARNING: No swap limit support [Pipeline] sh [2021-04-21T09:14:09.938Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-21T09:14:09.938Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-21T09:14:09.938Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42294/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-04-21T09:14:09.938Z] + bash /home/ubuntu/workspace/moby_PR-42294/check-config.sh [2021-04-21T09:14:09.938Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-21T09:14:09.938Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-04-21T09:14:09.938Z] [2021-04-21T09:14:09.938Z] Generally Necessary: [2021-04-21T09:14:09.938Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-21T09:14:09.938Z] - apparmor: enabled and tools installed [2021-04-21T09:14:09.938Z] - CONFIG_NAMESPACES: enabled [2021-04-21T09:14:09.938Z] - CONFIG_NET_NS: enabled [2021-04-21T09:14:09.938Z] - CONFIG_PID_NS: enabled [2021-04-21T09:14:09.938Z] - CONFIG_IPC_NS: enabled [2021-04-21T09:14:09.938Z] - CONFIG_UTS_NS: enabled [2021-04-21T09:14:09.938Z] - CONFIG_CGROUPS: enabled [2021-04-21T09:14:09.938Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-21T09:14:09.938Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-21T09:14:09.938Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-21T09:14:09.938Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-21T09:14:09.938Z] - CONFIG_CPUSETS: enabled [2021-04-21T09:14:09.938Z] - CONFIG_MEMCG: enabled [2021-04-21T09:14:09.938Z] - CONFIG_KEYS: enabled [2021-04-21T09:14:09.938Z] - CONFIG_VETH: enabled (as module) [2021-04-21T09:14:09.938Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-21T09:14:09.938Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-21T09:14:09.938Z] - CONFIG_NF_NAT_IPV4: missing [2021-04-21T09:14:09.938Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-21T09:14:09.938Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-21T09:14:09.938Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-21T09:14:09.938Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-21T09:14:09.938Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-21T09:14:09.938Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-21T09:14:09.938Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-21T09:14:09.938Z] - CONFIG_NF_NAT_NEEDED: missing [2021-04-21T09:14:09.938Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-21T09:14:09.938Z] [2021-04-21T09:14:09.938Z] Optional Features: [2021-04-21T09:14:09.938Z] - CONFIG_USER_NS: enabled [2021-04-21T09:14:09.938Z] - CONFIG_SECCOMP: enabled [2021-04-21T09:14:09.938Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-21T09:14:09.938Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-21T09:14:09.938Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-21T09:14:09.938Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-04-21T09:14:09.938Z] - CONFIG_BLK_CGROUP: enabled [2021-04-21T09:14:09.938Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-21T09:14:09.938Z] - CONFIG_IOSCHED_CFQ: missing [2021-04-21T09:14:09.938Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-04-21T09:14:09.938Z] - CONFIG_CGROUP_PERF: enabled [2021-04-21T09:14:09.938Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-21T09:14:09.938Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-21T09:14:09.938Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-21T09:14:09.938Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-21T09:14:09.938Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-21T09:14:10.200Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-21T09:14:10.200Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-21T09:14:10.200Z] - CONFIG_IP_VS: enabled (as module) [2021-04-21T09:14:10.200Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-21T09:14:10.200Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-21T09:14:10.200Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-21T09:14:10.200Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-21T09:14:10.200Z] - CONFIG_EXT4_FS: enabled [2021-04-21T09:14:10.200Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-21T09:14:10.200Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-21T09:14:10.200Z] - Network Drivers: [2021-04-21T09:14:10.200Z] - "overlay": [2021-04-21T09:14:10.200Z] - CONFIG_VXLAN: enabled (as module) [2021-04-21T09:14:10.200Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-21T09:14:10.200Z] Optional (for encrypted networks): [2021-04-21T09:14:10.200Z] - CONFIG_CRYPTO: enabled [2021-04-21T09:14:10.200Z] - CONFIG_CRYPTO_AEAD: enabled [2021-04-21T09:14:10.200Z] - CONFIG_CRYPTO_GCM: enabled [2021-04-21T09:14:10.200Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-04-21T09:14:10.200Z] - CONFIG_CRYPTO_GHASH: enabled [2021-04-21T09:14:10.200Z] - CONFIG_XFRM: enabled [2021-04-21T09:14:10.200Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-21T09:14:10.200Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-21T09:14:10.200Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-21T09:14:10.200Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-04-21T09:14:10.200Z] - "ipvlan": [2021-04-21T09:14:10.200Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-21T09:14:10.200Z] - "macvlan": [2021-04-21T09:14:10.200Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-21T09:14:10.200Z] - CONFIG_DUMMY: enabled (as module) [2021-04-21T09:14:10.200Z] - "ftp,tftp client in container": [2021-04-21T09:14:10.200Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-21T09:14:10.200Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-21T09:14:10.200Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-21T09:14:10.200Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-21T09:14:10.200Z] - Storage Drivers: [2021-04-21T09:14:10.200Z] - "aufs": [2021-04-21T09:14:10.200Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-21T09:14:10.200Z] - "btrfs": [2021-04-21T09:14:10.200Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-21T09:14:10.200Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-21T09:14:10.200Z] - "devicemapper": [2021-04-21T09:14:10.200Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-21T09:14:10.200Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-21T09:14:10.200Z] - "overlay": [2021-04-21T09:14:10.200Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-21T09:14:10.200Z] - "zfs": [2021-04-21T09:14:10.200Z] - /dev/zfs: present [2021-04-21T09:14:10.200Z] - zfs command: missing [2021-04-21T09:14:10.200Z] - zpool command: missing [2021-04-21T09:14:10.200Z] [2021-04-21T09:14:10.200Z] Limits: [2021-04-21T09:14:10.200Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-21T09:14:10.200Z] [2021-04-21T09:14:10.200Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-21T09:14:10.531Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9ca66776fa4bda05831987a87bb2232541109d79 . [2021-04-21T09:14:10.648Z] #65 ... [2021-04-21T09:14:10.648Z] [2021-04-21T09:14:10.648Z] #13 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian... [2021-04-21T09:14:10.648Z] #13 DONE 1.6s [2021-04-21T09:14:10.648Z] [2021-04-21T09:14:10.648Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-04-21T09:14:10.789Z] #1 [internal] load build definition from Dockerfile [2021-04-21T09:14:10.789Z] #1 sha256:ff0202dfd1841b720d1b597de10cfb404d731c992f4fd14cf13d4c9272765a8b [2021-04-21T09:14:10.789Z] #1 transferring dockerfile: 17.02kB 0.0s done [2021-04-21T09:14:10.789Z] #1 DONE 0.1s [2021-04-21T09:14:10.789Z] [2021-04-21T09:14:10.789Z] #2 [internal] load .dockerignore [2021-04-21T09:14:10.789Z] #2 sha256:8c501134b53461786589fc19b52be5a54dac968961f9b0cac9cbe3f927948528 [2021-04-21T09:14:10.789Z] #2 transferring context: 87B 0.0s done [2021-04-21T09:14:10.789Z] #2 DONE 0.1s [2021-04-21T09:14:10.789Z] [2021-04-21T09:14:10.789Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-21T09:14:10.789Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-04-21T09:14:10.860Z] Fetching without tags [2021-04-21T09:14:11.298Z] Merging remotes/origin/20.10 commit 8728dd246c3ab53105434eef8ffe997b6fd14dc6 into PR head commit 9ca66776fa4bda05831987a87bb2232541109d79 [2021-04-21T09:14:11.355Z] #3 DONE 0.5s [2021-04-21T09:14:11.355Z] [2021-04-21T09:14:11.355Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-21T09:14:11.355Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-04-21T09:14:11.355Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-21T09:14:11.355Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-04-21T09:14:11.355Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-04-21T09:14:11.355Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-04-21T09:14:11.355Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s [2021-04-21T09:14:11.355Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 5.24MB / 9.64MB 0.2s [2021-04-21T09:14:11.613Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 8.39MB / 9.64MB 0.3s [2021-04-21T09:14:11.613Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-04-21T09:14:11.613Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-04-21T09:14:11.871Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-04-21T09:14:11.871Z] #4 DONE 0.6s [2021-04-21T09:14:10.832Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-21T09:14:10.835Z] > git config --add remote.origin.fetch +refs/pull/42294/head:refs/remotes/origin/PR-42294 # timeout=10 [2021-04-21T09:14:10.839Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-21T09:14:10.854Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-21T09:14:10.868Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-21T09:14:10.868Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-21T09:14:10.869Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42294/head:refs/remotes/origin/PR-42294 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-21T09:14:11.305Z] > git config core.sparsecheckout # timeout=10 [2021-04-21T09:14:11.308Z] > git checkout -f 9ca66776fa4bda05831987a87bb2232541109d79 # timeout=10 [2021-04-21T09:14:12.069Z] Merge succeeded, producing 9ca66776fa4bda05831987a87bb2232541109d79 [2021-04-21T09:14:12.070Z] Checking out Revision 9ca66776fa4bda05831987a87bb2232541109d79 (PR-42294) [2021-04-21T09:14:12.129Z] [2021-04-21T09:14:12.129Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-04-21T09:14:12.129Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-04-21T09:14:12.387Z] #8 ... [2021-04-21T09:14:12.387Z] [2021-04-21T09:14:12.387Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-21T09:14:12.387Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-21T09:14:12.387Z] #7 DONE 0.3s [2021-04-21T09:14:12.387Z] [2021-04-21T09:14:12.387Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-21T09:14:12.387Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-04-21T09:14:12.387Z] #5 DONE 0.3s [2021-04-21T09:14:12.387Z] [2021-04-21T09:14:12.387Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-21T09:14:12.387Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-21T09:14:12.387Z] #6 DONE 0.3s [2021-04-21T09:14:12.387Z] [2021-04-21T09:14:12.387Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-04-21T09:14:12.387Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-04-21T09:14:12.387Z] #8 DONE 0.4s [2021-04-21T09:14:12.796Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.0s done [2021-04-21T09:14:12.796Z] #65 DONE 3.8s [2021-04-21T09:14:12.796Z] [2021-04-21T09:14:12.796Z] #24 [internal] load build context [2021-04-21T09:14:12.796Z] #24 transferring context: 53.38MB 3.7s done [2021-04-21T09:14:12.796Z] #24 DONE 3.9s [2021-04-21T09:14:12.796Z] [2021-04-21T09:14:12.796Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-21T09:14:12.961Z] [2021-04-21T09:14:12.961Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-21T09:14:12.961Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-21T09:14:12.961Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.1s done [2021-04-21T09:14:13.132Z] Commit message: "bump up rootlesskit to v0.14.2" [2021-04-21T09:14:13.228Z] #26 sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 1.85kB / 1.85kB done [2021-04-21T09:14:13.228Z] #26 sha256:fa335fed387465ccc369958d7908e1975e7d65677f7f3050d862161754ebcf90 529B / 529B done [2021-04-21T09:14:13.228Z] #26 sha256:0d587dfbc4f4800bfe9ab08662e8396ffc37060c493f8ef24b2823fef3320df6 1.46kB / 1.46kB done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-21T09:14:13.848Z] #68 ... [2021-04-21T09:14:13.848Z] [2021-04-21T09:14:13.848Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-04-21T09:14:13.848Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-21T09:14:13.848Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-04-21T09:14:13.848Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-04-21T09:14:13.848Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2021-04-21T09:14:13.848Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.8s done [2021-04-21T09:14:13.848Z] #63 DONE 4.7s [2021-04-21T09:14:12.034Z] > git remote # timeout=10 [2021-04-21T09:14:12.037Z] > git config --get remote.origin.url # timeout=10 [2021-04-21T09:14:12.039Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-21T09:14:12.040Z] > git merge 8728dd246c3ab53105434eef8ffe997b6fd14dc6 # timeout=10 [2021-04-21T09:14:12.062Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-21T09:14:12.077Z] > git config core.sparsecheckout # timeout=10 [2021-04-21T09:14:12.079Z] > git checkout -f 9ca66776fa4bda05831987a87bb2232541109d79 # timeout=10 [2021-04-21T09:14:13.976Z] + docker version [2021-04-21T09:14:13.976Z] Client: [2021-04-21T09:14:13.976Z] Version: 18.06.1-ce [2021-04-21T09:14:13.976Z] API version: 1.38 [2021-04-21T09:14:13.976Z] Go version: go1.10.3 [2021-04-21T09:14:13.976Z] Git commit: e68fc7a [2021-04-21T09:14:13.976Z] Built: Tue Aug 21 17:26:10 2018 [2021-04-21T09:14:13.976Z] OS/Arch: linux/ppc64le [2021-04-21T09:14:13.976Z] Experimental: false [2021-04-21T09:14:13.976Z] [2021-04-21T09:14:13.976Z] Server: [2021-04-21T09:14:13.976Z] Engine: [2021-04-21T09:14:13.976Z] Version: 18.06.1-ce [2021-04-21T09:14:13.976Z] API version: 1.38 (minimum version 1.12) [2021-04-21T09:14:13.976Z] Go version: go1.10.3 [2021-04-21T09:14:13.976Z] Git commit: e68fc7a [2021-04-21T09:14:13.976Z] Built: Tue Aug 21 17:24:20 2018 [2021-04-21T09:14:13.976Z] OS/Arch: linux/ppc64le [2021-04-21T09:14:13.976Z] Experimental: true [Pipeline] sh [2021-04-21T09:14:14.145Z] [2021-04-21T09:14:14.145Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a4373... [2021-04-21T09:14:14.145Z] #27 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f done [2021-04-21T09:14:14.145Z] #27 sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 1.85kB / 1.85kB done [2021-04-21T09:14:14.145Z] #27 sha256:5dc8140d427fa498b2e112a539f9d98de4ee77e0a22f583b66621417a2aa69ee 529B / 529B done [2021-04-21T09:14:14.145Z] #27 sha256:a2dc8ab5f4dd0dcb0d01247340974b93c5c47f24d7e1d9796ea4216be73ec6ac 1.46kB / 1.46kB done [2021-04-21T09:14:14.145Z] #27 sha256:03bd9fa68773b62afcbde0348c41cadd08d602d2731d955581cc322351e8be39 49.00MB / 49.00MB 1.1s done [2021-04-21T09:14:14.145Z] #27 extracting sha256:03bd9fa68773b62afcbde0348c41cadd08d602d2731d955581cc322351e8be39 2.0s [2021-04-21T09:14:14.486Z] + docker info [2021-04-21T09:14:14.486Z] Containers: 0 [2021-04-21T09:14:14.486Z] Running: 0 [2021-04-21T09:14:14.486Z] Paused: 0 [2021-04-21T09:14:14.486Z] Stopped: 0 [2021-04-21T09:14:14.486Z] Images: 0 [2021-04-21T09:14:14.486Z] Server Version: 18.06.1-ce [2021-04-21T09:14:14.486Z] Storage Driver: overlay2 [2021-04-21T09:14:14.486Z] Backing Filesystem: extfs [2021-04-21T09:14:14.486Z] Supports d_type: true [2021-04-21T09:14:14.486Z] Native Overlay Diff: true [2021-04-21T09:14:14.486Z] Logging Driver: json-file [2021-04-21T09:14:14.486Z] Cgroup Driver: cgroupfs [2021-04-21T09:14:14.486Z] Plugins: [2021-04-21T09:14:14.486Z] Volume: local [2021-04-21T09:14:14.486Z] Network: bridge host ipvlan macvlan null overlay [2021-04-21T09:14:14.486Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2021-04-21T09:14:14.486Z] Swarm: inactive [2021-04-21T09:14:14.486Z] Runtimes: runc [2021-04-21T09:14:14.486Z] Default Runtime: runc [2021-04-21T09:14:14.486Z] Init Binary: docker-init [2021-04-21T09:14:14.486Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2021-04-21T09:14:14.486Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2021-04-21T09:14:14.486Z] init version: fec3683 [2021-04-21T09:14:14.486Z] Security Options: [2021-04-21T09:14:14.486Z] apparmor [2021-04-21T09:14:14.486Z] seccomp [2021-04-21T09:14:14.486Z] Profile: default [2021-04-21T09:14:14.486Z] Kernel Version: 4.4.0-139-generic [2021-04-21T09:14:14.486Z] Operating System: Ubuntu 16.04.3 LTS [2021-04-21T09:14:14.486Z] OSType: linux [2021-04-21T09:14:14.486Z] Architecture: ppc64le [2021-04-21T09:14:14.486Z] CPUs: 4 [2021-04-21T09:14:14.486Z] Total Memory: 7.972GiB [2021-04-21T09:14:14.486Z] Name: ppc64le-ubuntu-28 [2021-04-21T09:14:14.486Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2021-04-21T09:14:14.486Z] Docker Root Dir: /var/lib/docker [2021-04-21T09:14:14.486Z] Debug Mode (client): false [2021-04-21T09:14:14.486Z] Debug Mode (server): false [2021-04-21T09:14:14.486Z] Registry: https://index.docker.io/v1/ [2021-04-21T09:14:14.486Z] Labels: [2021-04-21T09:14:14.486Z] Experimental: true [2021-04-21T09:14:14.486Z] Insecure Registries: [2021-04-21T09:14:14.486Z] 127.0.0.0/8 [2021-04-21T09:14:14.486Z] Live Restore Enabled: false [2021-04-21T09:14:14.486Z] [Pipeline] sh [2021-04-21T09:14:14.887Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-21T09:14:14.887Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-21T09:14:14.887Z] + curl -fsSL -o /home/docker/workspace/moby_PR-42294/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-04-21T09:14:14.887Z] + bash /home/docker/workspace/moby_PR-42294/check-config.sh [2021-04-21T09:14:14.887Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-21T09:14:14.887Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2021-04-21T09:14:14.887Z] [2021-04-21T09:14:14.887Z] Generally Necessary: [2021-04-21T09:14:14.887Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-21T09:14:14.887Z] - apparmor: enabled and tools installed [2021-04-21T09:14:14.887Z] - CONFIG_NAMESPACES: enabled [2021-04-21T09:14:14.887Z] - CONFIG_NET_NS: enabled [2021-04-21T09:14:14.887Z] - CONFIG_PID_NS: enabled [2021-04-21T09:14:14.887Z] - CONFIG_IPC_NS: enabled [2021-04-21T09:14:14.887Z] - CONFIG_UTS_NS: enabled [2021-04-21T09:14:14.887Z] - CONFIG_CGROUPS: enabled [2021-04-21T09:14:14.887Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-21T09:14:14.887Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-21T09:14:14.887Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-21T09:14:14.887Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-21T09:14:14.887Z] - CONFIG_CPUSETS: enabled [2021-04-21T09:14:14.887Z] - CONFIG_MEMCG: enabled [2021-04-21T09:14:14.887Z] - CONFIG_KEYS: enabled [2021-04-21T09:14:14.887Z] - CONFIG_VETH: enabled (as module) [2021-04-21T09:14:14.887Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-21T09:14:14.887Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-21T09:14:15.187Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-04-21T09:14:15.187Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-21T09:14:15.187Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-21T09:14:15.187Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-21T09:14:15.187Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-21T09:14:15.187Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-21T09:14:15.187Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-21T09:14:15.187Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-21T09:14:15.187Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-04-21T09:14:15.187Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-21T09:14:15.187Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2021-04-21T09:14:15.187Z] [2021-04-21T09:14:15.187Z] Optional Features: [2021-04-21T09:14:15.187Z] - CONFIG_USER_NS: enabled [2021-04-21T09:14:15.187Z] - CONFIG_SECCOMP: enabled [2021-04-21T09:14:15.187Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-21T09:14:15.187Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-21T09:14:15.187Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-21T09:14:15.187Z] (cgroup swap accounting is currently enabled) [2021-04-21T09:14:15.187Z] - CONFIG_MEMCG_KMEM: enabled [2021-04-21T09:14:15.187Z] - CONFIG_BLK_CGROUP: enabled [2021-04-21T09:14:15.187Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-21T09:14:15.187Z] - CONFIG_IOSCHED_CFQ: enabled [2021-04-21T09:14:15.187Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-04-21T09:14:15.187Z] - CONFIG_CGROUP_PERF: enabled [2021-04-21T09:14:15.187Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-21T09:14:15.187Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-21T09:14:15.187Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-21T09:14:15.187Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-21T09:14:15.187Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-21T09:14:15.187Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-21T09:14:15.187Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-21T09:14:15.187Z] - CONFIG_IP_VS: enabled (as module) [2021-04-21T09:14:15.187Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-21T09:14:15.187Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-21T09:14:15.187Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-21T09:14:15.187Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-21T09:14:15.187Z] - CONFIG_EXT4_FS: enabled [2021-04-21T09:14:15.187Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-21T09:14:15.187Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-21T09:14:15.187Z] - Network Drivers: [2021-04-21T09:14:15.187Z] - "overlay": [2021-04-21T09:14:15.187Z] - CONFIG_VXLAN: enabled (as module) [2021-04-21T09:14:15.187Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-21T09:14:15.187Z] Optional (for encrypted networks): [2021-04-21T09:14:15.270Z] #27 ... [2021-04-21T09:14:15.270Z] [2021-04-21T09:14:15.270Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-21T09:14:15.270Z] #64 DONE 0.8s [2021-04-21T09:14:15.270Z] [2021-04-21T09:14:15.270Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-21T09:14:15.481Z] - CONFIG_CRYPTO: enabled [2021-04-21T09:14:15.481Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2021-04-21T09:14:15.481Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2021-04-21T09:14:15.481Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2021-04-21T09:14:15.481Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2021-04-21T09:14:15.481Z] - CONFIG_XFRM: enabled [2021-04-21T09:14:15.481Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-21T09:14:15.481Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-21T09:14:15.481Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-21T09:14:15.481Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-04-21T09:14:15.481Z] - "ipvlan": [2021-04-21T09:14:15.481Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-21T09:14:15.481Z] - "macvlan": [2021-04-21T09:14:15.481Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-21T09:14:15.481Z] - CONFIG_DUMMY: enabled (as module) [2021-04-21T09:14:15.481Z] - "ftp,tftp client in container": [2021-04-21T09:14:15.481Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-21T09:14:15.481Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-21T09:14:15.481Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-21T09:14:15.481Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-21T09:14:15.481Z] - Storage Drivers: [2021-04-21T09:14:15.481Z] - "aufs": [2021-04-21T09:14:15.481Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-21T09:14:15.481Z] - "btrfs": [2021-04-21T09:14:15.481Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-21T09:14:15.481Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-21T09:14:15.481Z] - "devicemapper": [2021-04-21T09:14:15.481Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-21T09:14:15.481Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-21T09:14:15.481Z] - "overlay": [2021-04-21T09:14:15.481Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-21T09:14:15.481Z] - "zfs": [2021-04-21T09:14:15.482Z] - /dev/zfs: missing [2021-04-21T09:14:15.482Z] - zfs command: missing [2021-04-21T09:14:15.482Z] - zpool command: missing [2021-04-21T09:14:15.482Z] [2021-04-21T09:14:15.482Z] Limits: [2021-04-21T09:14:15.482Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-21T09:14:15.482Z] [2021-04-21T09:14:15.482Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-21T09:14:15.918Z] + make bundles/buildx [2021-04-21T09:14:15.955Z] #66 DONE 0.9s [2021-04-21T09:14:15.955Z] [2021-04-21T09:14:15.955Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a4373... [2021-04-21T09:14:16.213Z] make: command: Command not found [2021-04-21T09:14:16.213Z] make: command: Command not found [2021-04-21T09:14:16.213Z] mkdir bundles [2021-04-21T09:14:16.213Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2021-04-21T09:14:16.213Z] --build-arg BUILDX_COMMIT \ [2021-04-21T09:14:16.213Z] --build-arg BUILDX_REPO \ [2021-04-21T09:14:16.213Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2021-04-21T09:14:16.213Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2021-04-21T09:14:16.213Z] . [2021-04-21T09:14:16.213Z] /bin/sh: 4: go: not found [2021-04-21T09:14:16.213Z] /bin/sh: 5: go: not found [2021-04-21T09:14:16.526Z] #26 ... [2021-04-21T09:14:16.526Z] [2021-04-21T09:14:16.526Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-21T09:14:16.526Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-21T09:14:16.526Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-21T09:14:16.526Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-21T09:14:16.526Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-04-21T09:14:16.526Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-04-21T09:14:16.526Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2021-04-21T09:14:16.526Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.3s done [2021-04-21T09:14:16.526Z] #62 DONE 3.5s [2021-04-21T09:14:16.787Z] [2021-04-21T09:14:16.787Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-21T09:14:16.787Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-21T09:14:16.787Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-04-21T09:14:16.787Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-04-21T09:14:16.787Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-04-21T09:14:16.787Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.3s done [2021-04-21T09:14:16.787Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-04-21T09:14:16.787Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.4s done [2021-04-21T09:14:16.787Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.5s done [2021-04-21T09:14:16.787Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.7s [2021-04-21T09:14:16.787Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 3.7s [2021-04-21T09:14:16.787Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.4s done [2021-04-21T09:14:16.787Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.0s [2021-04-21T09:14:16.787Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.7s [2021-04-21T09:14:17.056Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.0s done [2021-04-21T09:14:18.086Z] #27 extracting sha256:03bd9fa68773b62afcbde0348c41cadd08d602d2731d955581cc322351e8be39 6.4s done [2021-04-21T09:14:18.303Z] Sending build context to Docker daemon 58.28MB [2021-04-21T09:14:18.303Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2021-04-21T09:14:18.303Z] Step 2/15 : ARG BUILDX_COMMIT=v0.5.1 [2021-04-21T09:14:18.303Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2021-04-21T09:14:18.303Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2021-04-21T09:14:18.303Z] 1.13.15-buster: Pulling from library/golang [2021-04-21T09:14:18.376Z] #27 DONE 9.1s [2021-04-21T09:14:18.376Z] [2021-04-21T09:14:18.376Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-04-21T09:14:18.436Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.0s done [2021-04-21T09:14:18.635Z] db4e2d8d5901: Pulling fs layer [2021-04-21T09:14:18.635Z] dfe2d012519c: Pulling fs layer [2021-04-21T09:14:18.635Z] 5d8f1d1f9197: Pulling fs layer [2021-04-21T09:14:18.635Z] 1301750ffb48: Pulling fs layer [2021-04-21T09:14:18.635Z] dc5c6edc9cff: Pulling fs layer [2021-04-21T09:14:18.635Z] 3c370c2e2f82: Pulling fs layer [2021-04-21T09:14:18.635Z] 5ffb2f5886e2: Pulling fs layer [2021-04-21T09:14:18.635Z] dc5c6edc9cff: Waiting [2021-04-21T09:14:18.635Z] 3c370c2e2f82: Waiting [2021-04-21T09:14:18.635Z] 5ffb2f5886e2: Waiting [2021-04-21T09:14:18.635Z] 1301750ffb48: Waiting [2021-04-21T09:14:18.696Z] #9 ... [2021-04-21T09:14:18.696Z] [2021-04-21T09:14:18.696Z] #23 [internal] load build context [2021-04-21T09:14:18.696Z] #23 sha256:01f2d3fe4ce1f524fe080d95972cef4cd7552d78c3491a1b0cf6d5172ca51856 [2021-04-21T09:14:18.696Z] #23 transferring context: 53.38MB 4.5s done [2021-04-21T09:14:18.696Z] #23 DONE 5.6s [2021-04-21T09:14:18.696Z] [2021-04-21T09:14:18.696Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-21T09:14:18.696Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-21T09:14:18.696Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-21T09:14:18.696Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-04-21T09:14:18.697Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2021-04-21T09:14:18.697Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-21T09:14:18.697Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-04-21T09:14:18.697Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.8s done [2021-04-21T09:14:18.697Z] #64 DONE 5.6s [2021-04-21T09:14:18.697Z] [2021-04-21T09:14:18.697Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-21T09:14:18.697Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-21T09:14:18.697Z] #9 ... [2021-04-21T09:14:18.697Z] [2021-04-21T09:14:18.697Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-21T09:14:18.697Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-21T09:14:18.697Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 50.43MB / 50.43MB 5.3s [2021-04-21T09:14:18.932Z] dfe2d012519c: Download complete [2021-04-21T09:14:18.956Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc [2021-04-21T09:14:19.007Z] #28 ... [2021-04-21T09:14:19.007Z] [2021-04-21T09:14:19.007Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-04-21T09:14:19.007Z] #37 2.021 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-21T09:14:19.007Z] #37 2.209 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-21T09:14:19.007Z] #37 2.304 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-21T09:14:19.007Z] #37 2.577 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-04-21T09:14:19.007Z] #37 4.332 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [243 kB] [2021-04-21T09:14:19.007Z] #37 6.500 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-04-21T09:14:19.233Z] 5d8f1d1f9197: Download complete [2021-04-21T09:14:19.297Z] #37 ... [2021-04-21T09:14:19.297Z] [2021-04-21T09:14:19.297Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-04-21T09:14:19.297Z] #43 2.063 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-21T09:14:19.297Z] #43 2.286 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-21T09:14:19.297Z] #43 2.297 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-21T09:14:19.297Z] #43 2.596 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-04-21T09:14:19.297Z] #43 4.075 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [243 kB] [2021-04-21T09:14:19.297Z] #43 6.384 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-04-21T09:14:19.297Z] #43 ... [2021-04-21T09:14:19.297Z] [2021-04-21T09:14:19.297Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-04-21T09:14:19.297Z] #56 2.024 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-21T09:14:19.297Z] #56 2.281 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-21T09:14:19.297Z] #56 2.301 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-21T09:14:19.297Z] #56 2.589 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-04-21T09:14:19.297Z] #56 3.220 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [243 kB] [2021-04-21T09:14:19.297Z] #56 4.845 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-04-21T09:14:19.587Z] #56 ... [2021-04-21T09:14:19.587Z] [2021-04-21T09:14:19.587Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-04-21T09:14:19.587Z] #41 2.512 + git clone https://github.com/docker/distribution.git . [2021-04-21T09:14:19.587Z] #41 2.517 Cloning into '.'... [2021-04-21T09:14:19.587Z] #41 ... [2021-04-21T09:14:19.587Z] [2021-04-21T09:14:19.587Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-04-21T09:14:19.587Z] #33 2.108 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-21T09:14:19.587Z] #33 2.116 Cloning into '.'... [2021-04-21T09:14:19.877Z] #33 ... [2021-04-21T09:14:19.877Z] [2021-04-21T09:14:19.877Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-21T09:14:19.877Z] #50 4.756 + RM_GOPATH=0 [2021-04-21T09:14:19.877Z] #50 4.756 + TMP_GOPATH= [2021-04-21T09:14:19.877Z] #50 4.756 + : /build [2021-04-21T09:14:19.877Z] #50 4.756 + '[' -z '' ']' [2021-04-21T09:14:19.877Z] #50 4.761 ++ mktemp -d [2021-04-21T09:14:19.877Z] #50 4.762 + export GOPATH=/tmp/tmp.HXJFlt4C6X [2021-04-21T09:14:19.877Z] #50 4.762 + GOPATH=/tmp/tmp.HXJFlt4C6X [2021-04-21T09:14:19.877Z] #50 4.762 + RM_GOPATH=1 [2021-04-21T09:14:19.877Z] #50 4.762 + case "$(go env GOARCH)" in [2021-04-21T09:14:19.877Z] #50 4.764 ++ go env GOARCH [2021-04-21T09:14:19.877Z] #50 4.771 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:14:19.877Z] #50 4.771 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:14:19.877Z] #50 4.773 ++ dirname /tmp/install/install.sh [2021-04-21T09:14:19.877Z] #50 4.794 + dir=/tmp/install [2021-04-21T09:14:19.877Z] #50 4.795 + bin=golangci_lint [2021-04-21T09:14:19.877Z] #50 4.795 + shift [2021-04-21T09:14:19.877Z] #50 4.795 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-21T09:14:19.877Z] #50 4.795 + . /tmp/install/golangci_lint.installer [2021-04-21T09:14:19.877Z] #50 4.795 ++ : v1.23.8 [2021-04-21T09:14:19.877Z] #50 4.795 + install_golangci_lint [2021-04-21T09:14:19.877Z] #50 4.795 + set -e [2021-04-21T09:14:19.877Z] #50 4.795 + export GO111MODULE=on [2021-04-21T09:14:19.877Z] #50 4.795 + GO111MODULE=on [2021-04-21T09:14:19.877Z] #50 4.795 + GOBIN=/build [2021-04-21T09:14:19.877Z] #50 4.801 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-21T09:14:19.877Z] #50 4.844 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-21T09:14:19.877Z] #50 4.845 go: finding github.com v1.23.8 [2021-04-21T09:14:19.877Z] #50 4.858 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-21T09:14:19.877Z] #50 4.858 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-21T09:14:19.877Z] #50 4.859 go: finding github.com/golangci v1.23.8 [2021-04-21T09:14:19.877Z] #50 5.749 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-21T09:14:19.877Z] #50 6.307 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-21T09:14:19.877Z] #50 ... [2021-04-21T09:14:19.877Z] [2021-04-21T09:14:19.877Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-04-21T09:14:19.877Z] #28 1.797 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-21T09:14:20.197Z] #28 1.799 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-21T09:14:20.197Z] #28 1.838 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-21T09:14:20.831Z] #28 2.599 Get:4 http://security.debian.org/debian-security buster/updates/main s390x Packages [243 kB] [2021-04-21T09:14:20.831Z] #28 ... [2021-04-21T09:14:20.831Z] [2021-04-21T09:14:20.831Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-21T09:14:20.831Z] #14 3.188 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-21T09:14:20.831Z] #14 3.225 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-21T09:14:20.831Z] #14 3.290 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-21T09:14:20.831Z] #14 3.290 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-21T09:14:20.831Z] #14 4.247 Get:5 http://deb.debian.org/debian buster-backports/main s390x Packages [433 kB] [2021-04-21T09:14:20.831Z] #14 5.188 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-04-21T09:14:20.831Z] #14 7.495 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [243 kB] [2021-04-21T09:14:20.831Z] #14 9.886 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-04-21T09:14:20.831Z] #14 ... [2021-04-21T09:14:20.831Z] [2021-04-21T09:14:20.831Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-04-21T09:14:20.831Z] #43 11.67 Fetched 8114 kB in 10s (843 kB/s) [2021-04-21T09:14:21.356Z] db4e2d8d5901: Verifying Checksum [2021-04-21T09:14:21.356Z] db4e2d8d5901: Download complete [2021-04-21T09:14:21.488Z] #26 ... [2021-04-21T09:14:21.488Z] [2021-04-21T09:14:21.488Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-21T09:14:21.488Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-04-21T09:14:21.488Z] #63 DONE 0.8s [2021-04-21T09:14:21.488Z] [2021-04-21T09:14:21.488Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-21T09:14:21.488Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-21T09:14:22.010Z] 1301750ffb48: Verifying Checksum [2021-04-21T09:14:22.011Z] 1301750ffb48: Download complete [2021-04-21T09:14:22.011Z] 5ffb2f5886e2: Verifying Checksum [2021-04-21T09:14:22.011Z] 5ffb2f5886e2: Download complete [2021-04-21T09:14:22.056Z] #26 ... [2021-04-21T09:14:22.056Z] [2021-04-21T09:14:22.056Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-21T09:14:22.056Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-04-21T09:14:22.056Z] #65 DONE 0.9s [2021-04-21T09:14:22.314Z] [2021-04-21T09:14:22.314Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-21T09:14:22.314Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-21T09:14:22.314Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s done [2021-04-21T09:14:22.314Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.7s done [2021-04-21T09:14:22.314Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done [2021-04-21T09:14:22.314Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-04-21T09:14:22.573Z] #9 ... [2021-04-21T09:14:22.573Z] [2021-04-21T09:14:22.573Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-21T09:14:22.573Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-21T09:14:22.573Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 3.7s done [2021-04-21T09:14:22.573Z] #26 DONE 9.5s [2021-04-21T09:14:22.573Z] [2021-04-21T09:14:22.573Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-21T09:14:22.573Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-21T09:14:23.063Z] dc5c6edc9cff: Verifying Checksum [2021-04-21T09:14:23.565Z] #43 11.67 Reading package lists... [2021-04-21T09:14:23.565Z] #43 ... [2021-04-21T09:14:23.565Z] [2021-04-21T09:14:23.565Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-21T09:14:23.565Z] #59 4.407 + RM_GOPATH=0 [2021-04-21T09:14:23.565Z] #59 4.407 + TMP_GOPATH= [2021-04-21T09:14:23.565Z] #59 4.407 + : /build [2021-04-21T09:14:23.565Z] #59 4.407 + '[' -z '' ']' [2021-04-21T09:14:23.565Z] #59 4.407 ++ mktemp -d [2021-04-21T09:14:23.565Z] #59 4.412 + export GOPATH=/tmp/tmp.eAJdZCJNIJ [2021-04-21T09:14:23.565Z] #59 4.412 + GOPATH=/tmp/tmp.eAJdZCJNIJ [2021-04-21T09:14:23.565Z] #59 4.412 + RM_GOPATH=1 [2021-04-21T09:14:23.565Z] #59 4.412 + case "$(go env GOARCH)" in [2021-04-21T09:14:23.565Z] #59 4.412 ++ go env GOARCH [2021-04-21T09:14:23.565Z] #59 4.433 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:14:23.565Z] #59 4.433 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:14:23.565Z] #59 4.440 ++ dirname /tmp/install/install.sh [2021-04-21T09:14:23.565Z] #59 4.440 + dir=/tmp/install [2021-04-21T09:14:23.565Z] #59 4.440 + bin=rootlesskit [2021-04-21T09:14:23.565Z] #59 4.440 + shift [2021-04-21T09:14:23.565Z] #59 4.440 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-21T09:14:23.565Z] #59 4.440 + . /tmp/install/rootlesskit.installer [2021-04-21T09:14:23.565Z] #59 4.440 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-04-21T09:14:23.565Z] #59 4.443 + install_rootlesskit [2021-04-21T09:14:23.565Z] #59 4.443 + case "$1" in [2021-04-21T09:14:23.565Z] #59 4.443 + export CGO_ENABLED=0 [2021-04-21T09:14:23.565Z] #59 4.443 + CGO_ENABLED=0 [2021-04-21T09:14:23.565Z] #59 4.443 + _install_rootlesskit [2021-04-21T09:14:23.565Z] #59 4.444 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-04-21T09:14:23.565Z] #59 4.444 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.eAJdZCJNIJ/src/github.com/rootless-containers/rootlesskit [2021-04-21T09:14:23.565Z] #59 4.445 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-04-21T09:14:23.565Z] #59 4.453 Cloning into '/tmp/tmp.eAJdZCJNIJ/src/github.com/rootless-containers/rootlesskit'... [2021-04-21T09:14:23.565Z] #59 7.899 + cd /tmp/tmp.eAJdZCJNIJ/src/github.com/rootless-containers/rootlesskit [2021-04-21T09:14:23.565Z] #59 7.908 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-04-21T09:14:23.565Z] #59 7.971 + export GO111MODULE=on [2021-04-21T09:14:23.565Z] #59 7.971 + GO111MODULE=on [2021-04-21T09:14:23.565Z] #59 7.971 + export GOPROXY=https://proxy.golang.org [2021-04-21T09:14:23.565Z] #59 7.972 + GOPROXY=https://proxy.golang.org [2021-04-21T09:14:23.565Z] #59 7.972 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-21T09:14:23.565Z] #59 7.972 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-21T09:14:23.565Z] #59 9.078 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-21T09:14:23.565Z] #59 9.078 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-21T09:14:23.565Z] #59 9.130 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-21T09:14:23.565Z] #59 9.130 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-21T09:14:23.565Z] #59 9.131 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-21T09:14:23.565Z] #59 9.193 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-21T09:14:23.565Z] #59 9.206 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-21T09:14:23.565Z] #59 9.210 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-21T09:14:23.565Z] #59 9.424 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-21T09:14:23.565Z] #59 9.430 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-21T09:14:23.565Z] #59 9.477 go: downloading github.com/google/uuid v1.2.0 [2021-04-21T09:14:23.565Z] #59 9.587 go: downloading github.com/pkg/errors v0.9.1 [2021-04-21T09:14:23.565Z] #59 9.623 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-21T09:14:23.565Z] #59 9.772 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-21T09:14:23.565Z] #59 9.946 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-21T09:14:23.565Z] #59 9.956 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-21T09:14:23.565Z] #59 9.964 go: extracting github.com/google/uuid v1.2.0 [2021-04-21T09:14:23.565Z] #59 10.01 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-21T09:14:23.565Z] #59 ... [2021-04-21T09:14:23.565Z] [2021-04-21T09:14:23.565Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-21T09:14:23.565Z] #48 4.798 + RM_GOPATH=0 [2021-04-21T09:14:23.565Z] #48 4.798 + TMP_GOPATH= [2021-04-21T09:14:23.565Z] #48 4.798 + : /build [2021-04-21T09:14:23.565Z] #48 4.798 + '[' -z '' ']' [2021-04-21T09:14:23.565Z] #48 4.798 ++ mktemp -d [2021-04-21T09:14:23.565Z] #48 4.799 + export GOPATH=/tmp/tmp.SQCDjVrhEj [2021-04-21T09:14:23.566Z] #48 4.799 + GOPATH=/tmp/tmp.SQCDjVrhEj [2021-04-21T09:14:23.566Z] #48 4.799 + RM_GOPATH=1 [2021-04-21T09:14:23.566Z] #48 4.799 + case "$(go env GOARCH)" in [2021-04-21T09:14:23.566Z] #48 4.799 ++ go env GOARCH [2021-04-21T09:14:23.566Z] #48 4.833 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:14:23.566Z] #48 4.833 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:14:23.566Z] #48 4.835 ++ dirname /tmp/install/install.sh [2021-04-21T09:14:23.566Z] #48 4.836 + dir=/tmp/install [2021-04-21T09:14:23.566Z] #48 4.836 + bin=gotestsum [2021-04-21T09:14:23.566Z] #48 4.836 + shift [2021-04-21T09:14:23.566Z] #48 4.836 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-21T09:14:23.566Z] #48 4.836 + . /tmp/install/gotestsum.installer [2021-04-21T09:14:23.566Z] #48 4.836 ++ : v0.5.3 [2021-04-21T09:14:23.566Z] #48 4.836 + install_gotestsum [2021-04-21T09:14:23.566Z] #48 4.836 + set -e [2021-04-21T09:14:23.566Z] #48 4.836 + export GO111MODULE=on [2021-04-21T09:14:23.566Z] #48 4.836 + GO111MODULE=on [2021-04-21T09:14:23.566Z] #48 4.836 + GOBIN=/build [2021-04-21T09:14:23.566Z] #48 4.837 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-21T09:14:23.566Z] #48 4.844 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-21T09:14:23.566Z] #48 4.844 go: finding gotest.tools v0.5.3 [2021-04-21T09:14:23.566Z] #48 5.779 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-21T09:14:23.566Z] #48 6.283 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-21T09:14:23.566Z] #48 7.496 go: downloading github.com/pkg/errors v0.9.1 [2021-04-21T09:14:23.566Z] #48 7.497 go: downloading github.com/fatih/color v1.9.0 [2021-04-21T09:14:23.566Z] #48 7.501 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-21T09:14:23.566Z] #48 7.509 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-21T09:14:23.566Z] #48 7.538 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-21T09:14:23.566Z] #48 7.574 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-21T09:14:23.566Z] #48 7.723 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-21T09:14:23.566Z] #48 7.754 go: extracting github.com/pkg/errors v0.9.1 [2021-04-21T09:14:23.566Z] #48 7.781 go: extracting github.com/fatih/color v1.9.0 [2021-04-21T09:14:23.566Z] #48 7.802 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-21T09:14:23.566Z] #48 7.810 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-21T09:14:23.566Z] #48 7.877 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-21T09:14:23.566Z] #48 7.878 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-21T09:14:23.566Z] #48 7.960 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-21T09:14:23.566Z] #48 8.065 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-21T09:14:23.566Z] #48 8.069 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-21T09:14:23.566Z] #48 8.086 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-21T09:14:23.566Z] #48 8.153 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-21T09:14:23.566Z] #48 8.285 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-21T09:14:23.566Z] #48 9.436 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-21T09:14:23.566Z] #48 ... [2021-04-21T09:14:23.566Z] [2021-04-21T09:14:23.566Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-21T09:14:23.566Z] #46 5.358 + RM_GOPATH=0 [2021-04-21T09:14:23.566Z] #46 5.358 + TMP_GOPATH= [2021-04-21T09:14:23.566Z] #46 5.358 + : /build [2021-04-21T09:14:23.566Z] #46 5.358 + '[' -z '' ']' [2021-04-21T09:14:23.566Z] #46 5.358 ++ mktemp -d [2021-04-21T09:14:23.566Z] #46 5.358 + export GOPATH=/tmp/tmp.xjzfWPFKkw [2021-04-21T09:14:23.566Z] #46 5.358 + GOPATH=/tmp/tmp.xjzfWPFKkw [2021-04-21T09:14:23.566Z] #46 5.358 + RM_GOPATH=1 [2021-04-21T09:14:23.566Z] #46 5.358 + case "$(go env GOARCH)" in [2021-04-21T09:14:23.566Z] #46 5.358 ++ go env GOARCH [2021-04-21T09:14:23.566Z] #46 5.372 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:14:23.566Z] #46 5.372 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:14:23.566Z] #46 5.372 ++ dirname /tmp/install/install.sh [2021-04-21T09:14:23.566Z] #46 5.373 + dir=/tmp/install [2021-04-21T09:14:23.566Z] #46 5.373 + bin=vndr [2021-04-21T09:14:23.566Z] #46 5.373 + shift [2021-04-21T09:14:23.566Z] #46 5.374 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-21T09:14:23.566Z] #46 5.374 + . /tmp/install/vndr.installer [2021-04-21T09:14:23.566Z] #46 5.374 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-21T09:14:23.566Z] #46 5.375 + install_vndr [2021-04-21T09:14:23.566Z] #46 5.376 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-21T09:14:23.566Z] #46 5.376 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-21T09:14:23.566Z] #46 5.376 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.xjzfWPFKkw/src/github.com/LK4D4/vndr [2021-04-21T09:14:23.566Z] #46 5.386 Cloning into '/tmp/tmp.xjzfWPFKkw/src/github.com/LK4D4/vndr'... [2021-04-21T09:14:23.566Z] #46 6.045 + cd /tmp/tmp.xjzfWPFKkw/src/github.com/LK4D4/vndr [2021-04-21T09:14:23.566Z] #46 6.045 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-21T09:14:23.566Z] #46 6.050 + go build -buildmode=pie -v -o /build/vndr . [2021-04-21T09:14:23.566Z] #46 7.174 internal/race [2021-04-21T09:14:23.566Z] #46 7.261 runtime [2021-04-21T09:14:23.566Z] #46 7.277 sync/atomic [2021-04-21T09:14:23.566Z] #46 7.464 unicode [2021-04-21T09:14:23.994Z] #46 ... [2021-04-21T09:14:23.994Z] [2021-04-21T09:14:23.994Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-21T09:14:23.994Z] #35 5.010 + RM_GOPATH=0 [2021-04-21T09:14:23.994Z] #35 5.010 + TMP_GOPATH= [2021-04-21T09:14:23.994Z] #35 5.010 + : /build [2021-04-21T09:14:23.994Z] #35 5.010 + '[' -z '' ']' [2021-04-21T09:14:23.994Z] #35 5.023 ++ mktemp -d [2021-04-21T09:14:23.994Z] #35 5.026 + export GOPATH=/tmp/tmp.9P9Rm3Wnas [2021-04-21T09:14:23.994Z] #35 5.026 + GOPATH=/tmp/tmp.9P9Rm3Wnas [2021-04-21T09:14:23.994Z] #35 5.026 + RM_GOPATH=1 [2021-04-21T09:14:23.994Z] #35 5.026 + case "$(go env GOARCH)" in [2021-04-21T09:14:23.994Z] #35 5.026 ++ go env GOARCH [2021-04-21T09:14:23.994Z] #35 5.029 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:14:23.994Z] #35 5.029 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:14:23.994Z] #35 5.030 ++ dirname /tmp/install/install.sh [2021-04-21T09:14:23.994Z] #35 5.030 + dir=/tmp/install [2021-04-21T09:14:23.994Z] #35 5.030 + bin=tomlv [2021-04-21T09:14:23.994Z] #35 5.030 + shift [2021-04-21T09:14:23.994Z] #35 5.030 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-04-21T09:14:23.994Z] #35 5.030 + . /tmp/install/tomlv.installer [2021-04-21T09:14:23.994Z] #35 5.030 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-21T09:14:23.994Z] #35 5.031 + install_tomlv [2021-04-21T09:14:23.994Z] #35 5.031 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-04-21T09:14:23.994Z] #35 5.031 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-21T09:14:23.994Z] #35 5.031 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.9P9Rm3Wnas/src/github.com/BurntSushi/toml [2021-04-21T09:14:23.994Z] #35 5.056 Cloning into '/tmp/tmp.9P9Rm3Wnas/src/github.com/BurntSushi/toml'... [2021-04-21T09:14:23.994Z] #35 5.832 + cd /tmp/tmp.9P9Rm3Wnas/src/github.com/BurntSushi/toml [2021-04-21T09:14:23.994Z] #35 5.832 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-21T09:14:23.994Z] #35 5.856 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-04-21T09:14:23.994Z] #35 6.293 runtime/internal/atomic [2021-04-21T09:14:23.994Z] #35 6.294 internal/cpu [2021-04-21T09:14:23.994Z] #35 6.436 runtime/internal/sys [2021-04-21T09:14:23.994Z] #35 6.536 runtime/internal/math [2021-04-21T09:14:23.994Z] #35 6.582 math/bits [2021-04-21T09:14:23.994Z] #35 6.888 internal/bytealg [2021-04-21T09:14:23.994Z] #35 6.986 math [2021-04-21T09:14:23.994Z] #35 7.186 runtime [2021-04-21T09:14:23.994Z] #35 ... [2021-04-21T09:14:23.994Z] [2021-04-21T09:14:23.994Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-21T09:14:23.994Z] #25 3.560 + RM_GOPATH=0 [2021-04-21T09:14:23.994Z] #25 3.560 + TMP_GOPATH= [2021-04-21T09:14:23.994Z] #25 3.560 + : /build [2021-04-21T09:14:23.994Z] #25 3.560 + '[' -z '' ']' [2021-04-21T09:14:23.994Z] #25 3.560 ++ mktemp -d [2021-04-21T09:14:23.994Z] #25 3.561 + export GOPATH=/tmp/tmp.Qsnqle4hBq [2021-04-21T09:14:23.994Z] #25 3.561 + GOPATH=/tmp/tmp.Qsnqle4hBq [2021-04-21T09:14:23.994Z] #25 3.561 + RM_GOPATH=1 [2021-04-21T09:14:23.994Z] #25 3.561 + case "$(go env GOARCH)" in [2021-04-21T09:14:23.994Z] #25 3.567 ++ go env GOARCH [2021-04-21T09:14:23.994Z] #25 3.610 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:14:23.994Z] #25 3.611 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:14:23.994Z] #25 3.613 ++ dirname /tmp/install/install.sh [2021-04-21T09:14:23.994Z] #25 3.624 + dir=/tmp/install [2021-04-21T09:14:23.994Z] #25 3.625 + bin=dockercli [2021-04-21T09:14:23.994Z] #25 3.625 + shift [2021-04-21T09:14:23.994Z] #25 3.626 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-21T09:14:23.994Z] #25 3.626 + . /tmp/install/dockercli.installer [2021-04-21T09:14:23.994Z] #25 3.626 ++ : stable [2021-04-21T09:14:23.994Z] #25 3.626 ++ : 17.06.2-ce [2021-04-21T09:14:23.994Z] #25 3.628 + install_dockercli [2021-04-21T09:14:23.994Z] #25 3.628 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-21T09:14:23.994Z] #25 3.629 Install docker/cli version 17.06.2-ce from stable [2021-04-21T09:14:23.994Z] #25 3.640 ++ uname -m [2021-04-21T09:14:23.994Z] #25 3.644 + arch=s390x [2021-04-21T09:14:23.994Z] #25 3.644 + '[' s390x '!=' x86_64 ']' [2021-04-21T09:14:23.994Z] #25 3.644 + '[' s390x '!=' s390x ']' [2021-04-21T09:14:23.994Z] #25 3.644 + url=https://download.docker.com/linux/static [2021-04-21T09:14:23.994Z] #25 3.646 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2021-04-21T09:14:23.994Z] #25 3.646 + tar -xz docker/docker [2021-04-21T09:14:23.994Z] #25 10.21 + mkdir -p /build [2021-04-21T09:14:23.994Z] #25 10.22 + mv docker/docker /build/ [2021-04-21T09:14:23.994Z] #25 10.23 + rmdir docker [2021-04-21T09:14:24.285Z] #25 ... [2021-04-21T09:14:24.285Z] [2021-04-21T09:14:24.285Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-21T09:14:24.285Z] #52 4.197 + RM_GOPATH=0 [2021-04-21T09:14:24.285Z] #52 4.197 + TMP_GOPATH= [2021-04-21T09:14:24.285Z] #52 4.197 + : /build [2021-04-21T09:14:24.285Z] #52 4.197 + '[' -z '' ']' [2021-04-21T09:14:24.285Z] #52 4.197 ++ mktemp -d [2021-04-21T09:14:24.285Z] #52 4.207 + export GOPATH=/tmp/tmp.WuvEYaWRq7 [2021-04-21T09:14:24.285Z] #52 4.207 + GOPATH=/tmp/tmp.WuvEYaWRq7 [2021-04-21T09:14:24.285Z] #52 4.207 + RM_GOPATH=1 [2021-04-21T09:14:24.285Z] #52 4.207 + case "$(go env GOARCH)" in [2021-04-21T09:14:24.285Z] #52 4.207 ++ go env GOARCH [2021-04-21T09:14:24.285Z] #52 4.216 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:14:24.285Z] #52 4.216 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:14:24.285Z] #52 4.216 ++ dirname /tmp/install/install.sh [2021-04-21T09:14:24.285Z] #52 4.227 + dir=/tmp/install [2021-04-21T09:14:24.285Z] #52 4.227 + bin=shfmt [2021-04-21T09:14:24.285Z] #52 4.227 + shift [2021-04-21T09:14:24.285Z] #52 4.227 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-21T09:14:24.285Z] #52 4.227 + . /tmp/install/shfmt.installer [2021-04-21T09:14:24.285Z] #52 4.227 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-21T09:14:24.285Z] #52 4.227 + install_shfmt [2021-04-21T09:14:24.285Z] #52 4.227 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-21T09:14:24.285Z] #52 4.227 + git clone https://github.com/mvdan/sh.git /tmp/tmp.WuvEYaWRq7/src/github.com/mvdan/sh [2021-04-21T09:14:24.285Z] #52 4.227 Cloning into '/tmp/tmp.WuvEYaWRq7/src/github.com/mvdan/sh'... [2021-04-21T09:14:24.285Z] #52 4.227 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-21T09:14:24.285Z] #52 ... [2021-04-21T09:14:24.285Z] [2021-04-21T09:14:24.285Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-21T09:14:24.285Z] #25 DONE 10.9s [2021-04-21T09:14:24.285Z] [2021-04-21T09:14:24.285Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-21T09:14:24.285Z] #50 10.24 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-21T09:14:24.285Z] #50 10.31 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-21T09:14:24.285Z] #50 10.31 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-21T09:14:24.285Z] #50 10.33 go: downloading github.com/pkg/errors v0.8.1 [2021-04-21T09:14:24.285Z] #50 10.35 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-21T09:14:24.285Z] #50 10.45 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-21T09:14:24.285Z] #50 10.48 go: downloading github.com/spf13/viper v1.6.1 [2021-04-21T09:14:24.285Z] #50 10.52 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-21T09:14:24.285Z] #50 10.53 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-21T09:14:24.285Z] #50 10.60 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-21T09:14:24.285Z] #50 10.89 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-21T09:14:24.285Z] #50 10.91 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-21T09:14:24.285Z] #50 10.93 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-21T09:14:24.285Z] #50 10.94 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-21T09:14:24.285Z] #50 11.00 go: extracting github.com/spf13/viper v1.6.1 [2021-04-21T09:14:24.285Z] #50 11.03 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-21T09:14:24.285Z] #50 11.05 go: extracting github.com/pkg/errors v0.8.1 [2021-04-21T09:14:24.604Z] #50 11.06 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-21T09:14:24.604Z] #50 11.06 go: downloading github.com/fatih/color v1.7.0 [2021-04-21T09:14:24.604Z] #50 11.09 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-21T09:14:24.604Z] #50 11.14 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-21T09:14:24.604Z] #50 11.26 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-21T09:14:24.604Z] #50 11.31 go: extracting github.com/fatih/color v1.7.0 [2021-04-21T09:14:24.604Z] #50 11.32 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-21T09:14:24.612Z] db4e2d8d5901: Pull complete [2021-04-21T09:14:24.976Z] #50 11.45 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-21T09:14:24.976Z] #50 11.49 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-21T09:14:24.976Z] #50 11.51 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-21T09:14:24.976Z] #50 11.55 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-21T09:14:24.976Z] #50 11.64 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-21T09:14:24.976Z] #50 11.74 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-21T09:14:24.976Z] #50 11.76 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-21T09:14:25.254Z] dfe2d012519c: Pull complete [2021-04-21T09:14:25.278Z] #50 12.17 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-21T09:14:25.550Z] 3c370c2e2f82: Verifying Checksum [2021-04-21T09:14:25.550Z] 3c370c2e2f82: Download complete [2021-04-21T09:14:25.550Z] 5d8f1d1f9197: Pull complete [2021-04-21T09:14:25.570Z] #50 12.34 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-21T09:14:25.570Z] #50 12.42 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-21T09:14:25.570Z] #50 12.47 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-21T09:14:25.860Z] #50 12.47 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-21T09:14:25.860Z] #50 12.47 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-21T09:14:25.860Z] #50 ... [2021-04-21T09:14:25.860Z] [2021-04-21T09:14:25.860Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-21T09:14:25.860Z] #68 2.987 + RM_GOPATH=0 [2021-04-21T09:14:25.860Z] #68 2.987 + TMP_GOPATH= [2021-04-21T09:14:25.860Z] #68 2.987 + : /build [2021-04-21T09:14:25.860Z] #68 2.987 + '[' -z '' ']' [2021-04-21T09:14:25.860Z] #68 3.000 ++ mktemp -d [2021-04-21T09:14:25.860Z] #68 3.000 + export GOPATH=/tmp/tmp.5jb6itbtUT [2021-04-21T09:14:25.860Z] #68 3.000 + GOPATH=/tmp/tmp.5jb6itbtUT [2021-04-21T09:14:25.860Z] #68 3.000 + RM_GOPATH=1 [2021-04-21T09:14:25.860Z] #68 3.000 + case "$(go env GOARCH)" in [2021-04-21T09:14:25.860Z] #68 3.000 ++ go env GOARCH [2021-04-21T09:14:25.860Z] #68 3.030 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:14:25.860Z] #68 3.030 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:14:25.860Z] #68 3.030 ++ dirname /tmp/install/install.sh [2021-04-21T09:14:25.860Z] #68 3.030 + dir=/tmp/install [2021-04-21T09:14:25.860Z] #68 3.030 + bin=proxy [2021-04-21T09:14:25.860Z] #68 3.030 + shift [2021-04-21T09:14:25.860Z] #68 3.030 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-21T09:14:25.860Z] #68 3.030 + . /tmp/install/proxy.installer [2021-04-21T09:14:25.860Z] #68 3.030 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-21T09:14:25.860Z] #68 3.030 + install_proxy [2021-04-21T09:14:25.860Z] #68 3.030 + case "$1" in [2021-04-21T09:14:25.860Z] #68 3.030 + export CGO_ENABLED=0 [2021-04-21T09:14:25.860Z] #68 3.030 + CGO_ENABLED=0 [2021-04-21T09:14:25.860Z] #68 3.030 + _install_proxy [2021-04-21T09:14:25.860Z] #68 3.030 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-21T09:14:25.860Z] #68 3.030 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.5jb6itbtUT/src/github.com/docker/libnetwork [2021-04-21T09:14:25.860Z] #68 3.030 Cloning into '/tmp/tmp.5jb6itbtUT/src/github.com/docker/libnetwork'... [2021-04-21T09:14:25.860Z] #68 3.030 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-21T09:14:26.150Z] #68 ... [2021-04-21T09:14:26.150Z] [2021-04-21T09:14:26.150Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-21T09:14:26.150Z] #50 12.79 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-21T09:14:26.150Z] #50 12.79 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-21T09:14:26.150Z] #50 12.80 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-21T09:14:26.440Z] #50 13.15 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-21T09:14:26.803Z] #50 13.29 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-21T09:14:26.854Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.3s done [2021-04-21T09:14:26.854Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-04-21T09:14:27.532Z] #50 14.18 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-21T09:14:28.308Z] 1301750ffb48: Pull complete [2021-04-21T09:14:28.562Z] #50 15.26 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-21T09:14:29.192Z] #50 15.94 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-21T09:14:29.192Z] #50 16.04 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-21T09:14:30.236Z] #50 ... [2021-04-21T09:14:30.236Z] [2021-04-21T09:14:30.236Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-04-21T09:14:30.236Z] #56 10.93 Fetched 8114 kB in 9s (895 kB/s) [2021-04-21T09:14:30.236Z] #56 10.93 Reading package lists... [2021-04-21T09:14:30.236Z] #56 15.52 Reading package lists... [2021-04-21T09:14:30.236Z] #56 20.02 Building dependency tree... [2021-04-21T09:14:30.236Z] #56 ... [2021-04-21T09:14:30.236Z] [2021-04-21T09:14:30.236Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-21T09:14:30.236Z] #52 11.93 + cd /tmp/tmp.WuvEYaWRq7/src/github.com/mvdan/sh [2021-04-21T09:14:30.236Z] #52 11.93 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-21T09:14:30.236Z] #52 12.05 + GO111MODULE=on [2021-04-21T09:14:30.236Z] #52 12.05 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-21T09:14:30.236Z] #52 13.01 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-21T09:14:30.236Z] #52 13.02 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-21T09:14:30.236Z] #52 13.07 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-21T09:14:30.236Z] #52 13.17 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-21T09:14:30.236Z] #52 13.29 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-21T09:14:30.236Z] #52 13.94 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-21T09:14:30.236Z] #52 14.60 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-21T09:14:30.236Z] #52 15.45 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-21T09:14:30.236Z] #52 16.35 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-21T09:14:30.236Z] #52 16.37 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-21T09:14:30.236Z] #52 16.54 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-21T09:14:30.236Z] #52 16.62 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-21T09:14:30.236Z] #52 ... [2021-04-21T09:14:30.236Z] [2021-04-21T09:14:30.236Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-21T09:14:30.236Z] #50 17.01 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-21T09:14:30.236Z] #50 17.01 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-21T09:14:30.236Z] #50 17.02 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-21T09:14:30.236Z] #50 17.04 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-21T09:14:30.236Z] #50 17.04 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-21T09:14:30.236Z] #50 17.04 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-21T09:14:30.236Z] #50 17.05 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-21T09:14:30.236Z] #50 17.05 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-21T09:14:30.236Z] #50 17.05 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-21T09:14:30.395Z] dc5c6edc9cff: Pull complete [2021-04-21T09:14:30.532Z] #50 17.14 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-21T09:14:30.532Z] #50 17.24 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-21T09:14:30.532Z] #50 17.24 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-21T09:14:30.532Z] #50 17.24 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-21T09:14:30.532Z] #50 17.24 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-21T09:14:30.532Z] #50 17.24 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-21T09:14:30.532Z] #50 17.24 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-21T09:14:30.532Z] #50 17.25 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-21T09:14:30.532Z] #50 17.25 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-21T09:14:30.532Z] #50 17.26 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-21T09:14:30.532Z] #50 17.26 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-21T09:14:30.532Z] #50 17.28 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-21T09:14:30.532Z] #50 17.28 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-21T09:14:30.532Z] #50 17.34 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-21T09:14:30.835Z] #50 17.37 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-21T09:14:30.835Z] #50 17.42 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-21T09:14:30.835Z] #50 17.43 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-21T09:14:30.835Z] #50 17.43 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-21T09:14:30.835Z] #50 17.43 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-21T09:14:30.835Z] #50 17.44 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-21T09:14:30.835Z] #50 ... [2021-04-21T09:14:30.835Z] [2021-04-21T09:14:30.835Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-04-21T09:14:30.835Z] #37 11.58 Fetched 8114 kB in 10s (843 kB/s) [2021-04-21T09:14:30.835Z] #37 11.58 Reading package lists... [2021-04-21T09:14:30.835Z] #37 16.38 Reading package lists... [2021-04-21T09:14:30.835Z] #37 20.18 Building dependency tree... [2021-04-21T09:14:30.835Z] #37 21.75 The following additional packages will be installed: [2021-04-21T09:14:30.835Z] #37 21.75 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-21T09:14:30.835Z] #37 21.75 Suggested packages: [2021-04-21T09:14:30.835Z] #37 21.75 cmake-doc ninja-build lrzip [2021-04-21T09:14:30.835Z] #37 21.75 Recommended packages: [2021-04-21T09:14:30.835Z] #37 21.75 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-21T09:14:30.835Z] #37 ... [2021-04-21T09:14:30.835Z] [2021-04-21T09:14:30.835Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-21T09:14:30.835Z] #50 17.47 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-21T09:14:30.835Z] #50 17.48 go: downloading github.com/spf13/afero v1.1.2 [2021-04-21T09:14:30.835Z] #50 17.48 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-21T09:14:30.835Z] #50 17.48 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-21T09:14:30.836Z] #50 17.48 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-21T09:14:30.836Z] #50 17.53 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-21T09:14:30.836Z] #50 17.58 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-21T09:14:31.048Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.4s done [2021-04-21T09:14:31.048Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-04-21T09:14:31.127Z] #50 17.63 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-21T09:14:31.127Z] #50 17.66 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-21T09:14:31.127Z] #50 17.66 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-21T09:14:31.127Z] #50 17.67 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-21T09:14:31.127Z] #50 17.67 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-21T09:14:31.127Z] #50 17.67 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-21T09:14:31.127Z] #50 17.76 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-21T09:14:31.127Z] #50 17.76 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-21T09:14:31.127Z] #50 17.76 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-21T09:14:31.127Z] #50 17.76 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-21T09:14:31.127Z] #50 17.78 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-21T09:14:31.127Z] #50 17.78 go: extracting github.com/spf13/afero v1.1.2 [2021-04-21T09:14:31.127Z] #50 17.94 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-21T09:14:31.127Z] #50 17.96 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-21T09:14:31.127Z] #50 18.01 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-21T09:14:31.417Z] #50 18.02 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-21T09:14:31.417Z] #50 18.07 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-21T09:14:31.417Z] #50 18.08 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-21T09:14:31.417Z] #50 18.08 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-21T09:14:31.417Z] #50 18.16 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-21T09:14:31.417Z] #50 18.18 go: downloading golang.org/x/text v0.3.2 [2021-04-21T09:14:31.417Z] #50 18.18 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-21T09:14:31.417Z] #50 18.21 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-21T09:14:31.417Z] #50 18.22 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-21T09:14:31.615Z] #9 ... [2021-04-21T09:14:31.615Z] [2021-04-21T09:14:31.615Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-21T09:14:31.616Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-21T09:14:31.616Z] #27 1.255 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-21T09:14:31.616Z] #27 1.269 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-21T09:14:31.616Z] #27 1.305 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-21T09:14:31.616Z] #27 1.443 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-21T09:14:31.616Z] #27 1.721 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-21T09:14:31.616Z] #27 2.252 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-21T09:14:31.616Z] #27 3.626 Fetched 8427 kB in 3s (3198 kB/s) [2021-04-21T09:14:31.616Z] #27 3.626 Reading package lists... [2021-04-21T09:14:31.616Z] #27 4.587 Reading package lists... [2021-04-21T09:14:31.616Z] #27 5.512 Building dependency tree... [2021-04-21T09:14:31.616Z] #27 5.852 The following additional packages will be installed: [2021-04-21T09:14:31.616Z] #27 5.852 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-21T09:14:31.616Z] #27 5.852 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-21T09:14:31.616Z] #27 5.860 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-21T09:14:31.616Z] #27 5.860 Suggested packages: [2021-04-21T09:14:31.616Z] #27 5.860 krb5-doc krb5-user [2021-04-21T09:14:31.616Z] #27 5.860 Recommended packages: [2021-04-21T09:14:31.616Z] #27 5.860 krb5-locales publicsuffix libsasl2-modules [2021-04-21T09:14:31.616Z] #27 6.091 The following NEW packages will be installed: [2021-04-21T09:14:31.616Z] #27 6.092 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-21T09:14:31.616Z] #27 6.092 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-21T09:14:31.616Z] #27 6.092 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-21T09:14:31.616Z] #27 6.093 libssh2-1 libssl1.1 openssl [2021-04-21T09:14:31.616Z] #27 6.374 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-04-21T09:14:31.616Z] #27 6.374 Need to get 5059 kB of archives. [2021-04-21T09:14:31.616Z] #27 6.374 After this operation, 12.1 MB of additional disk space will be used. [2021-04-21T09:14:31.616Z] #27 6.374 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-21T09:14:31.616Z] #27 6.383 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-04-21T09:14:31.616Z] #27 6.383 Get:3 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-04-21T09:14:31.616Z] #27 6.383 Get:4 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-04-21T09:14:31.616Z] #27 6.383 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-04-21T09:14:31.616Z] #27 6.383 Get:6 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-04-21T09:14:31.616Z] #27 6.393 Get:7 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-04-21T09:14:31.616Z] #27 6.393 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-04-21T09:14:31.616Z] #27 6.393 Get:9 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-21T09:14:31.616Z] #27 6.393 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-04-21T09:14:31.616Z] #27 6.393 Get:11 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-04-21T09:14:31.616Z] #27 6.393 Get:12 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-04-21T09:14:31.616Z] #27 6.410 Get:13 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-04-21T09:14:31.616Z] #27 6.412 Get:14 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-04-21T09:14:31.616Z] #27 6.419 Get:15 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-21T09:14:31.616Z] #27 6.419 Get:16 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-21T09:14:31.616Z] #27 6.420 Get:17 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-21T09:14:31.616Z] #27 6.437 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-04-21T09:14:31.616Z] #27 6.713 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-04-21T09:14:31.616Z] #27 6.792 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-04-21T09:14:31.616Z] #27 6.822 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-04-21T09:14:31.616Z] #27 6.994 debconf: delaying package configuration, since apt-utils is not installed [2021-04-21T09:14:31.616Z] #27 7.019 Fetched 5059 kB in 1s (6943 kB/s) [2021-04-21T09:14:31.616Z] #27 7.062 Selecting previously unselected package libssl1.1:amd64. [2021-04-21T09:14:31.616Z] #27 7.062 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-04-21T09:14:31.616Z] #27 7.062 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-21T09:14:31.616Z] #27 7.070 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-21T09:14:31.616Z] #27 7.287 Selecting previously unselected package openssl. [2021-04-21T09:14:31.616Z] #27 7.287 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-21T09:14:31.616Z] #27 7.300 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-21T09:14:31.616Z] #27 7.477 Selecting previously unselected package ca-certificates. [2021-04-21T09:14:31.616Z] #27 7.477 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-21T09:14:31.616Z] #27 7.488 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-21T09:14:31.616Z] #27 7.563 Selecting previously unselected package libkeyutils1:amd64. [2021-04-21T09:14:31.616Z] #27 7.563 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-04-21T09:14:31.616Z] #27 7.570 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-04-21T09:14:31.616Z] #27 7.609 Selecting previously unselected package libkrb5support0:amd64. [2021-04-21T09:14:31.616Z] #27 7.609 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-04-21T09:14:31.616Z] #27 7.614 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-21T09:14:31.616Z] #27 7.661 Selecting previously unselected package libk5crypto3:amd64. [2021-04-21T09:14:31.616Z] #27 7.662 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-04-21T09:14:31.616Z] #27 7.668 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-21T09:14:31.616Z] #27 7.736 Selecting previously unselected package libkrb5-3:amd64. [2021-04-21T09:14:31.616Z] #27 7.736 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-04-21T09:14:31.616Z] #27 7.740 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-21T09:14:31.616Z] #27 7.846 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-21T09:14:31.616Z] #27 7.846 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-04-21T09:14:31.616Z] #27 7.856 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-21T09:14:31.616Z] #27 7.908 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-21T09:14:31.616Z] #27 7.908 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-21T09:14:31.616Z] #27 7.914 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-21T09:14:31.616Z] #27 7.953 Selecting previously unselected package libsasl2-2:amd64. [2021-04-21T09:14:31.616Z] #27 7.953 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-21T09:14:31.616Z] #27 7.959 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-21T09:14:31.616Z] #27 7.999 Selecting previously unselected package libldap-common. [2021-04-21T09:14:31.616Z] #27 7.999 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-21T09:14:31.616Z] #27 8.008 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-21T09:14:31.616Z] #27 8.048 Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-21T09:14:31.616Z] #27 8.048 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-04-21T09:14:31.616Z] #27 8.054 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-21T09:14:31.616Z] #27 8.113 Selecting previously unselected package libnghttp2-14:amd64. [2021-04-21T09:14:31.616Z] #27 8.114 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-04-21T09:14:31.616Z] #27 8.119 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-21T09:14:31.616Z] #27 8.166 Selecting previously unselected package libpsl5:amd64. [2021-04-21T09:14:31.616Z] #27 8.166 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-04-21T09:14:31.616Z] #27 8.170 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-04-21T09:14:31.616Z] #27 8.210 Selecting previously unselected package librtmp1:amd64. [2021-04-21T09:14:31.616Z] #27 8.210 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-04-21T09:14:31.616Z] #27 8.214 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-21T09:14:31.616Z] #27 8.255 Selecting previously unselected package libssh2-1:amd64. [2021-04-21T09:14:31.616Z] #27 8.255 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-04-21T09:14:31.616Z] #27 8.264 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-21T09:14:31.616Z] #27 8.323 Selecting previously unselected package libcurl4:amd64. [2021-04-21T09:14:31.616Z] #27 8.323 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-04-21T09:14:31.616Z] #27 8.326 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-21T09:14:31.616Z] #27 8.406 Selecting previously unselected package curl. [2021-04-21T09:14:31.616Z] #27 8.406 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-04-21T09:14:31.616Z] #27 8.412 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-21T09:14:31.616Z] #27 8.478 Selecting previously unselected package libonig5:amd64. [2021-04-21T09:14:31.616Z] #27 8.478 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-04-21T09:14:31.616Z] #27 8.483 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-21T09:14:31.616Z] #27 8.548 Selecting previously unselected package libjq1:amd64. [2021-04-21T09:14:31.616Z] #27 8.548 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-21T09:14:31.616Z] #27 8.553 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-21T09:14:31.616Z] #27 8.597 Selecting previously unselected package jq. [2021-04-21T09:14:31.616Z] #27 8.597 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-21T09:14:31.616Z] #27 8.602 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-21T09:14:31.616Z] #27 8.650 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-04-21T09:14:31.616Z] #27 8.661 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-04-21T09:14:31.616Z] #27 8.674 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-21T09:14:31.616Z] #27 8.779 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-21T09:14:31.616Z] #27 8.794 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-21T09:14:31.616Z] #27 8.811 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-21T09:14:31.616Z] #27 8.823 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-21T09:14:31.616Z] #27 8.834 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-21T09:14:31.616Z] #27 8.845 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-21T09:14:31.616Z] #27 8.863 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-21T09:14:31.616Z] #27 8.884 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-21T09:14:31.616Z] #27 8.896 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-21T09:14:31.616Z] #27 8.906 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-21T09:14:31.616Z] #27 8.930 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-21T09:14:31.616Z] #27 8.941 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-21T09:14:31.616Z] #27 8.953 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-21T09:14:31.616Z] #27 8.964 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-21T09:14:31.707Z] #50 18.37 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-21T09:14:31.707Z] #50 18.41 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-21T09:14:31.707Z] #50 18.41 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-21T09:14:31.707Z] #50 18.42 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-21T09:14:31.707Z] #50 ... [2021-04-21T09:14:31.707Z] [2021-04-21T09:14:31.707Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-04-21T09:14:31.707Z] #28 3.514 Get:5 http://deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-04-21T09:14:31.707Z] #28 5.362 Get:6 http://deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-04-21T09:14:31.707Z] #28 12.35 Fetched 8114 kB in 11s (767 kB/s) [2021-04-21T09:14:31.707Z] #28 12.35 Reading package lists... [2021-04-21T09:14:31.707Z] #28 ... [2021-04-21T09:14:31.707Z] [2021-04-21T09:14:31.707Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-04-21T09:14:31.707Z] #37 22.52 The following NEW packages will be installed: [2021-04-21T09:14:31.707Z] #37 22.53 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-21T09:14:31.707Z] #37 22.53 vim-common xxd [2021-04-21T09:14:31.707Z] #37 22.63 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-21T09:14:31.707Z] #37 22.63 Need to get 14.0 MB of archives. [2021-04-21T09:14:31.707Z] #37 22.63 After this operation, 62.1 MB of additional disk space will be used. [2021-04-21T09:14:31.707Z] #37 22.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-04-21T09:14:31.707Z] #37 22.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-04-21T09:14:31.707Z] #37 22.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2021-04-21T09:14:31.707Z] #37 22.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-04-21T09:14:31.875Z] #27 ... [2021-04-21T09:14:31.875Z] [2021-04-21T09:14:31.875Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-21T09:14:31.875Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-21T09:14:32.337Z] #37 23.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+deb10u1 [607 kB] [2021-04-21T09:14:32.337Z] #37 23.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2021-04-21T09:14:32.337Z] #37 23.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2021-04-21T09:14:32.337Z] #37 23.21 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2021-04-21T09:14:32.337Z] #37 23.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2021-04-21T09:14:32.337Z] #37 23.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2021-04-21T09:14:32.969Z] #37 ... [2021-04-21T09:14:32.969Z] [2021-04-21T09:14:32.969Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-04-21T09:14:32.969Z] #56 21.56 The following additional packages will be installed: [2021-04-21T09:14:32.969Z] #56 21.57 libbtrfs0 [2021-04-21T09:14:32.969Z] #56 21.67 The following NEW packages will be installed: [2021-04-21T09:14:32.969Z] #56 21.69 libbtrfs-dev libbtrfs0 [2021-04-21T09:14:32.969Z] #56 21.86 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-21T09:14:32.969Z] #56 21.86 Need to get 118 kB of archives. [2021-04-21T09:14:32.969Z] #56 21.86 After this operation, 390 kB of additional disk space will be used. [2021-04-21T09:14:32.969Z] #56 21.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-04-21T09:14:32.969Z] #56 21.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-04-21T09:14:32.969Z] #56 22.62 debconf: delaying package configuration, since apt-utils is not installed [2021-04-21T09:14:32.969Z] #56 22.82 Fetched 118 kB in 0s (995 kB/s) [2021-04-21T09:14:32.969Z] #56 22.91 Selecting previously unselected package libbtrfs0. [2021-04-21T09:14:32.969Z] #56 22.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-04-21T09:14:32.969Z] #56 22.98 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2021-04-21T09:14:32.969Z] #56 22.99 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-21T09:14:32.969Z] #56 23.05 Selecting previously unselected package libbtrfs-dev. [2021-04-21T09:14:32.969Z] #56 23.06 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-04-21T09:14:32.969Z] #56 23.08 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-21T09:14:32.969Z] #56 23.21 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-21T09:14:32.969Z] #56 23.22 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-21T09:14:32.969Z] #56 23.23 Processing triggers for libc-bin (2.28-10) ... [2021-04-21T09:14:32.969Z] #56 DONE 23.8s [2021-04-21T09:14:32.969Z] [2021-04-21T09:14:32.969Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-21T09:14:32.969Z] #50 18.44 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-21T09:14:32.969Z] #50 18.48 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-21T09:14:32.969Z] #50 18.57 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-21T09:14:32.969Z] #50 18.60 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-21T09:14:32.969Z] #50 18.60 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-21T09:14:32.969Z] #50 18.60 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-21T09:14:32.969Z] #50 18.60 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-21T09:14:32.969Z] #50 18.62 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-21T09:14:32.969Z] #50 18.83 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-21T09:14:32.969Z] #50 18.84 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-21T09:14:32.969Z] #50 18.85 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-21T09:14:32.969Z] #50 19.08 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-21T09:14:32.969Z] #50 19.09 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-21T09:14:32.969Z] #50 19.11 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-21T09:14:32.969Z] #50 19.11 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-21T09:14:32.969Z] #50 19.14 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-21T09:14:32.969Z] #50 19.15 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-21T09:14:32.969Z] #50 19.24 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-21T09:14:32.969Z] #50 19.26 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-21T09:14:32.969Z] #50 19.26 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-21T09:14:32.969Z] #50 19.38 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-21T09:14:32.969Z] #50 19.65 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-21T09:14:32.969Z] #50 19.65 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-21T09:14:32.969Z] #50 19.75 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-21T09:14:32.969Z] #50 19.87 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-21T09:14:33.259Z] #50 19.95 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-21T09:14:33.550Z] #50 20.32 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-21T09:14:33.550Z] #50 20.32 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-21T09:14:33.550Z] #50 ... [2021-04-21T09:14:33.550Z] [2021-04-21T09:14:33.550Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-04-21T09:14:33.550Z] #41 14.15 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-21T09:14:33.550Z] #41 16.39 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-04-21T09:14:33.840Z] #41 ... [2021-04-21T09:14:33.840Z] [2021-04-21T09:14:33.840Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-21T09:14:33.840Z] #48 10.46 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-21T09:14:33.840Z] #48 10.92 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-21T09:14:33.840Z] #48 14.30 go: finding github.com/fatih/color v1.9.0 [2021-04-21T09:14:33.840Z] #48 14.43 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-21T09:14:33.840Z] #48 14.48 go: finding github.com/pkg/errors v0.9.1 [2021-04-21T09:14:33.840Z] #48 14.50 go: finding github.com/spf13/pflag v1.0.3 [2021-04-21T09:14:33.840Z] #48 14.51 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-21T09:14:33.840Z] #48 14.53 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-21T09:14:33.840Z] #48 14.68 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-21T09:14:33.840Z] #48 14.76 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-21T09:14:33.840Z] #48 14.81 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-21T09:14:33.840Z] #48 14.84 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-21T09:14:33.840Z] #48 14.87 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-21T09:14:33.840Z] #48 ... [2021-04-21T09:14:33.840Z] [2021-04-21T09:14:33.840Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-21T09:14:33.840Z] #59 10.44 go: extracting github.com/pkg/errors v0.9.1 [2021-04-21T09:14:33.840Z] #59 11.77 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-21T09:14:33.840Z] #59 11.86 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-21T09:14:33.840Z] #59 11.97 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-21T09:14:33.840Z] #59 12.28 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-21T09:14:33.840Z] #59 13.32 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-21T09:14:33.840Z] #59 15.90 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-21T09:14:33.840Z] #59 16.34 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-21T09:14:33.840Z] #59 16.66 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-21T09:14:33.840Z] #59 16.84 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-21T09:14:33.840Z] #59 16.84 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-21T09:14:33.840Z] #59 17.01 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-21T09:14:33.840Z] #59 18.89 go: finding github.com/pkg/errors v0.9.1 [2021-04-21T09:14:33.840Z] #59 18.96 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-21T09:14:33.840Z] #59 19.07 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-21T09:14:33.840Z] #59 19.14 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-21T09:14:33.840Z] #59 19.20 go: finding github.com/google/uuid v1.2.0 [2021-04-21T09:14:33.840Z] #59 19.24 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-21T09:14:33.840Z] #59 19.30 go: finding github.com/gofrs/flock v0.8.0 [2021-04-21T09:14:33.840Z] #59 19.32 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-21T09:14:33.840Z] #59 19.34 go: finding github.com/gorilla/mux v1.8.0 [2021-04-21T09:14:33.840Z] #59 19.36 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-21T09:14:33.840Z] #59 19.44 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-21T09:14:33.840Z] #59 19.48 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-21T09:14:33.840Z] #59 19.49 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-21T09:14:33.840Z] #59 19.63 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-21T09:14:33.840Z] #59 19.85 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-21T09:14:33.952Z] 3c370c2e2f82: Pull complete [2021-04-21T09:14:33.952Z] 5ffb2f5886e2: Pull complete [2021-04-21T09:14:33.952Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-21T09:14:33.952Z] Status: Downloaded newer image for golang:1.13.15-buster [2021-04-21T09:14:33.952Z] ---> 805dc2d65d1c [2021-04-21T09:14:33.952Z] Step 5/15 : ARG BUILDX_REPO [2021-04-21T09:14:33.952Z] ---> Running in b4ac50978f64 [2021-04-21T09:14:34.130Z] #59 ... [2021-04-21T09:14:34.130Z] [2021-04-21T09:14:34.130Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-21T09:14:34.130Z] #46 10.61 unicode/utf8 [2021-04-21T09:14:34.130Z] #46 11.41 math [2021-04-21T09:14:34.130Z] #46 15.81 unicode/utf16 [2021-04-21T09:14:34.130Z] #46 16.09 runtime/cgo [2021-04-21T09:14:34.130Z] #46 ... [2021-04-21T09:14:34.130Z] [2021-04-21T09:14:34.130Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-04-21T09:14:34.130Z] #37 24.31 debconf: delaying package configuration, since apt-utils is not installed [2021-04-21T09:14:34.130Z] #37 24.49 Fetched 14.0 MB in 1s (16.6 MB/s) [2021-04-21T09:14:34.130Z] #37 24.58 Selecting previously unselected package xxd. [2021-04-21T09:14:34.130Z] #37 24.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-04-21T09:14:34.130Z] #37 24.67 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-04-21T09:14:34.130Z] #37 24.68 Unpacking xxd (2:8.1.0875-5) ... [2021-04-21T09:14:34.131Z] #37 24.86 Selecting previously unselected package vim-common. [2021-04-21T09:14:34.131Z] #37 24.86 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-21T09:14:34.131Z] #37 24.89 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-21T09:14:34.246Z] Removing intermediate container b4ac50978f64 [2021-04-21T09:14:34.246Z] ---> c1d1c186b2b2 [2021-04-21T09:14:34.246Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2021-04-21T09:14:34.246Z] ---> Running in cb29dc9ce572 [2021-04-21T09:14:34.421Z] #37 25.22 Selecting previously unselected package cmake-data. [2021-04-21T09:14:34.421Z] #37 25.22 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-21T09:14:34.421Z] #37 25.23 Unpacking cmake-data (3.13.4-1) ... [2021-04-21T09:14:34.540Z] Cloning into '/buildx'... [2021-04-21T09:14:35.923Z] #37 ... [2021-04-21T09:14:35.923Z] [2021-04-21T09:14:35.923Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-04-21T09:14:35.923Z] #43 11.67 Reading package lists... [2021-04-21T09:14:35.923Z] #43 16.83 Reading package lists... [2021-04-21T09:14:35.923Z] #43 20.64 Building dependency tree... [2021-04-21T09:14:35.923Z] #43 21.55 The following additional packages will be installed: [2021-04-21T09:14:35.924Z] #43 21.55 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-21T09:14:35.924Z] #43 21.55 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-21T09:14:35.924Z] #43 21.55 Suggested packages: [2021-04-21T09:14:35.924Z] #43 21.55 manpages-dev python-setuptools [2021-04-21T09:14:35.924Z] #43 22.13 The following NEW packages will be installed: [2021-04-21T09:14:35.924Z] #43 22.13 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-21T09:14:35.924Z] #43 22.13 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-21T09:14:35.924Z] #43 22.13 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-21T09:14:35.924Z] #43 22.14 python-six zlib1g-dev [2021-04-21T09:14:35.924Z] #43 22.31 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-21T09:14:35.924Z] #43 22.31 Need to get 3742 kB of archives. [2021-04-21T09:14:35.924Z] #43 22.31 After this operation, 22.0 MB of additional disk space will be used. [2021-04-21T09:14:35.924Z] #43 22.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2021-04-21T09:14:35.924Z] #43 22.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2021-04-21T09:14:35.924Z] #43 22.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2021-04-21T09:14:35.924Z] #43 22.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2021-04-21T09:14:35.924Z] #43 22.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2021-04-21T09:14:35.924Z] #43 22.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2021-04-21T09:14:35.924Z] #43 22.35 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2021-04-21T09:14:35.924Z] #43 22.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2021-04-21T09:14:35.924Z] #43 22.36 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2021-04-21T09:14:35.924Z] #43 22.38 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2021-04-21T09:14:35.924Z] #43 22.39 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2021-04-21T09:14:35.924Z] #43 22.43 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2021-04-21T09:14:35.924Z] #43 22.47 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2021-04-21T09:14:35.924Z] #43 22.47 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2021-04-21T09:14:35.924Z] #43 22.47 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-21T09:14:35.924Z] #43 22.48 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2021-04-21T09:14:35.924Z] #43 22.48 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2021-04-21T09:14:35.924Z] #43 23.41 debconf: delaying package configuration, since apt-utils is not installed [2021-04-21T09:14:35.924Z] #43 23.50 Fetched 3742 kB in 0s (11.3 MB/s) [2021-04-21T09:14:35.924Z] #43 23.55 Selecting previously unselected package libcap-dev:s390x. [2021-04-21T09:14:35.924Z] #43 23.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 ... 15177 files and directories currently installed.) [2021-04-21T09:14:35.924Z] #43 23.68 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2021-04-21T09:14:35.924Z] #43 23.74 Unpacking libcap-dev:s390x (1:2.25-2) ... [2021-04-21T09:14:35.924Z] #43 23.90 Selecting previously unselected package libnet1:s390x. [2021-04-21T09:14:35.924Z] #43 23.91 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-04-21T09:14:35.924Z] #43 23.91 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-04-21T09:14:35.924Z] #43 24.03 Selecting previously unselected package libnet1-dev. [2021-04-21T09:14:35.924Z] #43 24.03 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2021-04-21T09:14:35.924Z] #43 24.04 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-21T09:14:35.924Z] #43 24.17 Selecting previously unselected package libnl-3-200:s390x. [2021-04-21T09:14:35.924Z] #43 24.18 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2021-04-21T09:14:35.924Z] #43 24.18 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-04-21T09:14:35.924Z] #43 24.37 Selecting previously unselected package libnl-3-dev:s390x. [2021-04-21T09:14:35.924Z] #43 24.37 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2021-04-21T09:14:35.924Z] #43 24.37 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2021-04-21T09:14:35.924Z] #43 24.53 Selecting previously unselected package libprotobuf-c1:s390x. [2021-04-21T09:14:35.924Z] #43 24.55 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-04-21T09:14:35.924Z] #43 24.56 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-04-21T09:14:35.924Z] #43 24.64 Selecting previously unselected package libprotobuf-c-dev:s390x. [2021-04-21T09:14:35.924Z] #43 24.65 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2021-04-21T09:14:35.924Z] #43 24.66 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-04-21T09:14:35.924Z] #43 24.76 Selecting previously unselected package zlib1g-dev:s390x. [2021-04-21T09:14:35.924Z] #43 24.76 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2021-04-21T09:14:35.924Z] #43 24.78 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-04-21T09:14:35.924Z] #43 24.94 Selecting previously unselected package libprotobuf17:s390x. [2021-04-21T09:14:35.924Z] #43 24.94 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2021-04-21T09:14:35.924Z] #43 24.94 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2021-04-21T09:14:35.924Z] #43 25.59 Selecting previously unselected package libprotobuf-lite17:s390x. [2021-04-21T09:14:35.924Z] #43 25.59 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2021-04-21T09:14:35.924Z] #43 25.63 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-04-21T09:14:35.924Z] #43 25.77 Selecting previously unselected package libprotobuf-dev:s390x. [2021-04-21T09:14:35.924Z] #43 25.79 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2021-04-21T09:14:35.924Z] #43 25.80 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-04-21T09:14:35.924Z] #43 ... [2021-04-21T09:14:35.924Z] [2021-04-21T09:14:35.924Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-21T09:14:35.924Z] #57 1.745 + RM_GOPATH=0 [2021-04-21T09:14:35.924Z] #57 1.745 + TMP_GOPATH= [2021-04-21T09:14:35.924Z] #57 1.745 + : /build [2021-04-21T09:14:35.924Z] #57 1.745 + '[' -z '' ']' [2021-04-21T09:14:35.924Z] #57 1.747 ++ mktemp -d [2021-04-21T09:14:35.924Z] #57 1.765 + export GOPATH=/tmp/tmp.ayNa4FcQcg [2021-04-21T09:14:35.924Z] #57 1.765 + GOPATH=/tmp/tmp.ayNa4FcQcg [2021-04-21T09:14:35.924Z] #57 1.765 + RM_GOPATH=1 [2021-04-21T09:14:35.924Z] #57 1.765 + case "$(go env GOARCH)" in [2021-04-21T09:14:35.924Z] #57 1.765 ++ go env GOARCH [2021-04-21T09:14:35.924Z] #57 1.788 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:14:35.924Z] #57 1.788 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:14:35.924Z] #57 1.789 ++ dirname /tmp/install/install.sh [2021-04-21T09:14:35.924Z] #57 1.795 + dir=/tmp/install [2021-04-21T09:14:35.924Z] #57 1.795 + bin=containerd [2021-04-21T09:14:35.924Z] #57 1.795 + shift [2021-04-21T09:14:35.924Z] #57 1.796 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-21T09:14:35.924Z] #57 1.796 + . /tmp/install/containerd.installer [2021-04-21T09:14:35.924Z] #57 1.796 ++ set -e [2021-04-21T09:14:35.924Z] #57 1.796 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-21T09:14:35.924Z] #57 1.797 + install_containerd [2021-04-21T09:14:35.924Z] #57 1.800 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-21T09:14:35.924Z] #57 1.800 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-21T09:14:35.924Z] #57 1.800 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ayNa4FcQcg/src/github.com/containerd/containerd [2021-04-21T09:14:35.924Z] #57 1.803 Cloning into '/tmp/tmp.ayNa4FcQcg/src/github.com/containerd/containerd'... [2021-04-21T09:14:35.924Z] #57 ... [2021-04-21T09:14:35.924Z] [2021-04-21T09:14:35.924Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-21T09:14:35.924Z] #35 12.70 internal/testlog [2021-04-21T09:14:35.924Z] #35 13.04 encoding [2021-04-21T09:14:35.924Z] #35 13.32 runtime/cgo [2021-04-21T09:14:35.924Z] #35 ... [2021-04-21T09:14:35.924Z] [2021-04-21T09:14:35.924Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-04-21T09:14:35.924Z] #43 26.79 Selecting previously unselected package libprotoc17:s390x. [2021-04-21T09:14:35.924Z] #43 26.80 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2021-04-21T09:14:35.924Z] #43 26.80 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2021-04-21T09:14:36.069Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.3s [2021-04-21T09:14:36.069Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.7s done [2021-04-21T09:14:36.214Z] #43 27.27 Selecting previously unselected package protobuf-c-compiler. [2021-04-21T09:14:36.504Z] #43 27.28 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2021-04-21T09:14:36.504Z] #43 27.29 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-21T09:14:36.504Z] #43 27.41 Selecting previously unselected package protobuf-compiler. [2021-04-21T09:14:36.504Z] #43 27.41 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2021-04-21T09:14:36.504Z] #43 27.44 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-21T09:14:36.634Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-04-21T09:14:36.794Z] #43 27.53 Selecting previously unselected package python-pkg-resources. [2021-04-21T09:14:36.794Z] #43 27.55 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-21T09:14:36.794Z] #43 27.55 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-21T09:14:36.794Z] #43 27.75 Selecting previously unselected package python-six. [2021-04-21T09:14:36.794Z] #43 27.76 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-21T09:14:36.794Z] #43 27.76 Unpacking python-six (1.12.0-1) ... [2021-04-21T09:14:36.892Z] #9 ... [2021-04-21T09:14:36.892Z] [2021-04-21T09:14:36.892Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-21T09:14:36.892Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-21T09:14:36.892Z] #27 9.549 Updating certificates in /etc/ssl/certs... [2021-04-21T09:14:36.892Z] #27 10.35 137 added, 0 removed; done. [2021-04-21T09:14:36.892Z] #27 10.40 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-21T09:14:36.892Z] #27 10.41 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-21T09:14:36.892Z] #27 10.43 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-21T09:14:36.892Z] #27 10.44 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-21T09:14:36.892Z] #27 10.45 Processing triggers for libc-bin (2.28-10) ... [2021-04-21T09:14:36.892Z] #27 10.47 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-21T09:14:36.892Z] #27 10.48 Updating certificates in /etc/ssl/certs... [2021-04-21T09:14:36.892Z] #27 11.12 0 added, 0 removed; done. [2021-04-21T09:14:36.892Z] #27 11.12 Running hooks in /etc/ca-certificates/update.d... [2021-04-21T09:14:36.892Z] #27 11.12 done. [2021-04-21T09:14:36.892Z] #27 DONE 14.3s [2021-04-21T09:14:36.892Z] [2021-04-21T09:14:36.892Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-21T09:14:36.892Z] #28 sha256:8d60f814dd72b47cca735ec52dabedccff808218c160125f4a70e24ec45400b2 [2021-04-21T09:14:36.892Z] #28 DONE 0.1s [2021-04-21T09:14:36.892Z] [2021-04-21T09:14:36.892Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-21T09:14:36.892Z] #29 sha256:c948581a4c2be52dc3eeef5f77c9fbe8f56a5bc1d1fa8a17208c122148b75f74 [2021-04-21T09:14:37.084Z] #43 27.85 Selecting previously unselected package python-protobuf. [2021-04-21T09:14:37.084Z] #43 27.85 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2021-04-21T09:14:37.084Z] #43 27.85 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-21T09:14:37.084Z] #43 ... [2021-04-21T09:14:37.084Z] [2021-04-21T09:14:37.084Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-21T09:14:37.084Z] #14 16.38 Fetched 8594 kB in 13s (648 kB/s) [2021-04-21T09:14:37.084Z] #14 16.38 Reading package lists... [2021-04-21T09:14:37.084Z] #14 21.05 Reading package lists... [2021-04-21T09:14:37.084Z] #14 25.41 Building dependency tree... [2021-04-21T09:14:37.151Z] #29 ... [2021-04-21T09:14:37.151Z] [2021-04-21T09:14:37.151Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-21T09:14:37.151Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-21T09:14:37.151Z] #9 DONE 24.1s [2021-04-21T09:14:37.151Z] [2021-04-21T09:14:37.151Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-21T09:14:37.151Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-04-21T09:14:37.374Z] #14 ... [2021-04-21T09:14:37.374Z] [2021-04-21T09:14:37.374Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-04-21T09:14:37.374Z] #43 28.27 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-21T09:14:38.090Z] #10 DONE 0.6s [2021-04-21T09:14:38.090Z] [2021-04-21T09:14:38.090Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-04-21T09:14:38.090Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-04-21T09:14:38.405Z] #43 ... [2021-04-21T09:14:38.405Z] [2021-04-21T09:14:38.405Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-21T09:14:38.405Z] #68 15.31 + cd /tmp/tmp.5jb6itbtUT/src/github.com/docker/libnetwork [2021-04-21T09:14:38.405Z] #68 15.31 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-21T09:14:38.405Z] #68 15.39 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-21T09:14:38.405Z] #68 ... [2021-04-21T09:14:38.405Z] [2021-04-21T09:14:38.405Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-21T09:14:38.405Z] #14 27.08 The following additional packages will be installed: [2021-04-21T09:14:38.405Z] #14 27.11 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-21T09:14:38.405Z] #14 27.11 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-21T09:14:38.405Z] #14 27.11 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-21T09:14:38.405Z] #14 27.11 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-21T09:14:38.405Z] #14 27.11 mingw-w64-common mingw-w64-x86-64-dev [2021-04-21T09:14:38.405Z] #14 27.11 Suggested packages: [2021-04-21T09:14:38.405Z] #14 27.11 gcc-8-locales seccomp wine64 [2021-04-21T09:14:38.660Z] #11 DONE 0.8s [2021-04-21T09:14:38.660Z] [2021-04-21T09:14:38.660Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-21T09:14:38.660Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-04-21T09:14:38.660Z] #31 DONE 0.1s [2021-04-21T09:14:38.660Z] [2021-04-21T09:14:38.660Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-21T09:14:38.660Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-21T09:14:38.660Z] #32 ... [2021-04-21T09:14:38.660Z] [2021-04-21T09:14:38.660Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-21T09:14:38.660Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-04-21T09:14:38.660Z] #39 DONE 0.2s [2021-04-21T09:14:38.924Z] [2021-04-21T09:14:38.924Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-21T09:14:38.924Z] #29 sha256:c948581a4c2be52dc3eeef5f77c9fbe8f56a5bc1d1fa8a17208c122148b75f74 [2021-04-21T09:14:38.924Z] #29 1.064 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-21T09:14:38.924Z] #29 1.154 [2021-04-21T09:14:38.924Z] #29 1.272 ############# 18.5% ########################## 37.5% ######################################### 58.3% ######################################################## 78.1% ###################################################################### 97.9% ######################################################################## 100.0% [2021-04-21T09:14:38.924Z] #29 1.784 [2021-04-21T09:14:38.924Z] #29 1.944 ######################################################################## 100.0% [2021-04-21T09:14:38.924Z] #29 2.044 [2021-04-21T09:14:39.036Z] #14 28.17 The following NEW packages will be installed: [2021-04-21T09:14:39.036Z] #14 28.17 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-21T09:14:39.036Z] #14 28.17 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-21T09:14:39.036Z] #14 28.17 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-21T09:14:39.036Z] #14 28.17 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-21T09:14:39.036Z] #14 28.17 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-21T09:14:39.036Z] #14 28.17 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-21T09:14:39.036Z] #14 28.18 The following packages will be upgraded: [2021-04-21T09:14:39.036Z] #14 28.18 libseccomp2 libsystemd0 libudev1 [2021-04-21T09:14:39.036Z] #14 28.34 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-21T09:14:39.036Z] #14 28.34 Need to get 73.8 MB of archives. [2021-04-21T09:14:39.036Z] #14 28.34 After this operation, 494 MB of additional disk space will be used. [2021-04-21T09:14:39.036Z] #14 28.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u7 [309 kB] [2021-04-21T09:14:39.036Z] #14 28.37 Get:2 http://deb.debian.org/debian buster-backports/main s390x libseccomp2 s390x 2.4.1-2~bpo10+1 [44.9 kB] [2021-04-21T09:14:39.036Z] #14 28.38 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev1 s390x 241-7~deb10u7 [145 kB] [2021-04-21T09:14:39.066Z] Removing intermediate container cb29dc9ce572 [2021-04-21T09:14:39.066Z] ---> a6f32139b4a2 [2021-04-21T09:14:39.066Z] Step 7/15 : WORKDIR /buildx [2021-04-21T09:14:39.066Z] ---> Running in d2b1d8cfaf07 [2021-04-21T09:14:39.066Z] Removing intermediate container d2b1d8cfaf07 [2021-04-21T09:14:39.066Z] ---> 6d770b9fd75b [2021-04-21T09:14:39.066Z] Step 8/15 : ARG BUILDX_COMMIT [2021-04-21T09:14:39.066Z] ---> Running in a8bbedf3af2d [2021-04-21T09:14:39.066Z] Removing intermediate container a8bbedf3af2d [2021-04-21T09:14:39.066Z] ---> 6e3cf47a9e70 [2021-04-21T09:14:39.066Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2021-04-21T09:14:39.066Z] ---> Running in 2e7fc1109d30 [2021-04-21T09:14:39.183Z] #29 2.174 ########################################################## 81.4% ######################################################################## 100.0% [2021-04-21T09:14:39.326Z] #14 28.39 Get:4 http://deb.debian.org/debian buster-backports/main s390x libseccomp-dev s390x 2.4.1-2~bpo10+1 [65.3 kB] [2021-04-21T09:14:39.326Z] #14 28.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2021-04-21T09:14:39.326Z] #14 28.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2021-04-21T09:14:39.326Z] #14 28.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-04-21T09:14:39.326Z] #14 28.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2021-04-21T09:14:39.326Z] #14 28.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2021-04-21T09:14:39.326Z] #14 28.71 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-21T09:14:39.360Z] From https://github.com/docker/buildx [2021-04-21T09:14:39.360Z] * [new tag] v0.5.1 -> build [2021-04-21T09:14:39.457Z] #29 2.335 [2021-04-21T09:14:39.617Z] #14 28.99 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-04-21T09:14:39.907Z] #14 29.21 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2021-04-21T09:14:39.907Z] #14 29.23 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2021-04-21T09:14:40.003Z] Switched to branch 'build' [2021-04-21T09:14:40.253Z] #29 2.460 ######## 11.5% ####################### 32.3% ############################### 43.2% ###################################### 53.0% ############################################### 65.9% ######################################################### 79.4% ######################################################################## 100.0% [2021-04-21T09:14:40.511Z] #29 3.300 [2021-04-21T09:14:40.538Z] #14 ... [2021-04-21T09:14:40.538Z] [2021-04-21T09:14:40.538Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-21T09:14:40.538Z] #52 17.06 runtime [2021-04-21T09:14:40.538Z] #52 17.11 runtime/cgo [2021-04-21T09:14:40.538Z] #52 ... [2021-04-21T09:14:40.538Z] [2021-04-21T09:14:40.538Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-04-21T09:14:40.644Z] Removing intermediate container 2e7fc1109d30 [2021-04-21T09:14:40.644Z] ---> 895a608b8160 [2021-04-21T09:14:40.644Z] Step 10/15 : ARG GOOS [2021-04-21T09:14:40.644Z] ---> Running in f58ef75bbc04 [2021-04-21T09:14:40.644Z] Removing intermediate container f58ef75bbc04 [2021-04-21T09:14:40.644Z] ---> 7fdfbb526500 [2021-04-21T09:14:40.644Z] Step 11/15 : ARG GOARCH [2021-04-21T09:14:40.644Z] ---> Running in 651f8b425d73 [2021-04-21T09:14:40.828Z] #33 31.10 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-04-21T09:14:40.828Z] #33 31.35 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-21T09:14:40.941Z] Removing intermediate container 651f8b425d73 [2021-04-21T09:14:40.941Z] ---> 2077454ef09d [2021-04-21T09:14:40.941Z] Step 12/15 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2021-04-21T09:14:40.941Z] ---> Running in 7bf22f504da9 [2021-04-21T09:14:41.460Z] #33 31.98 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-21T09:14:42.359Z] #29 3.460 0.0% #### 6.5% ####### 10.7% ########## 14.9% ############## 20.0% ###################### 31.1% ############################ 39.1% ################################# 46.3% ###################################### 53.0% ########################################## 58.6% ############################################# 63.8% ################################################# 69.0% ##################################################### 74.2% ######################################################### 79.4% ############################################################ 84.6% ################################################################ 89.8% #################################################################### 95.0% ######################################################################## 100.0% [2021-04-21T09:14:42.359Z] #29 5.309 [2021-04-21T09:14:42.492Z] #33 ... [2021-04-21T09:14:42.492Z] [2021-04-21T09:14:42.492Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-21T09:14:42.492Z] #68 DONE 29.6s [2021-04-21T09:14:42.618Z] #29 5.609 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-21T09:14:42.783Z] [2021-04-21T09:14:42.783Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-21T09:14:42.783Z] #35 29.04 internal/reflectlite [2021-04-21T09:14:42.783Z] #35 29.04 sync [2021-04-21T09:14:42.877Z] #29 5.820 [2021-04-21T09:14:43.136Z] #29 5.917 ######################################################################## 100.0% [2021-04-21T09:14:43.136Z] #29 5.945 [2021-04-21T09:14:43.395Z] #29 6.294 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-21T09:14:43.395Z] #29 6.389 [2021-04-21T09:14:43.653Z] #29 6.532 0.0% ######################################################################## 100.0% [2021-04-21T09:14:43.653Z] #29 6.618 [2021-04-21T09:14:43.814Z] #35 ... [2021-04-21T09:14:43.814Z] [2021-04-21T09:14:43.814Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-21T09:14:43.814Z] #50 20.40 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-21T09:14:43.814Z] #50 20.44 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-21T09:14:43.814Z] #50 20.45 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-21T09:14:43.814Z] #50 20.46 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-21T09:14:43.814Z] #50 20.46 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-21T09:14:43.814Z] #50 20.56 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-21T09:14:43.814Z] #50 20.56 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-21T09:14:43.814Z] #50 20.56 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-21T09:14:43.814Z] #50 20.57 go: downloading github.com/spf13/cast v1.3.0 [2021-04-21T09:14:43.814Z] #50 20.67 go: extracting github.com/spf13/cast v1.3.0 [2021-04-21T09:14:43.814Z] #50 20.89 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-21T09:14:43.814Z] #50 21.34 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-21T09:14:43.814Z] #50 22.56 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-21T09:14:43.814Z] #50 24.42 go: extracting golang.org/x/text v0.3.2 [2021-04-21T09:14:43.814Z] #50 28.77 go: finding github.com/fatih/color v1.7.0 [2021-04-21T09:14:43.814Z] #50 28.79 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-21T09:14:43.814Z] #50 28.86 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-21T09:14:43.814Z] #50 28.87 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-21T09:14:43.814Z] #50 28.91 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-21T09:14:43.814Z] #50 28.94 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-21T09:14:43.814Z] #50 28.96 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-21T09:14:43.814Z] #50 28.96 go: finding github.com/pkg/errors v0.8.1 [2021-04-21T09:14:43.814Z] #50 28.99 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-21T09:14:43.814Z] #50 29.01 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-21T09:14:43.814Z] #50 29.01 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-21T09:14:43.814Z] #50 29.01 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-21T09:14:43.814Z] #50 29.03 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-21T09:14:43.814Z] #50 29.03 go: finding github.com/stretchr/testify v1.4.0 [2021-04-21T09:14:43.814Z] #50 29.06 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-21T09:14:43.814Z] #50 29.06 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-21T09:14:43.814Z] #50 29.12 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-21T09:14:43.814Z] #50 29.14 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-21T09:14:43.814Z] #50 29.16 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-21T09:14:43.814Z] #50 29.17 go: finding github.com/spf13/viper v1.6.1 [2021-04-21T09:14:43.814Z] #50 29.18 go: finding github.com/stretchr/objx v0.2.0 [2021-04-21T09:14:43.814Z] #50 29.23 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-21T09:14:43.814Z] #50 29.25 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-21T09:14:43.814Z] #50 29.25 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-21T09:14:43.814Z] #50 29.29 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-21T09:14:43.814Z] #50 29.33 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-21T09:14:43.814Z] #50 29.39 go: finding github.com/gobwas/glob v0.2.3 [2021-04-21T09:14:43.814Z] #50 29.47 go: finding github.com/spf13/cobra v0.0.5 [2021-04-21T09:14:43.814Z] #50 29.51 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-21T09:14:43.814Z] #50 29.60 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-21T09:14:43.814Z] #50 29.62 go: finding github.com/spf13/pflag v1.0.5 [2021-04-21T09:14:43.814Z] #50 29.66 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-21T09:14:43.814Z] #50 29.75 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-21T09:14:43.814Z] #50 29.78 go: finding github.com/magiconair/properties v1.8.1 [2021-04-21T09:14:43.814Z] #50 29.80 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-21T09:14:43.814Z] #50 29.80 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-21T09:14:43.814Z] #50 29.82 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-21T09:14:43.814Z] #50 29.86 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-21T09:14:43.814Z] #50 29.99 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-21T09:14:43.814Z] #50 30.13 go: finding github.com/spf13/afero v1.1.2 [2021-04-21T09:14:43.814Z] #50 30.13 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-21T09:14:43.814Z] #50 30.24 go: finding github.com/spf13/cast v1.3.0 [2021-04-21T09:14:43.814Z] #50 30.26 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-21T09:14:43.814Z] #50 30.26 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-21T09:14:43.814Z] #50 30.27 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-21T09:14:43.814Z] #50 30.27 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-21T09:14:43.814Z] #50 30.34 go: finding golang.org/x/text v0.3.2 [2021-04-21T09:14:43.814Z] #50 30.43 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-21T09:14:43.814Z] #50 30.49 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-21T09:14:43.814Z] #50 30.50 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-21T09:14:43.814Z] #50 30.51 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-21T09:14:43.814Z] #50 30.58 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-21T09:14:43.814Z] #50 ... [2021-04-21T09:14:43.814Z] [2021-04-21T09:14:43.814Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-21T09:14:43.814Z] #14 31.21 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2021-04-21T09:14:43.814Z] #14 32.96 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2021-04-21T09:14:43.814Z] #14 32.97 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2021-04-21T09:14:43.814Z] #14 32.97 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-04-21T09:14:43.814Z] #14 32.98 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-04-21T09:14:43.814Z] #14 32.98 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2021-04-21T09:14:43.814Z] #14 32.98 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u7 [110 kB] [2021-04-21T09:14:43.814Z] #14 32.99 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2021-04-21T09:14:43.814Z] #14 33.01 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2021-04-21T09:14:43.814Z] #14 33.02 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2021-04-21T09:14:43.814Z] #14 33.05 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2021-04-21T09:14:43.814Z] #14 33.05 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2021-04-21T09:14:43.814Z] #14 33.07 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2021-04-21T09:14:43.814Z] #14 33.08 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2021-04-21T09:14:43.814Z] #14 33.08 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u7 [322 kB] [2021-04-21T09:14:44.230Z] #29 6.973 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-21T09:14:44.230Z] #29 7.077 [2021-04-21T09:14:44.444Z] #14 ... [2021-04-21T09:14:44.445Z] [2021-04-21T09:14:44.445Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-04-21T09:14:44.445Z] #28 12.35 Reading package lists... [2021-04-21T09:14:44.445Z] #28 16.75 Reading package lists... [2021-04-21T09:14:44.445Z] #28 20.56 Building dependency tree... [2021-04-21T09:14:44.445Z] #28 21.99 The following additional packages will be installed: [2021-04-21T09:14:44.445Z] #28 21.99 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-21T09:14:44.445Z] #28 21.99 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-21T09:14:44.445Z] #28 22.00 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-21T09:14:44.445Z] #28 22.00 Suggested packages: [2021-04-21T09:14:44.445Z] #28 22.00 krb5-doc krb5-user [2021-04-21T09:14:44.445Z] #28 22.00 Recommended packages: [2021-04-21T09:14:44.445Z] #28 22.00 krb5-locales publicsuffix libsasl2-modules [2021-04-21T09:14:44.445Z] #28 23.28 The following NEW packages will be installed: [2021-04-21T09:14:44.445Z] #28 23.30 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-21T09:14:44.445Z] #28 23.30 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-21T09:14:44.445Z] #28 23.30 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-21T09:14:44.445Z] #28 23.30 libssh2-1 libssl1.1 openssl [2021-04-21T09:14:44.445Z] #28 23.45 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-04-21T09:14:44.445Z] #28 23.45 Need to get 4604 kB of archives. [2021-04-21T09:14:44.445Z] #28 23.45 After this operation, 11.9 MB of additional disk space will be used. [2021-04-21T09:14:44.445Z] #28 23.45 Get:1 http://security.debian.org/debian-security buster/updates/main s390x libssl1.1 s390x 1.1.1d-0+deb10u6 [1199 kB] [2021-04-21T09:14:44.445Z] #28 23.52 Get:2 http://deb.debian.org/debian buster/main s390x ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-21T09:14:44.445Z] #28 23.55 Get:3 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB] [2021-04-21T09:14:44.445Z] #28 23.55 Get:4 http://security.debian.org/debian-security buster/updates/main s390x openssl s390x 1.1.1d-0+deb10u6 [830 kB] [2021-04-21T09:14:44.445Z] #28 23.55 Get:5 http://deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3+deb10u1 [64.7 kB] [2021-04-21T09:14:44.445Z] #28 23.56 Get:6 http://deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3+deb10u1 [120 kB] [2021-04-21T09:14:44.445Z] #28 23.56 Get:7 http://deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3+deb10u1 [346 kB] [2021-04-21T09:14:44.445Z] #28 23.60 Get:8 http://deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3+deb10u1 [146 kB] [2021-04-21T09:14:44.445Z] #28 23.63 Get:9 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB] [2021-04-21T09:14:44.445Z] #28 23.64 Get:10 http://security.debian.org/debian-security buster/updates/main s390x libcurl4 s390x 7.64.0-4+deb10u2 [310 kB] [2021-04-21T09:14:44.445Z] #28 23.65 Get:11 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB] [2021-04-21T09:14:44.445Z] #28 23.67 Get:12 http://deb.debian.org/debian buster/main s390x libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-21T09:14:44.445Z] #28 23.69 Get:13 http://deb.debian.org/debian buster/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u6 [213 kB] [2021-04-21T09:14:44.445Z] #28 23.70 Get:14 http://security.debian.org/debian-security buster/updates/main s390x curl s390x 7.64.0-4+deb10u2 [260 kB] [2021-04-21T09:14:44.445Z] #28 23.71 Get:15 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB] [2021-04-21T09:14:44.445Z] #28 23.75 Get:16 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB] [2021-04-21T09:14:44.445Z] #28 23.75 Get:17 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB] [2021-04-21T09:14:44.445Z] #28 23.75 Get:18 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB] [2021-04-21T09:14:44.445Z] #28 23.76 Get:19 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-04-21T09:14:44.445Z] #28 23.78 Get:20 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-04-21T09:14:44.445Z] #28 23.79 Get:21 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-04-21T09:14:44.445Z] #28 24.60 debconf: delaying package configuration, since apt-utils is not installed [2021-04-21T09:14:44.445Z] #28 24.71 Fetched 4604 kB in 0s (10.5 MB/s) [2021-04-21T09:14:44.445Z] #28 24.81 Selecting previously unselected package libssl1.1:s390x. [2021-04-21T09:14:44.445Z] #28 24.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 ... 6675 files and directories currently installed.) [2021-04-21T09:14:44.445Z] #28 24.85 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_s390x.deb ... [2021-04-21T09:14:44.445Z] #28 24.86 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u6) ... [2021-04-21T09:14:44.445Z] #28 25.90 Selecting previously unselected package openssl. [2021-04-21T09:14:44.445Z] #28 25.90 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_s390x.deb ... [2021-04-21T09:14:44.445Z] #28 25.90 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-21T09:14:44.445Z] #28 26.36 Selecting previously unselected package ca-certificates. [2021-04-21T09:14:44.445Z] #28 26.36 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-21T09:14:44.445Z] #28 26.36 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-21T09:14:44.445Z] #28 ... [2021-04-21T09:14:44.445Z] [2021-04-21T09:14:44.445Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-21T09:14:44.445Z] #14 33.90 debconf: delaying package configuration, since apt-utils is not installed [2021-04-21T09:14:44.464Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02bbc0c3541ea0bdb) in /home/ubuntu/workspace/moby_PR-42294 [Pipeline] { [Pipeline] checkout [2021-04-21T09:14:44.636Z] The recommended git tool is: git [2021-04-21T09:14:44.735Z] #14 34.01 Fetched 73.8 MB in 5s (15.3 MB/s) [2021-04-21T09:14:44.735Z] #14 34.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-04-21T09:14:44.735Z] #14 34.13 Preparing to unpack .../libsystemd0_241-7~deb10u7_s390x.deb ... [2021-04-21T09:14:44.735Z] #14 34.15 Unpacking libsystemd0:s390x (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-21T09:14:45.276Z] #29 7.227 0.0% ############ 17.7% ########################### 37.6% ######################################## 55.8% ######################################### 57.0% ########################################### 60.4% ################################################## 70.7% [2021-04-21T09:14:45.276Z] #29 ... [2021-04-21T09:14:45.276Z] [2021-04-21T09:14:45.276Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-04-21T09:14:45.276Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-04-21T09:14:45.276Z] #12 DONE 6.5s [2021-04-21T09:14:45.276Z] [2021-04-21T09:14:45.276Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-21T09:14:45.276Z] #29 sha256:c948581a4c2be52dc3eeef5f77c9fbe8f56a5bc1d1fa8a17208c122148b75f74 [2021-04-21T09:14:45.276Z] #29 7.227 0.0% ############ 17.7% ########################### 37.6% ######################################## 55.8% ######################################### 57.0% ########################################### 60.4% ################################################## 70.7% ###################################################### 75.4% [2021-04-21T09:14:45.276Z] #29 ... [2021-04-21T09:14:45.276Z] [2021-04-21T09:14:45.276Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:14:45.276Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-21T09:14:45.366Z] #14 34.48 Setting up libsystemd0:s390x (241-7~deb10u7) ... [2021-04-21T09:14:45.367Z] #14 34.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-04-21T09:14:45.367Z] #14 34.67 Preparing to unpack .../libseccomp2_2.4.1-2~bpo10+1_s390x.deb ... [2021-04-21T09:14:45.367Z] #14 34.68 Unpacking libseccomp2:s390x (2.4.1-2~bpo10+1) over (2.3.3-4) ... [2021-04-21T09:14:45.367Z] #14 ... [2021-04-21T09:14:45.367Z] [2021-04-21T09:14:45.367Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-04-21T09:14:45.367Z] #43 30.24 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-04-21T09:14:45.367Z] #43 30.25 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-04-21T09:14:45.367Z] #43 30.26 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-04-21T09:14:45.367Z] #43 30.27 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-04-21T09:14:45.367Z] #43 30.29 Setting up python-six (1.12.0-1) ... [2021-04-21T09:14:45.367Z] #43 32.06 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-04-21T09:14:45.367Z] #43 32.07 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-04-21T09:14:45.367Z] #43 32.08 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2021-04-21T09:14:45.367Z] #43 32.09 Setting up libcap-dev:s390x (1:2.25-2) ... [2021-04-21T09:14:45.367Z] #43 32.09 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2021-04-21T09:14:45.367Z] #43 32.10 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-21T09:14:45.367Z] #43 32.11 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-21T09:14:45.367Z] #43 32.12 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-04-21T09:14:45.367Z] #43 32.12 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-21T09:14:45.367Z] #43 32.13 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-21T09:14:45.367Z] #43 35.91 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2021-04-21T09:14:45.367Z] #43 35.92 Processing triggers for libc-bin (2.28-10) ... [2021-04-21T09:14:45.367Z] #43 DONE 36.4s [2021-04-21T09:14:45.657Z] [2021-04-21T09:14:45.657Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-04-21T09:14:45.657Z] #28 26.57 Selecting previously unselected package libkeyutils1:s390x. [2021-04-21T09:14:45.657Z] #28 26.59 Preparing to unpack .../03-libkeyutils1_1.6-6_s390x.deb ... [2021-04-21T09:14:45.657Z] #28 26.59 Unpacking libkeyutils1:s390x (1.6-6) ... [2021-04-21T09:14:45.657Z] #28 26.65 Selecting previously unselected package libkrb5support0:s390x. [2021-04-21T09:14:45.657Z] #28 26.66 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_s390x.deb ... [2021-04-21T09:14:45.657Z] #28 26.66 Unpacking libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-04-21T09:14:45.657Z] #28 26.75 Selecting previously unselected package libk5crypto3:s390x. [2021-04-21T09:14:45.657Z] #28 26.76 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_s390x.deb ... [2021-04-21T09:14:45.657Z] #28 26.76 Unpacking libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-04-21T09:14:45.657Z] #28 26.87 Selecting previously unselected package libkrb5-3:s390x. [2021-04-21T09:14:45.657Z] #28 26.87 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_s390x.deb ... [2021-04-21T09:14:45.657Z] #28 26.87 Unpacking libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-04-21T09:14:45.657Z] #28 27.14 Selecting previously unselected package libgssapi-krb5-2:s390x. [2021-04-21T09:14:45.657Z] #28 27.14 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_s390x.deb ... [2021-04-21T09:14:45.657Z] #28 27.15 Unpacking libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-04-21T09:14:45.657Z] #28 27.26 Selecting previously unselected package libsasl2-modules-db:s390x. [2021-04-21T09:14:45.657Z] #28 27.26 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-04-21T09:14:45.657Z] #28 27.27 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-04-21T09:14:45.657Z] #28 27.40 Selecting previously unselected package libsasl2-2:s390x. [2021-04-21T09:14:45.657Z] #28 27.40 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-04-21T09:14:45.657Z] #28 27.40 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-04-21T09:14:45.657Z] #28 27.63 Selecting previously unselected package libldap-common. [2021-04-21T09:14:45.948Z] #28 27.63 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-21T09:14:45.948Z] #28 27.64 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-21T09:14:45.948Z] #28 27.73 Selecting previously unselected package libldap-2.4-2:s390x. [2021-04-21T09:14:45.948Z] #28 27.73 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_s390x.deb ... [2021-04-21T09:14:45.948Z] #28 27.74 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u6) ... [2021-04-21T09:14:46.239Z] #28 28.08 Selecting previously unselected package libnghttp2-14:s390x. [2021-04-21T09:14:46.239Z] #28 28.08 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ... [2021-04-21T09:14:46.239Z] #28 28.09 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-04-21T09:14:46.239Z] #28 28.16 Selecting previously unselected package libpsl5:s390x. [2021-04-21T09:14:46.239Z] #28 28.16 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ... [2021-04-21T09:14:46.239Z] #28 28.16 Unpacking libpsl5:s390x (0.20.2-2) ... [2021-04-21T09:14:46.529Z] #28 28.26 Selecting previously unselected package librtmp1:s390x. [2021-04-21T09:14:46.529Z] #28 28.26 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ... [2021-04-21T09:14:46.529Z] #28 28.27 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-04-21T09:14:46.529Z] #28 28.36 Selecting previously unselected package libssh2-1:s390x. [2021-04-21T09:14:46.529Z] #28 28.36 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ... [2021-04-21T09:14:46.529Z] #28 28.37 Unpacking libssh2-1:s390x (1.8.0-2.1) ... [2021-04-21T09:14:46.529Z] #28 28.49 Selecting previously unselected package libcurl4:s390x. [2021-04-21T09:14:46.529Z] #28 28.49 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_s390x.deb ... [2021-04-21T09:14:46.529Z] #28 28.49 Unpacking libcurl4:s390x (7.64.0-4+deb10u2) ... [2021-04-21T09:14:46.529Z] #28 ... [2021-04-21T09:14:46.529Z] [2021-04-21T09:14:46.529Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-04-21T09:14:46.529Z] #37 27.50 Selecting previously unselected package libicu63:s390x. [2021-04-21T09:14:46.529Z] #37 27.53 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-04-21T09:14:46.529Z] #37 27.54 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-04-21T09:14:46.529Z] #37 33.50 Selecting previously unselected package libxml2:s390x. [2021-04-21T09:14:46.529Z] #37 33.50 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_s390x.deb ... [2021-04-21T09:14:46.529Z] #37 33.51 Unpacking libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-04-21T09:14:46.529Z] #37 34.30 Selecting previously unselected package libarchive13:s390x. [2021-04-21T09:14:46.529Z] #37 34.30 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2021-04-21T09:14:46.529Z] #37 34.30 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-04-21T09:14:46.529Z] #37 34.52 Selecting previously unselected package libjsoncpp1:s390x. [2021-04-21T09:14:46.529Z] #37 34.52 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2021-04-21T09:14:46.529Z] #37 34.52 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2021-04-21T09:14:46.529Z] #37 34.62 Selecting previously unselected package librhash0:s390x. [2021-04-21T09:14:46.529Z] #37 34.63 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2021-04-21T09:14:46.529Z] #37 34.64 Unpacking librhash0:s390x (1.3.8-1) ... [2021-04-21T09:14:46.529Z] #37 34.80 Selecting previously unselected package libuv1:s390x. [2021-04-21T09:14:46.529Z] #37 34.80 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2021-04-21T09:14:46.529Z] #37 34.80 Unpacking libuv1:s390x (1.24.1-1) ... [2021-04-21T09:14:46.529Z] #37 34.93 Selecting previously unselected package cmake. [2021-04-21T09:14:46.529Z] #37 34.96 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2021-04-21T09:14:46.529Z] #37 34.96 Unpacking cmake (3.13.4-1) ... [2021-04-21T09:14:46.529Z] #37 37.41 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-04-21T09:14:46.529Z] #37 37.45 Setting up xxd (2:8.1.0875-5) ... [2021-04-21T09:14:46.529Z] #37 37.46 Setting up libuv1:s390x (1.24.1-1) ... [2021-04-21T09:14:46.529Z] #37 37.46 Setting up vim-common (2:8.1.0875-5) ... [2021-04-21T09:14:46.529Z] #37 37.48 Setting up librhash0:s390x (1.3.8-1) ... [2021-04-21T09:14:46.529Z] #37 37.48 Setting up cmake-data (3.13.4-1) ... [2021-04-21T09:14:46.529Z] #37 37.49 Setting up libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-04-21T09:14:46.529Z] #37 37.50 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2021-04-21T09:14:46.529Z] #37 37.51 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-04-21T09:14:46.529Z] #37 37.51 Setting up cmake (3.13.4-1) ... [2021-04-21T09:14:46.529Z] #37 37.53 Processing triggers for libc-bin (2.28-10) ... [2021-04-21T09:14:46.819Z] #37 37.61 Processing triggers for mime-support (3.62) ... [2021-04-21T09:14:46.819Z] #37 ... [2021-04-21T09:14:46.819Z] [2021-04-21T09:14:46.819Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-21T09:14:46.819Z] #14 34.84 Setting up libseccomp2:s390x (2.4.1-2~bpo10+1) ... [2021-04-21T09:14:46.819Z] #14 34.92 (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 ... 15177 files and directories currently installed.) [2021-04-21T09:14:46.819Z] #14 34.92 Preparing to unpack .../libudev1_241-7~deb10u7_s390x.deb ... [2021-04-21T09:14:46.819Z] #14 35.03 Unpacking libudev1:s390x (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-21T09:14:46.819Z] #14 35.14 Setting up libudev1:s390x (241-7~deb10u7) ... [2021-04-21T09:14:46.819Z] #14 35.27 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-21T09:14:46.819Z] #14 35.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 ... 15177 files and directories currently installed.) [2021-04-21T09:14:46.819Z] #14 35.36 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2021-04-21T09:14:46.819Z] #14 35.37 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-21T09:14:47.109Z] #14 ... [2021-04-21T09:14:47.109Z] [2021-04-21T09:14:47.109Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-04-21T09:14:47.109Z] #37 DONE 38.1s [2021-04-21T09:14:47.178Z] #13 2.154 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-21T09:14:47.178Z] #13 2.198 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-21T09:14:47.178Z] #13 2.233 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-21T09:14:47.178Z] #13 2.244 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-21T09:14:47.403Z] [2021-04-21T09:14:47.403Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-04-21T09:14:47.403Z] #28 28.72 Selecting previously unselected package curl. [2021-04-21T09:14:47.403Z] #28 28.72 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_s390x.deb ... [2021-04-21T09:14:47.403Z] #28 28.72 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-21T09:14:47.403Z] #28 28.89 Selecting previously unselected package libonig5:s390x. [2021-04-21T09:14:47.403Z] #28 28.90 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ... [2021-04-21T09:14:47.403Z] #28 28.90 Unpacking libonig5:s390x (6.9.1-1) ... [2021-04-21T09:14:47.403Z] #28 29.06 Selecting previously unselected package libjq1:s390x. [2021-04-21T09:14:47.403Z] #28 29.06 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-04-21T09:14:47.403Z] #28 29.06 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-04-21T09:14:47.403Z] #28 29.23 Selecting previously unselected package jq. [2021-04-21T09:14:47.403Z] #28 29.23 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-04-21T09:14:47.403Z] #28 29.24 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-21T09:14:47.473Z] using credential docker-jenkins-github-credentials [2021-04-21T09:14:47.480Z] Cloning the remote Git repository [2021-04-21T09:14:47.480Z] Cloning with configured refspecs honoured and without tags [2021-04-21T09:14:47.693Z] #28 29.32 Setting up libkeyutils1:s390x (1.6-6) ... [2021-04-21T09:14:47.693Z] #28 29.33 Setting up libpsl5:s390x (0.20.2-2) ... [2021-04-21T09:14:47.693Z] #28 29.34 Setting up libssl1.1:s390x (1.1.1d-0+deb10u6) ... [2021-04-21T09:14:47.984Z] #28 29.91 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-04-21T09:14:47.984Z] #28 29.92 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-21T09:14:47.984Z] #28 29.93 Setting up libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-04-21T09:14:47.984Z] #28 29.94 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-04-21T09:14:47.984Z] #28 29.94 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-04-21T09:14:47.984Z] #28 29.95 Setting up libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-04-21T09:14:47.375Z] Cloning repository https://github.com/moby/moby.git [2021-04-21T09:14:47.431Z] > git init /home/ubuntu/workspace/moby_PR-42294 # timeout=10 [2021-04-21T09:14:47.923Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-21T09:14:47.923Z] > git --version # timeout=10 [2021-04-21T09:14:47.952Z] > git --version # 'git version 2.17.1' [2021-04-21T09:14:47.953Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-21T09:14:48.275Z] #28 29.96 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-04-21T09:14:48.275Z] #28 29.97 Setting up libssh2-1:s390x (1.8.0-2.1) ... [2021-04-21T09:14:48.275Z] #28 29.98 Setting up libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-04-21T09:14:48.275Z] #28 29.98 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-21T09:14:48.275Z] #28 29.99 Setting up libonig5:s390x (6.9.1-1) ... [2021-04-21T09:14:48.275Z] #28 30.00 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-04-21T09:14:48.275Z] #28 30.01 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u6) ... [2021-04-21T09:14:48.275Z] #28 30.01 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-21T09:14:48.557Z] #13 3.369 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-04-21T09:14:48.557Z] #13 ... [2021-04-21T09:14:48.557Z] [2021-04-21T09:14:48.557Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-21T09:14:48.557Z] #58 sha256:91282db8c9daed343f7d80d2faf0526240e42d177b089f4bb189d08ca703245c [2021-04-21T09:14:48.557Z] #58 7.146 + RM_GOPATH=0 [2021-04-21T09:14:48.557Z] #58 7.146 + TMP_GOPATH= [2021-04-21T09:14:48.557Z] #58 7.146 + : /build [2021-04-21T09:14:48.557Z] #58 7.146 + '[' -z '' ']' [2021-04-21T09:14:48.557Z] #58 7.146 ++ mktemp -d [2021-04-21T09:14:48.557Z] #58 7.159 + export GOPATH=/tmp/tmp.DF4G2lGtZA [2021-04-21T09:14:48.557Z] #58 7.159 + GOPATH=/tmp/tmp.DF4G2lGtZA [2021-04-21T09:14:48.557Z] #58 7.159 + RM_GOPATH=1 [2021-04-21T09:14:48.557Z] #58 7.159 + case "$(go env GOARCH)" in [2021-04-21T09:14:48.557Z] #58 7.167 ++ go env GOARCH [2021-04-21T09:14:48.557Z] #58 7.192 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:14:48.557Z] #58 7.192 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:14:48.557Z] #58 7.192 ++ dirname /tmp/install/install.sh [2021-04-21T09:14:48.557Z] #58 7.197 + dir=/tmp/install [2021-04-21T09:14:48.557Z] #58 7.197 + bin=rootlesskit [2021-04-21T09:14:48.557Z] #58 7.197 + shift [2021-04-21T09:14:48.557Z] #58 7.197 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-21T09:14:48.557Z] #58 7.197 + . /tmp/install/rootlesskit.installer [2021-04-21T09:14:48.557Z] #58 7.197 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-04-21T09:14:48.557Z] #58 7.197 + install_rootlesskit [2021-04-21T09:14:48.557Z] #58 7.197 + case "$1" in [2021-04-21T09:14:48.557Z] #58 7.197 + export CGO_ENABLED=0 [2021-04-21T09:14:48.557Z] #58 7.197 + CGO_ENABLED=0 [2021-04-21T09:14:48.557Z] #58 7.197 + _install_rootlesskit [2021-04-21T09:14:48.557Z] #58 7.197 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-04-21T09:14:48.557Z] #58 7.197 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.DF4G2lGtZA/src/github.com/rootless-containers/rootlesskit [2021-04-21T09:14:48.557Z] #58 7.197 Cloning into '/tmp/tmp.DF4G2lGtZA/src/github.com/rootless-containers/rootlesskit'... [2021-04-21T09:14:48.557Z] #58 7.197 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-04-21T09:14:48.816Z] #58 ... [2021-04-21T09:14:48.816Z] [2021-04-21T09:14:48.816Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-21T09:14:48.816Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-21T09:14:48.816Z] #40 6.507 + git clone https://github.com/docker/distribution.git . [2021-04-21T09:14:48.816Z] #40 6.507 Cloning into '.'... [2021-04-21T09:14:49.075Z] #40 ... [2021-04-21T09:14:49.075Z] [2021-04-21T09:14:49.075Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-21T09:14:49.075Z] #34 sha256:6a8fe5e49f090b0ccc2e7bcff7542d5e7747d488abfd3c3c5b92738ff49790dc [2021-04-21T09:14:49.075Z] #34 7.299 + RM_GOPATH=0 [2021-04-21T09:14:49.075Z] #34 7.299 + TMP_GOPATH= [2021-04-21T09:14:49.075Z] #34 7.299 + : /build [2021-04-21T09:14:49.075Z] #34 7.299 + '[' -z '' ']' [2021-04-21T09:14:49.075Z] #34 7.299 ++ mktemp -d [2021-04-21T09:14:49.075Z] #34 7.301 + export GOPATH=/tmp/tmp.wrlIxfDdVJ [2021-04-21T09:14:49.075Z] #34 7.301 + GOPATH=/tmp/tmp.wrlIxfDdVJ [2021-04-21T09:14:49.075Z] #34 7.301 + RM_GOPATH=1 [2021-04-21T09:14:49.075Z] #34 7.301 + case "$(go env GOARCH)" in [2021-04-21T09:14:49.075Z] #34 7.306 ++ go env GOARCH [2021-04-21T09:14:49.075Z] #34 7.343 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:14:49.075Z] #34 7.343 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:14:49.075Z] #34 7.345 ++ dirname /tmp/install/install.sh [2021-04-21T09:14:49.075Z] #34 7.346 + dir=/tmp/install [2021-04-21T09:14:49.075Z] #34 7.346 + bin=tomlv [2021-04-21T09:14:49.075Z] #34 7.346 + shift [2021-04-21T09:14:49.075Z] #34 7.346 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-04-21T09:14:49.075Z] #34 7.346 + . /tmp/install/tomlv.installer [2021-04-21T09:14:49.075Z] #34 7.346 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-21T09:14:49.075Z] #34 7.346 + install_tomlv [2021-04-21T09:14:49.075Z] #34 7.346 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-04-21T09:14:49.075Z] #34 7.346 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.wrlIxfDdVJ/src/github.com/BurntSushi/toml [2021-04-21T09:14:49.075Z] #34 7.347 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-21T09:14:49.075Z] #34 7.363 Cloning into '/tmp/tmp.wrlIxfDdVJ/src/github.com/BurntSushi/toml'... [2021-04-21T09:14:49.075Z] #34 8.461 + cd /tmp/tmp.wrlIxfDdVJ/src/github.com/BurntSushi/toml [2021-04-21T09:14:49.075Z] #34 8.461 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-21T09:14:49.075Z] #34 8.504 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-04-21T09:14:49.075Z] #34 9.290 internal/cpu [2021-04-21T09:14:49.075Z] #34 9.291 runtime/internal/sys [2021-04-21T09:14:49.075Z] #34 9.530 runtime/internal/math [2021-04-21T09:14:49.075Z] #34 9.622 math/bits [2021-04-21T09:14:49.075Z] #34 10.18 internal/bytealg [2021-04-21T09:14:49.075Z] #34 10.39 math [2021-04-21T09:14:49.075Z] #34 ... [2021-04-21T09:14:49.075Z] [2021-04-21T09:14:49.075Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-21T09:14:49.075Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-21T09:14:49.075Z] #36 7.630 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-21T09:14:49.075Z] #36 7.715 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-21T09:14:49.075Z] #36 7.715 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-21T09:14:49.075Z] #36 8.774 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-21T09:14:48.051Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42294/head:refs/remotes/origin/PR-42294 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-21T09:14:49.334Z] #36 ... [2021-04-21T09:14:49.334Z] [2021-04-21T09:14:49.334Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-21T09:14:49.334Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-21T09:14:49.334Z] #42 6.350 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-21T09:14:49.334Z] #42 6.470 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-21T09:14:49.334Z] #42 6.616 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-21T09:14:49.334Z] #42 8.242 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-21T09:14:49.334Z] #42 10.64 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-21T09:14:49.334Z] #42 ... [2021-04-21T09:14:49.334Z] [2021-04-21T09:14:49.334Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-21T09:14:49.334Z] #47 sha256:7afce0a51f8891c21cf9a9c22496637e921e01af8892ceef4eabb7e40d4a914a [2021-04-21T09:14:49.334Z] #47 7.062 + RM_GOPATH=0 [2021-04-21T09:14:49.334Z] #47 7.062 + TMP_GOPATH= [2021-04-21T09:14:49.334Z] #47 7.062 + : /build [2021-04-21T09:14:49.334Z] #47 7.062 + '[' -z '' ']' [2021-04-21T09:14:49.334Z] #47 7.062 ++ mktemp -d [2021-04-21T09:14:49.334Z] #47 7.076 + export GOPATH=/tmp/tmp.fCDzSTEADR [2021-04-21T09:14:49.334Z] #47 7.076 + GOPATH=/tmp/tmp.fCDzSTEADR [2021-04-21T09:14:49.334Z] #47 7.076 + RM_GOPATH=1 [2021-04-21T09:14:49.334Z] #47 7.076 + case "$(go env GOARCH)" in [2021-04-21T09:14:49.334Z] #47 7.076 ++ go env GOARCH [2021-04-21T09:14:49.334Z] #47 7.178 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:14:49.334Z] #47 7.178 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:14:49.335Z] #47 7.178 ++ dirname /tmp/install/install.sh [2021-04-21T09:14:49.335Z] #47 7.178 + dir=/tmp/install [2021-04-21T09:14:49.335Z] #47 7.178 + bin=gotestsum [2021-04-21T09:14:49.335Z] #47 7.178 + shift [2021-04-21T09:14:49.335Z] #47 7.178 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-21T09:14:49.335Z] #47 7.178 + . /tmp/install/gotestsum.installer [2021-04-21T09:14:49.335Z] #47 7.178 ++ : v0.5.3 [2021-04-21T09:14:49.335Z] #47 7.178 + install_gotestsum [2021-04-21T09:14:49.335Z] #47 7.178 + set -e [2021-04-21T09:14:49.335Z] #47 7.178 + export GO111MODULE=on [2021-04-21T09:14:49.335Z] #47 7.178 + GO111MODULE=on [2021-04-21T09:14:49.335Z] #47 7.178 + GOBIN=/build [2021-04-21T09:14:49.335Z] #47 7.178 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-21T09:14:49.335Z] #47 7.380 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-21T09:14:49.335Z] #47 7.380 go: finding gotest.tools v0.5.3 [2021-04-21T09:14:49.335Z] #47 8.501 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-21T09:14:49.335Z] #47 9.089 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-21T09:14:49.335Z] #47 10.16 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-21T09:14:49.335Z] #47 10.23 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-21T09:14:49.335Z] #47 10.26 go: downloading github.com/fatih/color v1.9.0 [2021-04-21T09:14:49.335Z] #47 10.26 go: downloading github.com/pkg/errors v0.9.1 [2021-04-21T09:14:49.335Z] #47 10.39 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-21T09:14:49.335Z] #47 10.40 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-21T09:14:49.335Z] #47 10.67 go: extracting github.com/fatih/color v1.9.0 [2021-04-21T09:14:49.335Z] #47 10.77 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-21T09:14:49.610Z] #47 10.79 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-21T09:14:49.610Z] #47 ... [2021-04-21T09:14:49.610Z] [2021-04-21T09:14:49.610Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-21T09:14:49.610Z] #49 sha256:614c6b0ff7e7f69ccea5ee1fab76e32c7dd8b4d9d54102848e7d48133bb57291 [2021-04-21T09:14:49.610Z] #49 6.334 + RM_GOPATH=0 [2021-04-21T09:14:49.610Z] #49 6.334 + TMP_GOPATH= [2021-04-21T09:14:49.610Z] #49 6.334 + : /build [2021-04-21T09:14:49.610Z] #49 6.334 + '[' -z '' ']' [2021-04-21T09:14:49.610Z] #49 6.334 ++ mktemp -d [2021-04-21T09:14:49.610Z] #49 6.340 + export GOPATH=/tmp/tmp.3zb7gIgj6u [2021-04-21T09:14:49.610Z] #49 6.340 + GOPATH=/tmp/tmp.3zb7gIgj6u [2021-04-21T09:14:49.610Z] #49 6.340 + RM_GOPATH=1 [2021-04-21T09:14:49.610Z] #49 6.340 + case "$(go env GOARCH)" in [2021-04-21T09:14:49.610Z] #49 6.341 ++ go env GOARCH [2021-04-21T09:14:49.610Z] #49 6.429 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:14:49.610Z] #49 6.429 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:14:49.610Z] #49 6.429 ++ dirname /tmp/install/install.sh [2021-04-21T09:14:49.610Z] #49 6.438 + dir=/tmp/install [2021-04-21T09:14:49.610Z] #49 6.438 + bin=golangci_lint [2021-04-21T09:14:49.610Z] #49 6.438 + shift [2021-04-21T09:14:49.610Z] #49 6.438 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-21T09:14:49.610Z] #49 6.438 + . /tmp/install/golangci_lint.installer [2021-04-21T09:14:49.610Z] #49 6.438 ++ : v1.23.8 [2021-04-21T09:14:49.610Z] #49 6.438 + install_golangci_lint [2021-04-21T09:14:49.610Z] #49 6.438 + set -e [2021-04-21T09:14:49.610Z] #49 6.438 + export GO111MODULE=on [2021-04-21T09:14:49.610Z] #49 6.438 + GO111MODULE=on [2021-04-21T09:14:49.610Z] #49 6.438 + GOBIN=/build [2021-04-21T09:14:49.610Z] #49 6.438 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-21T09:14:49.610Z] #49 6.693 go: finding github.com v1.23.8 [2021-04-21T09:14:49.610Z] #49 6.693 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-21T09:14:49.610Z] #49 6.693 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-21T09:14:49.610Z] #49 6.693 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-21T09:14:49.610Z] #49 6.693 go: finding github.com/golangci v1.23.8 [2021-04-21T09:14:49.610Z] #49 7.805 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-21T09:14:49.610Z] #49 8.651 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-21T09:14:49.610Z] #49 ... [2021-04-21T09:14:49.610Z] [2021-04-21T09:14:49.610Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-21T09:14:49.610Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-21T09:14:49.610Z] #55 6.355 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-21T09:14:49.610Z] #55 6.515 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-21T09:14:49.610Z] #55 6.617 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-21T09:14:49.610Z] #55 8.106 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-21T09:14:49.610Z] #55 10.70 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-21T09:14:49.869Z] #55 ... [2021-04-21T09:14:49.869Z] [2021-04-21T09:14:49.869Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-21T09:14:49.869Z] #51 sha256:bdd61a55f08b1027f5b5d8f1ea1e85efed6c719bc9c69b69e96f13f5a7b71b8e [2021-04-21T09:14:49.869Z] #51 6.709 + RM_GOPATH=0 [2021-04-21T09:14:49.869Z] #51 6.709 + TMP_GOPATH= [2021-04-21T09:14:49.869Z] #51 6.709 + : /build [2021-04-21T09:14:49.869Z] #51 6.709 + '[' -z '' ']' [2021-04-21T09:14:49.869Z] #51 6.739 ++ mktemp -d [2021-04-21T09:14:49.869Z] #51 6.739 + export GOPATH=/tmp/tmp.MfagJj9xnh [2021-04-21T09:14:49.869Z] #51 6.739 + GOPATH=/tmp/tmp.MfagJj9xnh [2021-04-21T09:14:49.869Z] #51 6.739 + RM_GOPATH=1 [2021-04-21T09:14:49.869Z] #51 6.739 + case "$(go env GOARCH)" in [2021-04-21T09:14:49.869Z] #51 6.739 ++ go env GOARCH [2021-04-21T09:14:49.869Z] #51 6.774 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:14:49.869Z] #51 6.774 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:14:49.869Z] #51 6.774 ++ dirname /tmp/install/install.sh [2021-04-21T09:14:49.869Z] #51 6.774 + dir=/tmp/install [2021-04-21T09:14:49.869Z] #51 6.774 + bin=shfmt [2021-04-21T09:14:49.869Z] #51 6.774 + shift [2021-04-21T09:14:49.869Z] #51 6.774 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-21T09:14:49.869Z] #51 6.774 + . /tmp/install/shfmt.installer [2021-04-21T09:14:49.869Z] #51 6.774 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-21T09:14:49.869Z] #51 6.774 + install_shfmt [2021-04-21T09:14:49.869Z] #51 6.774 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-21T09:14:49.869Z] #51 6.774 + git clone https://github.com/mvdan/sh.git /tmp/tmp.MfagJj9xnh/src/github.com/mvdan/sh [2021-04-21T09:14:49.869Z] #51 6.774 Cloning into '/tmp/tmp.MfagJj9xnh/src/github.com/mvdan/sh'... [2021-04-21T09:14:49.869Z] #51 6.774 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-21T09:14:49.869Z] #51 ... [2021-04-21T09:14:49.869Z] [2021-04-21T09:14:49.869Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:14:49.869Z] #45 sha256:8b5ffd2ae6b807e9a8af4f7f5ca61ab80d0ec23d9084e90b396515b6a7e45755 [2021-04-21T09:14:49.869Z] #45 6.136 + RM_GOPATH=0 [2021-04-21T09:14:49.869Z] #45 6.136 + TMP_GOPATH= [2021-04-21T09:14:49.869Z] #45 6.136 + : /build [2021-04-21T09:14:49.869Z] #45 6.136 + '[' -z '' ']' [2021-04-21T09:14:49.869Z] #45 6.142 ++ mktemp -d [2021-04-21T09:14:49.869Z] #45 6.142 + export GOPATH=/tmp/tmp.DPrpIuDsSC [2021-04-21T09:14:49.869Z] #45 6.142 + GOPATH=/tmp/tmp.DPrpIuDsSC [2021-04-21T09:14:49.869Z] #45 6.142 + RM_GOPATH=1 [2021-04-21T09:14:49.869Z] #45 6.142 + case "$(go env GOARCH)" in [2021-04-21T09:14:49.869Z] #45 6.142 ++ go env GOARCH [2021-04-21T09:14:49.869Z] #45 6.158 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:14:49.869Z] #45 6.158 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:14:49.869Z] #45 6.158 ++ dirname /tmp/install/install.sh [2021-04-21T09:14:49.869Z] #45 6.158 + dir=/tmp/install [2021-04-21T09:14:49.869Z] #45 6.158 + bin=vndr [2021-04-21T09:14:49.869Z] #45 6.158 + shift [2021-04-21T09:14:49.869Z] #45 6.158 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-21T09:14:49.869Z] #45 6.158 + . /tmp/install/vndr.installer [2021-04-21T09:14:49.869Z] #45 6.158 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-21T09:14:49.869Z] #45 6.158 + install_vndr [2021-04-21T09:14:49.869Z] #45 6.158 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-21T09:14:49.869Z] #45 6.158 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.DPrpIuDsSC/src/github.com/LK4D4/vndr [2021-04-21T09:14:49.869Z] #45 6.158 Cloning into '/tmp/tmp.DPrpIuDsSC/src/github.com/LK4D4/vndr'... [2021-04-21T09:14:49.869Z] #45 6.158 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-21T09:14:49.869Z] #45 7.265 + cd /tmp/tmp.DPrpIuDsSC/src/github.com/LK4D4/vndr [2021-04-21T09:14:49.869Z] #45 7.265 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-21T09:14:49.869Z] #45 7.309 + go build -buildmode=pie -v -o /build/vndr . [2021-04-21T09:14:49.869Z] #45 8.894 internal/cpu [2021-04-21T09:14:49.869Z] #45 8.895 runtime/internal/atomic [2021-04-21T09:14:49.869Z] #45 9.164 runtime/internal/sys [2021-04-21T09:14:49.869Z] #45 9.479 runtime/internal/math [2021-04-21T09:14:49.869Z] #45 9.497 internal/bytealg [2021-04-21T09:14:49.869Z] #45 9.633 internal/race [2021-04-21T09:14:49.869Z] #45 9.821 sync/atomic [2021-04-21T09:14:49.869Z] #45 10.28 unicode [2021-04-21T09:14:49.869Z] #45 10.40 runtime [2021-04-21T09:14:49.869Z] #45 ... [2021-04-21T09:14:49.869Z] [2021-04-21T09:14:49.869Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-21T09:14:49.869Z] #24 sha256:0b711e087d9ef34c2984aa47d04927f8dc64f75d8bd4c1b0d1771edd40fcf78c [2021-04-21T09:14:49.869Z] #24 6.073 + RM_GOPATH=0 [2021-04-21T09:14:49.869Z] #24 6.073 + TMP_GOPATH= [2021-04-21T09:14:49.869Z] #24 6.073 + : /build [2021-04-21T09:14:49.869Z] #24 6.073 + '[' -z '' ']' [2021-04-21T09:14:49.869Z] #24 6.074 ++ mktemp -d [2021-04-21T09:14:49.869Z] #24 6.077 + export GOPATH=/tmp/tmp.fWIyAmoRFJ [2021-04-21T09:14:49.869Z] #24 6.077 + GOPATH=/tmp/tmp.fWIyAmoRFJ [2021-04-21T09:14:49.869Z] #24 6.077 + RM_GOPATH=1 [2021-04-21T09:14:49.869Z] #24 6.077 + case "$(go env GOARCH)" in [2021-04-21T09:14:49.869Z] #24 6.077 ++ go env GOARCH [2021-04-21T09:14:49.869Z] #24 6.091 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:14:49.869Z] #24 6.091 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:14:49.869Z] #24 6.091 ++ dirname /tmp/install/install.sh [2021-04-21T09:14:49.869Z] #24 6.093 + dir=/tmp/install [2021-04-21T09:14:49.869Z] #24 6.093 + bin=dockercli [2021-04-21T09:14:49.869Z] #24 6.093 + shift [2021-04-21T09:14:49.869Z] #24 6.093 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-21T09:14:49.869Z] #24 6.093 + . /tmp/install/dockercli.installer [2021-04-21T09:14:49.869Z] #24 6.093 ++ : stable [2021-04-21T09:14:49.869Z] #24 6.093 ++ : 17.06.2-ce [2021-04-21T09:14:49.869Z] #24 6.097 Install docker/cli version 17.06.2-ce from stable [2021-04-21T09:14:49.869Z] #24 6.097 + install_dockercli [2021-04-21T09:14:49.869Z] #24 6.097 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-21T09:14:49.869Z] #24 6.097 ++ uname -m [2021-04-21T09:14:49.869Z] #24 6.101 + arch=x86_64 [2021-04-21T09:14:49.869Z] #24 6.101 + '[' x86_64 '!=' x86_64 ']' [2021-04-21T09:14:49.869Z] #24 6.101 + url=https://download.docker.com/linux/static [2021-04-21T09:14:49.869Z] #24 6.104 + tar -xz docker/docker [2021-04-21T09:14:49.869Z] #24 6.109 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-04-21T09:14:50.128Z] #24 ... [2021-04-21T09:14:50.128Z] [2021-04-21T09:14:50.128Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-21T09:14:50.128Z] #67 sha256:0fc5d2a4561402524009c01805ea0fc82e9cdecb635741b5e3b3a6527bd9b3f0 [2021-04-21T09:14:50.128Z] #67 7.136 + RM_GOPATH=0 [2021-04-21T09:14:50.128Z] #67 7.136 + TMP_GOPATH= [2021-04-21T09:14:50.128Z] #67 7.136 + : /build [2021-04-21T09:14:50.128Z] #67 7.136 + '[' -z '' ']' [2021-04-21T09:14:50.128Z] #67 7.136 ++ mktemp -d [2021-04-21T09:14:50.128Z] #67 7.150 + export GOPATH=/tmp/tmp.hJHtyuzmoA [2021-04-21T09:14:50.128Z] #67 7.150 + GOPATH=/tmp/tmp.hJHtyuzmoA [2021-04-21T09:14:50.128Z] #67 7.150 + RM_GOPATH=1 [2021-04-21T09:14:50.128Z] #67 7.150 + case "$(go env GOARCH)" in [2021-04-21T09:14:50.128Z] #67 7.150 ++ go env GOARCH [2021-04-21T09:14:50.128Z] #67 7.198 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:14:50.128Z] #67 7.198 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:14:50.128Z] #67 7.198 ++ dirname /tmp/install/install.sh [2021-04-21T09:14:50.128Z] #67 7.206 + dir=/tmp/install [2021-04-21T09:14:50.128Z] #67 7.206 + bin=proxy [2021-04-21T09:14:50.128Z] #67 7.206 + shift [2021-04-21T09:14:50.128Z] #67 7.206 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-21T09:14:50.128Z] #67 7.206 + . /tmp/install/proxy.installer [2021-04-21T09:14:50.128Z] #67 7.206 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-21T09:14:50.128Z] #67 7.206 + install_proxy [2021-04-21T09:14:50.128Z] #67 7.206 + case "$1" in [2021-04-21T09:14:50.128Z] #67 7.206 + export CGO_ENABLED=0 [2021-04-21T09:14:50.128Z] #67 7.206 + CGO_ENABLED=0 [2021-04-21T09:14:50.128Z] #67 7.206 + _install_proxy [2021-04-21T09:14:50.128Z] #67 7.206 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-21T09:14:50.128Z] #67 7.206 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.hJHtyuzmoA/src/github.com/docker/libnetwork [2021-04-21T09:14:50.128Z] #67 7.206 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-21T09:14:50.128Z] #67 7.206 Cloning into '/tmp/tmp.hJHtyuzmoA/src/github.com/docker/libnetwork'... [2021-04-21T09:14:50.335Z] #28 31.87 Updating certificates in /etc/ssl/certs... [2021-04-21T09:14:50.391Z] #67 ... [2021-04-21T09:14:50.391Z] [2021-04-21T09:14:50.391Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-21T09:14:50.391Z] #29 sha256:c948581a4c2be52dc3eeef5f77c9fbe8f56a5bc1d1fa8a17208c122148b75f74 [2021-04-21T09:14:50.391Z] #29 7.227 0.0% ############ 17.7% ########################### 37.6% ######################################## 55.8% ######################################### 57.0% ########################################### 60.4% ################################################## 70.7% ###################################################### 75.4% ########################################################## 81.9% ############################################################ 84.5% ############################################################## 86.7% ################################################################# 90.3% ################################################################### 93.9% ######################################################################## 100.0% [2021-04-21T09:14:50.391Z] #29 8.832 [2021-04-21T09:14:50.391Z] #29 10.12 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-21T09:14:50.391Z] #29 10.69 [2021-04-21T09:14:50.391Z] #29 10.96 ######################################################################## 100.0% [2021-04-21T09:14:50.391Z] #29 11.07 [2021-04-21T09:14:50.391Z] #29 11.89 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-21T09:14:50.391Z] #29 12.43 [2021-04-21T09:14:50.391Z] #29 12.62 ############# 19.4% ######################################################################## 100.0% [2021-04-21T09:14:50.391Z] #29 12.87 [2021-04-21T09:14:50.391Z] #29 13.00 Download of images into '/build' complete. [2021-04-21T09:14:50.391Z] #29 13.00 Use something like the following to load the result into a Docker daemon: [2021-04-21T09:14:50.391Z] #29 13.00 tar -cC '/build' . | docker load [2021-04-21T09:14:50.663Z] #29 DONE 13.4s [2021-04-21T09:14:50.663Z] [2021-04-21T09:14:50.663Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-21T09:14:50.663Z] #47 sha256:7afce0a51f8891c21cf9a9c22496637e921e01af8892ceef4eabb7e40d4a914a [2021-04-21T09:14:50.663Z] #47 10.95 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-21T09:14:50.663Z] #47 10.95 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-21T09:14:50.663Z] #47 10.97 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-21T09:14:50.663Z] #47 11.12 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-21T09:14:50.663Z] #47 11.31 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-21T09:14:50.663Z] #47 11.34 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-21T09:14:50.663Z] #47 11.38 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-21T09:14:50.663Z] #47 11.38 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-21T09:14:50.663Z] #47 11.39 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-21T09:14:50.663Z] #47 11.41 go: extracting github.com/pkg/errors v0.9.1 [2021-04-21T09:14:52.396Z] #28 34.14 137 added, 0 removed; done. [2021-04-21T09:14:52.396Z] #28 34.17 Setting up libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-04-21T09:14:52.396Z] #28 34.18 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-21T09:14:52.396Z] #28 34.20 Setting up libcurl4:s390x (7.64.0-4+deb10u2) ... [2021-04-21T09:14:52.396Z] #28 34.21 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-21T09:14:52.396Z] #28 34.22 Processing triggers for libc-bin (2.28-10) ... [2021-04-21T09:14:52.396Z] #28 34.24 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-21T09:14:52.396Z] #28 34.25 Updating certificates in /etc/ssl/certs... [2021-04-21T09:14:53.028Z] #28 ... [2021-04-21T09:14:53.028Z] [2021-04-21T09:14:53.028Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-21T09:14:53.028Z] #44 2.600 Note: Building without setproctitle() and strlcpy() support. [2021-04-21T09:14:53.028Z] #44 2.600 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-21T09:14:53.028Z] #44 2.638 Note: Building without GnuTLS support [2021-04-21T09:14:53.028Z] #44 2.639 Makefile.config:39: Warn: you have no libnftables installed [2021-04-21T09:14:53.028Z] #44 2.639 Makefile.config:40: Warn: Building without nftables support [2021-04-21T09:14:53.028Z] #44 4.136 fatal: not a git repository (or any of the parent directories): .git [2021-04-21T09:14:53.028Z] #44 4.168 GEN .gitid [2021-04-21T09:14:53.028Z] #44 4.174 GEN criu/include/version.h [2021-04-21T09:14:53.028Z] #44 4.182 GEN include/common/asm [2021-04-21T09:14:53.028Z] #44 5.268 PBCC images/timens.pb-c.c [2021-04-21T09:14:53.028Z] #44 5.283 DEP images/timens.pb-c.d [2021-04-21T09:14:53.028Z] #44 5.333 PBCC images/fown.pb-c.c [2021-04-21T09:14:53.028Z] #44 5.354 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-21T09:14:53.028Z] #44 5.422 PBCC images/opts.pb-c.c [2021-04-21T09:14:53.028Z] #44 5.443 PBCC images/memfd.pb-c.c [2021-04-21T09:14:53.028Z] #44 5.497 DEP images/fown.pb-c.d [2021-04-21T09:14:53.028Z] #44 5.522 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-21T09:14:53.028Z] #44 5.614 DEP images/opts.pb-c.d [2021-04-21T09:14:53.028Z] #44 5.676 DEP images/memfd.pb-c.d [2021-04-21T09:14:53.028Z] #44 5.715 PBCC images/sit.pb-c.c [2021-04-21T09:14:53.028Z] #44 5.749 DEP images/sit.pb-c.d [2021-04-21T09:14:53.028Z] #44 5.816 PBCC images/macvlan.pb-c.c [2021-04-21T09:14:53.028Z] #44 5.848 DEP images/macvlan.pb-c.d [2021-04-21T09:14:53.028Z] #44 5.894 PBCC images/autofs.pb-c.c [2021-04-21T09:14:53.028Z] #44 5.925 DEP images/autofs.pb-c.d [2021-04-21T09:14:53.028Z] #44 5.969 PBCC images/sysctl.pb-c.c [2021-04-21T09:14:53.028Z] #44 5.972 DEP images/sysctl.pb-c.d [2021-04-21T09:14:53.028Z] #44 6.022 PBCC images/time.pb-c.c [2021-04-21T09:14:53.028Z] #44 6.054 DEP images/time.pb-c.d [2021-04-21T09:14:53.028Z] #44 6.119 PBCC images/binfmt-misc.pb-c.c [2021-04-21T09:14:53.028Z] #44 6.144 DEP images/binfmt-misc.pb-c.d [2021-04-21T09:14:53.028Z] #44 6.217 PBCC images/seccomp.pb-c.c [2021-04-21T09:14:53.028Z] #44 6.224 DEP images/seccomp.pb-c.d [2021-04-21T09:14:53.028Z] #44 6.242 PBCC images/userns.pb-c.c [2021-04-21T09:14:53.028Z] #44 6.281 DEP images/userns.pb-c.d [2021-04-21T09:14:53.028Z] #44 6.322 PBCC images/cgroup.pb-c.c [2021-04-21T09:14:53.028Z] #44 6.349 DEP images/cgroup.pb-c.d [2021-04-21T09:14:53.028Z] #44 6.430 PBCC images/ext-file.pb-c.c [2021-04-21T09:14:53.028Z] #44 6.446 DEP images/ext-file.pb-c.d [2021-04-21T09:14:53.028Z] #44 6.501 PBCC images/rpc.pb-c.c [2021-04-21T09:14:53.028Z] #44 6.509 DEP images/rpc.pb-c.d [2021-04-21T09:14:53.028Z] #44 6.547 PBCC images/siginfo.pb-c.c [2021-04-21T09:14:53.028Z] #44 6.561 DEP images/siginfo.pb-c.d [2021-04-21T09:14:53.028Z] #44 6.585 PBCC images/pagemap.pb-c.c [2021-04-21T09:14:53.028Z] #44 6.609 DEP images/pagemap.pb-c.d [2021-04-21T09:14:53.028Z] #44 6.677 PBCC images/rlimit.pb-c.c [2021-04-21T09:14:53.028Z] #44 6.715 DEP images/rlimit.pb-c.d [2021-04-21T09:14:53.028Z] #44 6.725 PBCC images/file-lock.pb-c.c [2021-04-21T09:14:53.028Z] #44 6.748 DEP images/file-lock.pb-c.d [2021-04-21T09:14:53.028Z] #44 6.798 PBCC images/tty.pb-c.c [2021-04-21T09:14:53.028Z] #44 6.836 DEP images/tty.pb-c.d [2021-04-21T09:14:53.028Z] #44 6.883 PBCC images/tun.pb-c.c [2021-04-21T09:14:53.028Z] #44 6.926 PBCC images/netdev.pb-c.c [2021-04-21T09:14:53.028Z] #44 6.971 DEP images/tun.pb-c.d [2021-04-21T09:14:53.028Z] #44 6.981 DEP images/netdev.pb-c.d [2021-04-21T09:14:53.028Z] #44 7.031 PBCC images/vma.pb-c.c [2021-04-21T09:14:53.028Z] #44 7.078 DEP images/vma.pb-c.d [2021-04-21T09:14:53.028Z] #44 7.178 PBCC images/creds.pb-c.c [2021-04-21T09:14:53.028Z] #44 7.190 DEP images/creds.pb-c.d [2021-04-21T09:14:53.028Z] #44 7.237 PBCC images/utsns.pb-c.c [2021-04-21T09:14:53.028Z] #44 7.251 DEP images/utsns.pb-c.d [2021-04-21T09:14:53.028Z] #44 7.304 PBCC images/ipc-desc.pb-c.c [2021-04-21T09:14:53.028Z] #44 7.336 PBCC images/ipc-sem.pb-c.c [2021-04-21T09:14:53.028Z] #44 7.367 DEP images/ipc-desc.pb-c.d [2021-04-21T09:14:53.028Z] #44 7.405 DEP images/ipc-sem.pb-c.d [2021-04-21T09:14:53.028Z] #44 7.436 PBCC images/ipc-msg.pb-c.c [2021-04-21T09:14:53.028Z] #44 7.458 DEP images/ipc-msg.pb-c.d [2021-04-21T09:14:53.028Z] #44 7.490 PBCC images/ipc-shm.pb-c.c [2021-04-21T09:14:53.028Z] #44 7.494 DEP images/ipc-shm.pb-c.d [2021-04-21T09:14:53.028Z] #44 7.551 PBCC images/ipc-var.pb-c.c [2021-04-21T09:14:53.028Z] #44 7.598 DEP images/ipc-var.pb-c.d [2021-04-21T09:14:53.028Z] #44 7.663 PBCC images/sk-opts.pb-c.c [2021-04-21T09:14:53.207Z] #47 14.54 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-21T09:14:53.318Z] #44 7.692 PBCC images/packet-sock.pb-c.c [2021-04-21T09:14:53.318Z] #44 7.730 DEP images/sk-opts.pb-c.d [2021-04-21T09:14:53.318Z] #44 7.784 DEP images/packet-sock.pb-c.d [2021-04-21T09:14:53.318Z] #44 7.795 PBCC images/sk-netlink.pb-c.c [2021-04-21T09:14:53.318Z] #44 7.890 DEP images/sk-netlink.pb-c.d [2021-04-21T09:14:53.608Z] #44 7.949 PBCC images/sk-inet.pb-c.c [2021-04-21T09:14:53.608Z] #44 7.993 DEP images/sk-inet.pb-c.d [2021-04-21T09:14:53.608Z] #44 8.070 PBCC images/sk-unix.pb-c.c [2021-04-21T09:14:53.608Z] #44 8.101 DEP images/sk-unix.pb-c.d [2021-04-21T09:14:53.608Z] #44 8.145 PBCC images/mm.pb-c.c [2021-04-21T09:14:53.608Z] #44 8.210 DEP images/mm.pb-c.d [2021-04-21T09:14:53.899Z] #44 8.269 PBCC images/timerfd.pb-c.c [2021-04-21T09:14:53.899Z] #44 8.328 DEP images/timerfd.pb-c.d [2021-04-21T09:14:53.899Z] #44 8.338 PBCC images/timer.pb-c.c [2021-04-21T09:14:53.899Z] #44 8.372 DEP images/timer.pb-c.d [2021-04-21T09:14:53.899Z] #44 8.402 PBCC images/sa.pb-c.c [2021-04-21T09:14:53.899Z] #44 8.435 DEP images/sa.pb-c.d [2021-04-21T09:14:53.899Z] #44 ... [2021-04-21T09:14:53.899Z] [2021-04-21T09:14:53.899Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-21T09:14:53.899Z] #50 30.60 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-21T09:14:53.899Z] #50 30.60 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-21T09:14:53.899Z] #50 30.61 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-21T09:14:53.899Z] #50 30.61 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-21T09:14:53.899Z] #50 30.61 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-21T09:14:53.899Z] #50 30.65 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-21T09:14:53.899Z] #50 30.65 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-21T09:14:53.899Z] #50 30.66 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-21T09:14:53.899Z] #50 30.69 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-21T09:14:53.899Z] #50 30.69 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-21T09:14:53.899Z] #50 30.69 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-21T09:14:53.899Z] #50 30.70 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-21T09:14:53.899Z] #50 30.70 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-21T09:14:53.899Z] #50 30.71 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-21T09:14:53.899Z] #50 30.72 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-21T09:14:53.899Z] #50 30.73 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-21T09:14:53.899Z] #50 30.74 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-21T09:14:53.899Z] #50 30.85 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-21T09:14:53.899Z] #50 30.87 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-21T09:14:53.899Z] #50 30.89 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-21T09:14:53.899Z] #50 30.95 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-21T09:14:53.899Z] #50 30.96 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-21T09:14:53.899Z] #50 ... [2021-04-21T09:14:53.899Z] [2021-04-21T09:14:53.899Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-21T09:14:53.899Z] #44 8.474 PBCC images/pipe-data.pb-c.c [2021-04-21T09:14:53.899Z] #44 8.481 DEP images/pipe-data.pb-c.d [2021-04-21T09:14:53.899Z] #44 8.541 PBCC images/mnt.pb-c.c [2021-04-21T09:14:54.189Z] #44 8.601 DEP images/mnt.pb-c.d [2021-04-21T09:14:54.189Z] #44 8.681 PBCC images/sk-packet.pb-c.c [2021-04-21T09:14:54.189Z] #44 ... [2021-04-21T09:14:54.189Z] [2021-04-21T09:14:54.189Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-21T09:14:54.189Z] #46 30.82 internal/reflectlite [2021-04-21T09:14:54.189Z] #46 30.83 github.com/LK4D4/vndr/godl/singleflight [2021-04-21T09:14:54.189Z] #46 31.06 math/rand [2021-04-21T09:14:54.189Z] #46 31.87 internal/singleflight [2021-04-21T09:14:54.189Z] #46 33.15 strconv [2021-04-21T09:14:54.189Z] #46 33.15 io [2021-04-21T09:14:54.189Z] #46 34.36 bytes [2021-04-21T09:14:54.189Z] #46 36.23 bufio [2021-04-21T09:14:54.189Z] #46 36.30 reflect [2021-04-21T09:14:54.189Z] #46 37.32 syscall [2021-04-21T09:14:54.189Z] #46 ... [2021-04-21T09:14:54.189Z] [2021-04-21T09:14:54.189Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-04-21T09:14:54.189Z] #28 36.12 0 added, 0 removed; done. [2021-04-21T09:14:54.189Z] #28 36.13 Running hooks in /etc/ca-certificates/update.d... [2021-04-21T09:14:54.189Z] #28 36.13 done. [2021-04-21T09:14:54.597Z] #47 15.72 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-21T09:14:54.821Z] #28 DONE 36.5s [2021-04-21T09:14:54.821Z] [2021-04-21T09:14:54.821Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-21T09:14:54.821Z] #44 8.702 DEP images/sk-packet.pb-c.d [2021-04-21T09:14:54.821Z] #44 8.751 PBCC images/tcp-stream.pb-c.c [2021-04-21T09:14:54.821Z] #44 8.759 DEP images/tcp-stream.pb-c.d [2021-04-21T09:14:54.821Z] #44 8.835 PBCC images/pipe.pb-c.c [2021-04-21T09:14:54.821Z] #44 8.912 DEP images/pipe.pb-c.d [2021-04-21T09:14:54.821Z] #44 8.931 PBCC images/pstree.pb-c.c [2021-04-21T09:14:54.821Z] #44 8.973 DEP images/pstree.pb-c.d [2021-04-21T09:14:54.821Z] #44 9.027 PBCC images/fs.pb-c.c [2021-04-21T09:14:54.821Z] #44 9.035 DEP images/fs.pb-c.d [2021-04-21T09:14:54.821Z] #44 9.050 PBCC images/signalfd.pb-c.c [2021-04-21T09:14:54.821Z] #44 9.102 DEP images/signalfd.pb-c.d [2021-04-21T09:14:54.821Z] #44 ... [2021-04-21T09:14:54.821Z] [2021-04-21T09:14:54.821Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-21T09:14:54.821Z] #29 DONE 0.0s [2021-04-21T09:14:54.821Z] [2021-04-21T09:14:54.821Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-21T09:14:54.821Z] #44 9.223 PBCC images/fh.pb-c.c [2021-04-21T09:14:54.821Z] #44 ... [2021-04-21T09:14:54.821Z] [2021-04-21T09:14:54.821Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-21T09:14:54.821Z] #35 31.41 errors [2021-04-21T09:14:54.821Z] #35 31.42 sort [2021-04-21T09:14:54.821Z] #35 31.68 strconv [2021-04-21T09:14:54.821Z] #35 32.54 io [2021-04-21T09:14:54.821Z] #35 33.66 internal/oserror [2021-04-21T09:14:54.821Z] #35 33.71 syscall [2021-04-21T09:14:54.821Z] #35 34.88 reflect [2021-04-21T09:14:54.821Z] #35 40.39 time [2021-04-21T09:14:54.821Z] #35 ... [2021-04-21T09:14:54.821Z] [2021-04-21T09:14:54.821Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-21T09:14:54.821Z] #44 9.298 PBCC images/fsnotify.pb-c.c [2021-04-21T09:14:54.821Z] #44 9.403 DEP images/fh.pb-c.d [2021-04-21T09:14:54.875Z] #47 ... [2021-04-21T09:14:54.875Z] [2021-04-21T09:14:54.875Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-21T09:14:54.875Z] #24 sha256:0b711e087d9ef34c2984aa47d04927f8dc64f75d8bd4c1b0d1771edd40fcf78c [2021-04-21T09:14:54.875Z] #24 16.26 + mkdir -p /build [2021-04-21T09:14:54.875Z] #24 16.26 + mv docker/docker /build/ [2021-04-21T09:14:54.875Z] #24 16.28 + rmdir docker [2021-04-21T09:14:55.133Z] #24 DONE 16.6s [2021-04-21T09:14:55.133Z] [2021-04-21T09:14:55.133Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-21T09:14:55.133Z] #58 sha256:91282db8c9daed343f7d80d2faf0526240e42d177b089f4bb189d08ca703245c [2021-04-21T09:14:55.133Z] #58 12.75 + cd /tmp/tmp.DF4G2lGtZA/src/github.com/rootless-containers/rootlesskit [2021-04-21T09:14:55.133Z] #58 12.76 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-04-21T09:14:55.133Z] #58 12.84 + export GO111MODULE=on [2021-04-21T09:14:55.133Z] #58 12.84 + GO111MODULE=on [2021-04-21T09:14:55.133Z] #58 12.84 + export GOPROXY=https://proxy.golang.org [2021-04-21T09:14:55.133Z] #58 12.84 + GOPROXY=https://proxy.golang.org [2021-04-21T09:14:55.133Z] #58 12.84 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-21T09:14:55.133Z] #58 12.84 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-21T09:14:55.133Z] #58 15.68 go: downloading github.com/pkg/errors v0.9.1 [2021-04-21T09:14:55.133Z] #58 15.71 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-21T09:14:55.133Z] #58 15.71 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-21T09:14:55.133Z] #58 15.73 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-21T09:14:55.133Z] #58 15.89 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-21T09:14:55.133Z] #58 15.93 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-21T09:14:55.133Z] #58 16.01 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-21T09:14:55.133Z] #58 16.11 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-21T09:14:55.133Z] #58 16.28 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-21T09:14:55.133Z] #58 16.30 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-21T09:14:55.133Z] #58 16.35 go: extracting github.com/pkg/errors v0.9.1 [2021-04-21T09:14:55.133Z] #58 16.45 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-21T09:14:55.133Z] #58 16.54 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-21T09:14:55.167Z] #44 9.451 DEP images/fsnotify.pb-c.d [2021-04-21T09:14:55.167Z] #44 9.461 PBCC images/eventpoll.pb-c.c [2021-04-21T09:14:55.167Z] #44 9.517 DEP images/eventpoll.pb-c.d [2021-04-21T09:14:55.167Z] #44 9.645 PBCC images/eventfd.pb-c.c [2021-04-21T09:14:55.167Z] #44 9.663 DEP images/eventfd.pb-c.d [2021-04-21T09:14:55.167Z] #44 9.706 PBCC images/remap-file-path.pb-c.c [2021-04-21T09:14:55.392Z] #58 ... [2021-04-21T09:14:55.392Z] [2021-04-21T09:14:55.392Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-21T09:14:55.392Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-21T09:14:55.392Z] #32 6.590 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-21T09:14:55.392Z] #32 6.590 Cloning into '.'... [2021-04-21T09:14:55.392Z] #32 ... [2021-04-21T09:14:55.392Z] [2021-04-21T09:14:55.392Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-21T09:14:55.392Z] #58 sha256:91282db8c9daed343f7d80d2faf0526240e42d177b089f4bb189d08ca703245c [2021-04-21T09:14:55.392Z] #58 16.91 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-21T09:14:55.587Z] #44 9.776 DEP images/remap-file-path.pb-c.d [2021-04-21T09:14:55.587Z] #44 9.776 PBCC images/fifo.pb-c.c [2021-04-21T09:14:55.587Z] #44 9.806 DEP images/fifo.pb-c.d [2021-04-21T09:14:55.587Z] #44 9.885 PBCC images/ghost-file.pb-c.c [2021-04-21T09:14:55.587Z] #44 ... [2021-04-21T09:14:55.587Z] [2021-04-21T09:14:55.587Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-21T09:14:55.587Z] #38 1.705 + RM_GOPATH=0 [2021-04-21T09:14:55.587Z] #38 1.705 + TMP_GOPATH= [2021-04-21T09:14:55.587Z] #38 1.705 + : /build [2021-04-21T09:14:55.587Z] #38 1.705 + '[' -z '' ']' [2021-04-21T09:14:55.587Z] #38 1.706 ++ mktemp -d [2021-04-21T09:14:55.587Z] #38 1.707 + export GOPATH=/tmp/tmp.k8bKbnpHZV [2021-04-21T09:14:55.587Z] #38 1.707 + GOPATH=/tmp/tmp.k8bKbnpHZV [2021-04-21T09:14:55.587Z] #38 1.707 + RM_GOPATH=1 [2021-04-21T09:14:55.587Z] #38 1.707 + case "$(go env GOARCH)" in [2021-04-21T09:14:55.587Z] #38 1.707 ++ go env GOARCH [2021-04-21T09:14:55.587Z] #38 1.724 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:14:55.587Z] #38 1.724 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:14:55.587Z] #38 1.729 ++ dirname /tmp/install/install.sh [2021-04-21T09:14:55.587Z] #38 1.731 + dir=/tmp/install [2021-04-21T09:14:55.587Z] #38 1.731 + bin=tini [2021-04-21T09:14:55.587Z] #38 1.731 + shift [2021-04-21T09:14:55.587Z] #38 1.731 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-21T09:14:55.587Z] #38 1.731 + . /tmp/install/tini.installer [2021-04-21T09:14:55.587Z] #38 1.731 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-21T09:14:55.587Z] #38 1.731 + install_tini [2021-04-21T09:14:55.587Z] #38 1.731 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-21T09:14:55.587Z] #38 1.731 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-21T09:14:55.587Z] #38 1.731 + git clone https://github.com/krallin/tini.git /tmp/tmp.k8bKbnpHZV/tini [2021-04-21T09:14:55.587Z] #38 1.735 Cloning into '/tmp/tmp.k8bKbnpHZV/tini'... [2021-04-21T09:14:55.587Z] #38 2.455 + cd /tmp/tmp.k8bKbnpHZV/tini [2021-04-21T09:14:55.587Z] #38 2.456 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-21T09:14:55.587Z] #38 2.459 + cmake . [2021-04-21T09:14:55.587Z] #38 2.849 -- The C compiler identification is GNU 8.3.0 [2021-04-21T09:14:55.587Z] #38 2.929 -- Check for working C compiler: /usr/bin/cc [2021-04-21T09:14:55.587Z] #38 3.395 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-21T09:14:55.587Z] #38 3.400 -- Detecting C compiler ABI info [2021-04-21T09:14:55.587Z] #38 3.988 -- Detecting C compiler ABI info - done [2021-04-21T09:14:55.587Z] #38 3.993 -- Detecting C compile features [2021-04-21T09:14:55.587Z] #38 5.417 -- Detecting C compile features - done [2021-04-21T09:14:55.587Z] #38 5.437 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-21T09:14:55.587Z] #38 5.780 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-21T09:14:55.587Z] #38 5.893 -- Configuring done [2021-04-21T09:14:55.587Z] #38 5.898 -- Generating done [2021-04-21T09:14:55.587Z] #38 5.899 -- Build files have been written to: /tmp/tmp.k8bKbnpHZV/tini [2021-04-21T09:14:55.587Z] #38 5.908 + make tini-static [2021-04-21T09:14:55.587Z] #38 6.360 Scanning dependencies of target tini-static [2021-04-21T09:14:55.587Z] #38 6.472 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-21T09:14:55.587Z] #38 7.462 [100%] Linking C executable tini-static [2021-04-21T09:14:55.587Z] #38 7.985 [100%] Built target tini-static [2021-04-21T09:14:55.587Z] #38 8.151 + mkdir -p /build [2021-04-21T09:14:55.587Z] #38 8.151 + cp tini-static /build/docker-init [2021-04-21T09:14:55.587Z] #38 DONE 8.3s [2021-04-21T09:14:55.587Z] [2021-04-21T09:14:55.587Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-21T09:14:55.587Z] #44 9.912 DEP images/ghost-file.pb-c.d [2021-04-21T09:14:55.587Z] #44 9.968 PBCC images/regfile.pb-c.c [2021-04-21T09:14:55.587Z] #44 9.994 DEP images/regfile.pb-c.d [2021-04-21T09:14:55.587Z] #44 10.06 PBCC images/ns.pb-c.c [2021-04-21T09:14:55.587Z] #44 10.08 DEP images/ns.pb-c.d [2021-04-21T09:14:55.587Z] #44 10.12 PBCC images/fdinfo.pb-c.c [2021-04-21T09:14:55.653Z] #58 16.94 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-21T09:14:55.653Z] #58 16.98 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-21T09:14:55.886Z] #44 10.16 DEP images/fdinfo.pb-c.d [2021-04-21T09:14:55.886Z] #44 10.22 PBCC images/core-aarch64.pb-c.c [2021-04-21T09:14:55.886Z] #44 10.34 PBCC images/core-arm.pb-c.c [2021-04-21T09:14:55.886Z] #44 10.39 PBCC images/core-ppc64.pb-c.c [2021-04-21T09:14:55.886Z] #44 10.43 PBCC images/core-s390.pb-c.c [2021-04-21T09:14:55.886Z] #44 10.49 PBCC images/core-x86.pb-c.c [2021-04-21T09:14:55.886Z] #44 10.52 PBCC images/core.pb-c.c [2021-04-21T09:14:55.911Z] #58 17.13 go: downloading github.com/google/uuid v1.2.0 [2021-04-21T09:14:56.176Z] #44 10.64 PBCC images/inventory.pb-c.c [2021-04-21T09:14:56.176Z] #44 10.70 DEP images/core-aarch64.pb-c.d [2021-04-21T09:14:56.176Z] #44 10.78 DEP images/core-arm.pb-c.d [2021-04-21T09:14:56.467Z] #44 10.85 DEP images/core-ppc64.pb-c.d [2021-04-21T09:14:56.467Z] #44 10.88 DEP images/core-s390.pb-c.d [2021-04-21T09:14:56.467Z] #44 10.93 DEP images/core-x86.pb-c.d [2021-04-21T09:14:56.467Z] #44 10.98 DEP images/core.pb-c.d [2021-04-21T09:14:56.467Z] #44 11.02 DEP images/inventory.pb-c.d [2021-04-21T09:14:56.757Z] #44 11.10 PBCC images/cpuinfo.pb-c.c [2021-04-21T09:14:56.757Z] #44 11.10 DEP images/cpuinfo.pb-c.d [2021-04-21T09:14:56.757Z] #44 11.14 PBCC images/stats.pb-c.c [2021-04-21T09:14:56.757Z] #44 11.14 DEP images/stats.pb-c.d [2021-04-21T09:14:56.848Z] #58 18.15 go: extracting github.com/google/uuid v1.2.0 [2021-04-21T09:14:57.107Z] #58 18.38 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-21T09:14:57.788Z] #44 12.20 make[1]: Nothing to be done for 'all'. [2021-04-21T09:14:57.788Z] #44 ... [2021-04-21T09:14:57.788Z] [2021-04-21T09:14:57.788Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-21T09:14:57.788Z] #14 37.14 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-21T09:14:57.788Z] #14 37.16 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2021-04-21T09:14:57.788Z] #14 37.17 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-21T09:14:57.788Z] #14 39.64 Selecting previously unselected package binutils-mingw-w64. [2021-04-21T09:14:57.788Z] #14 39.66 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-21T09:14:57.788Z] #14 39.67 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-21T09:14:57.788Z] #14 39.77 Selecting previously unselected package libdevmapper1.02.1:s390x. [2021-04-21T09:14:57.788Z] #14 39.77 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-04-21T09:14:57.788Z] #14 39.77 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-04-21T09:14:57.788Z] #14 39.96 Selecting previously unselected package dmsetup. [2021-04-21T09:14:57.788Z] #14 39.98 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2021-04-21T09:14:57.788Z] #14 39.99 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-21T09:14:57.788Z] #14 40.12 Selecting previously unselected package mingw-w64-common. [2021-04-21T09:14:57.788Z] #14 40.13 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-21T09:14:57.788Z] #14 40.13 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-21T09:14:57.788Z] #14 44.34 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-21T09:14:57.788Z] #14 44.43 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-21T09:14:57.788Z] #14 44.43 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-21T09:14:58.049Z] #58 19.57 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-21T09:14:58.081Z] #14 ... [2021-04-21T09:14:58.081Z] [2021-04-21T09:14:58.081Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-21T09:14:58.081Z] #46 44.70 time [2021-04-21T09:14:58.081Z] #46 ... [2021-04-21T09:14:58.081Z] [2021-04-21T09:14:58.081Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-21T09:14:58.081Z] #48 DONE 44.8s [2021-04-21T09:14:58.308Z] #58 19.68 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-21T09:14:58.308Z] #58 19.73 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-21T09:14:58.385Z] [2021-04-21T09:14:58.385Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-21T09:14:58.385Z] #30 3.441 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-21T09:14:58.440Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08face19e937e4a32) in /home/ubuntu/workspace/moby_PR-42294 [Pipeline] { [Pipeline] checkout [2021-04-21T09:14:58.585Z] The recommended git tool is: git [2021-04-21T09:14:58.982Z] #30 4.106 #=#=# ##O#- # [2021-04-21T09:14:58.982Z] #30 ... [2021-04-21T09:14:58.982Z] [2021-04-21T09:14:58.982Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-21T09:14:58.982Z] #52 35.63 syscall [2021-04-21T09:14:58.982Z] #52 35.67 reflect [2021-04-21T09:14:58.982Z] #52 42.53 time [2021-04-21T09:14:58.982Z] #52 ... [2021-04-21T09:14:58.982Z] [2021-04-21T09:14:58.982Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-21T09:14:59.686Z] #58 ... [2021-04-21T09:14:59.686Z] [2021-04-21T09:14:59.686Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-21T09:14:59.686Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-21T09:14:59.686Z] #36 10.86 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-21T09:14:59.686Z] #36 14.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-21T09:14:59.686Z] #36 ... [2021-04-21T09:14:59.686Z] [2021-04-21T09:14:59.686Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-21T09:14:59.686Z] #49 sha256:614c6b0ff7e7f69ccea5ee1fab76e32c7dd8b4d9d54102848e7d48133bb57291 [2021-04-21T09:14:59.686Z] #49 18.12 go: downloading github.com/fatih/color v1.7.0 [2021-04-21T09:14:59.686Z] #49 18.15 go: downloading github.com/pkg/errors v0.8.1 [2021-04-21T09:14:59.686Z] #49 18.16 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-21T09:14:59.686Z] #49 18.17 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-21T09:14:59.686Z] #49 18.19 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-21T09:14:59.686Z] #49 18.19 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-21T09:14:59.686Z] #49 18.21 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-21T09:14:59.686Z] #49 18.36 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-21T09:14:59.686Z] #49 18.39 go: extracting github.com/pkg/errors v0.8.1 [2021-04-21T09:14:59.686Z] #49 18.40 go: extracting github.com/fatih/color v1.7.0 [2021-04-21T09:14:59.686Z] #49 18.43 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-21T09:14:59.686Z] #49 18.43 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-21T09:14:59.686Z] #49 18.70 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-21T09:14:59.686Z] #49 18.91 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-21T09:14:59.686Z] #49 18.99 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-21T09:14:59.686Z] #49 19.12 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-21T09:14:59.686Z] #49 19.46 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-21T09:14:59.686Z] #49 19.61 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-21T09:14:59.686Z] #49 19.74 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-21T09:14:59.686Z] #49 19.84 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-21T09:14:59.686Z] #49 19.89 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-21T09:14:59.686Z] #49 20.01 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-21T09:14:59.686Z] #49 20.09 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-21T09:14:59.686Z] #49 20.19 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-21T09:14:59.686Z] #49 20.25 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-21T09:14:59.686Z] #49 20.25 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-21T09:14:59.686Z] #49 20.30 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-21T09:14:59.686Z] #49 20.35 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-21T09:14:59.686Z] #49 20.44 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-21T09:14:59.686Z] #49 20.66 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-21T09:14:59.686Z] #49 20.87 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-21T09:14:59.686Z] #49 20.89 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-21T09:14:59.686Z] #49 20.97 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-21T09:14:59.945Z] #49 ... [2021-04-21T09:14:59.945Z] [2021-04-21T09:14:59.945Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-21T09:14:59.945Z] #34 sha256:6a8fe5e49f090b0ccc2e7bcff7542d5e7747d488abfd3c3c5b92738ff49790dc [2021-04-21T09:14:59.945Z] #34 11.27 runtime [2021-04-21T09:14:59.945Z] #34 16.08 unicode/utf8 [2021-04-21T09:14:59.945Z] #34 16.65 internal/testlog [2021-04-21T09:14:59.945Z] #34 17.25 runtime/cgo [2021-04-21T09:15:00.204Z] #34 ... [2021-04-21T09:15:00.204Z] [2021-04-21T09:15:00.204Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-21T09:15:00.204Z] #49 sha256:614c6b0ff7e7f69ccea5ee1fab76e32c7dd8b4d9d54102848e7d48133bb57291 [2021-04-21T09:15:00.204Z] #49 21.46 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-21T09:15:00.463Z] #49 21.82 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-21T09:15:00.727Z] #49 ... [2021-04-21T09:15:00.727Z] [2021-04-21T09:15:00.727Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:15:00.727Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-21T09:15:00.727Z] #13 5.663 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-21T09:15:00.727Z] #13 8.996 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-21T09:15:00.727Z] #13 11.51 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-21T09:15:00.749Z] #30 4.355 #=#=# ### 5.3% ##### 7.6% ########## 14.3% ################ 23.3% ####################### 32.3% ############################# 41.3% #################################### 50.3% ########################################## 59.3% ################################################# 68.3% ####################################################### 77.3% ############################################################### 88.6% ###################################################################### 97.6% ######################################################################## 100.0% [2021-04-21T09:15:00.749Z] #30 6.093 [2021-04-21T09:15:00.992Z] #13 ... [2021-04-21T09:15:00.992Z] [2021-04-21T09:15:00.992Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-21T09:15:00.992Z] #51 sha256:bdd61a55f08b1027f5b5d8f1ea1e85efed6c719bc9c69b69e96f13f5a7b71b8e [2021-04-21T09:15:00.992Z] #51 20.03 + cd /tmp/tmp.MfagJj9xnh/src/github.com/mvdan/sh [2021-04-21T09:15:00.992Z] #51 20.03 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-21T09:15:00.992Z] #51 20.17 + GO111MODULE=on [2021-04-21T09:15:00.992Z] #51 20.17 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-21T09:15:00.992Z] #51 21.39 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-21T09:15:00.992Z] #51 21.39 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-21T09:15:00.992Z] #51 21.40 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-21T09:15:00.992Z] #51 21.86 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-21T09:15:00.992Z] #51 21.88 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-21T09:15:01.337Z] #30 6.265 ################ 23.3% ###################################### 53.1% ###################################################################### 97.8% ######################################################################## 100.0% [2021-04-21T09:15:01.559Z] #51 22.96 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-21T09:15:01.560Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0d52c0db1353a9bd8) in /home/ubuntu/workspace/moby_PR-42294 [Pipeline] { [Pipeline] checkout [2021-04-21T09:15:01.628Z] #30 6.876 [2021-04-21T09:15:01.645Z] The recommended git tool is: git [2021-04-21T09:15:02.133Z] using credential docker-jenkins-github-credentials [2021-04-21T09:15:02.147Z] Cloning the remote Git repository [2021-04-21T09:15:02.147Z] Cloning with configured refspecs honoured and without tags [2021-04-21T09:15:02.209Z] #30 7.009 ############# 18.2% ############################# 40.5% ##################################################################### 96.1% ######################################################################## 100.0% [2021-04-21T09:15:02.107Z] Cloning repository https://github.com/moby/moby.git [2021-04-21T09:15:02.183Z] > git init /home/ubuntu/workspace/moby_PR-42294 # timeout=10 [2021-04-21T09:15:02.495Z] #51 23.72 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-21T09:15:02.499Z] #30 7.659 [2021-04-21T09:15:02.754Z] #51 ... [2021-04-21T09:15:02.754Z] [2021-04-21T09:15:02.754Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-21T09:15:02.754Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-21T09:15:02.754Z] #42 14.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-21T09:15:03.013Z] #42 ... [2021-04-21T09:15:03.013Z] [2021-04-21T09:15:03.013Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-21T09:15:03.013Z] #47 sha256:7afce0a51f8891c21cf9a9c22496637e921e01af8892ceef4eabb7e40d4a914a [2021-04-21T09:15:03.013Z] #47 17.52 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-21T09:15:03.013Z] #47 21.32 go: finding github.com/fatih/color v1.9.0 [2021-04-21T09:15:03.013Z] #47 21.34 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-21T09:15:03.013Z] #47 21.40 go: finding github.com/pkg/errors v0.9.1 [2021-04-21T09:15:03.013Z] #47 21.56 go: finding github.com/spf13/pflag v1.0.3 [2021-04-21T09:15:03.013Z] #47 21.59 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-21T09:15:03.013Z] #47 21.69 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-21T09:15:03.013Z] #47 21.80 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-21T09:15:03.013Z] #47 21.96 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-21T09:15:03.013Z] #47 22.06 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-21T09:15:03.013Z] #47 22.11 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-21T09:15:03.013Z] #47 22.11 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-21T09:15:03.272Z] #47 ... [2021-04-21T09:15:03.272Z] [2021-04-21T09:15:03.272Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-21T09:15:03.272Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-21T09:15:03.272Z] #55 14.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-21T09:15:03.272Z] #55 ... [2021-04-21T09:15:03.272Z] [2021-04-21T09:15:03.272Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-21T09:15:03.272Z] #49 sha256:614c6b0ff7e7f69ccea5ee1fab76e32c7dd8b4d9d54102848e7d48133bb57291 [2021-04-21T09:15:03.272Z] #49 22.41 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-21T09:15:03.272Z] #49 24.51 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-21T09:15:03.272Z] #49 24.52 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-21T09:15:03.272Z] #49 24.56 go: downloading github.com/spf13/viper v1.6.1 [2021-04-21T09:15:03.272Z] #49 24.57 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-21T09:15:03.272Z] #49 24.60 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-21T09:15:03.272Z] #49 24.67 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-21T09:15:03.272Z] #49 24.67 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-21T09:15:03.272Z] #49 24.70 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-21T09:15:03.272Z] #49 24.77 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-21T09:15:02.522Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-21T09:15:02.523Z] > git --version # timeout=10 [2021-04-21T09:15:02.534Z] > git --version # 'git version 2.17.1' [2021-04-21T09:15:02.535Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-21T09:15:02.556Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42294/head:refs/remotes/origin/PR-42294 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-21T09:15:03.533Z] #49 24.78 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-21T09:15:03.533Z] #49 24.90 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-21T09:15:03.533Z] #49 24.92 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-21T09:15:03.533Z] #49 25.01 go: extracting github.com/spf13/viper v1.6.1 [2021-04-21T09:15:03.770Z] using credential docker-jenkins-github-credentials [2021-04-21T09:15:03.775Z] Cloning the remote Git repository [2021-04-21T09:15:03.775Z] Cloning with configured refspecs honoured and without tags [2021-04-21T09:15:03.792Z] #49 25.06 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-21T09:15:03.792Z] #49 25.07 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-21T09:15:03.792Z] #49 25.07 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-21T09:15:03.792Z] #49 25.17 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-21T09:15:03.792Z] #49 25.28 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-21T09:15:03.851Z] Cloning repository https://github.com/moby/moby.git [2021-04-21T09:15:03.899Z] > git init /home/ubuntu/workspace/moby_PR-42294 # timeout=10 [2021-04-21T09:15:04.051Z] #49 25.31 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-21T09:15:04.051Z] #49 25.42 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-21T09:15:04.051Z] #49 ... [2021-04-21T09:15:04.051Z] [2021-04-21T09:15:04.051Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:15:04.051Z] #45 sha256:8b5ffd2ae6b807e9a8af4f7f5ca61ab80d0ec23d9084e90b396515b6a7e45755 [2021-04-21T09:15:04.051Z] #45 15.31 unicode/utf8 [2021-04-21T09:15:04.051Z] #45 16.22 internal/testlog [2021-04-21T09:15:04.051Z] #45 16.78 encoding [2021-04-21T09:15:04.051Z] #45 16.96 unicode/utf16 [2021-04-21T09:15:04.051Z] #45 17.41 container/list [2021-04-21T09:15:04.051Z] #45 18.08 crypto/internal/subtle [2021-04-21T09:15:04.051Z] #45 18.21 crypto/subtle [2021-04-21T09:15:04.051Z] #45 18.33 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-21T09:15:04.051Z] #45 18.49 internal/nettrace [2021-04-21T09:15:04.051Z] #45 18.76 runtime/cgo [2021-04-21T09:15:04.051Z] #45 ... [2021-04-21T09:15:04.051Z] [2021-04-21T09:15:04.051Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-21T09:15:04.051Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-21T09:15:04.243Z] #30 7.778 0.0% ##### 7.8% ########### 16.4% ################### 27.2% ######################## 33.6% ############################## 42.2% #################################### 50.8% ############################################ 61.5% ################################################## 70.1% ######################################################## 78.7% ############################################################# 85.1% ################################################################### 93.6% ######################################################################## 100.0% [2021-04-21T09:15:04.243Z] #30 9.601 [2021-04-21T09:15:04.313Z] #40 25.25 Checking out files: 90% (1519/1684) Checking out files: 91% (1533/1684) Checking out files: 92% (1550/1684) Checking out files: 93% (1567/1684) Checking out files: 94% (1583/1684) Checking out files: 95% (1600/1684) Checking out files: 96% (1617/1684) Checking out files: 97% (1634/1684) Checking out files: 98% (1651/1684) Checking out files: 99% (1668/1684) Checking out files: 100% (1684/1684) Checking out files: 100% (1684/1684), done. [2021-04-21T09:15:04.313Z] #40 25.44 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-21T09:15:04.148Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-21T09:15:04.148Z] > git --version # timeout=10 [2021-04-21T09:15:04.166Z] > git --version # 'git version 2.25.1' [2021-04-21T09:15:04.167Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-21T09:15:04.168Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42294/head:refs/remotes/origin/PR-42294 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-21T09:15:06.216Z] #40 27.30 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-04-21T09:15:08.898Z] #30 9.733 0.2% ## 3.2% ### 5.1% ##### 7.6% ###### 9.5% ######## 11.9% ######### 13.8% ########### 15.7% ############# 18.2% ############## 20.7% ################ 22.5% ################# 24.4% ################## 26.3% #################### 28.8% ###################### 30.7% ####################### 33.2% ########################## 36.3% ########################### 38.8% ############################## 42.5% ################################ 45.6% ################################### 48.8% #################################### 51.3% ####################################### 54.4% ######################################## 56.9% ########################################## 59.4% ############################################ 61.9% ############################################# 63.7% ################################################ 66.8% ################################################# 68.1% ################################################## 70.6% #################################################### 73.1% ##################################################### 74.9% ####################################################### 76.8% ######################################################### 79.3% ########################################################## 81.8% ############################################################ 84.3% ############################################################## 86.8% ################################################################ 89.9% ################################################################## 93.0% [2021-04-21T09:15:08.898Z] #30 ... [2021-04-21T09:15:08.898Z] [2021-04-21T09:15:08.898Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-21T09:15:08.898Z] #35 45.51 internal/poll [2021-04-21T09:15:08.898Z] #35 46.60 internal/fmtsort [2021-04-21T09:15:08.898Z] #35 47.15 internal/syscall/execenv [2021-04-21T09:15:08.898Z] #35 47.27 internal/syscall/unix [2021-04-21T09:15:08.898Z] #35 47.28 strings [2021-04-21T09:15:08.898Z] #35 47.52 os [2021-04-21T09:15:08.898Z] #35 49.54 path [2021-04-21T09:15:08.898Z] #35 49.99 text/tabwriter [2021-04-21T09:15:08.898Z] #35 50.10 fmt [2021-04-21T09:15:08.898Z] #35 50.52 path/filepath [2021-04-21T09:15:08.898Z] #35 51.67 io/ioutil [2021-04-21T09:15:08.898Z] #35 52.69 github.com/BurntSushi/toml [2021-04-21T09:15:08.898Z] #35 52.69 flag [2021-04-21T09:15:08.898Z] #35 54.14 log [2021-04-21T09:15:08.898Z] #35 ... [2021-04-21T09:15:08.898Z] [2021-04-21T09:15:08.898Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-21T09:15:09.188Z] #30 9.733 0.2% ## 3.2% ### 5.1% ##### 7.6% ###### 9.5% ######## 11.9% ######### 13.8% ########### 15.7% ############# 18.2% ############## 20.7% ################ 22.5% ################# 24.4% ################## 26.3% #################### 28.8% ###################### 30.7% ####################### 33.2% ########################## 36.3% ########################### 38.8% ############################## 42.5% ################################ 45.6% ################################### 48.8% #################################### 51.3% ####################################### 54.4% ######################################## 56.9% ########################################## 59.4% ############################################ 61.9% ############################################# 63.7% ################################################ 66.8% ################################################# 68.1% ################################################## 70.6% #################################################### 73.1% ##################################################### 74.9% ####################################################### 76.8% ######################################################### 79.3% ########################################################## 81.8% ############################################################ 84.3% ############################################################## 86.8% ################################################################ 89.9% ################################################################## 93.0% #################################################################### 95.5% ###################################################################### 98.0% ######################################################################## 100.0% [2021-04-21T09:15:09.188Z] #30 14.52 [2021-04-21T09:15:09.188Z] #30 ... [2021-04-21T09:15:09.188Z] [2021-04-21T09:15:09.188Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-21T09:15:09.188Z] #44 13.71 CC images/stats.o [2021-04-21T09:15:09.188Z] #44 14.00 CC images/core.o [2021-04-21T09:15:09.188Z] #44 14.34 CC images/core-x86.o [2021-04-21T09:15:09.188Z] #44 14.67 CC images/core-arm.o [2021-04-21T09:15:09.188Z] #44 14.96 CC images/core-aarch64.o [2021-04-21T09:15:09.188Z] #44 15.31 CC images/core-ppc64.o [2021-04-21T09:15:09.188Z] #44 15.69 CC images/core-s390.o [2021-04-21T09:15:09.188Z] #44 16.10 CC images/cpuinfo.o [2021-04-21T09:15:09.188Z] #44 16.49 CC images/inventory.o [2021-04-21T09:15:09.188Z] #44 16.62 CC images/fdinfo.o [2021-04-21T09:15:09.188Z] #44 16.94 CC images/fown.o [2021-04-21T09:15:09.188Z] #44 17.20 CC images/ns.o [2021-04-21T09:15:09.188Z] #44 17.35 CC images/regfile.o [2021-04-21T09:15:09.188Z] #44 17.62 CC images/ghost-file.o [2021-04-21T09:15:09.188Z] #44 17.86 CC images/fifo.o [2021-04-21T09:15:09.188Z] #44 18.01 CC images/remap-file-path.o [2021-04-21T09:15:09.188Z] #44 18.18 CC images/eventfd.o [2021-04-21T09:15:09.188Z] #44 18.36 CC images/eventpoll.o [2021-04-21T09:15:09.188Z] #44 18.61 CC images/fh.o [2021-04-21T09:15:09.188Z] #44 18.87 CC images/fsnotify.o [2021-04-21T09:15:09.188Z] #44 19.29 CC images/signalfd.o [2021-04-21T09:15:09.188Z] #44 19.42 CC images/fs.o [2021-04-21T09:15:09.188Z] #44 19.53 CC images/pstree.o [2021-04-21T09:15:09.188Z] #44 19.63 CC images/pipe.o [2021-04-21T09:15:09.188Z] #44 19.88 CC images/tcp-stream.o [2021-04-21T09:15:09.188Z] #44 20.00 CC images/sk-packet.o [2021-04-21T09:15:09.188Z] #44 20.30 CC images/mnt.o [2021-04-21T09:15:09.188Z] #44 20.43 CC images/pipe-data.o [2021-04-21T09:15:09.188Z] #44 20.65 CC images/sa.o [2021-04-21T09:15:09.188Z] #44 20.85 CC images/timer.o [2021-04-21T09:15:09.188Z] #44 21.20 CC images/timerfd.o [2021-04-21T09:15:09.188Z] #44 21.50 CC images/mm.o [2021-04-21T09:15:09.188Z] #44 21.69 CC images/sk-opts.o [2021-04-21T09:15:09.188Z] #44 21.82 CC images/sk-unix.o [2021-04-21T09:15:09.188Z] #44 22.19 CC images/sk-inet.o [2021-04-21T09:15:09.188Z] #44 22.45 CC images/tun.o [2021-04-21T09:15:09.188Z] #44 22.69 CC images/sk-netlink.o [2021-04-21T09:15:09.188Z] #44 22.91 CC images/packet-sock.o [2021-04-21T09:15:09.188Z] #44 23.15 CC images/ipc-var.o [2021-04-21T09:15:09.188Z] #44 23.34 CC images/ipc-desc.o [2021-04-21T09:15:09.188Z] #44 23.50 CC images/ipc-shm.o [2021-04-21T09:15:09.188Z] #44 23.66 CC images/ipc-msg.o [2021-04-21T09:15:09.479Z] #44 ... [2021-04-21T09:15:09.479Z] [2021-04-21T09:15:09.479Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-21T09:15:09.479Z] #57 35.02 Checking out files: 62% (2423/3901) Checking out files: 63% (2458/3901) Checking out files: 64% (2497/3901) Checking out files: 65% (2536/3901) Checking out files: 66% (2575/3901) Checking out files: 67% (2614/3901) Checking out files: 68% (2653/3901) Checking out files: 69% (2692/3901) Checking out files: 70% (2731/3901) Checking out files: 71% (2770/3901) Checking out files: 72% (2809/3901) Checking out files: 73% (2848/3901) Checking out files: 74% (2887/3901) Checking out files: 75% (2926/3901) Checking out files: 76% (2965/3901) Checking out files: 77% (3004/3901) Checking out files: 78% (3043/3901) Checking out files: 79% (3082/3901) Checking out files: 80% (3121/3901) Checking out files: 81% (3160/3901) Checking out files: 82% (3199/3901) Checking out files: 83% (3238/3901) Checking out files: 84% (3277/3901) Checking out files: 85% (3316/3901) Checking out files: 86% (3355/3901) Checking out files: 87% (3394/3901) Checking out files: 88% (3433/3901) Checking out files: 89% (3472/3901) Checking out files: 90% (3511/3901) Checking out files: 91% (3550/3901) Checking out files: 92% (3589/3901) Checking out files: 93% (3628/3901) Checking out files: 94% (3667/3901) Checking out files: 95% (3706/3901) Checking out files: 96% (3745/3901) Checking out files: 97% (3784/3901) Checking out files: 98% (3823/3901) Checking out files: 99% (3862/3901) Checking out files: 100% (3901/3901) Checking out files: 100% (3901/3901), done. [2021-04-21T09:15:09.479Z] #57 36.02 + cd /tmp/tmp.ayNa4FcQcg/src/github.com/containerd/containerd [2021-04-21T09:15:09.479Z] #57 36.02 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-21T09:15:10.409Z] #40 ... [2021-04-21T09:15:10.409Z] [2021-04-21T09:15:10.409Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-21T09:15:10.409Z] #67 sha256:0fc5d2a4561402524009c01805ea0fc82e9cdecb635741b5e3b3a6527bd9b3f0 [2021-04-21T09:15:10.409Z] #67 28.13 Checking out files: 58% (1113/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-04-21T09:15:10.409Z] #67 28.92 + cd /tmp/tmp.hJHtyuzmoA/src/github.com/docker/libnetwork [2021-04-21T09:15:10.409Z] #67 28.92 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-21T09:15:10.409Z] #67 29.27 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-21T09:15:10.409Z] #67 ... [2021-04-21T09:15:10.409Z] [2021-04-21T09:15:10.409Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-21T09:15:10.409Z] #58 sha256:91282db8c9daed343f7d80d2faf0526240e42d177b089f4bb189d08ca703245c [2021-04-21T09:15:10.409Z] #58 21.43 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-21T09:15:10.409Z] #58 22.18 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-21T09:15:10.409Z] #58 24.94 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-21T09:15:10.409Z] #58 25.74 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-21T09:15:10.409Z] #58 26.01 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-21T09:15:10.409Z] #58 26.29 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-21T09:15:10.409Z] #58 26.92 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-21T09:15:10.409Z] #58 27.01 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-21T09:15:10.409Z] #58 29.91 go: finding github.com/pkg/errors v0.9.1 [2021-04-21T09:15:10.409Z] #58 30.11 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-21T09:15:10.409Z] #58 30.29 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-21T09:15:10.410Z] #58 30.34 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-21T09:15:10.410Z] #58 30.54 go: finding github.com/google/uuid v1.2.0 [2021-04-21T09:15:10.410Z] #58 30.54 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-21T09:15:10.410Z] #58 30.66 go: finding github.com/gofrs/flock v0.8.0 [2021-04-21T09:15:10.410Z] #58 30.67 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-21T09:15:10.410Z] #58 30.70 go: finding github.com/gorilla/mux v1.8.0 [2021-04-21T09:15:10.410Z] #58 30.80 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-21T09:15:10.410Z] #58 30.81 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-21T09:15:10.410Z] #58 30.83 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-21T09:15:10.410Z] #58 30.93 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-21T09:15:10.410Z] #58 31.13 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-21T09:15:10.410Z] #58 31.43 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-21T09:15:10.410Z] #58 ... [2021-04-21T09:15:10.410Z] [2021-04-21T09:15:10.410Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-21T09:15:10.410Z] #49 sha256:614c6b0ff7e7f69ccea5ee1fab76e32c7dd8b4d9d54102848e7d48133bb57291 [2021-04-21T09:15:10.410Z] #49 25.42 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-21T09:15:10.410Z] #49 25.42 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-21T09:15:10.410Z] #49 25.44 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-21T09:15:10.410Z] #49 25.44 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-21T09:15:10.410Z] #49 25.59 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-21T09:15:10.410Z] #49 25.89 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-21T09:15:10.410Z] #49 26.10 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-21T09:15:10.410Z] #49 26.21 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-21T09:15:10.410Z] #49 26.44 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-21T09:15:10.410Z] #49 26.46 go: downloading github.com/spf13/afero v1.1.2 [2021-04-21T09:15:10.410Z] #49 26.59 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-21T09:15:10.410Z] #49 26.61 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-21T09:15:10.410Z] #49 26.61 go: downloading github.com/spf13/cast v1.3.0 [2021-04-21T09:15:10.410Z] #49 26.61 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-21T09:15:10.410Z] #49 26.69 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-21T09:15:10.410Z] #49 26.93 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-21T09:15:10.410Z] #49 26.99 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-21T09:15:10.410Z] #49 27.04 go: extracting github.com/spf13/cast v1.3.0 [2021-04-21T09:15:10.410Z] #49 27.12 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-21T09:15:10.410Z] #49 27.27 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-21T09:15:10.410Z] #49 27.27 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-21T09:15:10.410Z] #49 27.27 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-21T09:15:10.410Z] #49 27.29 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-21T09:15:10.410Z] #49 27.38 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-21T09:15:10.410Z] #49 27.39 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-21T09:15:10.410Z] #49 27.42 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-21T09:15:10.410Z] #49 27.52 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-21T09:15:10.410Z] #49 27.60 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-21T09:15:10.410Z] #49 27.69 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-21T09:15:10.410Z] #49 27.78 go: extracting github.com/spf13/afero v1.1.2 [2021-04-21T09:15:10.410Z] #49 27.86 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-21T09:15:10.410Z] #49 27.90 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-21T09:15:10.410Z] #49 27.90 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-21T09:15:10.410Z] #49 27.90 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-21T09:15:10.410Z] #49 27.90 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-21T09:15:10.410Z] #49 27.92 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-21T09:15:10.410Z] #49 28.26 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-21T09:15:10.410Z] #49 28.45 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-21T09:15:10.410Z] #49 28.46 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-21T09:15:10.410Z] #49 28.47 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-21T09:15:10.410Z] #49 28.59 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-21T09:15:10.410Z] #49 28.65 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-21T09:15:10.410Z] #49 28.66 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-21T09:15:10.410Z] #49 28.67 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-21T09:15:10.410Z] #49 28.69 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-21T09:15:10.410Z] #49 28.69 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-21T09:15:10.410Z] #49 28.85 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-21T09:15:10.410Z] #49 28.90 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-21T09:15:10.410Z] #49 28.90 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-21T09:15:10.410Z] #49 28.95 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-21T09:15:10.410Z] #49 29.10 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-21T09:15:10.410Z] #49 29.12 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-21T09:15:10.410Z] #49 29.17 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-21T09:15:10.410Z] #49 29.25 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-21T09:15:10.410Z] #49 29.33 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-21T09:15:10.410Z] #49 29.33 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-21T09:15:10.410Z] #49 29.36 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-21T09:15:10.410Z] #49 29.54 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-21T09:15:10.410Z] #49 29.54 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-21T09:15:10.410Z] #49 29.62 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-21T09:15:10.410Z] #49 29.82 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-21T09:15:10.410Z] #49 29.95 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-21T09:15:10.410Z] #49 30.00 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-21T09:15:10.410Z] #49 30.05 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-21T09:15:10.410Z] #49 30.12 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-21T09:15:10.410Z] #49 30.18 go: downloading golang.org/x/text v0.3.2 [2021-04-21T09:15:10.410Z] #49 30.18 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-21T09:15:10.410Z] #49 30.31 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-21T09:15:10.410Z] #49 30.32 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-21T09:15:10.410Z] #49 30.52 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-21T09:15:10.410Z] #49 30.57 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-21T09:15:10.410Z] #49 30.85 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-21T09:15:10.410Z] #49 30.99 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-21T09:15:10.410Z] #49 31.03 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-21T09:15:10.410Z] #49 31.07 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-21T09:15:10.410Z] #49 31.15 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-21T09:15:10.410Z] #49 31.44 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-21T09:15:10.410Z] #49 31.76 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-21T09:15:10.443Z] Fetching without tags [2021-04-21T09:15:10.514Z] #57 ... [2021-04-21T09:15:10.514Z] [2021-04-21T09:15:10.514Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-21T09:15:10.514Z] #52 47.03 context [2021-04-21T09:15:10.514Z] #52 47.36 encoding/binary [2021-04-21T09:15:10.514Z] #52 47.83 os [2021-04-21T09:15:10.514Z] #52 48.93 encoding/base64 [2021-04-21T09:15:10.514Z] #52 49.81 golang.org/x/sys/unix [2021-04-21T09:15:10.514Z] #52 50.68 fmt [2021-04-21T09:15:10.514Z] #52 54.25 encoding/json [2021-04-21T09:15:10.514Z] #52 56.91 github.com/pkg/diff [2021-04-21T09:15:10.514Z] #52 ... [2021-04-21T09:15:10.514Z] [2021-04-21T09:15:10.514Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-21T09:15:10.514Z] #30 15.37 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-21T09:15:10.514Z] #30 15.69 #=#=# [2021-04-21T09:15:10.362Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-21T09:15:10.384Z] > git config --add remote.origin.fetch +refs/pull/42294/head:refs/remotes/origin/PR-42294 # timeout=10 [2021-04-21T09:15:10.401Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-21T09:15:10.421Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-21T09:15:10.442Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-21T09:15:10.443Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-21T09:15:10.468Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42294/head:refs/remotes/origin/PR-42294 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-21T09:15:10.668Z] #49 31.90 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-21T09:15:10.668Z] #49 31.90 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-21T09:15:10.802Z] Merging remotes/origin/20.10 commit 8728dd246c3ab53105434eef8ffe997b6fd14dc6 into PR head commit 9ca66776fa4bda05831987a87bb2232541109d79 [2021-04-21T09:15:10.804Z] #30 15.86 ######################################################################## 100.0% [2021-04-21T09:15:10.804Z] #30 15.94 [2021-04-21T09:15:10.804Z] #30 ... [2021-04-21T09:15:10.804Z] [2021-04-21T09:15:10.804Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-21T09:15:10.804Z] #14 50.06 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-21T09:15:10.804Z] #14 50.06 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-04-21T09:15:10.804Z] #14 50.06 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-21T09:15:10.804Z] #14 50.21 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-21T09:15:10.804Z] #14 50.22 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-04-21T09:15:10.804Z] #14 50.22 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-21T09:15:11.094Z] #14 ... [2021-04-21T09:15:11.094Z] [2021-04-21T09:15:11.094Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-21T09:15:11.094Z] #44 23.97 CC images/ipc-sem.o [2021-04-21T09:15:11.095Z] #44 24.08 CC images/utsns.o [2021-04-21T09:15:11.095Z] #44 24.27 CC images/creds.o [2021-04-21T09:15:11.095Z] #44 24.43 CC images/vma.o [2021-04-21T09:15:11.095Z] #44 24.55 CC images/netdev.o [2021-04-21T09:15:11.095Z] #44 24.75 CC images/tty.o [2021-04-21T09:15:11.095Z] #44 25.17 CC images/file-lock.o [2021-04-21T09:15:11.095Z] #44 25.31 CC images/rlimit.o [2021-04-21T09:15:11.095Z] #44 25.52 CC images/pagemap.o [2021-04-21T09:15:11.095Z] #44 25.72 CC images/siginfo.o [2021-04-21T09:15:11.235Z] #49 32.68 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-21T09:15:11.385Z] #44 25.92 CC images/rpc.o [2021-04-21T09:15:11.494Z] #49 33.05 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-21T09:15:11.579Z] Merge succeeded, producing 9ca66776fa4bda05831987a87bb2232541109d79 [2021-04-21T09:15:11.579Z] Checking out Revision 9ca66776fa4bda05831987a87bb2232541109d79 (PR-42294) [2021-04-21T09:15:11.675Z] #44 ... [2021-04-21T09:15:11.675Z] [2021-04-21T09:15:11.675Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-21T09:15:11.675Z] #46 48.35 strings [2021-04-21T09:15:11.675Z] #46 49.03 os [2021-04-21T09:15:11.675Z] #46 50.77 regexp/syntax [2021-04-21T09:15:11.675Z] #46 50.94 fmt [2021-04-21T09:15:11.675Z] #46 54.47 regexp [2021-04-21T09:15:11.675Z] #46 54.89 go/token [2021-04-21T09:15:11.675Z] #46 55.67 go/scanner [2021-04-21T09:15:11.675Z] #46 56.79 go/ast [2021-04-21T09:15:11.675Z] #46 57.79 internal/lazyregexp [2021-04-21T09:15:11.675Z] #46 57.93 net/url [2021-04-21T09:15:11.675Z] #46 ... [2021-04-21T09:15:11.675Z] [2021-04-21T09:15:11.675Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-21T09:15:11.675Z] #57 38.11 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-21T09:15:11.675Z] #57 38.11 + BUILDTAGS='netgo osusergo static_build' [2021-04-21T09:15:11.675Z] #57 38.11 + export EXTRA_FLAGS=-buildmode=pie [2021-04-21T09:15:11.675Z] #57 38.11 + EXTRA_FLAGS=-buildmode=pie [2021-04-21T09:15:11.675Z] #57 38.11 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-21T09:15:11.675Z] #57 38.11 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-21T09:15:11.675Z] #57 38.11 + '[' '' = dynamic ']' [2021-04-21T09:15:11.675Z] #57 38.11 + make [2021-04-21T09:15:11.965Z] #57 39.18 + bin/ctr [2021-04-21T09:15:12.071Z] #49 33.38 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-21T09:15:12.638Z] #49 33.83 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-21T09:15:12.638Z] #49 33.84 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-21T09:15:12.638Z] #49 33.84 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-21T09:15:12.638Z] #49 33.84 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-21T09:15:12.638Z] #49 33.85 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-21T09:15:12.638Z] #49 33.96 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-21T09:15:12.638Z] #49 34.01 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-21T09:15:12.638Z] #49 34.01 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-21T09:15:12.638Z] #49 34.01 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-21T09:15:12.897Z] #49 34.08 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-21T09:15:12.897Z] #49 34.08 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-21T09:15:12.897Z] #49 34.26 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-21T09:15:10.804Z] > git config core.sparsecheckout # timeout=10 [2021-04-21T09:15:10.845Z] > git checkout -f 9ca66776fa4bda05831987a87bb2232541109d79 # timeout=10 [2021-04-21T09:15:11.502Z] > git remote # timeout=10 [2021-04-21T09:15:11.527Z] > git config --get remote.origin.url # timeout=10 [2021-04-21T09:15:11.541Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-21T09:15:11.542Z] > git merge 8728dd246c3ab53105434eef8ffe997b6fd14dc6 # timeout=10 [2021-04-21T09:15:11.556Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-21T09:15:11.577Z] > git config core.sparsecheckout # timeout=10 [2021-04-21T09:15:11.601Z] > git checkout -f 9ca66776fa4bda05831987a87bb2232541109d79 # timeout=10 [2021-04-21T09:15:12.997Z] #57 ... [2021-04-21T09:15:12.997Z] [2021-04-21T09:15:12.997Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-21T09:15:12.997Z] #35 55.92 github.com/BurntSushi/toml/cmd/tomlv [2021-04-21T09:15:12.997Z] #35 DONE 59.7s [2021-04-21T09:15:13.287Z] [2021-04-21T09:15:13.287Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-21T09:15:13.287Z] #30 17.96 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-21T09:15:13.287Z] #30 18.03 skipping existing aab193acf6ba [2021-04-21T09:15:13.287Z] #30 18.11 [2021-04-21T09:15:13.578Z] #30 18.88 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-21T09:15:13.832Z] #49 ... [2021-04-21T09:15:13.832Z] [2021-04-21T09:15:13.832Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-21T09:15:13.832Z] #51 sha256:bdd61a55f08b1027f5b5d8f1ea1e85efed6c719bc9c69b69e96f13f5a7b71b8e [2021-04-21T09:15:13.832Z] #51 25.18 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-21T09:15:13.832Z] #51 26.65 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-21T09:15:13.832Z] #51 26.82 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-21T09:15:13.832Z] #51 26.95 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-21T09:15:13.832Z] #51 27.13 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-21T09:15:13.832Z] #51 27.98 runtime [2021-04-21T09:15:13.872Z] #30 19.13 [2021-04-21T09:15:14.768Z] #51 ... [2021-04-21T09:15:14.768Z] [2021-04-21T09:15:14.768Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-21T09:15:14.768Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-21T09:15:14.768Z] #55 26.05 Fetched 8427 kB in 20s (413 kB/s) [2021-04-21T09:15:14.768Z] #55 26.05 Reading package lists... [2021-04-21T09:15:14.768Z] #55 33.25 Reading package lists... [2021-04-21T09:15:14.768Z] #55 ... [2021-04-21T09:15:14.768Z] [2021-04-21T09:15:14.768Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-21T09:15:14.768Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-21T09:15:14.768Z] #36 26.17 Fetched 8427 kB in 19s (449 kB/s) [2021-04-21T09:15:14.768Z] #36 26.17 Reading package lists... [2021-04-21T09:15:15.027Z] #36 32.86 Reading package lists... [2021-04-21T09:15:15.027Z] #36 ... [2021-04-21T09:15:15.027Z] [2021-04-21T09:15:15.027Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-21T09:15:15.027Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-21T09:15:15.027Z] #42 26.11 Fetched 8427 kB in 20s (419 kB/s) [2021-04-21T09:15:15.027Z] #42 26.11 Reading package lists... [2021-04-21T09:15:15.286Z] #42 33.17 Reading package lists... [2021-04-21T09:15:15.286Z] #42 ... [2021-04-21T09:15:15.286Z] [2021-04-21T09:15:15.286Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:15:15.286Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-21T09:15:15.286Z] #13 22.22 Fetched 8941 kB in 20s (441 kB/s) [2021-04-21T09:15:15.286Z] #13 22.22 Reading package lists... [2021-04-21T09:15:15.328Z] #30 19.25 ## 3.2% ######## 11.3% ############### 21.5% ##################### 29.7% ######################### 35.9% ################################# 46.1% ####################################### 54.3% ############################################## 64.5% #################################################### 72.7% ######################################################## 78.9% ############################################################## 87.1% #################################################################### 95.3% ######################################################################## 100.0% [2021-04-21T09:15:15.328Z] #30 20.63 [2021-04-21T09:15:15.958Z] #30 21.35 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-21T09:15:16.064Z] Commit message: "bump up rootlesskit to v0.14.2" [2021-04-21T09:15:16.248Z] #30 21.57 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-21T09:15:16.616Z] #30 21.65 ######################################################################## 100.0% [2021-04-21T09:15:16.616Z] #30 21.69 [2021-04-21T09:15:16.923Z] #30 22.34 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-21T09:15:17.077Z] + docker version [2021-04-21T09:15:17.213Z] #30 22.61 [2021-04-21T09:15:17.504Z] #30 22.69 ######################################################################## 100.0% [2021-04-21T09:15:17.504Z] #30 22.74 [2021-04-21T09:15:17.504Z] #30 22.79 Download of images into '/build' complete. [2021-04-21T09:15:17.504Z] #30 22.79 Use something like the following to load the result into a Docker daemon: [2021-04-21T09:15:17.504Z] #30 22.79 tar -cC '/build' . | docker load [2021-04-21T09:15:17.794Z] #30 DONE 23.1s [2021-04-21T09:15:17.794Z] [2021-04-21T09:15:17.794Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-21T09:15:17.794Z] #44 26.48 CC images/ext-file.o [2021-04-21T09:15:17.794Z] #44 26.64 CC images/cgroup.o [2021-04-21T09:15:17.794Z] #44 27.08 CC images/userns.o [2021-04-21T09:15:17.794Z] #44 27.40 CC images/google/protobuf/descriptor.o [2021-04-21T09:15:17.794Z] #44 28.74 CC images/opts.o [2021-04-21T09:15:17.794Z] #44 28.86 CC images/seccomp.o [2021-04-21T09:15:17.794Z] #44 29.01 CC images/binfmt-misc.o [2021-04-21T09:15:17.794Z] #44 29.24 CC images/time.o [2021-04-21T09:15:17.794Z] #44 29.36 CC images/sysctl.o [2021-04-21T09:15:17.794Z] #44 29.49 CC images/autofs.o [2021-04-21T09:15:17.794Z] #44 29.68 CC images/macvlan.o [2021-04-21T09:15:17.794Z] #44 29.79 CC images/sit.o [2021-04-21T09:15:17.794Z] #44 29.98 CC images/memfd.o [2021-04-21T09:15:17.794Z] #44 30.23 CC images/timens.o [2021-04-21T09:15:17.794Z] #44 30.47 LINK images/built-in.o [2021-04-21T09:15:17.794Z] #44 30.56 GEN compel/include/asm [2021-04-21T09:15:17.794Z] #44 30.57 GEN compel/include/version.h [2021-04-21T09:15:17.794Z] #44 30.57 touch .config [2021-04-21T09:15:17.794Z] #44 30.59 GEN include/common/config.h [2021-04-21T09:15:17.794Z] #44 30.65 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2021-04-21T09:15:17.794Z] #44 30.71 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-04-21T09:15:17.794Z] #44 30.74 GEN compel/plugins/include/uapi/std/syscall.h [2021-04-21T09:15:17.794Z] #44 30.75 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2021-04-21T09:15:17.794Z] #44 30.76 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2021-04-21T09:15:17.794Z] #44 30.77 DEP compel/arch/s390/plugins/std/parasite-head.d [2021-04-21T09:15:17.794Z] #44 30.80 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-21T09:15:17.794Z] #44 30.80 DEP compel/plugins/std/infect.d [2021-04-21T09:15:17.794Z] #44 30.89 DEP compel/plugins/std/string.d [2021-04-21T09:15:17.794Z] #44 30.93 DEP compel/plugins/std/log.d [2021-04-21T09:15:17.794Z] #44 30.99 DEP compel/plugins/std/fds.d [2021-04-21T09:15:17.794Z] #44 31.04 DEP compel/plugins/std/std.d [2021-04-21T09:15:17.794Z] #44 31.10 DEP compel/plugins/shmem/shmem.d [2021-04-21T09:15:17.794Z] #44 31.14 DEP compel/plugins/fds/fds.d [2021-04-21T09:15:17.794Z] #44 31.33 CC compel/plugins/std/std.o [2021-04-21T09:15:17.794Z] #44 31.61 CC compel/plugins/std/fds.o [2021-04-21T09:15:17.794Z] #44 31.86 CC compel/plugins/std/log.o [2021-04-21T09:15:17.829Z] #13 29.60 Reading package lists... [2021-04-21T09:15:17.829Z] #13 ... [2021-04-21T09:15:17.829Z] [2021-04-21T09:15:17.829Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:15:17.829Z] #45 sha256:8b5ffd2ae6b807e9a8af4f7f5ca61ab80d0ec23d9084e90b396515b6a7e45755 [2021-04-21T09:15:17.829Z] #45 29.12 vendor/golang.org/x/crypto/internal/subtle [2021-04-21T09:15:17.829Z] #45 29.26 vendor/golang.org/x/crypto/curve25519 [2021-04-21T09:15:17.829Z] #45 ... [2021-04-21T09:15:17.829Z] [2021-04-21T09:15:17.829Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-21T09:15:17.829Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-21T09:15:17.829Z] #36 32.86 Reading package lists... [2021-04-21T09:15:17.915Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-09bc8f2a6c3048115) in /home/ubuntu/workspace/moby_PR-42294 [Pipeline] { [Pipeline] checkout [2021-04-21T09:15:18.082Z] The recommended git tool is: git [2021-04-21T09:15:18.085Z] #44 32.44 CC compel/plugins/std/string.o [2021-04-21T09:15:18.375Z] #44 32.95 CC compel/plugins/std/infect.o [2021-04-21T09:15:18.666Z] #44 ... [2021-04-21T09:15:18.666Z] [2021-04-21T09:15:18.666Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-21T09:15:18.666Z] #14 67.83 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-21T09:15:18.666Z] #14 67.85 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-04-21T09:15:18.666Z] #14 67.85 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-21T09:15:19.153Z] Fetching without tags [2021-04-21T09:15:19.542Z] Merging remotes/origin/20.10 commit 8728dd246c3ab53105434eef8ffe997b6fd14dc6 into PR head commit 9ca66776fa4bda05831987a87bb2232541109d79 [2021-04-21T09:15:19.091Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-21T09:15:19.107Z] > git config --add remote.origin.fetch +refs/pull/42294/head:refs/remotes/origin/PR-42294 # timeout=10 [2021-04-21T09:15:19.126Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-21T09:15:19.137Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-21T09:15:19.202Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-21T09:15:19.202Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-21T09:15:19.203Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42294/head:refs/remotes/origin/PR-42294 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-21T09:15:19.551Z] > git config core.sparsecheckout # timeout=10 [2021-04-21T09:15:19.989Z] #36 39.58 Building dependency tree... [2021-04-21T09:15:20.198Z] Merge succeeded, producing 9ca66776fa4bda05831987a87bb2232541109d79 [2021-04-21T09:15:20.198Z] Checking out Revision 9ca66776fa4bda05831987a87bb2232541109d79 (PR-42294) [2021-04-21T09:15:21.390Z] #14 ... [2021-04-21T09:15:21.390Z] [2021-04-21T09:15:21.390Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-21T09:15:21.390Z] #52 57.85 go/ast [2021-04-21T09:15:21.390Z] #52 58.18 golang.org/x/crypto/ssh/terminal [2021-04-21T09:15:21.390Z] #52 59.06 mvdan.cc/editorconfig [2021-04-21T09:15:21.390Z] #52 59.91 mvdan.cc/sh/v3/fileutil [2021-04-21T09:15:21.390Z] #52 60.27 mvdan.cc/sh/v3/syntax [2021-04-21T09:15:21.390Z] #52 66.10 mvdan.cc/sh/v3/cmd/shfmt [2021-04-21T09:15:21.390Z] #52 ... [2021-04-21T09:15:21.390Z] [2021-04-21T09:15:21.390Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-21T09:15:21.390Z] #44 33.24 CC compel/arch/s390/plugins/std/parasite-head.o [2021-04-21T09:15:21.390Z] #44 33.27 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2021-04-21T09:15:21.390Z] #44 33.32 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2021-04-21T09:15:21.390Z] #44 33.50 AR compel/plugins/std.lib.a [2021-04-21T09:15:21.390Z] #44 33.55 CC compel/plugins/fds/fds.o [2021-04-21T09:15:21.390Z] #44 33.75 AR compel/plugins/fds.lib.a [2021-04-21T09:15:21.390Z] #44 33.77 HOSTDEP compel/src/lib/log-host.d [2021-04-21T09:15:21.390Z] #44 33.78 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-21T09:15:21.390Z] #44 33.94 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2021-04-21T09:15:21.390Z] #44 33.98 HOSTDEP compel/src/main-host.d [2021-04-21T09:15:21.390Z] #44 34.04 DEP compel/src/lib/ptrace.d [2021-04-21T09:15:21.390Z] #44 34.13 DEP compel/src/lib/infect.d [2021-04-21T09:15:21.390Z] #44 34.28 DEP compel/src/lib/infect-util.d [2021-04-21T09:15:21.390Z] #44 34.36 DEP compel/src/lib/infect-rpc.d [2021-04-21T09:15:21.390Z] #44 34.46 DEP compel/arch/s390/src/lib/infect.d [2021-04-21T09:15:21.390Z] #44 34.60 DEP compel/arch/s390/src/lib/cpu.d [2021-04-21T09:15:21.390Z] #44 34.65 DEP compel/src/lib/log.d [2021-04-21T09:15:21.390Z] #44 34.72 DEP compel/src/main.d [2021-04-21T09:15:21.390Z] #44 34.81 DEP compel/src/lib/handle-elf.d [2021-04-21T09:15:21.390Z] #44 34.93 DEP compel/arch/s390/src/lib/handle-elf.d [2021-04-21T09:15:21.390Z] #44 35.02 CC compel/src/lib/log.o [2021-04-21T09:15:21.390Z] #44 35.17 CC compel/arch/s390/src/lib/cpu.o [2021-04-21T09:15:21.390Z] #44 35.28 CC compel/arch/s390/src/lib/infect.o [2021-04-21T09:15:21.390Z] #44 35.77 CC compel/src/lib/infect-rpc.o [2021-04-21T09:15:21.390Z] #44 35.99 CC compel/src/lib/infect-util.o [2021-04-21T09:15:19.571Z] > git checkout -f 9ca66776fa4bda05831987a87bb2232541109d79 # timeout=10 [2021-04-21T09:15:20.137Z] > git remote # timeout=10 [2021-04-21T09:15:20.158Z] > git config --get remote.origin.url # timeout=10 [2021-04-21T09:15:20.170Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-21T09:15:20.172Z] > git merge 8728dd246c3ab53105434eef8ffe997b6fd14dc6 # timeout=10 [2021-04-21T09:15:20.185Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-21T09:15:20.201Z] > git config core.sparsecheckout # timeout=10 [2021-04-21T09:15:20.212Z] > git checkout -f 9ca66776fa4bda05831987a87bb2232541109d79 # timeout=10 [2021-04-21T09:15:21.680Z] #44 36.22 CC compel/src/lib/infect.o [2021-04-21T09:15:21.893Z] #36 43.25 The following additional packages will be installed: [2021-04-21T09:15:21.893Z] #36 43.26 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-21T09:15:21.893Z] #36 43.27 Suggested packages: [2021-04-21T09:15:21.893Z] #36 43.29 cmake-doc ninja-build lrzip [2021-04-21T09:15:21.893Z] #36 43.29 Recommended packages: [2021-04-21T09:15:21.893Z] #36 43.29 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-21T09:15:22.015Z] using credential docker-jenkins-github-credentials [2021-04-21T09:15:22.025Z] Cloning the remote Git repository [2021-04-21T09:15:22.025Z] Cloning with configured refspecs honoured and without tags [2021-04-21T09:15:22.718Z] #44 ... [2021-04-21T09:15:22.718Z] [2021-04-21T09:15:22.718Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-21T09:15:22.718Z] #46 59.32 text/template/parse [2021-04-21T09:15:22.718Z] #46 60.68 go/parser [2021-04-21T09:15:22.718Z] #46 62.58 text/template [2021-04-21T09:15:22.718Z] #46 63.55 encoding/xml [2021-04-21T09:15:22.718Z] #46 66.08 go/doc [2021-04-21T09:15:22.718Z] #46 67.49 github.com/LK4D4/vndr/versioned [2021-04-21T09:15:22.718Z] #46 67.53 compress/flate [2021-04-21T09:15:22.718Z] #46 68.62 github.com/LK4D4/vndr/build [2021-04-21T09:15:22.718Z] #46 69.50 vendor/golang.org/x/crypto/cryptobyte [2021-04-21T09:15:22.828Z] #36 44.30 The following NEW packages will be installed: [2021-04-21T09:15:22.828Z] #36 44.31 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-21T09:15:22.048Z] Cloning repository https://github.com/moby/moby.git [2021-04-21T09:15:22.114Z] > git init /home/ubuntu/workspace/moby_PR-42294 # timeout=10 [2021-04-21T09:15:22.796Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-21T09:15:22.796Z] > git --version # timeout=10 [2021-04-21T09:15:22.805Z] > git --version # 'git version 2.25.1' [2021-04-21T09:15:22.806Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-21T09:15:23.016Z] #46 ... [2021-04-21T09:15:23.016Z] [2021-04-21T09:15:23.016Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-21T09:15:23.016Z] #52 DONE 69.6s [2021-04-21T09:15:23.016Z] [2021-04-21T09:15:23.016Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-21T09:15:23.089Z] #36 44.31 vim-common xxd [2021-04-21T09:15:23.348Z] #36 44.75 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-21T09:15:23.348Z] #36 44.75 Need to get 14.9 MB of archives. [2021-04-21T09:15:23.348Z] #36 44.75 After this operation, 61.8 MB of additional disk space will be used. [2021-04-21T09:15:23.348Z] #36 44.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-21T09:15:23.348Z] #36 44.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-21T09:15:23.348Z] #36 44.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-04-21T09:15:23.609Z] #36 44.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-21T09:15:23.646Z] #14 ... [2021-04-21T09:15:23.646Z] [2021-04-21T09:15:23.646Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-21T09:15:23.646Z] #44 38.15 CC compel/src/lib/ptrace.o [2021-04-21T09:15:23.667Z] Client: Docker Engine - Community [2021-04-21T09:15:23.667Z] Version: 20.10.5 [2021-04-21T09:15:23.667Z] API version: 1.41 [2021-04-21T09:15:23.667Z] Go version: go1.13.15 [2021-04-21T09:15:23.667Z] Git commit: 55c4c88 [2021-04-21T09:15:23.667Z] Built: Tue Mar 2 20:18:05 2021 [2021-04-21T09:15:23.667Z] OS/Arch: linux/amd64 [2021-04-21T09:15:23.667Z] Context: default [2021-04-21T09:15:23.667Z] Experimental: true [2021-04-21T09:15:23.667Z] [2021-04-21T09:15:23.667Z] Server: Docker Engine - Community [2021-04-21T09:15:23.667Z] Engine: [2021-04-21T09:15:23.667Z] Version: 20.10.5 [2021-04-21T09:15:23.667Z] API version: 1.41 (minimum version 1.12) [2021-04-21T09:15:23.667Z] Go version: go1.13.15 [2021-04-21T09:15:23.667Z] Git commit: 363e9a8 [2021-04-21T09:15:23.667Z] Built: Tue Mar 2 20:16:00 2021 [2021-04-21T09:15:23.667Z] OS/Arch: linux/amd64 [2021-04-21T09:15:23.667Z] Experimental: true [2021-04-21T09:15:23.667Z] containerd: [2021-04-21T09:15:23.667Z] Version: 1.4.4 [2021-04-21T09:15:23.667Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-21T09:15:23.667Z] runc: [2021-04-21T09:15:23.667Z] Version: 1.0.0-rc93 [2021-04-21T09:15:23.667Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-21T09:15:23.667Z] docker-init: [2021-04-21T09:15:23.667Z] Version: 0.19.0 [2021-04-21T09:15:23.667Z] GitCommit: de40ad0 [Pipeline] sh [2021-04-21T09:15:23.780Z] Commit message: "bump up rootlesskit to v0.14.2" [2021-04-21T09:15:23.867Z] #36 ... [2021-04-21T09:15:23.867Z] [2021-04-21T09:15:23.867Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-21T09:15:23.867Z] #49 sha256:614c6b0ff7e7f69ccea5ee1fab76e32c7dd8b4d9d54102848e7d48133bb57291 [2021-04-21T09:15:23.867Z] #49 39.47 go: extracting golang.org/x/text v0.3.2 [2021-04-21T09:15:23.867Z] #49 44.25 go: finding github.com/fatih/color v1.7.0 [2021-04-21T09:15:23.867Z] #49 44.30 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-21T09:15:23.867Z] #49 44.34 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-21T09:15:23.867Z] #49 44.34 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-21T09:15:23.868Z] #49 44.40 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-21T09:15:23.868Z] #49 44.49 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-21T09:15:23.868Z] #49 44.51 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-21T09:15:23.868Z] #49 44.55 go: finding github.com/pkg/errors v0.8.1 [2021-04-21T09:15:23.868Z] #49 44.55 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-21T09:15:23.868Z] #49 44.58 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-21T09:15:23.868Z] #49 44.58 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-21T09:15:23.868Z] #49 44.59 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-21T09:15:23.868Z] #49 44.60 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-21T09:15:23.868Z] #49 44.61 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-21T09:15:23.868Z] #49 44.63 go: finding github.com/stretchr/testify v1.4.0 [2021-04-21T09:15:23.868Z] #49 44.64 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-21T09:15:23.868Z] #49 44.64 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-21T09:15:23.868Z] #49 44.66 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-21T09:15:23.868Z] #49 44.69 go: finding github.com/spf13/viper v1.6.1 [2021-04-21T09:15:23.868Z] #49 44.73 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-21T09:15:23.868Z] #49 44.77 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-21T09:15:23.868Z] #49 44.81 go: finding github.com/stretchr/objx v0.2.0 [2021-04-21T09:15:23.868Z] #49 44.91 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-21T09:15:23.868Z] #49 44.92 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-21T09:15:23.868Z] #49 45.03 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-21T09:15:23.868Z] #49 45.08 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-21T09:15:23.868Z] #49 45.12 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-21T09:15:23.868Z] #49 45.23 go: finding github.com/gobwas/glob v0.2.3 [2021-04-21T09:15:23.868Z] #49 45.24 go: finding github.com/spf13/cobra v0.0.5 [2021-04-21T09:15:23.868Z] #49 45.30 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-21T09:15:23.938Z] #44 38.46 AR compel/libcompel.a [2021-04-21T09:15:23.938Z] #44 38.49 HOSTCC compel/src/main-host.o [2021-04-21T09:15:24.012Z] + docker info [2021-04-21T09:15:22.911Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42294/head:refs/remotes/origin/PR-42294 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-21T09:15:24.126Z] #49 45.46 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-21T09:15:24.126Z] #49 45.49 go: finding github.com/spf13/pflag v1.0.5 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-21T09:15:24.385Z] #49 45.64 go: finding github.com/magiconair/properties v1.8.1 [2021-04-21T09:15:24.385Z] #49 45.76 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-21T09:15:24.575Z] #44 38.81 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2021-04-21T09:15:24.575Z] #44 38.92 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-21T09:15:24.644Z] #49 ... [2021-04-21T09:15:24.644Z] [2021-04-21T09:15:24.644Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-21T09:15:24.644Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-21T09:15:24.644Z] #36 45.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-04-21T09:15:24.644Z] #36 46.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-04-21T09:15:24.644Z] #36 46.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-04-21T09:15:24.644Z] #36 46.03 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-04-21T09:15:24.644Z] #36 46.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-04-21T09:15:24.644Z] #36 46.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-04-21T09:15:24.657Z] + docker version [2021-04-21T09:15:24.866Z] #44 39.18 HOSTCC compel/src/lib/log-host.o [2021-04-21T09:15:24.866Z] #44 39.25 HOSTLINK compel/compel-host-bin [2021-04-21T09:15:24.866Z] #44 39.34 DEP soccr/soccr.d [2021-04-21T09:15:25.161Z] #44 39.54 CC soccr/soccr.o [2021-04-21T09:15:26.023Z] #36 ... [2021-04-21T09:15:26.023Z] [2021-04-21T09:15:26.023Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-21T09:15:26.023Z] #67 sha256:0fc5d2a4561402524009c01805ea0fc82e9cdecb635741b5e3b3a6527bd9b3f0 [2021-04-21T09:15:26.023Z] #67 DONE 47.4s [2021-04-21T09:15:26.023Z] [2021-04-21T09:15:26.023Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-21T09:15:26.023Z] #49 sha256:614c6b0ff7e7f69ccea5ee1fab76e32c7dd8b4d9d54102848e7d48133bb57291 [2021-04-21T09:15:26.023Z] #49 46.16 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-21T09:15:26.023Z] #49 46.17 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-21T09:15:26.023Z] #49 46.28 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-21T09:15:26.023Z] #49 46.28 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-21T09:15:26.023Z] #49 46.45 go: finding github.com/spf13/afero v1.1.2 [2021-04-21T09:15:26.023Z] #49 46.45 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-21T09:15:26.023Z] #49 46.61 go: finding github.com/spf13/cast v1.3.0 [2021-04-21T09:15:26.023Z] #49 46.61 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-21T09:15:26.023Z] #49 46.61 go: finding golang.org/x/text v0.3.2 [2021-04-21T09:15:26.023Z] #49 46.63 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-21T09:15:26.023Z] #49 46.72 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-21T09:15:26.023Z] #49 46.74 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-21T09:15:26.023Z] #49 46.76 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-21T09:15:26.023Z] #49 46.79 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-21T09:15:26.023Z] #49 46.90 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-21T09:15:26.023Z] #49 46.91 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-21T09:15:26.023Z] #49 46.95 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-21T09:15:26.023Z] #49 47.02 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-21T09:15:26.023Z] #49 47.02 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-21T09:15:26.023Z] #49 47.12 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-21T09:15:26.023Z] #49 47.12 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-21T09:15:26.023Z] #49 47.15 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-21T09:15:26.023Z] #49 47.15 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-21T09:15:26.023Z] #49 47.15 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-21T09:15:26.023Z] #49 47.16 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-21T09:15:26.023Z] #49 47.16 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-21T09:15:26.023Z] #49 47.24 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-21T09:15:26.023Z] #49 47.25 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-21T09:15:26.023Z] #49 47.31 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-21T09:15:26.023Z] #49 47.35 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-21T09:15:26.023Z] #49 47.39 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-21T09:15:26.023Z] #49 47.39 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-21T09:15:26.023Z] #49 47.42 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-21T09:15:26.023Z] #49 47.46 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-21T09:15:26.023Z] #49 47.53 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-21T09:15:26.191Z] #44 40.54 AR soccr/libsoccr.a [2021-04-21T09:15:26.191Z] #44 40.55 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-21T09:15:26.191Z] #44 40.75 DEP criu/arch/s390/sigframe.d [2021-04-21T09:15:26.333Z] #49 ... [2021-04-21T09:15:26.333Z] [2021-04-21T09:15:26.333Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-21T09:15:26.333Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-21T09:15:26.333Z] #55 33.25 Reading package lists... [2021-04-21T09:15:26.333Z] #55 39.87 Building dependency tree... [2021-04-21T09:15:26.333Z] #55 43.35 The following additional packages will be installed: [2021-04-21T09:15:26.333Z] #55 43.38 libbtrfs0 [2021-04-21T09:15:26.333Z] #55 43.59 The following NEW packages will be installed: [2021-04-21T09:15:26.333Z] #55 43.59 libbtrfs-dev libbtrfs0 [2021-04-21T09:15:26.333Z] #55 44.10 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-21T09:15:26.333Z] #55 44.10 Need to get 119 kB of archives. [2021-04-21T09:15:26.333Z] #55 44.10 After this operation, 387 kB of additional disk space will be used. [2021-04-21T09:15:26.333Z] #55 44.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-21T09:15:26.333Z] #55 44.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-21T09:15:26.333Z] #55 45.24 debconf: delaying package configuration, since apt-utils is not installed [2021-04-21T09:15:26.333Z] #55 45.45 Fetched 119 kB in 0s (335 kB/s) [2021-04-21T09:15:26.333Z] #55 45.70 Selecting previously unselected package libbtrfs0. [2021-04-21T09:15:26.333Z] #55 45.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 ... 15410 files and directories currently installed.) [2021-04-21T09:15:26.333Z] #55 45.76 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-21T09:15:26.333Z] #55 46.49 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-21T09:15:26.333Z] #55 46.76 Selecting previously unselected package libbtrfs-dev. [2021-04-21T09:15:26.333Z] #55 46.77 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-21T09:15:26.333Z] #55 46.77 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-21T09:15:26.333Z] #55 47.16 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-21T09:15:26.333Z] #55 47.34 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-21T09:15:26.333Z] #55 47.39 Processing triggers for libc-bin (2.28-10) ... [2021-04-21T09:15:26.333Z] #55 DONE 47.8s [2021-04-21T09:15:26.481Z] #44 40.82 DEP criu/arch/s390/crtools.d [2021-04-21T09:15:26.482Z] #44 41.00 DEP criu/arch/s390/cpu.d [2021-04-21T09:15:26.602Z] [2021-04-21T09:15:26.602Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-21T09:15:26.602Z] #56 sha256:4855043f1f8af2ddee68fbab6aa4ff623d8ca4ac2a41e3da15be994e6785536a [2021-04-21T09:15:26.772Z] #44 41.18 CC criu/arch/s390/cpu.o [2021-04-21T09:15:27.402Z] #44 41.60 CC criu/arch/s390/crtools.o [2021-04-21T09:15:27.692Z] #44 42.22 CC criu/arch/s390/sigframe.o [2021-04-21T09:15:27.982Z] #44 42.39 LINK criu/arch/s390/crtools.built-in.o [2021-04-21T09:15:27.982Z] #44 42.43 DEP criu/pie/util-vdso.d [2021-04-21T09:15:27.982Z] #44 42.54 DEP criu/pie/util.d [2021-04-21T09:15:28.060Z] Fetching without tags [2021-04-21T09:15:28.272Z] #44 42.71 CC criu/pie/util.o [2021-04-21T09:15:28.434Z] Merging remotes/origin/20.10 commit 8728dd246c3ab53105434eef8ffe997b6fd14dc6 into PR head commit 9ca66776fa4bda05831987a87bb2232541109d79 [2021-04-21T09:15:28.539Z] #56 ... [2021-04-21T09:15:28.540Z] [2021-04-21T09:15:28.540Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-21T09:15:28.540Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-21T09:15:28.540Z] #42 33.17 Reading package lists... [2021-04-21T09:15:28.540Z] #42 39.95 Building dependency tree... [2021-04-21T09:15:28.540Z] #42 43.59 The following additional packages will be installed: [2021-04-21T09:15:28.540Z] #42 43.59 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-21T09:15:28.540Z] #42 43.59 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-21T09:15:28.540Z] #42 43.61 Suggested packages: [2021-04-21T09:15:28.540Z] #42 43.61 manpages-dev python-setuptools [2021-04-21T09:15:28.540Z] #42 44.88 The following NEW packages will be installed: [2021-04-21T09:15:28.540Z] #42 44.89 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-21T09:15:28.540Z] #42 44.90 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-21T09:15:28.540Z] #42 44.90 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-21T09:15:28.540Z] #42 44.90 python-six zlib1g-dev [2021-04-21T09:15:28.540Z] #42 45.32 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-21T09:15:28.540Z] #42 45.32 Need to get 4095 kB of archives. [2021-04-21T09:15:28.540Z] #42 45.32 After this operation, 22.5 MB of additional disk space will be used. [2021-04-21T09:15:28.540Z] #42 45.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-04-21T09:15:28.540Z] #42 45.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-04-21T09:15:28.540Z] #42 45.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-04-21T09:15:28.540Z] #42 45.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-04-21T09:15:28.540Z] #42 45.33 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-04-21T09:15:28.540Z] #42 45.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-04-21T09:15:28.540Z] #42 45.35 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-04-21T09:15:28.540Z] #42 45.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-04-21T09:15:28.540Z] #42 45.38 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-04-21T09:15:28.540Z] #42 45.49 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-04-21T09:15:28.540Z] #42 45.50 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-04-21T09:15:28.540Z] #42 45.59 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-04-21T09:15:28.540Z] #42 45.67 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-04-21T09:15:28.540Z] #42 45.67 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-04-21T09:15:28.540Z] #42 45.68 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-21T09:15:28.540Z] #42 45.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-04-21T09:15:28.540Z] #42 45.70 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-04-21T09:15:28.540Z] #42 46.87 debconf: delaying package configuration, since apt-utils is not installed [2021-04-21T09:15:28.540Z] #42 47.17 Fetched 4095 kB in 1s (6193 kB/s) [2021-04-21T09:15:28.540Z] #42 47.45 Selecting previously unselected package libcap-dev:amd64. [2021-04-21T09:15:28.540Z] #42 47.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-21T09:15:28.540Z] #42 47.61 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-04-21T09:15:28.540Z] #42 47.63 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-04-21T09:15:28.540Z] #42 48.05 Selecting previously unselected package libnet1:amd64. [2021-04-21T09:15:28.540Z] #42 48.05 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-21T09:15:28.540Z] #42 48.09 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-21T09:15:28.540Z] #42 48.26 Selecting previously unselected package libnet1-dev. [2021-04-21T09:15:28.540Z] #42 48.33 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-21T09:15:28.540Z] #42 48.34 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-21T09:15:28.540Z] #42 48.81 Selecting previously unselected package libnl-3-200:amd64. [2021-04-21T09:15:28.540Z] #42 48.81 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-21T09:15:28.540Z] #42 48.81 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-21T09:15:28.540Z] #42 49.06 Selecting previously unselected package libnl-3-dev:amd64. [2021-04-21T09:15:28.540Z] #42 49.08 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-04-21T09:15:28.540Z] #42 49.10 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-21T09:15:28.540Z] #42 49.62 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-21T09:15:28.540Z] #42 49.63 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-21T09:15:28.540Z] #42 49.64 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-21T09:15:28.540Z] #42 49.81 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-04-21T09:15:28.540Z] #42 49.81 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-04-21T09:15:28.540Z] #42 49.92 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-21T09:15:28.540Z] #42 ... [2021-04-21T09:15:28.540Z] [2021-04-21T09:15:28.540Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-21T09:15:28.540Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-21T09:15:28.540Z] #36 48.16 debconf: delaying package configuration, since apt-utils is not installed [2021-04-21T09:15:28.540Z] #36 48.63 Fetched 14.9 MB in 2s (7498 kB/s) [2021-04-21T09:15:28.540Z] #36 48.74 Selecting previously unselected package xxd. [2021-04-21T09:15:28.540Z] #36 48.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-21T09:15:28.540Z] #36 49.00 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-21T09:15:28.540Z] #36 49.06 Unpacking xxd (2:8.1.0875-5) ... [2021-04-21T09:15:28.540Z] #36 49.54 Selecting previously unselected package vim-common. [2021-04-21T09:15:28.540Z] #36 49.54 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-21T09:15:28.540Z] #36 49.66 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-21T09:15:28.563Z] #44 42.98 CC criu/pie/util-vdso.o [2021-04-21T09:15:28.811Z] #36 50.07 Selecting previously unselected package cmake-data. [2021-04-21T09:15:28.811Z] #36 50.07 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-21T09:15:28.811Z] #36 50.08 Unpacking cmake-data (3.13.4-1) ... [2021-04-21T09:15:29.069Z] #36 ... [2021-04-21T09:15:29.069Z] [2021-04-21T09:15:29.069Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-21T09:15:29.069Z] #34 sha256:6a8fe5e49f090b0ccc2e7bcff7542d5e7747d488abfd3c3c5b92738ff49790dc [2021-04-21T09:15:29.069Z] #34 40.29 sync [2021-04-21T09:15:29.069Z] #34 40.30 internal/reflectlite [2021-04-21T09:15:29.069Z] #34 42.86 sort [2021-04-21T09:15:29.069Z] #34 42.86 errors [2021-04-21T09:15:29.069Z] #34 43.27 strconv [2021-04-21T09:15:29.069Z] #34 44.08 io [2021-04-21T09:15:29.069Z] #34 45.39 internal/oserror [2021-04-21T09:15:29.069Z] #34 45.49 syscall [2021-04-21T09:15:29.069Z] #34 46.67 reflect [2021-04-21T09:15:29.069Z] #34 ... [2021-04-21T09:15:29.069Z] [2021-04-21T09:15:29.069Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-21T09:15:29.069Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-21T09:15:29.193Z] #44 43.45 AR criu/pie/pie.lib.a [2021-04-21T09:15:29.193Z] #44 43.49 DEP criu/pie/restorer.d [2021-04-21T09:15:29.193Z] #44 43.68 DEP criu/arch/s390/restorer.d [2021-04-21T09:15:29.291Z] Merge succeeded, producing 9ca66776fa4bda05831987a87bb2232541109d79 [2021-04-21T09:15:29.291Z] Checking out Revision 9ca66776fa4bda05831987a87bb2232541109d79 (PR-42294) [2021-04-21T09:15:27.985Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-21T09:15:28.015Z] > git config --add remote.origin.fetch +refs/pull/42294/head:refs/remotes/origin/PR-42294 # timeout=10 [2021-04-21T09:15:28.032Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-21T09:15:28.067Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-21T09:15:28.100Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-21T09:15:28.100Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-21T09:15:28.101Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42294/head:refs/remotes/origin/PR-42294 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-21T09:15:28.470Z] > git config core.sparsecheckout # timeout=10 [2021-04-21T09:15:28.506Z] > git checkout -f 9ca66776fa4bda05831987a87bb2232541109d79 # timeout=10 [2021-04-21T09:15:29.215Z] > git remote # timeout=10 [2021-04-21T09:15:29.238Z] > git config --get remote.origin.url # timeout=10 [2021-04-21T09:15:29.260Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-21T09:15:29.262Z] > git merge 8728dd246c3ab53105434eef8ffe997b6fd14dc6 # timeout=10 [2021-04-21T09:15:29.287Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-21T09:15:29.323Z] > git config core.sparsecheckout # timeout=10 [2021-04-21T09:15:29.336Z] > git checkout -f 9ca66776fa4bda05831987a87bb2232541109d79 # timeout=10 [2021-04-21T09:15:29.483Z] #44 43.87 DEP criu/arch/s390/vdso-pie.d [2021-04-21T09:15:29.483Z] #44 43.97 DEP criu/pie/parasite-vdso.d [2021-04-21T09:15:29.483Z] #44 ... [2021-04-21T09:15:29.483Z] [2021-04-21T09:15:29.483Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-21T09:15:29.483Z] #14 78.74 Selecting previously unselected package libapparmor1:s390x. [2021-04-21T09:15:29.483Z] #14 78.74 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2021-04-21T09:15:29.483Z] #14 78.75 Unpacking libapparmor1:s390x (2.13.2-10) ... [2021-04-21T09:15:29.483Z] #14 78.82 Selecting previously unselected package libapparmor-dev:s390x. [2021-04-21T09:15:29.483Z] #14 78.82 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2021-04-21T09:15:29.483Z] #14 78.82 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2021-04-21T09:15:29.483Z] #14 78.94 Selecting previously unselected package libbtrfs0. [2021-04-21T09:15:29.586Z] #32 50.30 Checking out files: 78% (1191/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) [2021-04-21T09:15:29.586Z] #32 ... [2021-04-21T09:15:29.586Z] [2021-04-21T09:15:29.586Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:15:29.586Z] #45 sha256:8b5ffd2ae6b807e9a8af4f7f5ca61ab80d0ec23d9084e90b396515b6a7e45755 [2021-04-21T09:15:29.586Z] #45 40.85 sync [2021-04-21T09:15:29.586Z] #45 40.87 internal/reflectlite [2021-04-21T09:15:29.586Z] #45 42.66 github.com/LK4D4/vndr/godl/singleflight [2021-04-21T09:15:29.586Z] #45 43.10 math/rand [2021-04-21T09:15:29.586Z] #45 43.98 internal/singleflight [2021-04-21T09:15:29.586Z] #45 44.53 strconv [2021-04-21T09:15:29.586Z] #45 44.56 io [2021-04-21T09:15:29.586Z] #45 45.85 bytes [2021-04-21T09:15:29.586Z] #45 48.26 bufio [2021-04-21T09:15:29.586Z] #45 49.43 reflect [2021-04-21T09:15:29.586Z] #45 ... [2021-04-21T09:15:29.586Z] [2021-04-21T09:15:29.586Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-21T09:15:29.586Z] #56 sha256:4855043f1f8af2ddee68fbab6aa4ff623d8ca4ac2a41e3da15be994e6785536a [2021-04-21T09:15:29.586Z] #56 2.166 + RM_GOPATH=0 [2021-04-21T09:15:29.586Z] #56 2.166 + TMP_GOPATH= [2021-04-21T09:15:29.586Z] #56 2.166 + : /build [2021-04-21T09:15:29.586Z] #56 2.166 + '[' -z '' ']' [2021-04-21T09:15:29.586Z] #56 2.166 ++ mktemp -d [2021-04-21T09:15:29.586Z] #56 2.174 + export GOPATH=/tmp/tmp.ltK4S9Fho8 [2021-04-21T09:15:29.586Z] #56 2.174 + GOPATH=/tmp/tmp.ltK4S9Fho8 [2021-04-21T09:15:29.586Z] #56 2.174 + RM_GOPATH=1 [2021-04-21T09:15:29.586Z] #56 2.174 + case "$(go env GOARCH)" in [2021-04-21T09:15:29.586Z] #56 2.175 ++ go env GOARCH [2021-04-21T09:15:29.586Z] #56 2.208 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:15:29.586Z] #56 2.208 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:15:29.586Z] #56 2.208 ++ dirname /tmp/install/install.sh [2021-04-21T09:15:29.586Z] #56 2.211 + dir=/tmp/install [2021-04-21T09:15:29.586Z] #56 2.211 + bin=containerd [2021-04-21T09:15:29.586Z] #56 2.211 + shift [2021-04-21T09:15:29.586Z] #56 2.211 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-21T09:15:29.586Z] #56 2.211 + . /tmp/install/containerd.installer [2021-04-21T09:15:29.586Z] #56 2.212 ++ set -e [2021-04-21T09:15:29.586Z] #56 2.212 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-21T09:15:29.586Z] #56 2.212 + install_containerd [2021-04-21T09:15:29.586Z] #56 2.213 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-21T09:15:29.586Z] #56 2.213 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-21T09:15:29.586Z] #56 2.213 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ltK4S9Fho8/src/github.com/containerd/containerd [2021-04-21T09:15:29.586Z] #56 2.215 Cloning into '/tmp/tmp.ltK4S9Fho8/src/github.com/containerd/containerd'... [2021-04-21T09:15:29.774Z] #14 78.94 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2021-04-21T09:15:29.774Z] #14 78.95 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-21T09:15:29.774Z] #14 78.99 Selecting previously unselected package libbtrfs-dev. [2021-04-21T09:15:29.774Z] #14 78.99 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-04-21T09:15:29.774Z] #14 79.01 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-21T09:15:29.774Z] #14 79.07 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2021-04-21T09:15:29.774Z] #14 79.07 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-04-21T09:15:29.774Z] #14 79.07 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-04-21T09:15:29.774Z] #14 79.11 Selecting previously unselected package libudev-dev:s390x. [2021-04-21T09:15:29.774Z] #14 79.11 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_s390x.deb ... [2021-04-21T09:15:29.774Z] #14 79.12 Unpacking libudev-dev:s390x (241-7~deb10u7) ... [2021-04-21T09:15:30.064Z] #14 79.24 Selecting previously unselected package libsepol1-dev:s390x. [2021-04-21T09:15:30.064Z] #14 79.24 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2021-04-21T09:15:30.064Z] #14 79.25 Unpacking libsepol1-dev:s390x (2.8-1) ... [2021-04-21T09:15:30.064Z] #14 79.48 Selecting previously unselected package libpcre16-3:s390x. [2021-04-21T09:15:30.064Z] #14 79.48 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2021-04-21T09:15:30.356Z] #14 79.48 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2021-04-21T09:15:30.356Z] #14 79.57 Selecting previously unselected package libpcre32-3:s390x. [2021-04-21T09:15:30.356Z] #14 79.57 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2021-04-21T09:15:30.356Z] #14 79.58 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2021-04-21T09:15:30.356Z] #14 79.69 Selecting previously unselected package libpcrecpp0v5:s390x. [2021-04-21T09:15:30.356Z] #14 79.69 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2021-04-21T09:15:30.356Z] #14 79.69 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2021-04-21T09:15:30.356Z] #14 79.76 Selecting previously unselected package libpcre3-dev:s390x. [2021-04-21T09:15:30.356Z] #14 79.76 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2021-04-21T09:15:30.646Z] #14 79.76 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2021-04-21T09:15:30.936Z] #14 80.04 Selecting previously unselected package libselinux1-dev:s390x. [2021-04-21T09:15:30.936Z] #14 80.04 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2021-04-21T09:15:30.936Z] #14 80.06 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2021-04-21T09:15:30.936Z] #14 80.24 Selecting previously unselected package libdevmapper-dev:s390x. [2021-04-21T09:15:30.936Z] #14 80.24 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2021-04-21T09:15:30.936Z] #14 80.25 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-04-21T09:15:30.936Z] #14 80.30 Selecting previously unselected package libseccomp-dev:s390x. [2021-04-21T09:15:30.936Z] #14 80.32 Preparing to unpack .../23-libseccomp-dev_2.4.1-2~bpo10+1_s390x.deb ... [2021-04-21T09:15:30.936Z] #14 80.32 Unpacking libseccomp-dev:s390x (2.4.1-2~bpo10+1) ... [2021-04-21T09:15:30.936Z] #14 80.40 Selecting previously unselected package libsystemd-dev:s390x. [2021-04-21T09:15:31.227Z] #14 80.41 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_s390x.deb ... [2021-04-21T09:15:31.227Z] #14 80.41 Unpacking libsystemd-dev:s390x (241-7~deb10u7) ... [2021-04-21T09:15:31.517Z] #14 80.77 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2021-04-21T09:15:31.517Z] #14 80.78 Setting up libseccomp-dev:s390x (2.4.1-2~bpo10+1) ... [2021-04-21T09:15:31.517Z] #14 80.79 Setting up libapparmor1:s390x (2.13.2-10) ... [2021-04-21T09:15:31.517Z] #14 80.79 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-21T09:15:31.517Z] #14 80.80 Setting up libpcre16-3:s390x (2:8.39-12) ... [2021-04-21T09:15:31.517Z] #14 80.81 Setting up libsepol1-dev:s390x (2.8-1) ... [2021-04-21T09:15:31.517Z] #14 80.82 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-21T09:15:31.517Z] #14 80.82 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-21T09:15:31.517Z] #14 80.83 Setting up libpcre32-3:s390x (2:8.39-12) ... [2021-04-21T09:15:31.517Z] #14 80.84 Setting up libudev-dev:s390x (241-7~deb10u7) ... [2021-04-21T09:15:31.517Z] #14 80.85 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-21T09:15:31.517Z] #14 80.85 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-21T09:15:31.517Z] #14 80.86 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2021-04-21T09:15:31.517Z] #14 80.87 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-21T09:15:31.517Z] #14 80.87 Setting up libsystemd-dev:s390x (241-7~deb10u7) ... [2021-04-21T09:15:31.517Z] #14 80.88 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-21T09:15:31.517Z] #14 80.89 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2021-04-21T09:15:31.517Z] #14 80.90 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-21T09:15:31.517Z] #14 80.93 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-21T09:15:31.808Z] #14 80.94 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-21T09:15:31.808Z] #14 80.94 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-21T09:15:31.808Z] #14 80.95 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-21T09:15:31.808Z] #14 80.95 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-21T09:15:31.808Z] #14 80.95 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-21T09:15:31.808Z] #14 80.96 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2021-04-21T09:15:31.808Z] #14 80.97 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-04-21T09:15:31.808Z] #14 80.97 Setting up dmsetup (2:1.02.155-3) ... [2021-04-21T09:15:31.808Z] #14 80.98 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-04-21T09:15:31.808Z] #14 80.99 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-04-21T09:15:31.808Z] #14 81.00 Processing triggers for libc-bin (2.28-10) ... [2021-04-21T09:15:32.116Z] #56 ... [2021-04-21T09:15:32.116Z] [2021-04-21T09:15:32.116Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:15:32.116Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-21T09:15:32.116Z] #13 29.60 Reading package lists... [2021-04-21T09:15:32.116Z] #13 36.85 Building dependency tree... [2021-04-21T09:15:32.116Z] #13 40.36 The following additional packages will be installed: [2021-04-21T09:15:32.116Z] #13 40.36 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-21T09:15:32.116Z] #13 40.36 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-21T09:15:32.116Z] #13 40.37 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-21T09:15:32.116Z] #13 40.37 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-21T09:15:32.116Z] #13 40.37 mingw-w64-common mingw-w64-x86-64-dev [2021-04-21T09:15:32.116Z] #13 40.38 Suggested packages: [2021-04-21T09:15:32.116Z] #13 40.38 gcc-8-locales seccomp wine64 [2021-04-21T09:15:32.116Z] #13 42.36 The following NEW packages will be installed: [2021-04-21T09:15:32.116Z] #13 42.37 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-21T09:15:32.116Z] #13 42.37 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-21T09:15:32.116Z] #13 42.37 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-21T09:15:32.116Z] #13 42.38 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-21T09:15:32.116Z] #13 42.38 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-21T09:15:32.116Z] #13 42.38 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-21T09:15:32.116Z] #13 42.39 The following packages will be upgraded: [2021-04-21T09:15:32.116Z] #13 42.39 libseccomp2 libsystemd0 libudev1 [2021-04-21T09:15:32.116Z] #13 43.06 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-21T09:15:32.116Z] #13 43.06 Need to get 78.2 MB of archives. [2021-04-21T09:15:32.116Z] #13 43.06 After this operation, 487 MB of additional disk space will be used. [2021-04-21T09:15:32.116Z] #13 43.06 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-04-21T09:15:32.116Z] #13 43.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-04-21T09:15:32.116Z] #13 43.06 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-04-21T09:15:32.116Z] #13 43.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-04-21T09:15:32.116Z] #13 43.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-04-21T09:15:32.116Z] #13 43.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-04-21T09:15:32.116Z] #13 43.71 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-04-21T09:15:32.116Z] #13 43.72 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-04-21T09:15:32.116Z] #13 43.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-04-21T09:15:32.116Z] #13 43.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-21T09:15:32.116Z] #13 44.27 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-04-21T09:15:32.116Z] #13 44.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-04-21T09:15:32.116Z] #13 44.54 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-04-21T09:15:32.116Z] #13 ... [2021-04-21T09:15:32.116Z] [2021-04-21T09:15:32.116Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-21T09:15:32.116Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-21T09:15:32.116Z] #32 50.30 Checking out files: 78% (1191/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-04-21T09:15:32.116Z] #32 51.29 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-21T09:15:32.116Z] #32 52.12 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-21T09:15:32.121Z] #14 DONE 81.4s [2021-04-21T09:15:32.121Z] [2021-04-21T09:15:32.121Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-21T09:15:33.171Z] Commit message: "bump up rootlesskit to v0.14.2" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-21T09:15:33.654Z] #54 ... [2021-04-21T09:15:33.654Z] [2021-04-21T09:15:33.654Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-21T09:15:33.654Z] #15 DONE 1.6s [2021-04-21T09:15:33.654Z] [2021-04-21T09:15:33.654Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-21T09:15:33.654Z] #54 1.566 + RM_GOPATH=0 [2021-04-21T09:15:33.654Z] #54 1.566 + TMP_GOPATH= [2021-04-21T09:15:33.654Z] #54 1.566 + : /build [2021-04-21T09:15:33.654Z] #54 1.566 + '[' -z '' ']' [2021-04-21T09:15:33.654Z] #54 1.567 ++ mktemp -d [2021-04-21T09:15:33.654Z] #54 1.568 + export GOPATH=/tmp/tmp.xOue2qJ2LA [2021-04-21T09:15:33.654Z] #54 1.568 + GOPATH=/tmp/tmp.xOue2qJ2LA [2021-04-21T09:15:33.654Z] #54 1.568 + RM_GOPATH=1 [2021-04-21T09:15:33.654Z] #54 1.568 + case "$(go env GOARCH)" in [2021-04-21T09:15:33.654Z] #54 1.568 ++ go env GOARCH [2021-04-21T09:15:33.654Z] #54 1.576 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:15:33.654Z] #54 1.576 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:15:33.654Z] #54 1.576 ++ dirname /tmp/install/install.sh [2021-04-21T09:15:33.654Z] #54 1.579 + dir=/tmp/install [2021-04-21T09:15:33.654Z] #54 1.579 + bin=runc [2021-04-21T09:15:33.654Z] #54 1.579 + shift [2021-04-21T09:15:33.654Z] #54 1.579 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-21T09:15:33.654Z] #54 1.579 + . /tmp/install/runc.installer [2021-04-21T09:15:33.654Z] #54 1.579 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-21T09:15:33.654Z] #54 1.580 + install_runc [2021-04-21T09:15:33.654Z] #54 1.580 + uname -r [2021-04-21T09:15:33.654Z] #54 1.580 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-21T09:15:33.654Z] #54 1.583 + RUNC_BUILDTAGS='seccomp ' [2021-04-21T09:15:33.654Z] #54 1.583 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-21T09:15:33.654Z] #54 1.583 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.xOue2qJ2LA/src/github.com/opencontainers/runc [2021-04-21T09:15:33.654Z] #54 1.583 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-21T09:15:33.654Z] #54 1.584 Cloning into '/tmp/tmp.xOue2qJ2LA/src/github.com/opencontainers/runc'... [2021-04-21T09:15:34.128Z] + docker version [2021-04-21T09:15:34.602Z] Client: Docker Engine - Community [2021-04-21T09:15:34.602Z] Version: 20.10.5 [2021-04-21T09:15:34.602Z] API version: 1.41 [2021-04-21T09:15:34.602Z] Go version: go1.13.15 [2021-04-21T09:15:34.602Z] Git commit: 55c4c88 [2021-04-21T09:15:34.602Z] Built: Tue Mar 2 20:18:20 2021 [2021-04-21T09:15:34.602Z] OS/Arch: linux/amd64 [2021-04-21T09:15:34.602Z] Context: default [2021-04-21T09:15:34.602Z] Experimental: true [2021-04-21T09:15:34.602Z] [2021-04-21T09:15:34.602Z] Server: Docker Engine - Community [2021-04-21T09:15:34.602Z] Engine: [2021-04-21T09:15:34.602Z] Version: 20.10.5 [2021-04-21T09:15:34.602Z] API version: 1.41 (minimum version 1.12) [2021-04-21T09:15:34.602Z] Go version: go1.13.15 [2021-04-21T09:15:34.602Z] Git commit: 363e9a8 [2021-04-21T09:15:34.602Z] Built: Tue Mar 2 20:16:15 2021 [2021-04-21T09:15:34.602Z] OS/Arch: linux/amd64 [2021-04-21T09:15:34.602Z] Experimental: true [2021-04-21T09:15:34.602Z] containerd: [2021-04-21T09:15:34.602Z] Version: 1.4.4 [2021-04-21T09:15:34.602Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-21T09:15:34.602Z] runc: [2021-04-21T09:15:34.602Z] Version: 1.0.0-rc93 [2021-04-21T09:15:34.602Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-21T09:15:34.602Z] docker-init: [2021-04-21T09:15:34.602Z] Version: 0.19.0 [2021-04-21T09:15:34.602Z] GitCommit: de40ad0 [Pipeline] sh [2021-04-21T09:15:34.686Z] #54 ... [2021-04-21T09:15:34.686Z] [2021-04-21T09:15:34.686Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-21T09:15:34.686Z] #46 71.28 net [2021-04-21T09:15:34.686Z] #46 71.29 vendor/golang.org/x/crypto/poly1305 [2021-04-21T09:15:34.686Z] #46 71.64 vendor/golang.org/x/crypto/chacha20poly1305 [2021-04-21T09:15:34.686Z] #46 72.02 vendor/golang.org/x/crypto/curve25519 [2021-04-21T09:15:34.686Z] #46 72.26 vendor/golang.org/x/crypto/hkdf [2021-04-21T09:15:34.686Z] #46 72.35 vendor/golang.org/x/text/transform [2021-04-21T09:15:34.686Z] #46 73.00 vendor/golang.org/x/text/unicode/bidi [2021-04-21T09:15:34.686Z] #46 74.17 vendor/golang.org/x/text/secure/bidirule [2021-04-21T09:15:34.686Z] #46 74.45 vendor/golang.org/x/text/unicode/norm [2021-04-21T09:15:34.686Z] #46 77.06 vendor/golang.org/x/net/idna [2021-04-21T09:15:34.686Z] #46 79.06 vendor/golang.org/x/net/http2/hpack [2021-04-21T09:15:34.686Z] #46 80.24 mime [2021-04-21T09:15:34.686Z] #46 ... [2021-04-21T09:15:34.686Z] [2021-04-21T09:15:34.686Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-21T09:15:34.686Z] #44 44.13 DEP criu/pie/parasite.d [2021-04-21T09:15:34.686Z] #44 44.34 CC criu/pie/parasite.o [2021-04-21T09:15:34.686Z] #44 45.03 LINK criu/pie/parasite.built-in.o [2021-04-21T09:15:34.686Z] #44 45.05 GEN criu/pie/parasite-blob.h [2021-04-21T09:15:34.686Z] #44 45.08 CC criu/pie/parasite-vdso.o [2021-04-21T09:15:34.686Z] #44 45.46 CC criu/arch/s390/vdso-pie.o [2021-04-21T09:15:34.686Z] #44 45.77 CC criu/arch/s390/restorer.o [2021-04-21T09:15:34.686Z] #44 46.20 CC criu/pie/restorer.o [2021-04-21T09:15:34.686Z] #44 47.97 LINK criu/pie/restorer.built-in.o [2021-04-21T09:15:34.686Z] #44 47.98 GEN criu/pie/restorer-blob.h [2021-04-21T09:15:34.686Z] #44 48.04 DEP criu/vdso.d [2021-04-21T09:15:34.686Z] #44 48.37 DEP criu/uts_ns.d [2021-04-21T09:15:34.686Z] #44 48.43 DEP criu/util.d [2021-04-21T09:15:34.686Z] #44 48.60 DEP criu/uffd.d [2021-04-21T09:15:34.686Z] #44 48.81 DEP criu/tun.d [2021-04-21T09:15:34.686Z] #44 48.96 DEP criu/tty.d [2021-04-21T09:15:34.686Z] #44 49.15 DEP criu/timerfd.d [2021-04-21T09:15:34.943Z] + docker info [2021-04-21T09:15:34.976Z] #44 49.37 DEP criu/timens.d [2021-04-21T09:15:34.976Z] #44 49.41 DEP criu/sysfs_parse.d [2021-04-21T09:15:34.976Z] #44 49.46 DEP criu/sysctl.d [2021-04-21T09:15:34.976Z] #44 49.51 DEP criu/string.d [2021-04-21T09:15:35.268Z] #44 49.52 DEP criu/stats.d [2021-04-21T09:15:35.268Z] #44 49.58 DEP criu/sockets.d [2021-04-21T09:15:35.268Z] #44 49.76 DEP criu/sk-unix.d [2021-04-21T09:15:35.268Z] #44 ... [2021-04-21T09:15:35.268Z] [2021-04-21T09:15:35.268Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-21T09:15:35.268Z] #46 82.15 mime/quotedprintable [2021-04-21T09:15:35.558Z] #46 ... [2021-04-21T09:15:35.558Z] [2021-04-21T09:15:35.558Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-04-21T09:15:35.558Z] #16 DONE 1.9s [2021-04-21T09:15:35.558Z] [2021-04-21T09:15:35.558Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-21T09:15:35.558Z] #46 82.41 net/http/internal [2021-04-21T09:15:36.234Z] Client: [2021-04-21T09:15:36.234Z] Context: default [2021-04-21T09:15:36.234Z] Debug Mode: false [2021-04-21T09:15:36.234Z] Plugins: [2021-04-21T09:15:36.234Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-04-21T09:15:36.234Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-04-21T09:15:36.234Z] [2021-04-21T09:15:36.234Z] Server: [2021-04-21T09:15:36.234Z] Containers: 0 [2021-04-21T09:15:36.234Z] Running: 0 [2021-04-21T09:15:36.234Z] Paused: 0 [2021-04-21T09:15:36.234Z] Stopped: 0 [2021-04-21T09:15:36.234Z] Images: 0 [2021-04-21T09:15:36.234Z] Server Version: 20.10.5 [2021-04-21T09:15:36.234Z] Storage Driver: overlay2 [2021-04-21T09:15:36.234Z] Backing Filesystem: extfs [2021-04-21T09:15:36.234Z] Supports d_type: true [2021-04-21T09:15:36.234Z] Native Overlay Diff: true [2021-04-21T09:15:36.234Z] Logging Driver: json-file [2021-04-21T09:15:36.234Z] Cgroup Driver: cgroupfs [2021-04-21T09:15:36.234Z] Cgroup Version: 1 [2021-04-21T09:15:36.234Z] Plugins: [2021-04-21T09:15:36.234Z] Volume: local [2021-04-21T09:15:36.234Z] Network: bridge host ipvlan macvlan null overlay [2021-04-21T09:15:36.234Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-21T09:15:36.234Z] Swarm: inactive [2021-04-21T09:15:36.234Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-04-21T09:15:36.234Z] Default Runtime: runc [2021-04-21T09:15:36.234Z] Init Binary: docker-init [2021-04-21T09:15:36.234Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-21T09:15:36.234Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-21T09:15:36.234Z] init version: de40ad0 [2021-04-21T09:15:36.234Z] Security Options: [2021-04-21T09:15:36.234Z] apparmor [2021-04-21T09:15:36.234Z] seccomp [2021-04-21T09:15:36.234Z] Profile: default [2021-04-21T09:15:36.234Z] Kernel Version: 5.4.0-1041-aws [2021-04-21T09:15:36.234Z] Operating System: Ubuntu 18.04.5 LTS [2021-04-21T09:15:36.234Z] OSType: linux [2021-04-21T09:15:36.234Z] Architecture: x86_64 [2021-04-21T09:15:36.234Z] CPUs: 2 [2021-04-21T09:15:36.234Z] Total Memory: 7.487GiB [2021-04-21T09:15:36.234Z] Name: ip-10-100-37-78 [2021-04-21T09:15:36.234Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-04-21T09:15:36.234Z] Docker Root Dir: /var/lib/docker [2021-04-21T09:15:36.234Z] Debug Mode: false [2021-04-21T09:15:36.234Z] Registry: https://index.docker.io/v1/ [2021-04-21T09:15:36.234Z] Labels: [2021-04-21T09:15:36.235Z] Experimental: true [2021-04-21T09:15:36.235Z] Insecure Registries: [2021-04-21T09:15:36.235Z] 127.0.0.0/8 [2021-04-21T09:15:36.235Z] Live Restore Enabled: true [2021-04-21T09:15:36.235Z] [2021-04-21T09:15:36.235Z] WARNING: No swap limit support [Pipeline] sh [2021-04-21T09:15:36.306Z] #32 ... [2021-04-21T09:15:36.306Z] [2021-04-21T09:15:36.306Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-21T09:15:36.306Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-21T09:15:36.306Z] #42 50.00 Selecting previously unselected package zlib1g-dev:amd64. [2021-04-21T09:15:36.306Z] #42 50.01 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-04-21T09:15:36.306Z] #42 50.02 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-21T09:15:36.306Z] #42 50.29 Selecting previously unselected package libprotobuf17:amd64. [2021-04-21T09:15:36.306Z] #42 50.31 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-04-21T09:15:36.306Z] #42 50.32 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-21T09:15:36.306Z] #42 51.21 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-04-21T09:15:36.306Z] #42 51.21 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-04-21T09:15:36.306Z] #42 51.24 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-21T09:15:36.306Z] #42 51.49 Selecting previously unselected package libprotobuf-dev:amd64. [2021-04-21T09:15:36.306Z] #42 51.49 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-04-21T09:15:36.306Z] #42 51.51 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-21T09:15:36.306Z] #42 52.83 Selecting previously unselected package libprotoc17:amd64. [2021-04-21T09:15:36.306Z] #42 52.86 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-04-21T09:15:36.306Z] #42 52.86 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-21T09:15:36.306Z] #42 53.51 Selecting previously unselected package protobuf-c-compiler. [2021-04-21T09:15:36.306Z] #42 53.52 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-04-21T09:15:36.306Z] #42 53.52 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-21T09:15:36.306Z] #42 53.69 Selecting previously unselected package protobuf-compiler. [2021-04-21T09:15:36.306Z] #42 53.69 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-04-21T09:15:36.306Z] #42 53.70 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-21T09:15:36.306Z] #42 53.89 Selecting previously unselected package python-pkg-resources. [2021-04-21T09:15:36.306Z] #42 53.92 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-21T09:15:36.306Z] #42 53.93 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-21T09:15:36.306Z] #42 54.50 Selecting previously unselected package python-six. [2021-04-21T09:15:36.306Z] #42 54.50 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-21T09:15:36.306Z] #42 54.52 Unpacking python-six (1.12.0-1) ... [2021-04-21T09:15:36.306Z] #42 54.61 Selecting previously unselected package python-protobuf. [2021-04-21T09:15:36.306Z] #42 54.62 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-04-21T09:15:36.306Z] #42 54.62 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-21T09:15:36.306Z] #42 55.31 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-21T09:15:36.534Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-21T09:15:36.534Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-21T09:15:36.534Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42294/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-04-21T09:15:36.534Z] + bash /home/ubuntu/workspace/moby_PR-42294/check-config.sh [2021-04-21T09:15:36.534Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-21T09:15:36.534Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-04-21T09:15:36.534Z] [2021-04-21T09:15:36.534Z] Generally Necessary: [2021-04-21T09:15:36.534Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-21T09:15:36.534Z] - apparmor: enabled and tools installed [2021-04-21T09:15:36.534Z] - CONFIG_NAMESPACES: enabled [2021-04-21T09:15:36.534Z] - CONFIG_NET_NS: enabled [2021-04-21T09:15:36.534Z] - CONFIG_PID_NS: enabled [2021-04-21T09:15:36.534Z] - CONFIG_IPC_NS: enabled [2021-04-21T09:15:36.565Z] #42 ... [2021-04-21T09:15:36.565Z] [2021-04-21T09:15:36.565Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-21T09:15:36.565Z] #49 sha256:614c6b0ff7e7f69ccea5ee1fab76e32c7dd8b4d9d54102848e7d48133bb57291 [2021-04-21T09:15:36.565Z] #49 47.99 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-21T09:15:36.565Z] #49 48.13 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-21T09:15:36.565Z] #49 48.13 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-21T09:15:36.565Z] #49 48.36 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-21T09:15:36.565Z] #49 48.39 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-21T09:15:36.794Z] - CONFIG_UTS_NS: enabled [2021-04-21T09:15:36.794Z] - CONFIG_CGROUPS: enabled [2021-04-21T09:15:36.794Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-21T09:15:36.794Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-21T09:15:36.794Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-21T09:15:36.794Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-21T09:15:36.794Z] - CONFIG_CPUSETS: enabled [2021-04-21T09:15:36.794Z] - CONFIG_MEMCG: enabled [2021-04-21T09:15:36.824Z] #49 ... [2021-04-21T09:15:36.825Z] [2021-04-21T09:15:36.825Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:15:36.825Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-21T09:15:36.825Z] #13 47.91 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-04-21T09:15:36.825Z] #13 50.63 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-04-21T09:15:36.825Z] #13 50.63 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-04-21T09:15:36.825Z] #13 50.63 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-21T09:15:36.825Z] #13 50.63 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-21T09:15:36.825Z] #13 50.64 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-04-21T09:15:36.825Z] #13 50.65 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-04-21T09:15:36.825Z] #13 50.66 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-04-21T09:15:36.825Z] #13 50.70 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-04-21T09:15:36.825Z] #13 50.72 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-04-21T09:15:36.825Z] #13 50.75 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-04-21T09:15:36.825Z] #13 50.76 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-04-21T09:15:36.825Z] #13 50.83 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-04-21T09:15:36.825Z] #13 50.84 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-04-21T09:15:36.825Z] #13 50.85 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-04-21T09:15:37.054Z] - CONFIG_KEYS: enabled [2021-04-21T09:15:37.054Z] - CONFIG_VETH: enabled (as module) [2021-04-21T09:15:37.054Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-21T09:15:37.054Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-21T09:15:37.054Z] - CONFIG_NF_NAT_IPV4: missing [2021-04-21T09:15:37.054Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-21T09:15:37.054Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-21T09:15:37.054Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-21T09:15:37.054Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-21T09:15:37.054Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-21T09:15:37.054Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-21T09:15:37.054Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-21T09:15:37.054Z] - CONFIG_NF_NAT_NEEDED: missing [2021-04-21T09:15:37.054Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-21T09:15:37.054Z] [2021-04-21T09:15:37.054Z] Optional Features: [2021-04-21T09:15:37.054Z] - CONFIG_USER_NS: enabled [2021-04-21T09:15:37.054Z] - CONFIG_SECCOMP: enabled [2021-04-21T09:15:37.054Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-21T09:15:37.054Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-21T09:15:37.054Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-21T09:15:37.314Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-04-21T09:15:37.314Z] - CONFIG_BLK_CGROUP: enabled [2021-04-21T09:15:37.314Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-21T09:15:37.314Z] - CONFIG_IOSCHED_CFQ: missing [2021-04-21T09:15:37.314Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-04-21T09:15:37.314Z] - CONFIG_CGROUP_PERF: enabled [2021-04-21T09:15:37.314Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-21T09:15:37.314Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-21T09:15:37.314Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-21T09:15:37.314Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-21T09:15:37.314Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-21T09:15:37.314Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-21T09:15:37.314Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-21T09:15:37.314Z] - CONFIG_IP_VS: enabled (as module) [2021-04-21T09:15:37.314Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-21T09:15:37.314Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-21T09:15:37.314Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-21T09:15:37.314Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-21T09:15:37.314Z] - CONFIG_EXT4_FS: enabled [2021-04-21T09:15:37.314Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-21T09:15:37.314Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-21T09:15:37.314Z] - Network Drivers: [2021-04-21T09:15:37.314Z] - "overlay": [2021-04-21T09:15:37.314Z] - CONFIG_VXLAN: enabled (as module) [2021-04-21T09:15:37.314Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-21T09:15:37.314Z] Optional (for encrypted networks): [2021-04-21T09:15:37.314Z] - CONFIG_CRYPTO: enabled [2021-04-21T09:15:37.314Z] - CONFIG_CRYPTO_AEAD: enabled [2021-04-21T09:15:37.314Z] - CONFIG_CRYPTO_GCM: enabled [2021-04-21T09:15:37.314Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-04-21T09:15:37.314Z] - CONFIG_CRYPTO_GHASH: enabled [2021-04-21T09:15:37.314Z] - CONFIG_XFRM: enabled [2021-04-21T09:15:37.314Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-21T09:15:37.314Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-21T09:15:37.314Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-21T09:15:37.314Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-04-21T09:15:37.314Z] - "ipvlan": [2021-04-21T09:15:37.314Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-21T09:15:37.314Z] - "macvlan": [2021-04-21T09:15:37.314Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-21T09:15:37.314Z] - CONFIG_DUMMY: enabled (as module) [2021-04-21T09:15:37.314Z] - "ftp,tftp client in container": [2021-04-21T09:15:37.393Z] #13 52.06 debconf: delaying package configuration, since apt-utils is not installed [2021-04-21T09:15:37.393Z] #13 52.26 Fetched 78.2 MB in 8s (9616 kB/s) [2021-04-21T09:15:37.393Z] #13 52.38 (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% [2021-04-21T09:15:37.393Z] #13 ... [2021-04-21T09:15:37.393Z] [2021-04-21T09:15:37.393Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-21T09:15:37.393Z] #51 sha256:bdd61a55f08b1027f5b5d8f1ea1e85efed6c719bc9c69b69e96f13f5a7b71b8e [2021-04-21T09:15:37.393Z] #51 48.87 syscall [2021-04-21T09:15:37.393Z] #51 48.97 reflect [2021-04-21T09:15:37.393Z] #51 57.78 time [2021-04-21T09:15:37.574Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-21T09:15:37.574Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-21T09:15:37.574Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-21T09:15:37.574Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-21T09:15:37.574Z] - Storage Drivers: [2021-04-21T09:15:37.574Z] - "aufs": [2021-04-21T09:15:37.574Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-21T09:15:37.574Z] - "btrfs": [2021-04-21T09:15:37.574Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-21T09:15:37.574Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-21T09:15:37.574Z] - "devicemapper": [2021-04-21T09:15:37.574Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-21T09:15:37.574Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-21T09:15:37.574Z] - "overlay": [2021-04-21T09:15:37.574Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-21T09:15:37.574Z] - "zfs": [2021-04-21T09:15:37.574Z] - /dev/zfs: present [2021-04-21T09:15:37.574Z] - zfs command: missing [2021-04-21T09:15:37.574Z] - zpool command: missing [2021-04-21T09:15:37.574Z] [2021-04-21T09:15:37.574Z] Limits: [2021-04-21T09:15:37.574Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-21T09:15:37.574Z] [2021-04-21T09:15:37.574Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2021-04-21T09:15:37.619Z] #46 ... [2021-04-21T09:15:37.619Z] [2021-04-21T09:15:37.619Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-04-21T09:15:37.619Z] #17 1.407 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-21T09:15:37.619Z] #17 DONE 1.6s [2021-04-21T09:15:37.619Z] [2021-04-21T09:15:37.619Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-21T09:15:37.619Z] #44 50.01 DEP criu/sk-tcp.d [2021-04-21T09:15:37.619Z] #44 50.18 DEP criu/sk-queue.d [2021-04-21T09:15:37.619Z] #44 50.41 DEP criu/sk-packet.d [2021-04-21T09:15:37.619Z] #44 50.60 DEP criu/sk-netlink.d [2021-04-21T09:15:37.619Z] #44 50.83 DEP criu/sk-inet.d [2021-04-21T09:15:37.619Z] #44 50.95 DEP criu/signalfd.d [2021-04-21T09:15:37.619Z] #44 51.10 DEP criu/sigframe.d [2021-04-21T09:15:37.619Z] #44 51.22 DEP criu/shmem.d [2021-04-21T09:15:37.619Z] #44 51.35 DEP criu/servicefd.d [2021-04-21T09:15:37.619Z] #44 51.55 DEP criu/seize.d [2021-04-21T09:15:37.619Z] #44 51.69 DEP criu/seccomp.d [2021-04-21T09:15:37.619Z] #44 51.92 DEP criu/rst-malloc.d [2021-04-21T09:15:37.619Z] #44 52.02 DEP criu/rbtree.d [2021-04-21T09:15:37.619Z] #44 52.03 DEP criu/pstree.d [Pipeline] sh [2021-04-21T09:15:37.652Z] #51 ... [2021-04-21T09:15:37.652Z] [2021-04-21T09:15:37.652Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:15:37.652Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-21T09:15:37.652Z] #13 52.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-21T09:15:37.652Z] #13 52.46 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-04-21T09:15:37.652Z] #13 52.50 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-21T09:15:37.910Z] #44 52.23 DEP criu/protobuf.d [2021-04-21T09:15:37.910Z] #44 52.35 GEN criu/protobuf-desc-gen.h [2021-04-21T09:15:37.947Z] + sudo modprobe ip_vs [2021-04-21T09:15:37.947Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9ca66776fa4bda05831987a87bb2232541109d79 . [2021-04-21T09:15:38.207Z] #2 [internal] load .dockerignore [2021-04-21T09:15:38.207Z] #2 sha256:628db536a12607a26f1661e7275dad1d2e97630997bf6f4b63e01f0f07c39d0b [2021-04-21T09:15:38.220Z] #13 52.90 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-04-21T09:15:38.220Z] #13 53.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-04-21T09:15:38.220Z] #13 53.14 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-21T09:15:38.220Z] #13 53.25 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-04-21T09:15:38.314Z] Client: Docker Engine - Community [2021-04-21T09:15:38.315Z] Version: 20.10.5 [2021-04-21T09:15:38.315Z] API version: 1.41 [2021-04-21T09:15:38.315Z] Go version: go1.13.15 [2021-04-21T09:15:38.315Z] Git commit: 55c4c88 [2021-04-21T09:15:38.315Z] Built: Tue Mar 2 20:18:05 2021 [2021-04-21T09:15:38.315Z] OS/Arch: linux/amd64 [2021-04-21T09:15:38.315Z] Context: default [2021-04-21T09:15:38.315Z] Experimental: true [2021-04-21T09:15:38.315Z] [2021-04-21T09:15:38.315Z] Server: Docker Engine - Community [2021-04-21T09:15:38.315Z] Engine: [2021-04-21T09:15:38.315Z] Version: 20.10.5 [2021-04-21T09:15:38.315Z] API version: 1.41 (minimum version 1.12) [2021-04-21T09:15:38.315Z] Go version: go1.13.15 [2021-04-21T09:15:38.315Z] Git commit: 363e9a8 [2021-04-21T09:15:38.315Z] Built: Tue Mar 2 20:16:00 2021 [2021-04-21T09:15:38.315Z] OS/Arch: linux/amd64 [2021-04-21T09:15:38.315Z] Experimental: true [2021-04-21T09:15:38.315Z] containerd: [2021-04-21T09:15:38.315Z] Version: 1.4.4 [2021-04-21T09:15:38.315Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-21T09:15:38.315Z] runc: [2021-04-21T09:15:38.315Z] Version: 1.0.0-rc93 [2021-04-21T09:15:38.315Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-21T09:15:38.315Z] docker-init: [2021-04-21T09:15:38.315Z] Version: 0.19.0 [2021-04-21T09:15:38.315Z] GitCommit: de40ad0 [Pipeline] sh [2021-04-21T09:15:38.467Z] #2 transferring context: 87B done [2021-04-21T09:15:38.468Z] #2 DONE 0.2s [2021-04-21T09:15:38.468Z] [2021-04-21T09:15:38.468Z] #1 [internal] load build definition from Dockerfile [2021-04-21T09:15:38.468Z] #1 sha256:52f9f467988344964cb752e4604c05a730ada735438f794693ad539c2e0ebb8d [2021-04-21T09:15:38.468Z] #1 transferring dockerfile: 17.02kB 0.0s done [2021-04-21T09:15:38.468Z] #1 DONE 0.3s [2021-04-21T09:15:38.677Z] + docker info [2021-04-21T09:15:38.730Z] [2021-04-21T09:15:38.730Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-21T09:15:38.730Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-04-21T09:15:38.738Z] #13 53.43 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-04-21T09:15:38.738Z] #13 53.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-21T09:15:38.738Z] #13 53.76 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-04-21T09:15:38.941Z] #44 ... [2021-04-21T09:15:38.941Z] [2021-04-21T09:15:38.941Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-04-21T09:15:38.941Z] #18 DONE 1.5s [2021-04-21T09:15:38.941Z] [2021-04-21T09:15:38.941Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-04-21T09:15:38.997Z] #13 53.80 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-21T09:15:39.300Z] #3 DONE 0.6s [2021-04-21T09:15:39.300Z] [2021-04-21T09:15:39.300Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-21T09:15:39.300Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-04-21T09:15:39.300Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-21T09:15:39.300Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-04-21T09:15:39.300Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-04-21T09:15:39.300Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-04-21T09:15:39.300Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 2.10MB / 9.64MB 0.2s [2021-04-21T09:15:39.560Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 8.39MB / 9.64MB 0.3s [2021-04-21T09:15:39.820Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.5s [2021-04-21T09:15:39.821Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-04-21T09:15:39.956Z] #13 ... [2021-04-21T09:15:39.956Z] [2021-04-21T09:15:39.956Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:15:39.956Z] #45 sha256:8b5ffd2ae6b807e9a8af4f7f5ca61ab80d0ec23d9084e90b396515b6a7e45755 [2021-04-21T09:15:39.956Z] #45 51.02 syscall [2021-04-21T09:15:39.956Z] #45 58.80 time [2021-04-21T09:15:39.956Z] #45 ... [2021-04-21T09:15:39.956Z] [2021-04-21T09:15:39.956Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-21T09:15:39.956Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-21T09:15:39.956Z] #42 59.73 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-21T09:15:39.956Z] #42 59.77 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-21T09:15:39.956Z] #42 59.79 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-21T09:15:39.956Z] #42 59.81 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-21T09:15:39.956Z] #42 59.84 Setting up python-six (1.12.0-1) ... [2021-04-21T09:15:39.956Z] #42 ... [2021-04-21T09:15:39.956Z] [2021-04-21T09:15:39.956Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-21T09:15:39.956Z] #47 sha256:7afce0a51f8891c21cf9a9c22496637e921e01af8892ceef4eabb7e40d4a914a [2021-04-21T09:15:39.956Z] #47 DONE 61.4s [2021-04-21T09:15:40.081Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.7s done [2021-04-21T09:15:40.216Z] [2021-04-21T09:15:40.216Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-21T09:15:40.216Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-21T09:15:40.216Z] #36 53.36 Selecting previously unselected package libicu63:amd64. [2021-04-21T09:15:40.216Z] #36 53.37 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-21T09:15:40.216Z] #36 53.42 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-21T09:15:40.216Z] #36 60.27 Selecting previously unselected package libxml2:amd64. [2021-04-21T09:15:40.216Z] #36 60.27 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-04-21T09:15:40.216Z] #36 60.28 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-21T09:15:40.216Z] #36 61.53 Selecting previously unselected package libarchive13:amd64. [2021-04-21T09:15:40.216Z] #36 61.55 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-04-21T09:15:40.216Z] #36 61.55 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-21T09:15:40.216Z] #36 ... [2021-04-21T09:15:40.216Z] [2021-04-21T09:15:40.216Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:15:40.216Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-21T09:15:40.216Z] #13 55.19 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-04-21T09:15:40.443Z] #19 DONE 1.6s [2021-04-21T09:15:40.443Z] [2021-04-21T09:15:40.443Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-21T09:15:40.443Z] #54 8.040 + cd /tmp/tmp.xOue2qJ2LA/src/github.com/opencontainers/runc [2021-04-21T09:15:40.443Z] #54 8.040 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-21T09:15:40.474Z] #13 55.40 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-21T09:15:40.474Z] #13 55.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-21T09:15:40.653Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2021-04-21T09:15:40.653Z] #4 DONE 1.4s [2021-04-21T09:15:40.733Z] #54 8.490 + '[' -z '' ']' [2021-04-21T09:15:40.734Z] #54 8.490 + target=static [2021-04-21T09:15:40.734Z] #54 8.490 + make 'BUILDTAGS=seccomp ' static [2021-04-21T09:15:40.734Z] #13 55.50 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-04-21T09:15:40.734Z] #13 55.52 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-21T09:15:40.919Z] [2021-04-21T09:15:40.919Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-21T09:15:40.919Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-21T09:15:41.024Z] #54 8.913 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-04-21T09:15:41.654Z] #54 ... [2021-04-21T09:15:41.654Z] [2021-04-21T09:15:41.654Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2021-04-21T09:15:41.654Z] #20 DONE 1.5s [2021-04-21T09:15:41.944Z] [2021-04-21T09:15:41.944Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-21T09:15:41.944Z] #44 53.62 DEP criu/protobuf-desc.d [2021-04-21T09:15:41.944Z] #44 53.73 DEP criu/proc_parse.d [2021-04-21T09:15:41.944Z] #44 53.86 DEP criu/plugin.d [2021-04-21T09:15:41.944Z] #44 53.96 DEP criu/pipes.d [2021-04-21T09:15:41.944Z] #44 54.15 DEP criu/pie-util.d [2021-04-21T09:15:41.944Z] #44 54.28 DEP criu/pie-util-vdso.d [2021-04-21T09:15:41.944Z] #44 54.38 DEP criu/path.d [2021-04-21T09:15:41.944Z] #44 54.46 DEP criu/parasite-syscall.d [2021-04-21T09:15:41.944Z] #44 54.64 DEP criu/pagemap.d [2021-04-21T09:15:41.944Z] #44 54.86 DEP criu/pagemap-cache.d [2021-04-21T09:15:41.944Z] #44 55.05 DEP criu/page-xfer.d [2021-04-21T09:15:41.944Z] #44 55.21 DEP criu/page-pipe.d [2021-04-21T09:15:41.944Z] #44 55.31 DEP criu/netfilter.d [2021-04-21T09:15:41.944Z] #44 55.39 DEP criu/net.d [2021-04-21T09:15:41.944Z] #44 55.58 DEP criu/namespaces.d [2021-04-21T09:15:41.944Z] #44 55.72 DEP criu/mount.d [2021-04-21T09:15:41.944Z] #44 55.85 DEP criu/memfd.d [2021-04-21T09:15:41.944Z] #44 55.98 DEP criu/mem.d [2021-04-21T09:15:41.944Z] #44 56.13 DEP criu/lsm.d [2021-04-21T09:15:41.944Z] #44 56.21 DEP criu/log.d [2021-04-21T09:15:41.944Z] #44 56.30 DEP criu/libnetlink.d [2021-04-21T09:15:41.944Z] #44 56.43 DEP criu/kerndat.d [2021-04-21T09:15:41.944Z] #44 56.55 DEP criu/kcmp-ids.d [2021-04-21T09:15:42.234Z] #44 56.62 DEP criu/irmap.d [2021-04-21T09:15:42.234Z] #44 56.76 DEP criu/ipc_ns.d [2021-04-21T09:15:42.313Z] #8 DONE 1.2s [2021-04-21T09:15:42.313Z] [2021-04-21T09:15:42.313Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-21T09:15:42.313Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-04-21T09:15:42.313Z] #7 ... [2021-04-21T09:15:42.313Z] [2021-04-21T09:15:42.313Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-04-21T09:15:42.313Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-04-21T09:15:42.313Z] #5 DONE 1.3s [2021-04-21T09:15:42.313Z] [2021-04-21T09:15:42.313Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-21T09:15:42.313Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-21T09:15:42.525Z] #44 56.84 DEP criu/image.d [2021-04-21T09:15:42.525Z] #44 57.08 DEP criu/image-desc.d [2021-04-21T09:15:42.639Z] #13 ... [2021-04-21T09:15:42.639Z] [2021-04-21T09:15:42.639Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-21T09:15:42.639Z] #34 sha256:6a8fe5e49f090b0ccc2e7bcff7542d5e7747d488abfd3c3c5b92738ff49790dc [2021-04-21T09:15:42.639Z] #34 53.84 time [2021-04-21T09:15:42.639Z] #34 59.91 internal/poll [2021-04-21T09:15:42.639Z] #34 62.11 internal/fmtsort [2021-04-21T09:15:42.639Z] #34 62.20 internal/syscall/execenv [2021-04-21T09:15:42.639Z] #34 62.46 internal/syscall/unix [2021-04-21T09:15:42.639Z] #34 62.94 os [2021-04-21T09:15:42.639Z] #34 63.18 strings [2021-04-21T09:15:42.639Z] #34 ... [2021-04-21T09:15:42.639Z] [2021-04-21T09:15:42.639Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-21T09:15:42.639Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-21T09:15:42.639Z] #42 63.89 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-21T09:15:42.639Z] #42 63.92 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-21T09:15:42.639Z] #42 63.95 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-21T09:15:42.639Z] #42 63.97 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-04-21T09:15:42.639Z] #42 63.99 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-21T09:15:42.639Z] #42 64.01 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-21T09:15:42.639Z] #42 64.02 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-21T09:15:42.639Z] #42 64.04 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-21T09:15:42.639Z] #42 64.06 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-21T09:15:42.639Z] #42 64.08 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-21T09:15:42.815Z] #44 57.20 DEP criu/fsnotify.d [2021-04-21T09:15:42.815Z] #44 57.29 DEP criu/filesystems.d [2021-04-21T09:15:43.077Z] Fetching without tags [2021-04-21T09:15:43.105Z] #44 57.55 DEP criu/files.d [2021-04-21T09:15:43.395Z] #44 57.76 DEP criu/files-reg.d [2021-04-21T09:15:43.395Z] #44 57.88 DEP criu/files-ext.d [2021-04-21T09:15:43.447Z] Merging remotes/origin/20.10 commit 8728dd246c3ab53105434eef8ffe997b6fd14dc6 into PR head commit 9ca66776fa4bda05831987a87bb2232541109d79 [2021-04-21T09:15:43.686Z] #44 58.07 DEP criu/file-lock.d [2021-04-21T09:15:43.686Z] #44 58.19 DEP criu/file-ids.d [2021-04-21T09:15:43.696Z] #6 ... [2021-04-21T09:15:43.696Z] [2021-04-21T09:15:43.696Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-21T09:15:43.696Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-04-21T09:15:43.696Z] #7 DONE 2.7s [2021-04-21T09:15:43.696Z] [2021-04-21T09:15:43.696Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-21T09:15:43.696Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-21T09:15:43.976Z] #44 58.42 DEP criu/fifo.d [2021-04-21T09:15:43.976Z] #44 58.50 DEP criu/fdstore.d [2021-04-21T09:15:44.266Z] #44 58.57 DEP criu/fault-injection.d [2021-04-21T09:15:44.266Z] #44 58.61 DEP criu/external.d [2021-04-21T09:15:44.266Z] #44 58.70 DEP criu/eventpoll.d [2021-04-21T09:15:44.266Z] #44 58.84 DEP criu/eventfd.d [2021-04-21T09:15:44.266Z] #6 DONE 3.3s [2021-04-21T09:15:43.032Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-21T09:15:43.049Z] > git config --add remote.origin.fetch +refs/pull/42294/head:refs/remotes/origin/PR-42294 # timeout=10 [2021-04-21T09:15:43.056Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-21T09:15:43.067Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-21T09:15:43.082Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-21T09:15:43.083Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-21T09:15:43.084Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42294/head:refs/remotes/origin/PR-42294 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-21T09:15:43.457Z] > git config core.sparsecheckout # timeout=10 [2021-04-21T09:15:43.474Z] > git checkout -f 9ca66776fa4bda05831987a87bb2232541109d79 # timeout=10 [2021-04-21T09:15:44.529Z] Merge succeeded, producing 9ca66776fa4bda05831987a87bb2232541109d79 [2021-04-21T09:15:44.530Z] Checking out Revision 9ca66776fa4bda05831987a87bb2232541109d79 (PR-42294) [2021-04-21T09:15:44.557Z] #44 59.05 DEP criu/crtools.d [2021-04-21T09:15:44.847Z] #44 59.29 DEP criu/cr-service.d [2021-04-21T09:15:45.137Z] #44 59.45 DEP criu/cr-restore.d [2021-04-21T09:15:45.137Z] #44 59.70 DEP criu/cr-errno.d [2021-04-21T09:15:45.231Z] Client: [2021-04-21T09:15:45.231Z] Context: default [2021-04-21T09:15:45.231Z] Debug Mode: false [2021-04-21T09:15:45.231Z] Plugins: [2021-04-21T09:15:45.231Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-04-21T09:15:45.231Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-04-21T09:15:45.231Z] [2021-04-21T09:15:45.231Z] Server: [2021-04-21T09:15:45.231Z] Containers: 0 [2021-04-21T09:15:45.231Z] Running: 0 [2021-04-21T09:15:45.231Z] Paused: 0 [2021-04-21T09:15:45.231Z] Stopped: 0 [2021-04-21T09:15:45.231Z] Images: 0 [2021-04-21T09:15:45.231Z] Server Version: 20.10.5 [2021-04-21T09:15:45.231Z] Storage Driver: overlay2 [2021-04-21T09:15:45.231Z] Backing Filesystem: extfs [2021-04-21T09:15:45.231Z] Supports d_type: true [2021-04-21T09:15:45.231Z] Native Overlay Diff: true [2021-04-21T09:15:45.231Z] Logging Driver: json-file [2021-04-21T09:15:45.231Z] Cgroup Driver: cgroupfs [2021-04-21T09:15:45.231Z] Cgroup Version: 1 [2021-04-21T09:15:45.231Z] Plugins: [2021-04-21T09:15:45.231Z] Volume: local [2021-04-21T09:15:45.231Z] Network: bridge host ipvlan macvlan null overlay [2021-04-21T09:15:45.231Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-21T09:15:45.231Z] Swarm: inactive [2021-04-21T09:15:45.231Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-04-21T09:15:45.231Z] Default Runtime: runc [2021-04-21T09:15:45.231Z] Init Binary: docker-init [2021-04-21T09:15:45.231Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-21T09:15:45.231Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-21T09:15:45.231Z] init version: de40ad0 [2021-04-21T09:15:45.232Z] Security Options: [2021-04-21T09:15:45.232Z] apparmor [2021-04-21T09:15:45.232Z] seccomp [2021-04-21T09:15:45.232Z] Profile: default [2021-04-21T09:15:45.232Z] Kernel Version: 5.4.0-1041-aws [2021-04-21T09:15:45.232Z] Operating System: Ubuntu 18.04.5 LTS [2021-04-21T09:15:45.232Z] OSType: linux [2021-04-21T09:15:45.232Z] Architecture: x86_64 [2021-04-21T09:15:45.232Z] CPUs: 2 [2021-04-21T09:15:45.232Z] Total Memory: 7.487GiB [2021-04-21T09:15:45.232Z] Name: ip-10-100-94-213 [2021-04-21T09:15:45.232Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-04-21T09:15:45.232Z] Docker Root Dir: /var/lib/docker [2021-04-21T09:15:45.232Z] Debug Mode: false [2021-04-21T09:15:45.232Z] Registry: https://index.docker.io/v1/ [2021-04-21T09:15:45.232Z] Labels: [2021-04-21T09:15:45.232Z] Experimental: true [2021-04-21T09:15:45.232Z] Insecure Registries: [2021-04-21T09:15:45.232Z] 127.0.0.0/8 [2021-04-21T09:15:45.232Z] Live Restore Enabled: true [2021-04-21T09:15:45.232Z] [2021-04-21T09:15:45.232Z] WARNING: No swap limit support [Pipeline] sh [2021-04-21T09:15:45.428Z] #44 59.72 DEP criu/cr-dump.d [2021-04-21T09:15:45.428Z] #44 59.94 DEP criu/cr-dedup.d [2021-04-21T09:15:45.568Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-21T09:15:45.568Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-21T09:15:45.568Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42294/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-04-21T09:15:45.568Z] + bash /home/ubuntu/workspace/moby_PR-42294/check-config.sh [2021-04-21T09:15:45.568Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-21T09:15:45.568Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-04-21T09:15:45.568Z] [2021-04-21T09:15:45.568Z] Generally Necessary: [2021-04-21T09:15:45.568Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-21T09:15:45.568Z] - apparmor: enabled and tools installed [2021-04-21T09:15:45.568Z] - CONFIG_NAMESPACES: enabled [2021-04-21T09:15:45.568Z] - CONFIG_NET_NS: enabled [2021-04-21T09:15:45.568Z] - CONFIG_PID_NS: enabled [2021-04-21T09:15:45.568Z] - CONFIG_IPC_NS: enabled [2021-04-21T09:15:45.568Z] - CONFIG_UTS_NS: enabled [2021-04-21T09:15:45.568Z] - CONFIG_CGROUPS: enabled [2021-04-21T09:15:45.568Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-21T09:15:45.568Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-21T09:15:45.568Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-21T09:15:45.568Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-21T09:15:45.568Z] - CONFIG_CPUSETS: enabled [2021-04-21T09:15:45.568Z] - CONFIG_MEMCG: enabled [2021-04-21T09:15:45.568Z] - CONFIG_KEYS: enabled [2021-04-21T09:15:45.568Z] - CONFIG_VETH: enabled (as module) [2021-04-21T09:15:45.568Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-21T09:15:45.568Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-21T09:15:45.568Z] - CONFIG_NF_NAT_IPV4: missing [2021-04-21T09:15:45.568Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-21T09:15:45.568Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-21T09:15:45.568Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-21T09:15:45.568Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-21T09:15:45.568Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-21T09:15:45.752Z] #44 60.08 DEP criu/cr-check.d [2021-04-21T09:15:45.752Z] #44 60.25 DEP criu/config.d [2021-04-21T09:15:45.835Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-21T09:15:45.835Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-21T09:15:45.835Z] - CONFIG_NF_NAT_NEEDED: missing [2021-04-21T09:15:45.835Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-21T09:15:45.835Z] [2021-04-21T09:15:45.835Z] Optional Features: [2021-04-21T09:15:45.835Z] - CONFIG_USER_NS: enabled [2021-04-21T09:15:45.835Z] - CONFIG_SECCOMP: enabled [2021-04-21T09:15:45.835Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-21T09:15:45.835Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-21T09:15:45.835Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-21T09:15:45.835Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-04-21T09:15:45.835Z] - CONFIG_BLK_CGROUP: enabled [2021-04-21T09:15:45.835Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-21T09:15:45.835Z] - CONFIG_IOSCHED_CFQ: missing [2021-04-21T09:15:45.835Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-04-21T09:15:45.835Z] - CONFIG_CGROUP_PERF: enabled [2021-04-21T09:15:45.835Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-21T09:15:45.835Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-21T09:15:45.835Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-21T09:15:45.835Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-21T09:15:45.835Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-21T09:15:45.835Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-21T09:15:45.835Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-21T09:15:45.835Z] - CONFIG_IP_VS: enabled (as module) [2021-04-21T09:15:45.835Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-21T09:15:45.835Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-21T09:15:45.835Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-21T09:15:45.835Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-21T09:15:45.835Z] - CONFIG_EXT4_FS: enabled [2021-04-21T09:15:45.835Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-21T09:15:45.835Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-21T09:15:45.835Z] - Network Drivers: [2021-04-21T09:15:45.835Z] - "overlay": [2021-04-21T09:15:45.835Z] - CONFIG_VXLAN: enabled (as module) [2021-04-21T09:15:45.835Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-21T09:15:45.835Z] Optional (for encrypted networks): [2021-04-21T09:15:45.928Z] #42 ... [2021-04-21T09:15:45.928Z] [2021-04-21T09:15:45.928Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-21T09:15:45.928Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-21T09:15:45.928Z] #36 62.32 Selecting previously unselected package libjsoncpp1:amd64. [2021-04-21T09:15:45.928Z] #36 62.37 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-04-21T09:15:45.928Z] #36 62.38 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-21T09:15:45.928Z] #36 62.63 Selecting previously unselected package librhash0:amd64. [2021-04-21T09:15:45.928Z] #36 62.64 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-04-21T09:15:45.928Z] #36 62.66 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-04-21T09:15:45.928Z] #36 62.97 Selecting previously unselected package libuv1:amd64. [2021-04-21T09:15:45.928Z] #36 62.99 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-04-21T09:15:45.928Z] #36 63.00 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-04-21T09:15:45.928Z] #36 63.19 Selecting previously unselected package cmake. [2021-04-21T09:15:45.928Z] #36 63.20 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-04-21T09:15:45.928Z] #36 63.22 Unpacking cmake (3.13.4-1) ... [2021-04-21T09:15:45.928Z] #36 66.35 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-21T09:15:45.928Z] #36 66.37 Setting up xxd (2:8.1.0875-5) ... [2021-04-21T09:15:45.928Z] #36 66.39 Setting up libuv1:amd64 (1.24.1-1) ... [2021-04-21T09:15:45.928Z] #36 66.41 Setting up vim-common (2:8.1.0875-5) ... [2021-04-21T09:15:45.928Z] #36 66.47 Setting up librhash0:amd64 (1.3.8-1) ... [2021-04-21T09:15:45.928Z] #36 66.49 Setting up cmake-data (3.13.4-1) ... [2021-04-21T09:15:45.928Z] #36 66.52 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-21T09:15:45.928Z] #36 66.53 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-21T09:15:45.928Z] #36 66.55 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-21T09:15:45.928Z] #36 66.56 Setting up cmake (3.13.4-1) ... [2021-04-21T09:15:45.928Z] #36 66.60 Processing triggers for libc-bin (2.28-10) ... [2021-04-21T09:15:45.928Z] #36 66.70 Processing triggers for mime-support (3.62) ... [2021-04-21T09:15:45.928Z] #36 DONE 67.4s [2021-04-21T09:15:46.050Z] #44 60.40 DEP criu/clone-noasan.d [2021-04-21T09:15:46.093Z] - CONFIG_CRYPTO: enabled [2021-04-21T09:15:46.093Z] - CONFIG_CRYPTO_AEAD: enabled [2021-04-21T09:15:46.093Z] - CONFIG_CRYPTO_GCM: enabled [2021-04-21T09:15:46.093Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-04-21T09:15:46.093Z] - CONFIG_CRYPTO_GHASH: enabled [2021-04-21T09:15:46.093Z] - CONFIG_XFRM: enabled [2021-04-21T09:15:46.093Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-21T09:15:46.093Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-21T09:15:46.093Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-21T09:15:46.093Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-04-21T09:15:46.093Z] - "ipvlan": [2021-04-21T09:15:46.093Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-21T09:15:46.093Z] - "macvlan": [2021-04-21T09:15:46.093Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-21T09:15:46.093Z] - CONFIG_DUMMY: enabled (as module) [2021-04-21T09:15:46.093Z] - "ftp,tftp client in container": [2021-04-21T09:15:46.093Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-21T09:15:46.093Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-21T09:15:46.093Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-21T09:15:46.093Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-21T09:15:46.093Z] - Storage Drivers: [2021-04-21T09:15:46.093Z] - "aufs": [2021-04-21T09:15:46.093Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-21T09:15:46.093Z] - "btrfs": [2021-04-21T09:15:46.093Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-21T09:15:46.093Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-21T09:15:46.093Z] - "devicemapper": [2021-04-21T09:15:46.093Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-21T09:15:46.093Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-21T09:15:46.093Z] - "overlay": [2021-04-21T09:15:46.093Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-21T09:15:46.093Z] - "zfs": [2021-04-21T09:15:46.093Z] - /dev/zfs: present [2021-04-21T09:15:46.093Z] - zfs command: missing [2021-04-21T09:15:46.093Z] - zpool command: missing [2021-04-21T09:15:46.093Z] [2021-04-21T09:15:46.093Z] Limits: [2021-04-21T09:15:46.093Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-21T09:15:46.093Z] [2021-04-21T09:15:46.093Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-21T09:15:46.188Z] [2021-04-21T09:15:46.188Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-21T09:15:46.188Z] #37 sha256:eb019d4da69b237db865791a223ab5b797269994308ebfcd1f7429515ee4ecd7 [2021-04-21T09:15:46.342Z] #44 60.57 DEP criu/cgroup.d [2021-04-21T09:15:46.342Z] #44 60.80 DEP criu/cgroup-props.d [2021-04-21T09:15:46.342Z] #44 60.89 DEP criu/bitmap.d [2021-04-21T09:15:46.342Z] #44 60.90 DEP criu/bfd.d [2021-04-21T09:15:46.489Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9ca66776fa4bda05831987a87bb2232541109d79 . [2021-04-21T09:15:44.488Z] > git remote # timeout=10 [2021-04-21T09:15:44.495Z] > git config --get remote.origin.url # timeout=10 [2021-04-21T09:15:44.505Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-21T09:15:44.507Z] > git merge 8728dd246c3ab53105434eef8ffe997b6fd14dc6 # timeout=10 [2021-04-21T09:15:44.520Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-21T09:15:44.534Z] > git config core.sparsecheckout # timeout=10 [2021-04-21T09:15:44.546Z] > git checkout -f 9ca66776fa4bda05831987a87bb2232541109d79 # timeout=10 [2021-04-21T09:15:46.631Z] #44 61.04 DEP criu/autofs.d [2021-04-21T09:15:46.746Z] #2 [internal] load .dockerignore [2021-04-21T09:15:46.746Z] #2 sha256:39697ed545264c70a29f0f780b0f828fdb6583de10b290806fc36533ac9f0f98 [2021-04-21T09:15:46.921Z] #44 61.23 DEP criu/aio.d [2021-04-21T09:15:46.921Z] #44 61.51 DEP criu/action-scripts.d [2021-04-21T09:15:47.002Z] #2 transferring context: 87B done [2021-04-21T09:15:47.002Z] #2 DONE 0.2s [2021-04-21T09:15:47.002Z] [2021-04-21T09:15:47.002Z] #1 [internal] load build definition from Dockerfile [2021-04-21T09:15:47.002Z] #1 sha256:3cf0cc948fed6bf7ace5da069c39783c319d7f3cda86874343bf6e7da13ef2ee [2021-04-21T09:15:47.002Z] #1 transferring dockerfile: 17.02kB 0.0s done [2021-04-21T09:15:47.002Z] #1 DONE 0.3s [2021-04-21T09:15:47.002Z] [2021-04-21T09:15:47.002Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-21T09:15:47.002Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-04-21T09:15:47.125Z] #37 1.240 + RM_GOPATH=0 [2021-04-21T09:15:47.384Z] #37 1.240 + TMP_GOPATH= [2021-04-21T09:15:47.384Z] #37 1.240 + : /build [2021-04-21T09:15:47.384Z] #37 1.240 + '[' -z '' ']' [2021-04-21T09:15:47.384Z] #37 1.241 ++ mktemp -d [2021-04-21T09:15:47.384Z] #37 1.247 + export GOPATH=/tmp/tmp.avt5z8fSoi [2021-04-21T09:15:47.384Z] #37 1.248 + GOPATH=/tmp/tmp.avt5z8fSoi [2021-04-21T09:15:47.384Z] #37 1.248 + RM_GOPATH=1 [2021-04-21T09:15:47.384Z] #37 1.248 + case "$(go env GOARCH)" in [2021-04-21T09:15:47.384Z] #37 1.249 ++ go env GOARCH [2021-04-21T09:15:47.384Z] #37 1.299 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:15:47.384Z] #37 1.299 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:15:47.384Z] #37 1.302 ++ dirname /tmp/install/install.sh [2021-04-21T09:15:47.384Z] #37 1.306 + dir=/tmp/install [2021-04-21T09:15:47.384Z] #37 1.307 + bin=tini [2021-04-21T09:15:47.384Z] #37 1.307 + shift [2021-04-21T09:15:47.384Z] #37 1.307 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-21T09:15:47.384Z] #37 1.307 + . /tmp/install/tini.installer [2021-04-21T09:15:47.384Z] #37 1.307 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-21T09:15:47.384Z] #37 1.307 + install_tini [2021-04-21T09:15:47.384Z] #37 1.307 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-21T09:15:47.384Z] #37 1.307 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-21T09:15:47.384Z] #37 1.308 + git clone https://github.com/krallin/tini.git /tmp/tmp.avt5z8fSoi/tini [2021-04-21T09:15:47.384Z] #37 1.312 Cloning into '/tmp/tmp.avt5z8fSoi/tini'... [2021-04-21T09:15:47.554Z] #44 61.87 CC criu/action-scripts.o [2021-04-21T09:15:47.554Z] #44 ... [2021-04-21T09:15:47.554Z] [2021-04-21T09:15:47.554Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-21T09:15:47.554Z] #59 88.13 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-21T09:15:47.554Z] #59 88.13 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-21T09:15:47.554Z] #59 DONE 94.2s [2021-04-21T09:15:47.554Z] [2021-04-21T09:15:47.554Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-21T09:15:47.554Z] #60 DONE 0.1s [2021-04-21T09:15:47.554Z] [2021-04-21T09:15:47.554Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-21T09:15:47.554Z] #61 DONE 0.1s [2021-04-21T09:15:47.554Z] [2021-04-21T09:15:47.554Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-21T09:15:47.554Z] #46 84.27 crypto/tls [2021-04-21T09:15:47.554Z] #46 88.93 net/http/httptrace [2021-04-21T09:15:47.554Z] #46 89.17 net/http [2021-04-21T09:15:47.562Z] [2021-04-21T09:15:47.562Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-21T09:15:47.562Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-21T09:15:47.562Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.0s done [2021-04-21T09:15:47.562Z] #26 sha256:0d587dfbc4f4800bfe9ab08662e8396ffc37060c493f8ef24b2823fef3320df6 1.46kB / 1.46kB done [2021-04-21T09:15:47.562Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 0B / 50.43MB 0.1s [2021-04-21T09:15:47.562Z] #26 sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 1.85kB / 1.85kB done [2021-04-21T09:15:47.562Z] #26 sha256:fa335fed387465ccc369958d7908e1975e7d65677f7f3050d862161754ebcf90 529B / 529B done [2021-04-21T09:15:47.562Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 7.34MB / 50.43MB 0.3s [2021-04-21T09:15:47.562Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 13.63MB / 50.43MB 0.4s [2021-04-21T09:15:47.564Z] #3 DONE 0.7s [2021-04-21T09:15:47.564Z] [2021-04-21T09:15:47.564Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-21T09:15:47.564Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-04-21T09:15:47.564Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-21T09:15:47.564Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-04-21T09:15:47.564Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-04-21T09:15:47.564Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-04-21T09:15:47.564Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 3.15MB / 9.64MB 0.1s [2021-04-21T09:15:47.822Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-04-21T09:15:47.824Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 17.83MB / 50.43MB 0.5s [2021-04-21T09:15:47.824Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 20.97MB / 50.43MB 0.6s [2021-04-21T09:15:47.824Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 28.31MB / 50.43MB 0.7s [2021-04-21T09:15:47.844Z] #46 ... [2021-04-21T09:15:47.844Z] [2021-04-21T09:15:47.844Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-04-21T09:15:47.844Z] #21 1.449 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-21T09:15:47.844Z] #21 1.478 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-21T09:15:47.844Z] #21 1.594 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-21T09:15:47.844Z] #21 1.601 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-21T09:15:47.844Z] #21 1.895 Get:5 http://deb.debian.org/debian buster-backports/main s390x Packages [433 kB] [2021-04-21T09:15:47.844Z] #21 2.651 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-04-21T09:15:47.844Z] #21 3.798 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [243 kB] [2021-04-21T09:15:47.844Z] #21 4.949 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-04-21T09:15:48.081Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-04-21T09:15:48.081Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-04-21T09:15:48.084Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 36.70MB / 50.43MB 0.9s [2021-04-21T09:15:48.135Z] #21 ... [2021-04-21T09:15:48.135Z] [2021-04-21T09:15:48.135Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-21T09:15:48.135Z] #44 62.66 CC criu/aio.o [2021-04-21T09:15:48.321Z] #37 1.975 + cd /tmp/tmp.avt5z8fSoi/tini [2021-04-21T09:15:48.321Z] #37 1.975 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-21T09:15:48.321Z] #37 1.982 + cmake . [2021-04-21T09:15:48.337Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2021-04-21T09:15:48.337Z] #4 DONE 0.9s [2021-04-21T09:15:48.345Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 43.96MB / 50.43MB 1.1s [2021-04-21T09:15:48.580Z] #37 2.541 -- The C compiler identification is GNU 8.3.0 [2021-04-21T09:15:48.580Z] #37 2.604 -- Check for working C compiler: /usr/bin/cc [2021-04-21T09:15:48.597Z] [2021-04-21T09:15:48.597Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-21T09:15:48.597Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-21T09:15:48.618Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 50.43MB / 50.43MB 1.3s [2021-04-21T09:15:48.757Z] Commit message: "bump up rootlesskit to v0.14.2" [2021-04-21T09:15:48.766Z] #44 63.19 CC criu/autofs.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [2021-04-21T09:15:49.149Z] #37 3.233 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-21T09:15:49.149Z] #37 3.236 -- Detecting C compiler ABI info [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-21T09:15:49.526Z] #6 DONE 0.8s [2021-04-21T09:15:49.526Z] [2021-04-21T09:15:49.526Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-21T09:15:49.526Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-21T09:15:49.526Z] #5 DONE 0.8s [2021-04-21T09:15:49.526Z] [2021-04-21T09:15:49.526Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-21T09:15:49.526Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-04-21T09:15:49.526Z] #7 DONE 0.8s [2021-04-21T09:15:49.526Z] [2021-04-21T09:15:49.526Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-04-21T09:15:49.526Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-04-21T09:15:49.570Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 50.43MB / 50.43MB 2.3s done [2021-04-21T09:15:49.774Z] + docker version [2021-04-21T09:15:49.782Z] Client: [2021-04-21T09:15:49.782Z] Context: default [2021-04-21T09:15:49.782Z] Debug Mode: false [2021-04-21T09:15:49.782Z] Plugins: [2021-04-21T09:15:49.782Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-04-21T09:15:49.782Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-04-21T09:15:49.782Z] [2021-04-21T09:15:49.782Z] Server: [2021-04-21T09:15:49.782Z] Containers: 0 [2021-04-21T09:15:49.782Z] Running: 0 [2021-04-21T09:15:49.782Z] Paused: 0 [2021-04-21T09:15:49.782Z] Stopped: 0 [2021-04-21T09:15:49.782Z] Images: 0 [2021-04-21T09:15:49.782Z] Server Version: 20.10.5 [2021-04-21T09:15:49.782Z] Storage Driver: overlay2 [2021-04-21T09:15:49.782Z] Backing Filesystem: extfs [2021-04-21T09:15:49.782Z] Supports d_type: true [2021-04-21T09:15:49.782Z] Native Overlay Diff: true [2021-04-21T09:15:49.782Z] Logging Driver: json-file [2021-04-21T09:15:49.782Z] Cgroup Driver: systemd [2021-04-21T09:15:49.782Z] Cgroup Version: 2 [2021-04-21T09:15:49.782Z] Plugins: [2021-04-21T09:15:49.782Z] Volume: local [2021-04-21T09:15:49.782Z] Network: bridge host ipvlan macvlan null overlay [2021-04-21T09:15:49.782Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-21T09:15:49.782Z] Swarm: inactive [2021-04-21T09:15:49.782Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-04-21T09:15:49.782Z] Default Runtime: runc [2021-04-21T09:15:49.782Z] Init Binary: docker-init [2021-04-21T09:15:49.782Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-21T09:15:49.782Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-21T09:15:49.782Z] init version: de40ad0 [2021-04-21T09:15:49.782Z] Security Options: [2021-04-21T09:15:49.782Z] apparmor [2021-04-21T09:15:49.782Z] seccomp [2021-04-21T09:15:49.782Z] Profile: default [2021-04-21T09:15:49.782Z] cgroupns [2021-04-21T09:15:49.783Z] Kernel Version: 5.4.0-1041-aws [2021-04-21T09:15:49.783Z] Operating System: Ubuntu 20.04.2 LTS [2021-04-21T09:15:49.783Z] OSType: linux [2021-04-21T09:15:49.783Z] Architecture: x86_64 [2021-04-21T09:15:49.783Z] CPUs: 2 [2021-04-21T09:15:49.783Z] Total Memory: 7.487GiB [2021-04-21T09:15:49.783Z] Name: ip-10-100-81-137 [2021-04-21T09:15:49.783Z] ID: XSCR:IMEW:U2PS:XHFP:UG4F:RXBB:XG3Q:ZRJE:MOFM:IVIM:YDU4:RNLR [2021-04-21T09:15:49.783Z] Docker Root Dir: /var/lib/docker [2021-04-21T09:15:49.783Z] Debug Mode: false [2021-04-21T09:15:49.783Z] Registry: https://index.docker.io/v1/ [2021-04-21T09:15:49.783Z] Labels: [2021-04-21T09:15:49.783Z] Experimental: true [2021-04-21T09:15:49.783Z] Insecure Registries: [2021-04-21T09:15:49.783Z] 127.0.0.0/8 [2021-04-21T09:15:49.783Z] Live Restore Enabled: true [2021-04-21T09:15:49.783Z] [2021-04-21T09:15:49.783Z] WARNING: Support for cgroup v2 is experimental [Pipeline] } [2021-04-21T09:15:49.797Z] #44 64.24 CC criu/bfd.o [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-21T09:15:50.086Z] #37 ... [2021-04-21T09:15:50.086Z] [2021-04-21T09:15:50.086Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-21T09:15:50.086Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-21T09:15:50.086Z] #42 70.66 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-21T09:15:50.086Z] #42 70.69 Processing triggers for libc-bin (2.28-10) ... [2021-04-21T09:15:50.086Z] #42 DONE 71.3s [2021-04-21T09:15:50.086Z] [2021-04-21T09:15:50.086Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-21T09:15:50.086Z] #37 sha256:eb019d4da69b237db865791a223ab5b797269994308ebfcd1f7429515ee4ecd7 [2021-04-21T09:15:50.086Z] #37 3.933 -- Detecting C compiler ABI info - done [2021-04-21T09:15:50.086Z] #37 4.104 -- Detecting C compile features [2021-04-21T09:15:50.108Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:9ca66776fa4bda05831987a87bb2232541109d79 . [2021-04-21T09:15:50.146Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc [2021-04-21T09:15:50.435Z] #44 64.68 CC criu/bitmap.o [2021-04-21T09:15:50.435Z] #44 64.85 CC criu/cgroup-props.o [2021-04-21T09:15:50.452Z] #8 DONE 1.6s [2021-04-21T09:15:50.469Z] #1 [internal] load build definition from Dockerfile [2021-04-21T09:15:50.469Z] #1 sha256:e357a0eb1cc40e921c02cdc079cafc3bd4e84df356e6be9f14a3068b7ab3319d [2021-04-21T09:15:50.469Z] #1 transferring dockerfile: [2021-04-21T09:15:50.469Z] #1 transferring dockerfile: 17.02kB done [2021-04-21T09:15:50.469Z] #1 DONE 0.2s [2021-04-21T09:15:50.469Z] [2021-04-21T09:15:50.469Z] #2 [internal] load .dockerignore [2021-04-21T09:15:50.469Z] #2 sha256:672d56a60d50e86621a42a0c482d1cf44789f696823b9ffd8bf8cc70492962a7 [2021-04-21T09:15:50.469Z] #2 transferring context: 87B done [2021-04-21T09:15:50.469Z] #2 DONE 0.0s [2021-04-21T09:15:50.469Z] [2021-04-21T09:15:50.469Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-21T09:15:50.469Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-04-21T09:15:50.754Z] #3 DONE 0.5s [2021-04-21T09:15:51.010Z] [2021-04-21T09:15:51.010Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-21T09:15:51.010Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-04-21T09:15:51.010Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-21T09:15:51.010Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-04-21T09:15:51.010Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-04-21T09:15:51.010Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-04-21T09:15:51.010Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s [2021-04-21T09:15:51.010Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-04-21T09:15:51.070Z] #44 65.42 CC criu/cgroup.o [2021-04-21T09:15:51.267Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-04-21T09:15:51.267Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-04-21T09:15:51.523Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-04-21T09:15:51.523Z] #4 DONE 0.6s [2021-04-21T09:15:51.780Z] [2021-04-21T09:15:51.780Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-21T09:15:51.780Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-21T09:15:51.991Z] #37 ... [2021-04-21T09:15:51.991Z] [2021-04-21T09:15:51.991Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-21T09:15:51.991Z] #51 sha256:bdd61a55f08b1027f5b5d8f1ea1e85efed6c719bc9c69b69e96f13f5a7b71b8e [2021-04-21T09:15:51.991Z] #51 62.98 encoding/binary [2021-04-21T09:15:51.991Z] #51 63.61 context [2021-04-21T09:15:51.991Z] #51 64.62 os [2021-04-21T09:15:51.991Z] #51 65.44 encoding/base64 [2021-04-21T09:15:51.991Z] #51 66.10 golang.org/x/sys/unix [2021-04-21T09:15:51.991Z] #51 69.06 fmt [2021-04-21T09:15:51.991Z] #51 ... [2021-04-21T09:15:51.991Z] [2021-04-21T09:15:51.991Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:15:51.991Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-21T09:15:51.991Z] #13 58.37 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-21T09:15:51.991Z] #13 58.37 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-04-21T09:15:51.991Z] #13 58.39 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-21T09:15:51.991Z] #13 61.51 Selecting previously unselected package binutils-mingw-w64. [2021-04-21T09:15:51.991Z] #13 61.51 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-21T09:15:51.991Z] #13 61.52 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-21T09:15:51.991Z] #13 61.74 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-04-21T09:15:51.991Z] #13 61.76 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-21T09:15:51.991Z] #13 61.77 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-21T09:15:51.991Z] #13 62.08 Selecting previously unselected package dmsetup. [2021-04-21T09:15:51.991Z] #13 62.09 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-04-21T09:15:51.991Z] #13 62.11 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-21T09:15:51.991Z] #13 62.32 Selecting previously unselected package mingw-w64-common. [2021-04-21T09:15:51.991Z] #13 62.32 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-21T09:15:51.991Z] #13 62.33 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-21T09:15:52.349Z] [2021-04-21T09:15:52.349Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-21T09:15:52.349Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-21T09:15:52.349Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.0s done [2021-04-21T09:15:52.559Z] #13 ... [2021-04-21T09:15:52.559Z] [2021-04-21T09:15:52.559Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:15:52.559Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:15:52.559Z] #43 2.434 Note: Building without setproctitle() and strlcpy() support. [2021-04-21T09:15:52.559Z] #43 2.435 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-21T09:15:52.559Z] #43 2.470 Note: Building without GnuTLS support [2021-04-21T09:15:52.559Z] #43 2.474 Makefile.config:39: Warn: you have no libnftables installed [2021-04-21T09:15:52.559Z] #43 2.474 Makefile.config:40: Warn: Building without nftables support [2021-04-21T09:15:52.606Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 1.05MB / 50.43MB 0.1s [2021-04-21T09:15:52.606Z] #26 sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 1.85kB / 1.85kB done [2021-04-21T09:15:52.606Z] #26 sha256:fa335fed387465ccc369958d7908e1975e7d65677f7f3050d862161754ebcf90 529B / 529B done [2021-04-21T09:15:52.606Z] #26 sha256:0d587dfbc4f4800bfe9ab08662e8396ffc37060c493f8ef24b2823fef3320df6 1.46kB / 1.46kB done [2021-04-21T09:15:52.606Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 4.30MB / 50.43MB 0.2s [2021-04-21T09:15:52.707Z] #8 ... [2021-04-21T09:15:52.708Z] [2021-04-21T09:15:52.708Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-21T09:15:52.708Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-04-21T09:15:52.708Z] #6 DONE 0.9s [2021-04-21T09:15:52.708Z] [2021-04-21T09:15:52.708Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-21T09:15:52.708Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-21T09:15:52.708Z] #7 DONE 1.0s [2021-04-21T09:15:52.708Z] [2021-04-21T09:15:52.708Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-21T09:15:52.708Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-21T09:15:52.708Z] #8 DONE 1.0s [2021-04-21T09:15:52.708Z] [2021-04-21T09:15:52.708Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-04-21T09:15:52.708Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-04-21T09:15:52.818Z] #43 ... [2021-04-21T09:15:52.818Z] [2021-04-21T09:15:52.818Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:15:52.818Z] #45 sha256:8b5ffd2ae6b807e9a8af4f7f5ca61ab80d0ec23d9084e90b396515b6a7e45755 [2021-04-21T09:15:52.818Z] #45 64.18 strings [2021-04-21T09:15:52.818Z] #45 64.42 os [2021-04-21T09:15:52.818Z] #45 67.55 regexp/syntax [2021-04-21T09:15:52.818Z] #45 68.29 fmt [2021-04-21T09:15:52.818Z] #45 72.74 regexp [2021-04-21T09:15:52.818Z] #45 73.55 flag [2021-04-21T09:15:52.869Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 10.49MB / 50.43MB 0.4s [2021-04-21T09:15:52.869Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 20.97MB / 50.43MB 0.6s [2021-04-21T09:15:52.963Z] #5 DONE 1.1s [2021-04-21T09:15:53.078Z] #45 ... [2021-04-21T09:15:53.078Z] [2021-04-21T09:15:53.078Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-21T09:15:53.078Z] #37 sha256:eb019d4da69b237db865791a223ab5b797269994308ebfcd1f7429515ee4ecd7 [2021-04-21T09:15:53.078Z] #37 6.725 -- Detecting C compile features - done [2021-04-21T09:15:53.078Z] #37 6.793 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-21T09:15:53.078Z] #37 6.960 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-21T09:15:53.078Z] #37 7.072 -- Configuring done [2021-04-21T09:15:53.078Z] #37 7.116 -- Generating done [2021-04-21T09:15:53.078Z] #37 7.125 -- Build files have been written to: /tmp/tmp.avt5z8fSoi/tini [2021-04-21T09:15:53.078Z] #37 7.134 + make tini-static [2021-04-21T09:15:53.129Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 27.26MB / 50.43MB 0.8s [2021-04-21T09:15:53.132Z] #44 67.20 CC criu/clone-noasan.o [2021-04-21T09:15:53.132Z] #44 67.31 CC criu/config.o [2021-04-21T09:15:53.388Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 31.67MB / 50.43MB 1.0s [2021-04-21T09:15:53.460Z] #26 ... [2021-04-21T09:15:53.460Z] [2021-04-21T09:15:53.460Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-21T09:15:53.460Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-21T09:15:53.460Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-04-21T09:15:53.460Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-04-21T09:15:53.460Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.7s done [2021-04-21T09:15:53.460Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-04-21T09:15:53.460Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-04-21T09:15:53.460Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s done [2021-04-21T09:15:53.460Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.0s done [2021-04-21T09:15:53.460Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.5s done [2021-04-21T09:15:53.460Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.5s [2021-04-21T09:15:53.460Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.5s done [2021-04-21T09:15:53.460Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 68.16MB / 120.17MB 5.8s [2021-04-21T09:15:53.460Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.7s done [2021-04-21T09:15:53.460Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 75.50MB / 120.17MB 6.1s [2021-04-21T09:15:53.460Z] #9 ... [2021-04-21T09:15:53.460Z] [2021-04-21T09:15:53.460Z] #23 [internal] load build context [2021-04-21T09:15:53.460Z] #23 sha256:3ca953a1cfee81cf67b57b208dfa67b4b051bfb2cf0a6fda75d7ff5ab56ebaa8 [2021-04-21T09:15:53.460Z] #23 transferring context: 53.38MB 6.3s done [2021-04-21T09:15:53.460Z] #23 DONE 6.5s [2021-04-21T09:15:53.460Z] [2021-04-21T09:15:53.460Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-21T09:15:53.460Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-21T09:15:53.460Z] #9 ... [2021-04-21T09:15:53.460Z] [2021-04-21T09:15:53.460Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-21T09:15:53.460Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-21T09:15:53.645Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 40.89MB / 50.43MB 1.2s [2021-04-21T09:15:53.645Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 45.09MB / 50.43MB 1.3s [2021-04-21T09:15:53.646Z] #37 7.656 Scanning dependencies of target tini-static [2021-04-21T09:15:53.762Z] #44 68.32 CC criu/cr-check.o [2021-04-21T09:15:53.902Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 50.43MB / 50.43MB 1.4s [2021-04-21T09:15:53.905Z] #37 7.737 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-21T09:15:54.473Z] #37 ... [2021-04-21T09:15:54.473Z] [2021-04-21T09:15:54.473Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-21T09:15:54.473Z] #34 sha256:6a8fe5e49f090b0ccc2e7bcff7542d5e7747d488abfd3c3c5b92738ff49790dc [2021-04-21T09:15:54.473Z] #34 65.68 path [2021-04-21T09:15:54.473Z] #34 66.25 text/tabwriter [2021-04-21T09:15:54.473Z] #34 67.37 path/filepath [2021-04-21T09:15:54.473Z] #34 67.39 fmt [2021-04-21T09:15:54.473Z] #34 69.06 io/ioutil [2021-04-21T09:15:54.473Z] #34 71.56 github.com/BurntSushi/toml [2021-04-21T09:15:54.473Z] #34 71.57 flag [2021-04-21T09:15:54.473Z] #34 73.59 log [2021-04-21T09:15:54.473Z] #34 ... [2021-04-21T09:15:54.473Z] [2021-04-21T09:15:54.473Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:15:54.473Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-21T09:15:54.473Z] #13 68.47 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-21T09:15:54.473Z] #13 68.49 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-21T09:15:54.473Z] #13 68.51 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-21T09:15:54.840Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 50.43MB / 50.43MB 2.2s done [2021-04-21T09:15:54.854Z] [2021-04-21T09:15:54.854Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-21T09:15:54.854Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-21T09:15:54.854Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-04-21T09:15:54.854Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-04-21T09:15:54.854Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-04-21T09:15:54.854Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-04-21T09:15:55.096Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc [2021-04-21T09:15:55.267Z] #44 69.66 CC criu/cr-dedup.o [2021-04-21T09:15:55.374Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 5.1s [2021-04-21T09:15:55.419Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.10MB / 50.40MB 0.4s [2021-04-21T09:15:55.419Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 14.68MB / 50.40MB 0.5s [2021-04-21T09:15:55.682Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 17.89MB / 50.40MB 0.7s [2021-04-21T09:15:55.682Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.7s [2021-04-21T09:15:55.682Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 23.07MB / 50.40MB 0.8s [2021-04-21T09:15:55.682Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 2.10MB / 7.81MB 0.8s [2021-04-21T09:15:55.899Z] #44 70.11 CC criu/cr-dump.o [2021-04-21T09:15:55.938Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 32.51MB / 50.40MB 0.9s [2021-04-21T09:15:55.938Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.9s [2021-04-21T09:15:55.938Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 47.12MB / 50.40MB 1.1s [2021-04-21T09:15:56.189Z] #44 ... [2021-04-21T09:15:56.189Z] [2021-04-21T09:15:56.189Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-04-21T09:15:56.189Z] #21 8.681 Fetched 8594 kB in 7s (1181 kB/s) [2021-04-21T09:15:56.189Z] #21 8.681 Reading package lists... [2021-04-21T09:15:56.189Z] #21 11.13 Reading package lists... [2021-04-21T09:15:56.189Z] #21 13.41 Building dependency tree... [2021-04-21T09:15:56.189Z] #21 14.18 libcap2-bin is already the newest version (1:2.25-2). [2021-04-21T09:15:56.189Z] #21 14.18 The following additional packages will be installed: [2021-04-21T09:15:56.189Z] #21 14.21 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-21T09:15:56.189Z] #21 14.21 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-21T09:15:56.189Z] #21 14.21 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-21T09:15:56.189Z] #21 14.21 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-21T09:15:56.189Z] #21 14.21 python3.7 python3.7-minimal vim-runtime xxd [2021-04-21T09:15:56.189Z] #21 14.21 Suggested packages: [2021-04-21T09:15:56.189Z] #21 14.21 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-21T09:15:56.189Z] #21 14.21 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-21T09:15:56.189Z] #21 14.21 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-21T09:15:56.189Z] #21 14.21 Recommended packages: [2021-04-21T09:15:56.189Z] #21 14.21 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-21T09:15:56.189Z] #21 14.21 python3-keyrings.alt python3-xdg unzip [2021-04-21T09:15:56.199Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.2s [2021-04-21T09:15:56.199Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.1s done [2021-04-21T09:15:56.199Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 1.3s [2021-04-21T09:15:56.199Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.19MB / 51.83MB 1.4s [2021-04-21T09:15:56.377Z] #13 ... [2021-04-21T09:15:56.377Z] [2021-04-21T09:15:56.377Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-21T09:15:56.377Z] #37 sha256:eb019d4da69b237db865791a223ab5b797269994308ebfcd1f7429515ee4ecd7 [2021-04-21T09:15:56.377Z] #37 9.185 [100%] Linking C executable tini-static [2021-04-21T09:15:56.377Z] #37 9.679 [100%] Built target tini-static [2021-04-21T09:15:56.377Z] #37 9.740 + mkdir -p /build [2021-04-21T09:15:56.377Z] #37 9.748 + cp tini-static /build/docker-init [2021-04-21T09:15:56.377Z] #37 DONE 10.3s [2021-04-21T09:15:56.377Z] [2021-04-21T09:15:56.377Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:15:56.377Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:15:56.377Z] #43 4.762 fatal: not a git repository (or any of the parent directories): .git [2021-04-21T09:15:56.377Z] #43 4.828 GEN .gitid [2021-04-21T09:15:56.377Z] #43 4.877 GEN criu/include/version.h [2021-04-21T09:15:56.377Z] #43 4.960 GEN include/common/asm [2021-04-21T09:15:56.756Z] #26 ... [2021-04-21T09:15:56.756Z] [2021-04-21T09:15:56.756Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-21T09:15:56.756Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-21T09:15:56.756Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-04-21T09:15:56.756Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-04-21T09:15:56.756Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-04-21T09:15:56.756Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-21T09:15:56.756Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.9s done [2021-04-21T09:15:56.756Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.8s done [2021-04-21T09:15:56.756Z] #62 DONE 9.1s [2021-04-21T09:15:56.756Z] [2021-04-21T09:15:56.756Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-21T09:15:56.756Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-21T09:15:56.756Z] #26 ... [2021-04-21T09:15:56.756Z] [2021-04-21T09:15:56.756Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-21T09:15:56.756Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-21T09:15:56.756Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-04-21T09:15:56.756Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-21T09:15:56.756Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-04-21T09:15:56.756Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-04-21T09:15:56.756Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.9s done [2021-04-21T09:15:56.756Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.3s done [2021-04-21T09:15:56.756Z] #64 DONE 9.5s [2021-04-21T09:15:56.756Z] [2021-04-21T09:15:56.756Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-21T09:15:56.756Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-21T09:15:56.763Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 10.49MB / 51.83MB 1.7s [2021-04-21T09:15:56.763Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.8s done [2021-04-21T09:15:56.763Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 17.83MB / 51.83MB 1.9s [2021-04-21T09:15:56.945Z] #43 7.156 PBCC images/timens.pb-c.c [2021-04-21T09:15:57.019Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 23.07MB / 51.83MB 2.0s [2021-04-21T09:15:57.019Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 2.0s [2021-04-21T09:15:57.019Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 26.21MB / 51.83MB 2.1s [2021-04-21T09:15:57.019Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 2.10MB / 10.00MB 2.1s [2021-04-21T09:15:57.019Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 2.1s [2021-04-21T09:15:57.019Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-04-21T09:15:57.204Z] #43 7.225 DEP images/timens.pb-c.d [2021-04-21T09:15:57.275Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 33.55MB / 51.83MB 2.2s [2021-04-21T09:15:57.275Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.2s [2021-04-21T09:15:57.275Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 42.99MB / 51.83MB 2.4s [2021-04-21T09:15:57.275Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 8.39MB / 68.67MB 2.4s [2021-04-21T09:15:57.463Z] #43 7.379 PBCC images/fown.pb-c.c [2021-04-21T09:15:57.463Z] #43 7.432 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-21T09:15:57.463Z] #43 7.576 PBCC images/opts.pb-c.c [2021-04-21T09:15:57.531Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.6s [2021-04-21T09:15:57.531Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.4s done [2021-04-21T09:15:57.531Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 17.83MB / 68.67MB 2.6s [2021-04-21T09:15:57.531Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.29MB / 120.17MB 2.6s [2021-04-21T09:15:57.618Z] #26 ... [2021-04-21T09:15:57.618Z] [2021-04-21T09:15:57.618Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-21T09:15:57.618Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-21T09:15:57.618Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-21T09:15:57.618Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-21T09:15:57.618Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-04-21T09:15:57.618Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-04-21T09:15:57.618Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2021-04-21T09:15:57.618Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.7s done [2021-04-21T09:15:57.618Z] #62 DONE 4.7s [2021-04-21T09:15:57.618Z] [2021-04-21T09:15:57.618Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-21T09:15:57.618Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-21T09:15:57.693Z] #21 ... [2021-04-21T09:15:57.693Z] [2021-04-21T09:15:57.693Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-21T09:15:57.693Z] #44 71.77 CC criu/cr-errno.o [2021-04-21T09:15:57.693Z] #44 71.83 CC criu/cr-restore.o [2021-04-21T09:15:57.722Z] #43 7.734 PBCC images/memfd.pb-c.c [2021-04-21T09:15:57.722Z] #43 7.764 DEP images/fown.pb-c.d [2021-04-21T09:15:57.722Z] #43 7.800 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-21T09:15:57.722Z] #43 7.855 DEP images/opts.pb-c.d [2021-04-21T09:15:57.722Z] #43 7.891 DEP images/memfd.pb-c.d [2021-04-21T09:15:57.722Z] #43 7.940 PBCC images/sit.pb-c.c [2021-04-21T09:15:57.722Z] #43 7.967 DEP images/sit.pb-c.d [2021-04-21T09:15:57.787Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 29.36MB / 68.67MB 2.8s [2021-04-21T09:15:57.787Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 16.78MB / 120.17MB 2.8s [2021-04-21T09:15:57.787Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 35.16MB / 68.67MB 2.9s [2021-04-21T09:15:57.787Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 24.12MB / 120.17MB 2.9s [2021-04-21T09:15:57.981Z] #43 8.048 PBCC images/macvlan.pb-c.c [2021-04-21T09:15:57.981Z] #43 8.080 DEP images/macvlan.pb-c.d [2021-04-21T09:15:57.981Z] #43 8.122 PBCC images/autofs.pb-c.c [2021-04-21T09:15:57.981Z] #43 8.172 DEP images/autofs.pb-c.d [2021-04-21T09:15:58.048Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 39.85MB / 68.67MB 3.0s [2021-04-21T09:15:58.048Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 50.33MB / 68.67MB 3.3s [2021-04-21T09:15:58.048Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 32.51MB / 120.17MB 3.3s [2021-04-21T09:15:58.240Z] #43 8.232 PBCC images/sysctl.pb-c.c [2021-04-21T09:15:58.240Z] #43 8.258 DEP images/sysctl.pb-c.d [2021-04-21T09:15:58.240Z] #43 8.338 PBCC images/time.pb-c.c [2021-04-21T09:15:58.240Z] #43 8.392 DEP images/time.pb-c.d [2021-04-21T09:15:58.240Z] #43 8.456 PBCC images/binfmt-misc.pb-c.c [2021-04-21T09:15:58.361Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.2s done [2021-04-21T09:15:58.361Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 38.80MB / 120.17MB 3.4s [2021-04-21T09:15:58.361Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.4s [2021-04-21T09:15:58.361Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 56.90MB / 68.67MB 3.5s [2021-04-21T09:15:58.361Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 50.33MB / 120.17MB 3.5s [2021-04-21T09:15:58.361Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.4s done [2021-04-21T09:15:58.499Z] #43 8.476 DEP images/binfmt-misc.pb-c.d [2021-04-21T09:15:58.499Z] #43 8.556 PBCC images/seccomp.pb-c.c [2021-04-21T09:15:58.499Z] #43 8.567 DEP images/seccomp.pb-c.d [2021-04-21T09:15:58.499Z] #43 8.632 PBCC images/userns.pb-c.c [2021-04-21T09:15:58.499Z] #43 8.658 DEP images/userns.pb-c.d [2021-04-21T09:15:58.499Z] #43 8.714 PBCC images/cgroup.pb-c.c [2021-04-21T09:15:58.499Z] #43 8.768 DEP images/cgroup.pb-c.d [2021-04-21T09:15:58.617Z] #9 ... [2021-04-21T09:15:58.617Z] [2021-04-21T09:15:58.617Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-21T09:15:58.617Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-21T09:15:58.617Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-21T09:15:58.617Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-21T09:15:58.617Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-04-21T09:15:58.617Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-04-21T09:15:58.617Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2021-04-21T09:15:58.617Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.8s done [2021-04-21T09:15:58.617Z] #62 DONE 3.8s [2021-04-21T09:15:58.617Z] [2021-04-21T09:15:58.617Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-21T09:15:58.617Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-21T09:15:58.617Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 61.87MB / 68.67MB 3.7s [2021-04-21T09:15:58.618Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 57.67MB / 120.17MB 3.7s [2021-04-21T09:15:58.665Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 8.8s done [2021-04-21T09:15:58.758Z] #43 8.823 PBCC images/ext-file.pb-c.c [2021-04-21T09:15:58.758Z] #43 8.855 DEP images/ext-file.pb-c.d [2021-04-21T09:15:58.758Z] #43 8.906 PBCC images/rpc.pb-c.c [2021-04-21T09:15:58.758Z] #43 8.973 DEP images/rpc.pb-c.d [2021-04-21T09:15:58.758Z] #43 9.026 PBCC images/siginfo.pb-c.c [2021-04-21T09:15:58.874Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.9s [2021-04-21T09:15:58.874Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 74.45MB / 120.17MB 3.9s [2021-04-21T09:15:58.874Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 80.74MB / 120.17MB 4.0s [2021-04-21T09:15:58.955Z] #26 ... [2021-04-21T09:15:58.955Z] [2021-04-21T09:15:58.955Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-21T09:15:58.955Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-04-21T09:15:58.955Z] #63 DONE 1.1s [2021-04-21T09:15:59.017Z] #43 9.052 DEP images/siginfo.pb-c.d [2021-04-21T09:15:59.017Z] #43 9.087 PBCC images/pagemap.pb-c.c [2021-04-21T09:15:59.017Z] #43 9.148 DEP images/pagemap.pb-c.d [2021-04-21T09:15:59.017Z] #43 9.205 PBCC images/rlimit.pb-c.c [2021-04-21T09:15:59.017Z] #43 9.236 DEP images/rlimit.pb-c.d [2021-04-21T09:15:59.017Z] #43 9.292 PBCC images/file-lock.pb-c.c [2021-04-21T09:15:59.130Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 88.08MB / 120.17MB 4.1s [2021-04-21T09:15:59.130Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 98.57MB / 120.17MB 4.3s [2021-04-21T09:15:59.218Z] [2021-04-21T09:15:59.218Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-21T09:15:59.218Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-21T09:15:59.218Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.2s done [2021-04-21T09:15:59.218Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.6s done [2021-04-21T09:15:59.276Z] #43 9.324 DEP images/file-lock.pb-c.d [2021-04-21T09:15:59.276Z] #43 9.363 PBCC images/tty.pb-c.c [2021-04-21T09:15:59.276Z] #43 9.416 DEP images/tty.pb-c.d [2021-04-21T09:15:59.276Z] #43 ... [2021-04-21T09:15:59.276Z] [2021-04-21T09:15:59.276Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-21T09:15:59.276Z] #34 sha256:6a8fe5e49f090b0ccc2e7bcff7542d5e7747d488abfd3c3c5b92738ff49790dc [2021-04-21T09:15:59.276Z] #34 76.05 github.com/BurntSushi/toml/cmd/tomlv [2021-04-21T09:15:59.276Z] #34 DONE 80.8s [2021-04-21T09:15:59.394Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.4s done [2021-04-21T09:15:59.394Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 106.95MB / 120.17MB 4.5s [2021-04-21T09:15:59.478Z] #9 ... [2021-04-21T09:15:59.478Z] [2021-04-21T09:15:59.478Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-21T09:15:59.478Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-04-21T09:15:59.478Z] #65 DONE 0.6s [2021-04-21T09:15:59.478Z] [2021-04-21T09:15:59.478Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-21T09:15:59.478Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-21T09:15:59.478Z] #26 DONE 12.3s [2021-04-21T09:15:59.478Z] [2021-04-21T09:15:59.478Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-21T09:15:59.478Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-21T09:15:59.478Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-04-21T09:15:59.478Z] #9 ... [2021-04-21T09:15:59.478Z] [2021-04-21T09:15:59.478Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-21T09:15:59.478Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-21T09:15:59.535Z] [2021-04-21T09:15:59.535Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:15:59.535Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:15:59.535Z] #43 9.576 PBCC images/tun.pb-c.c [2021-04-21T09:15:59.535Z] #43 9.633 PBCC images/netdev.pb-c.c [2021-04-21T09:15:59.535Z] #43 9.795 DEP images/tun.pb-c.d [2021-04-21T09:15:59.650Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 116.39MB / 120.17MB 4.7s [2021-04-21T09:15:59.755Z] #44 ... [2021-04-21T09:15:59.755Z] [2021-04-21T09:15:59.755Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-21T09:15:59.755Z] #46 98.35 github.com/LK4D4/vndr/godl [2021-04-21T09:15:59.755Z] #46 98.89 github.com/LK4D4/vndr [2021-04-21T09:15:59.755Z] #46 DONE 106.1s [2021-04-21T09:15:59.755Z] [2021-04-21T09:15:59.755Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-04-21T09:15:59.755Z] #21 15.67 The following NEW packages will be installed: [2021-04-21T09:15:59.755Z] #21 15.67 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-21T09:15:59.755Z] #21 15.67 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-21T09:15:59.755Z] #21 15.67 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-21T09:15:59.755Z] #21 15.67 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-21T09:15:59.755Z] #21 15.67 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-21T09:15:59.755Z] #21 15.67 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-21T09:15:59.755Z] #21 15.67 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-21T09:15:59.755Z] #21 15.67 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-21T09:15:59.755Z] #21 15.67 xz-utils zip [2021-04-21T09:15:59.755Z] #21 15.76 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-21T09:15:59.755Z] #21 15.76 Need to get 27.7 MB of archives. [2021-04-21T09:15:59.755Z] #21 15.76 After this operation, 117 MB of additional disk space will be used. [2021-04-21T09:15:59.755Z] #21 15.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2021-04-21T09:15:59.755Z] #21 15.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u3 [586 kB] [2021-04-21T09:15:59.755Z] #21 15.81 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u3 [1590 kB] [2021-04-21T09:15:59.755Z] #21 15.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2021-04-21T09:15:59.755Z] #21 15.85 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2021-04-21T09:15:59.755Z] #21 15.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u3 [1686 kB] [2021-04-21T09:15:59.755Z] #21 15.91 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u3 [330 kB] [2021-04-21T09:15:59.755Z] #21 15.92 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2021-04-21T09:15:59.755Z] #21 15.92 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2021-04-21T09:15:59.755Z] #21 15.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2021-04-21T09:15:59.755Z] #21 15.93 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2021-04-21T09:15:59.755Z] #21 15.93 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2021-04-21T09:15:59.755Z] #21 15.94 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2021-04-21T09:15:59.755Z] #21 15.94 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2021-04-21T09:15:59.755Z] #21 15.94 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2021-04-21T09:15:59.755Z] #21 15.95 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2021-04-21T09:15:59.755Z] #21 15.96 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-04-21T09:15:59.755Z] #21 15.96 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-04-21T09:15:59.755Z] #21 15.97 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2021-04-21T09:15:59.755Z] #21 15.98 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2021-04-21T09:15:59.755Z] #21 15.98 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2021-04-21T09:15:59.755Z] #21 15.99 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2021-04-21T09:15:59.755Z] #21 16.01 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2021-04-21T09:15:59.755Z] #21 16.01 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-04-21T09:15:59.755Z] #21 16.02 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-04-21T09:15:59.755Z] #21 16.03 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-04-21T09:15:59.755Z] #21 16.03 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2021-04-21T09:15:59.755Z] #21 16.03 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2021-04-21T09:15:59.755Z] #21 16.04 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-04-21T09:15:59.755Z] #21 16.34 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2021-04-21T09:15:59.755Z] #21 16.34 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2021-04-21T09:15:59.755Z] #21 16.34 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2021-04-21T09:15:59.755Z] #21 16.34 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2021-04-21T09:15:59.755Z] #21 16.35 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2021-04-21T09:15:59.755Z] #21 16.36 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2021-04-21T09:15:59.755Z] #21 16.43 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-21T09:15:59.755Z] #21 16.43 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2021-04-21T09:15:59.755Z] #21 16.43 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2021-04-21T09:15:59.755Z] #21 16.44 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-21T09:15:59.755Z] #21 16.44 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2021-04-21T09:15:59.755Z] #21 16.45 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-21T09:15:59.755Z] #21 16.46 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u3 [1199 kB] [2021-04-21T09:15:59.755Z] #21 16.49 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2021-04-21T09:15:59.755Z] #21 16.50 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2021-04-21T09:15:59.755Z] #21 16.52 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-21T09:15:59.755Z] #21 16.69 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2021-04-21T09:15:59.755Z] #21 16.73 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2021-04-21T09:15:59.755Z] #21 16.75 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2021-04-21T09:15:59.755Z] #21 17.29 debconf: delaying package configuration, since apt-utils is not installed [2021-04-21T09:15:59.755Z] #21 17.35 Fetched 27.7 MB in 1s (26.5 MB/s) [2021-04-21T09:15:59.755Z] #21 17.43 Selecting previously unselected package pigz. [2021-04-21T09:15:59.755Z] #21 17.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 ... 23201 files and directories currently installed.) [2021-04-21T09:15:59.755Z] #21 17.52 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2021-04-21T09:15:59.755Z] #21 17.58 Unpacking pigz (2.4-1) ... [2021-04-21T09:15:59.755Z] #21 17.66 Selecting previously unselected package libpython3.7-minimal:s390x. [2021-04-21T09:15:59.755Z] #21 17.66 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_s390x.deb ... [2021-04-21T09:15:59.755Z] #21 17.68 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u3) ... [2021-04-21T09:15:59.783Z] Client: Docker Engine - Community [2021-04-21T09:15:59.783Z] Version: 20.10.5 [2021-04-21T09:15:59.783Z] API version: 1.41 [2021-04-21T09:15:59.783Z] Go version: go1.13.15 [2021-04-21T09:15:59.783Z] Git commit: 55c4c88 [2021-04-21T09:15:59.783Z] Built: Tue Mar 2 20:19:31 2021 [2021-04-21T09:15:59.783Z] OS/Arch: linux/arm64 [2021-04-21T09:15:59.783Z] Context: default [2021-04-21T09:15:59.783Z] Experimental: true [2021-04-21T09:15:59.783Z] [2021-04-21T09:15:59.783Z] Server: Docker Engine - Community [2021-04-21T09:15:59.783Z] Engine: [2021-04-21T09:15:59.783Z] Version: 20.10.5 [2021-04-21T09:15:59.783Z] API version: 1.41 (minimum version 1.12) [2021-04-21T09:15:59.783Z] Go version: go1.13.15 [2021-04-21T09:15:59.783Z] Git commit: 363e9a8 [2021-04-21T09:15:59.783Z] Built: Tue Mar 2 20:17:22 2021 [2021-04-21T09:15:59.783Z] OS/Arch: linux/arm64 [2021-04-21T09:15:59.783Z] Experimental: true [2021-04-21T09:15:59.783Z] containerd: [2021-04-21T09:15:59.783Z] Version: 1.4.4 [2021-04-21T09:15:59.783Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-21T09:15:59.783Z] runc: [2021-04-21T09:15:59.783Z] Version: 1.0.0-rc93 [2021-04-21T09:15:59.783Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-21T09:15:59.783Z] docker-init: [2021-04-21T09:15:59.783Z] Version: 0.19.0 [2021-04-21T09:15:59.783Z] GitCommit: de40ad0 [2021-04-21T09:15:59.794Z] #43 9.855 DEP images/netdev.pb-c.d [2021-04-21T09:15:59.794Z] #43 9.891 PBCC images/vma.pb-c.c [2021-04-21T09:15:59.794Z] #43 9.946 DEP images/vma.pb-c.d [2021-04-21T09:15:59.794Z] #43 10.07 PBCC images/creds.pb-c.c [Pipeline] sh [2021-04-21T09:16:00.046Z] #21 18.26 Selecting previously unselected package python3.7-minimal. [2021-04-21T09:16:00.046Z] #21 18.26 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_s390x.deb ... [2021-04-21T09:16:00.046Z] #21 18.28 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-21T09:16:00.053Z] #43 10.14 DEP images/creds.pb-c.d [2021-04-21T09:16:00.116Z] + docker info [2021-04-21T09:16:00.149Z] #26 ... [2021-04-21T09:16:00.149Z] [2021-04-21T09:16:00.149Z] #23 [internal] load build context [2021-04-21T09:16:00.149Z] #23 sha256:3a3aa66df1f1f34d96faa104a4e951aad5ea236762255f26119dc9c562605ee2 [2021-04-21T09:16:00.149Z] #23 transferring context: 53.38MB 6.9s done [2021-04-21T09:16:00.149Z] #23 DONE 7.5s [2021-04-21T09:16:00.149Z] [2021-04-21T09:16:00.149Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-21T09:16:00.149Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-21T09:16:00.149Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 5.1s [2021-04-21T09:16:00.312Z] #43 10.24 PBCC images/utsns.pb-c.c [2021-04-21T09:16:00.312Z] #43 10.37 DEP images/utsns.pb-c.d [2021-04-21T09:16:00.312Z] #43 10.49 PBCC images/ipc-desc.pb-c.c [2021-04-21T09:16:00.338Z] #21 18.69 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u3) ... [2021-04-21T09:16:00.576Z] #43 10.56 PBCC images/ipc-sem.pb-c.c [2021-04-21T09:16:00.576Z] #43 10.66 DEP images/ipc-desc.pb-c.d [2021-04-21T09:16:00.576Z] #43 10.75 DEP images/ipc-sem.pb-c.d [2021-04-21T09:16:00.576Z] #43 10.80 PBCC images/ipc-msg.pb-c.c [2021-04-21T09:16:00.576Z] #43 10.82 DEP images/ipc-msg.pb-c.d [2021-04-21T09:16:00.576Z] #43 10.86 PBCC images/ipc-shm.pb-c.c [2021-04-21T09:16:00.629Z] #21 ... [2021-04-21T09:16:00.630Z] [2021-04-21T09:16:00.630Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-04-21T09:16:00.630Z] #33 DONE 111.0s [2021-04-21T09:16:00.630Z] [2021-04-21T09:16:00.630Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-04-21T09:16:00.630Z] #21 18.71 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-21T09:16:00.836Z] #43 10.89 DEP images/ipc-shm.pb-c.d [2021-04-21T09:16:00.836Z] #43 10.92 PBCC images/ipc-var.pb-c.c [2021-04-21T09:16:00.836Z] #43 10.98 DEP images/ipc-var.pb-c.d [2021-04-21T09:16:00.836Z] #43 11.08 PBCC images/sk-opts.pb-c.c [2021-04-21T09:16:00.863Z] #27 1.309 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-21T09:16:00.863Z] #27 1.319 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-21T09:16:00.863Z] #27 1.400 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-21T09:16:01.095Z] #43 11.10 PBCC images/packet-sock.pb-c.c [2021-04-21T09:16:01.095Z] #43 11.16 DEP images/sk-opts.pb-c.d [2021-04-21T09:16:01.095Z] #43 11.21 DEP images/packet-sock.pb-c.d [2021-04-21T09:16:01.095Z] #43 11.27 PBCC images/sk-netlink.pb-c.c [2021-04-21T09:16:01.095Z] #43 11.31 DEP images/sk-netlink.pb-c.d [2021-04-21T09:16:01.124Z] #27 1.466 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-21T09:16:01.355Z] #43 11.36 PBCC images/sk-inet.pb-c.c [2021-04-21T09:16:01.355Z] #43 11.45 DEP images/sk-inet.pb-c.d [2021-04-21T09:16:01.355Z] #43 11.51 PBCC images/sk-unix.pb-c.c [2021-04-21T09:16:01.355Z] #43 11.55 DEP images/sk-unix.pb-c.d [2021-04-21T09:16:01.355Z] #43 11.59 PBCC images/mm.pb-c.c [2021-04-21T09:16:01.355Z] #43 11.63 DEP images/mm.pb-c.d [2021-04-21T09:16:01.391Z] #27 1.865 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-21T09:16:01.516Z] #26 ... [2021-04-21T09:16:01.516Z] [2021-04-21T09:16:01.516Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-21T09:16:01.516Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-21T09:16:01.516Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-21T09:16:01.516Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-04-21T09:16:01.516Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-04-21T09:16:01.516Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.5s done [2021-04-21T09:16:01.516Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.5s done [2021-04-21T09:16:01.516Z] #64 DONE 9.2s [2021-04-21T09:16:01.516Z] [2021-04-21T09:16:01.516Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-21T09:16:01.516Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-21T09:16:01.545Z] #9 ... [2021-04-21T09:16:01.545Z] [2021-04-21T09:16:01.545Z] #23 [internal] load build context [2021-04-21T09:16:01.546Z] #23 sha256:2bbd406a1e6c27dc0bd2c77a200dcdc03b2b553fc7fc9c46b26119e75dac08bc [2021-04-21T09:16:01.546Z] #23 transferring context: 53.37MB 5.2s done [2021-04-21T09:16:01.546Z] #23 DONE 6.6s [2021-04-21T09:16:01.546Z] [2021-04-21T09:16:01.546Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-21T09:16:01.546Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-21T09:16:01.614Z] #43 11.70 PBCC images/timerfd.pb-c.c [2021-04-21T09:16:01.614Z] #43 11.75 DEP images/timerfd.pb-c.d [2021-04-21T09:16:01.614Z] #43 11.81 PBCC images/timer.pb-c.c [2021-04-21T09:16:01.614Z] #43 11.84 DEP images/timer.pb-c.d [2021-04-21T09:16:01.651Z] #27 2.068 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-21T09:16:01.802Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.7s done [2021-04-21T09:16:01.873Z] #43 11.91 PBCC images/sa.pb-c.c [2021-04-21T09:16:01.873Z] #43 11.97 DEP images/sa.pb-c.d [2021-04-21T09:16:01.873Z] #43 12.03 PBCC images/pipe-data.pb-c.c [2021-04-21T09:16:02.082Z] #26 ... [2021-04-21T09:16:02.082Z] [2021-04-21T09:16:02.082Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-21T09:16:02.082Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-04-21T09:16:02.082Z] #63 DONE 1.0s [2021-04-21T09:16:02.082Z] [2021-04-21T09:16:02.082Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-21T09:16:02.082Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-21T09:16:02.099Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.0s done [2021-04-21T09:16:02.132Z] #43 12.11 DEP images/pipe-data.pb-c.d [2021-04-21T09:16:02.132Z] #43 12.17 PBCC images/mnt.pb-c.c [2021-04-21T09:16:02.132Z] #43 12.26 DEP images/mnt.pb-c.d [2021-04-21T09:16:02.132Z] #43 12.29 PBCC images/sk-packet.pb-c.c [2021-04-21T09:16:02.133Z] #21 20.34 Selecting previously unselected package python3-minimal. [2021-04-21T09:16:02.133Z] #21 20.34 (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 ... 23450 files and directories currently installed.) [2021-04-21T09:16:02.133Z] #21 20.37 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2021-04-21T09:16:02.133Z] #21 20.38 Unpacking python3-minimal (3.7.3-1) ... [2021-04-21T09:16:02.133Z] #21 20.45 Selecting previously unselected package libmpdec2:s390x. [2021-04-21T09:16:02.338Z] #26 ... [2021-04-21T09:16:02.338Z] [2021-04-21T09:16:02.338Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-21T09:16:02.338Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-21T09:16:02.338Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-04-21T09:16:02.338Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-04-21T09:16:02.338Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-04-21T09:16:02.338Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.7s done [2021-04-21T09:16:02.338Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-04-21T09:16:02.338Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.0s done [2021-04-21T09:16:02.338Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.3s done [2021-04-21T09:16:02.338Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.0s [2021-04-21T09:16:02.338Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.9s done [2021-04-21T09:16:02.338Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.3s done [2021-04-21T09:16:02.338Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.6s done [2021-04-21T09:16:02.338Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 4.6s [2021-04-21T09:16:02.355Z] #9 ... [2021-04-21T09:16:02.355Z] [2021-04-21T09:16:02.355Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-21T09:16:02.355Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-21T09:16:02.355Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-21T09:16:02.355Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-21T09:16:02.355Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-04-21T09:16:02.355Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-04-21T09:16:02.355Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2021-04-21T09:16:02.355Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.2s done [2021-04-21T09:16:02.355Z] #64 DONE 7.7s [2021-04-21T09:16:02.355Z] [2021-04-21T09:16:02.355Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-21T09:16:02.355Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-21T09:16:02.355Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-04-21T09:16:02.393Z] #43 12.35 DEP images/sk-packet.pb-c.d [2021-04-21T09:16:02.393Z] #43 12.39 PBCC images/tcp-stream.pb-c.c [2021-04-21T09:16:02.393Z] #43 12.45 DEP images/tcp-stream.pb-c.d [2021-04-21T09:16:02.393Z] #43 12.49 PBCC images/pipe.pb-c.c [2021-04-21T09:16:02.393Z] #43 12.51 DEP images/pipe.pb-c.d [2021-04-21T09:16:02.393Z] #43 12.58 PBCC images/pstree.pb-c.c [2021-04-21T09:16:02.393Z] #43 12.61 DEP images/pstree.pb-c.d [2021-04-21T09:16:02.393Z] #43 12.66 PBCC images/fs.pb-c.c [2021-04-21T09:16:02.423Z] #21 20.45 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2021-04-21T09:16:02.423Z] #21 20.46 Unpacking libmpdec2:s390x (2.4.2-2) ... [2021-04-21T09:16:02.423Z] #21 20.51 Selecting previously unselected package libpython3.7-stdlib:s390x. [2021-04-21T09:16:02.423Z] #21 20.51 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_s390x.deb ... [2021-04-21T09:16:02.423Z] #21 20.51 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u3) ... [2021-04-21T09:16:02.653Z] #43 12.71 DEP images/fs.pb-c.d [2021-04-21T09:16:02.653Z] #43 12.74 PBCC images/signalfd.pb-c.c [2021-04-21T09:16:02.912Z] #43 12.82 DEP images/signalfd.pb-c.d [2021-04-21T09:16:02.912Z] #43 12.91 PBCC images/fh.pb-c.c [2021-04-21T09:16:02.912Z] #43 12.97 PBCC images/fsnotify.pb-c.c [2021-04-21T09:16:02.912Z] #43 13.03 DEP images/fh.pb-c.d [2021-04-21T09:16:02.912Z] #43 13.09 DEP images/fsnotify.pb-c.d [2021-04-21T09:16:02.912Z] #43 13.17 PBCC images/eventpoll.pb-c.c [2021-04-21T09:16:02.912Z] #43 13.20 DEP images/eventpoll.pb-c.d [2021-04-21T09:16:03.055Z] #21 21.05 Selecting previously unselected package python3.7. [2021-04-21T09:16:03.055Z] #21 21.05 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_s390x.deb ... [2021-04-21T09:16:03.055Z] #21 21.05 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-21T09:16:03.055Z] #21 21.13 Selecting previously unselected package libpython3-stdlib:s390x. [2021-04-21T09:16:03.055Z] #21 21.14 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2021-04-21T09:16:03.055Z] #21 21.14 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2021-04-21T09:16:03.055Z] #21 21.21 Setting up python3-minimal (3.7.3-1) ... [2021-04-21T09:16:03.170Z] #43 13.26 PBCC images/eventfd.pb-c.c [2021-04-21T09:16:03.170Z] #43 13.28 DEP images/eventfd.pb-c.d [2021-04-21T09:16:03.170Z] #43 13.31 PBCC images/remap-file-path.pb-c.c [2021-04-21T09:16:03.268Z] #9 ... [2021-04-21T09:16:03.268Z] [2021-04-21T09:16:03.268Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-21T09:16:03.268Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-04-21T09:16:03.268Z] #65 DONE 1.0s [2021-04-21T09:16:03.268Z] [2021-04-21T09:16:03.268Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-21T09:16:03.268Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-21T09:16:03.268Z] #9 ... [2021-04-21T09:16:03.268Z] [2021-04-21T09:16:03.268Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-21T09:16:03.268Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-21T09:16:03.283Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.7s done [2021-04-21T09:16:03.283Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-04-21T09:16:03.334Z] Removing intermediate container 7bf22f504da9 [2021-04-21T09:16:03.334Z] ---> ebb8781e6660 [2021-04-21T09:16:03.334Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2021-04-21T09:16:03.334Z] ---> 805dc2d65d1c [2021-04-21T09:16:03.334Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2021-04-21T09:16:03.334Z] ---> c512e84e49f3 [2021-04-21T09:16:03.334Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2021-04-21T09:16:03.334Z] ---> Running in daf966eba4dc [2021-04-21T09:16:03.334Z] Removing intermediate container daf966eba4dc [2021-04-21T09:16:03.334Z] ---> a7d3e638d57d [2021-04-21T09:16:03.334Z] Successfully built a7d3e638d57d [2021-04-21T09:16:03.334Z] Successfully tagged moby-buildx:latest [2021-04-21T09:16:03.334Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2021-04-21T09:16:03.334Z] if [ -n "${id}" ]; then \ [2021-04-21T09:16:03.334Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2021-04-21T09:16:03.334Z] && touch bundles/buildx; \ [2021-04-21T09:16:03.334Z] docker rm -f ${id}; \ [2021-04-21T09:16:03.334Z] fi [2021-04-21T09:16:03.334Z] 0255c8dbf2c8a0107b2d8ec51da2ff75ea118f08dda145a73db6724bb920cfaa [2021-04-21T09:16:03.334Z] bundles/buildx version [2021-04-21T09:16:03.334Z] buildx v0.5.1 11057da [2021-04-21T09:16:03.334Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:9ca66776fa4bda05831987a87bb2232541109d79 . [2021-04-21T09:16:03.334Z] #1 [internal] booting buildkit [2021-04-21T09:16:03.334Z] #1 sha256:38201338651c38264a48d915943f836c7d5931d255311193b175c2c4dc6626a4 [2021-04-21T09:16:03.334Z] #1 pulling image moby/buildkit:buildx-stable-1 [2021-04-21T09:16:03.334Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2021-04-21T09:16:03.334Z] #1 creating container buildx_buildkit_default [2021-04-21T09:16:03.429Z] #43 13.34 DEP images/remap-file-path.pb-c.d [2021-04-21T09:16:03.429Z] #43 13.40 PBCC images/fifo.pb-c.c [2021-04-21T09:16:03.429Z] #43 13.41 DEP images/fifo.pb-c.d [2021-04-21T09:16:03.429Z] #43 13.48 PBCC images/ghost-file.pb-c.c [2021-04-21T09:16:03.429Z] #43 13.50 DEP images/ghost-file.pb-c.d [2021-04-21T09:16:03.429Z] #43 13.55 PBCC images/regfile.pb-c.c [2021-04-21T09:16:03.429Z] #43 13.59 DEP images/regfile.pb-c.d [2021-04-21T09:16:03.539Z] #9 ... [2021-04-21T09:16:03.539Z] [2021-04-21T09:16:03.539Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-21T09:16:03.539Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-04-21T09:16:03.539Z] #63 DONE 0.9s [2021-04-21T09:16:03.539Z] [2021-04-21T09:16:03.539Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-21T09:16:03.539Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-21T09:16:03.562Z] #27 3.612 Fetched 8427 kB in 3s (3293 kB/s) [2021-04-21T09:16:03.629Z] #1 creating container buildx_buildkit_default 0.4s done [2021-04-21T09:16:03.629Z] #1 DONE 3.2s [2021-04-21T09:16:03.685Z] #21 21.72 Selecting previously unselected package python3. [2021-04-21T09:16:03.685Z] #21 21.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23862 files and directories currently installed.) [2021-04-21T09:16:03.685Z] #21 21.75 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2021-04-21T09:16:03.685Z] #21 21.76 Unpacking python3 (3.7.3-1) ... [2021-04-21T09:16:03.685Z] #21 21.81 Selecting previously unselected package libip4tc0:s390x. [2021-04-21T09:16:03.685Z] #21 21.81 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2021-04-21T09:16:03.685Z] #21 21.82 Unpacking libip4tc0:s390x (1.8.2-4) ... [2021-04-21T09:16:03.685Z] #21 21.86 Selecting previously unselected package libip6tc0:s390x. [2021-04-21T09:16:03.685Z] #21 21.87 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2021-04-21T09:16:03.685Z] #21 21.87 Unpacking libip6tc0:s390x (1.8.2-4) ... [2021-04-21T09:16:03.685Z] #21 21.91 Selecting previously unselected package libiptc0:s390x. [2021-04-21T09:16:03.685Z] #21 21.91 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2021-04-21T09:16:03.685Z] #21 21.91 Unpacking libiptc0:s390x (1.8.2-4) ... [2021-04-21T09:16:03.688Z] #43 13.63 PBCC images/ns.pb-c.c [2021-04-21T09:16:03.688Z] #43 13.65 DEP images/ns.pb-c.d [2021-04-21T09:16:03.688Z] #43 13.67 PBCC images/fdinfo.pb-c.c [2021-04-21T09:16:03.688Z] #43 13.74 DEP images/fdinfo.pb-c.d [2021-04-21T09:16:03.688Z] #43 13.82 PBCC images/core-aarch64.pb-c.c [2021-04-21T09:16:03.688Z] #43 ... [2021-04-21T09:16:03.688Z] [2021-04-21T09:16:03.688Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-21T09:16:03.688Z] #51 sha256:bdd61a55f08b1027f5b5d8f1ea1e85efed6c719bc9c69b69e96f13f5a7b71b8e [2021-04-21T09:16:03.688Z] #51 75.06 encoding/json [2021-04-21T09:16:03.688Z] #51 75.50 github.com/pkg/diff [2021-04-21T09:16:03.688Z] #51 77.13 go/scanner [2021-04-21T09:16:03.688Z] #51 78.91 go/ast [2021-04-21T09:16:03.688Z] #51 82.19 golang.org/x/crypto/ssh/terminal [2021-04-21T09:16:03.688Z] #51 83.52 mvdan.cc/editorconfig [2021-04-21T09:16:03.688Z] #51 83.83 mvdan.cc/sh/v3/fileutil [2021-04-21T09:16:03.688Z] #51 84.01 mvdan.cc/sh/v3/syntax [2021-04-21T09:16:03.923Z] [2021-04-21T09:16:03.924Z] #2 [internal] load build definition from Dockerfile [2021-04-21T09:16:03.924Z] #2 sha256:1869e062c132cedb5d5f704a682ec1fa62eb2b505b6a6be4d3f6362fa5f66b6f [2021-04-21T09:16:03.924Z] #2 transferring dockerfile: 17.01kB done [2021-04-21T09:16:03.924Z] #2 DONE 0.0s [2021-04-21T09:16:03.924Z] [2021-04-21T09:16:03.924Z] #3 [internal] load .dockerignore [2021-04-21T09:16:03.924Z] #3 sha256:5958e80396378e78860bb133a6b284963825cc0d83d982af75b1928843659c04 [2021-04-21T09:16:03.924Z] #3 transferring context: 87B done [2021-04-21T09:16:03.924Z] #3 DONE 0.0s [2021-04-21T09:16:03.924Z] [2021-04-21T09:16:03.924Z] #4 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-21T09:16:03.924Z] #4 sha256:015248391ba8b1ea9cbf068fd1b217d4a8c47b8199713eff20dde0d4bb1ff54e [2021-04-21T09:16:03.947Z] #51 ... [2021-04-21T09:16:03.947Z] [2021-04-21T09:16:03.947Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:16:03.947Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:16:03.947Z] #43 13.92 PBCC images/core-arm.pb-c.c [2021-04-21T09:16:03.947Z] #43 13.97 PBCC images/core-ppc64.pb-c.c [2021-04-21T09:16:03.947Z] #43 14.01 PBCC images/core-s390.pb-c.c [2021-04-21T09:16:03.947Z] #43 14.07 PBCC images/core-x86.pb-c.c [2021-04-21T09:16:03.947Z] #43 14.16 PBCC images/core.pb-c.c [2021-04-21T09:16:03.947Z] #43 ... [2021-04-21T09:16:03.947Z] [2021-04-21T09:16:03.947Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:16:03.947Z] #45 sha256:8b5ffd2ae6b807e9a8af4f7f5ca61ab80d0ec23d9084e90b396515b6a7e45755 [2021-04-21T09:16:03.947Z] #45 75.38 go/token [2021-04-21T09:16:03.947Z] #45 76.51 internal/lazyregexp [2021-04-21T09:16:03.947Z] #45 76.61 go/scanner [2021-04-21T09:16:03.947Z] #45 76.82 net/url [2021-04-21T09:16:03.947Z] #45 78.49 go/ast [2021-04-21T09:16:03.947Z] #45 79.19 text/template/parse [2021-04-21T09:16:03.947Z] #45 83.71 text/template [2021-04-21T09:16:03.947Z] #45 84.12 go/parser [2021-04-21T09:16:03.976Z] #21 21.98 Selecting previously unselected package libnfnetlink0:s390x. [2021-04-21T09:16:03.976Z] #21 21.98 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2021-04-21T09:16:03.976Z] #21 21.98 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-04-21T09:16:03.976Z] #21 22.01 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2021-04-21T09:16:03.976Z] #21 22.01 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2021-04-21T09:16:03.976Z] #21 22.01 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-04-21T09:16:03.976Z] #21 22.05 Selecting previously unselected package libnftnl11:s390x. [2021-04-21T09:16:03.976Z] #21 22.05 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2021-04-21T09:16:03.976Z] #21 22.05 Unpacking libnftnl11:s390x (1.1.2-2) ... [2021-04-21T09:16:03.976Z] #21 22.09 Selecting previously unselected package iptables. [2021-04-21T09:16:03.976Z] #21 22.09 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2021-04-21T09:16:03.976Z] #21 22.09 Unpacking iptables (1.8.2-4) ... [2021-04-21T09:16:03.976Z] #21 22.27 Selecting previously unselected package xxd. [2021-04-21T09:16:03.976Z] #21 22.27 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-04-21T09:16:03.976Z] #21 22.27 Unpacking xxd (2:8.1.0875-5) ... [2021-04-21T09:16:04.111Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s done [2021-04-21T09:16:04.133Z] #27 3.612 Reading package lists... [2021-04-21T09:16:04.205Z] #45 ... [2021-04-21T09:16:04.206Z] [2021-04-21T09:16:04.206Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:16:04.206Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:16:04.206Z] #43 14.23 PBCC images/inventory.pb-c.c [2021-04-21T09:16:04.206Z] #43 14.28 DEP images/core-aarch64.pb-c.d [2021-04-21T09:16:04.206Z] #43 14.32 DEP images/core-arm.pb-c.d [2021-04-21T09:16:04.206Z] #43 14.40 DEP images/core-ppc64.pb-c.d [2021-04-21T09:16:04.266Z] #21 22.36 Selecting previously unselected package vim-common. [2021-04-21T09:16:04.266Z] #21 22.36 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-21T09:16:04.266Z] #21 22.37 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-21T09:16:04.266Z] #21 22.45 Selecting previously unselected package bash-completion. [2021-04-21T09:16:04.266Z] #21 22.45 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-21T09:16:04.370Z] #9 ... [2021-04-21T09:16:04.370Z] [2021-04-21T09:16:04.370Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-21T09:16:04.370Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-04-21T09:16:04.370Z] #65 DONE 0.8s [2021-04-21T09:16:04.370Z] [2021-04-21T09:16:04.370Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-21T09:16:04.370Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-21T09:16:04.370Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.2s done [2021-04-21T09:16:04.370Z] #26 sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 1.85kB / 1.85kB done [2021-04-21T09:16:04.370Z] #26 sha256:fa335fed387465ccc369958d7908e1975e7d65677f7f3050d862161754ebcf90 529B / 529B done [2021-04-21T09:16:04.370Z] #26 sha256:0d587dfbc4f4800bfe9ab08662e8396ffc37060c493f8ef24b2823fef3320df6 1.46kB / 1.46kB done [2021-04-21T09:16:04.370Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 50.43MB / 50.43MB 6.8s done [2021-04-21T09:16:04.370Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 2.1s [2021-04-21T09:16:04.464Z] #43 14.47 DEP images/core-s390.pb-c.d [2021-04-21T09:16:04.464Z] #43 14.55 DEP images/core-x86.pb-c.d [2021-04-21T09:16:04.464Z] #43 14.59 DEP images/core.pb-c.d [2021-04-21T09:16:04.464Z] #43 14.66 DEP images/inventory.pb-c.d [2021-04-21T09:16:04.562Z] #4 DONE 0.5s [2021-04-21T09:16:04.562Z] [2021-04-21T09:16:04.562Z] #5 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-21T09:16:04.562Z] #5 sha256:c1ffd679b366d96d85a26e8e9be46cbf879ab4272e5979aa145e5162ea217d35 [2021-04-21T09:16:04.562Z] #5 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-21T09:16:04.562Z] #5 sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 4.19MB / 8.92MB 0.2s [2021-04-21T09:16:04.627Z] #26 ... [2021-04-21T09:16:04.627Z] [2021-04-21T09:16:04.627Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-21T09:16:04.627Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-21T09:16:04.627Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-04-21T09:16:04.723Z] #43 14.78 PBCC images/cpuinfo.pb-c.c [2021-04-21T09:16:04.723Z] #43 14.80 DEP images/cpuinfo.pb-c.d [2021-04-21T09:16:04.723Z] #43 14.84 PBCC images/stats.pb-c.c [2021-04-21T09:16:04.723Z] #43 14.87 DEP images/stats.pb-c.d [2021-04-21T09:16:04.860Z] #5 sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 8.92MB / 8.92MB 0.2s done [2021-04-21T09:16:04.860Z] #5 extracting sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 [2021-04-21T09:16:04.860Z] #5 extracting sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 0.2s done [2021-04-21T09:16:04.860Z] #5 DONE 0.4s [2021-04-21T09:16:05.074Z] #27 4.555 Reading package lists... [2021-04-21T09:16:05.153Z] [2021-04-21T09:16:05.153Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-21T09:16:05.154Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-21T09:16:05.161Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 10.1s done [2021-04-21T09:16:05.334Z] #27 5.544 Building dependency tree... [2021-04-21T09:16:05.418Z] #26 DONE 13.1s [2021-04-21T09:16:05.418Z] [2021-04-21T09:16:05.418Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-21T09:16:05.418Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-21T09:16:05.595Z] #27 5.906 The following additional packages will be installed: [2021-04-21T09:16:05.595Z] #27 5.906 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-21T09:16:05.595Z] #27 5.906 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-21T09:16:05.595Z] #27 5.907 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-21T09:16:05.595Z] #27 5.908 Suggested packages: [2021-04-21T09:16:05.595Z] #27 5.908 krb5-doc krb5-user [2021-04-21T09:16:05.595Z] #27 5.908 Recommended packages: [2021-04-21T09:16:05.595Z] #27 5.908 krb5-locales publicsuffix libsasl2-modules [2021-04-21T09:16:05.595Z] #27 6.138 The following NEW packages will be installed: [2021-04-21T09:16:05.595Z] #27 6.139 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-21T09:16:05.595Z] #27 6.139 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-21T09:16:05.595Z] #27 6.139 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-21T09:16:05.595Z] #27 6.140 libssh2-1 libssl1.1 openssl [2021-04-21T09:16:05.769Z] #21 23.82 Unpacking bash-completion (1:2.8-6) ... [2021-04-21T09:16:05.797Z] #9 DONE 0.6s [2021-04-21T09:16:05.797Z] [2021-04-21T09:16:05.797Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-21T09:16:05.797Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-21T09:16:05.797Z] #6 DONE 0.6s [2021-04-21T09:16:05.797Z] [2021-04-21T09:16:05.797Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-21T09:16:05.797Z] #8 sha256:372687b2b903cd79cdd8659c1562f9f4227eb74c5d3643ad399921b7565c1743 [2021-04-21T09:16:05.797Z] #8 DONE 0.7s [2021-04-21T09:16:05.797Z] [2021-04-21T09:16:05.797Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-04-21T09:16:05.797Z] #7 sha256:40c9f69513e725b643844c4f54ff586edd2c989eaf3d76fa2bc341d2ddd2df16 [2021-04-21T09:16:05.797Z] #7 DONE 0.7s [2021-04-21T09:16:05.797Z] [2021-04-21T09:16:05.797Z] #24 [internal] load build context [2021-04-21T09:16:05.797Z] #24 sha256:b71c9bc8dc266a6ce4cad82b8e503525f8d1dc95e50991a4aff15d541362b675 [2021-04-21T09:16:05.797Z] #24 ... [2021-04-21T09:16:05.797Z] [2021-04-21T09:16:05.797Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-21T09:16:05.797Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-21T09:16:05.797Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-04-21T09:16:05.797Z] #63 DONE 0.1s [2021-04-21T09:16:05.797Z] [2021-04-21T09:16:05.797Z] #24 [internal] load build context [2021-04-21T09:16:05.797Z] #24 sha256:b71c9bc8dc266a6ce4cad82b8e503525f8d1dc95e50991a4aff15d541362b675 [2021-04-21T09:16:05.855Z] #27 6.424 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-04-21T09:16:05.855Z] #27 6.424 Need to get 5059 kB of archives. [2021-04-21T09:16:05.855Z] #27 6.424 After this operation, 12.1 MB of additional disk space will be used. [2021-04-21T09:16:05.855Z] #27 6.424 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-21T09:16:06.059Z] #21 24.14 Selecting previously unselected package bzip2. [2021-04-21T09:16:06.059Z] #21 24.15 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2021-04-21T09:16:06.059Z] #21 24.15 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-21T09:16:06.059Z] #21 24.21 Selecting previously unselected package xz-utils. [2021-04-21T09:16:06.059Z] #21 24.21 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2021-04-21T09:16:06.059Z] #21 24.21 Unpacking xz-utils (5.2.4-1) ... [2021-04-21T09:16:06.101Z] #43 16.28 make[1]: Nothing to be done for 'all'. [2021-04-21T09:16:06.116Z] #27 6.430 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-04-21T09:16:06.116Z] #27 6.430 Get:3 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-04-21T09:16:06.116Z] #27 6.432 Get:4 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-04-21T09:16:06.116Z] #27 6.442 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-04-21T09:16:06.116Z] #27 6.442 Get:6 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-04-21T09:16:06.116Z] #27 6.444 Get:7 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-04-21T09:16:06.116Z] #27 6.447 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-04-21T09:16:06.116Z] #27 6.449 Get:9 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-21T09:16:06.116Z] #27 6.456 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-04-21T09:16:06.116Z] #27 6.456 Get:11 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-04-21T09:16:06.116Z] #27 6.457 Get:12 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-04-21T09:16:06.116Z] #27 6.458 Get:13 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-04-21T09:16:06.116Z] #27 6.460 Get:14 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-04-21T09:16:06.116Z] #27 6.466 Get:15 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-21T09:16:06.116Z] #27 6.466 Get:16 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-21T09:16:06.116Z] #27 6.469 Get:17 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-21T09:16:06.116Z] #27 6.473 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-04-21T09:16:06.116Z] #27 6.665 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-04-21T09:16:06.349Z] #21 24.37 Selecting previously unselected package apparmor. [2021-04-21T09:16:06.349Z] #21 24.38 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2021-04-21T09:16:06.349Z] #21 24.41 Unpacking apparmor (2.13.2-10) ... [2021-04-21T09:16:06.349Z] #21 24.66 Selecting previously unselected package aufs-tools. [2021-04-21T09:16:06.376Z] #27 6.723 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-04-21T09:16:06.376Z] #27 6.743 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-04-21T09:16:06.376Z] #27 6.978 debconf: delaying package configuration, since apt-utils is not installed [2021-04-21T09:16:06.524Z] #9 ... [2021-04-21T09:16:06.524Z] [2021-04-21T09:16:06.524Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-21T09:16:06.524Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-21T09:16:06.524Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 3.8s done [2021-04-21T09:16:06.524Z] #26 DONE 11.5s [2021-04-21T09:16:06.524Z] [2021-04-21T09:16:06.524Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-21T09:16:06.524Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-21T09:16:06.637Z] #27 7.019 Fetched 5059 kB in 1s (8491 kB/s) [2021-04-21T09:16:06.637Z] #27 7.072 Selecting previously unselected package libssl1.1:amd64. [2021-04-21T09:16:06.637Z] #27 7.072 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-04-21T09:16:06.637Z] #27 7.072 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-21T09:16:06.637Z] #27 7.089 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-21T09:16:06.640Z] #21 24.66 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2021-04-21T09:16:06.640Z] #21 24.66 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-21T09:16:06.640Z] #21 24.74 Selecting previously unselected package libonig5:s390x. [2021-04-21T09:16:06.640Z] #21 24.74 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2021-04-21T09:16:06.640Z] #21 24.74 Unpacking libonig5:s390x (6.9.1-1) ... [2021-04-21T09:16:06.640Z] #21 24.82 Selecting previously unselected package libjq1:s390x. [2021-04-21T09:16:06.640Z] #21 24.82 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-04-21T09:16:06.640Z] #21 24.82 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-04-21T09:16:06.640Z] #21 24.91 Selecting previously unselected package jq. [2021-04-21T09:16:06.640Z] #21 24.92 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-04-21T09:16:06.640Z] #21 24.92 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-21T09:16:06.640Z] #21 24.98 Selecting previously unselected package libaio1:s390x. [2021-04-21T09:16:06.640Z] #21 24.98 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2021-04-21T09:16:06.640Z] #21 24.98 Unpacking libaio1:s390x (0.3.112-3) ... [2021-04-21T09:16:06.640Z] #21 25.02 Selecting previously unselected package libgpm2:s390x. [2021-04-21T09:16:06.897Z] #27 7.330 Selecting previously unselected package openssl. [2021-04-21T09:16:06.897Z] #27 7.330 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-21T09:16:06.897Z] #27 7.354 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-21T09:16:06.930Z] #21 25.02 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2021-04-21T09:16:06.930Z] #21 25.02 Unpacking libgpm2:s390x (1.20.7-5) ... [2021-04-21T09:16:06.930Z] #21 25.06 Selecting previously unselected package libicu63:s390x. [2021-04-21T09:16:06.930Z] #21 25.06 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-04-21T09:16:06.930Z] #21 25.07 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-04-21T09:16:07.158Z] #27 7.515 Selecting previously unselected package ca-certificates. [2021-04-21T09:16:07.158Z] #27 7.515 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-21T09:16:07.158Z] #27 7.519 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-21T09:16:07.158Z] #27 7.628 Selecting previously unselected package libkeyutils1:amd64. [2021-04-21T09:16:07.158Z] #27 7.628 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-04-21T09:16:07.158Z] #27 7.631 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-04-21T09:16:07.158Z] #27 7.738 Selecting previously unselected package libkrb5support0:amd64. [2021-04-21T09:16:07.158Z] #27 7.738 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-04-21T09:16:07.308Z] #27 1.801 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-21T09:16:07.308Z] #27 1.817 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-21T09:16:07.308Z] #27 1.857 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-21T09:16:07.423Z] #27 7.742 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-21T09:16:07.423Z] #27 7.793 Selecting previously unselected package libk5crypto3:amd64. [2021-04-21T09:16:07.423Z] #27 7.793 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-04-21T09:16:07.424Z] #27 7.798 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-21T09:16:07.424Z] #27 7.874 Selecting previously unselected package libkrb5-3:amd64. [2021-04-21T09:16:07.424Z] #27 7.874 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-04-21T09:16:07.424Z] #27 7.879 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-21T09:16:07.424Z] #27 7.972 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-21T09:16:07.424Z] #27 7.972 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-04-21T09:16:07.565Z] #27 2.069 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-21T09:16:07.686Z] #27 7.977 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-21T09:16:07.686Z] #27 8.026 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-21T09:16:07.686Z] #27 8.026 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-21T09:16:07.686Z] #27 8.033 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-21T09:16:07.686Z] #27 8.070 Selecting previously unselected package libsasl2-2:amd64. [2021-04-21T09:16:07.686Z] #27 8.071 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-21T09:16:07.686Z] #27 8.085 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-21T09:16:07.686Z] #27 8.135 Selecting previously unselected package libldap-common. [2021-04-21T09:16:07.686Z] #27 8.135 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-21T09:16:07.686Z] #27 8.136 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-21T09:16:07.946Z] #27 8.208 Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-21T09:16:07.946Z] #27 8.208 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-04-21T09:16:07.946Z] #27 8.212 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-21T09:16:07.946Z] #27 8.278 Selecting previously unselected package libnghttp2-14:amd64. [2021-04-21T09:16:07.946Z] #27 8.280 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-04-21T09:16:07.946Z] #27 8.290 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-21T09:16:07.946Z] #27 8.350 Selecting previously unselected package libpsl5:amd64. [2021-04-21T09:16:07.946Z] #27 8.350 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-04-21T09:16:07.946Z] #27 8.354 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-04-21T09:16:07.946Z] #27 8.404 Selecting previously unselected package librtmp1:amd64. [2021-04-21T09:16:07.946Z] #27 8.404 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-04-21T09:16:07.946Z] #27 8.408 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-21T09:16:07.946Z] #27 8.456 Selecting previously unselected package libssh2-1:amd64. [2021-04-21T09:16:07.946Z] #27 8.456 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-04-21T09:16:07.946Z] #27 8.460 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-21T09:16:07.946Z] #27 8.512 Selecting previously unselected package libcurl4:amd64. [2021-04-21T09:16:07.946Z] #27 8.512 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-04-21T09:16:07.946Z] #27 8.516 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-21T09:16:08.008Z] #43 17.70 CC images/stats.o [2021-04-21T09:16:08.008Z] #43 18.04 CC images/core.o [2021-04-21T09:16:08.129Z] #27 2.525 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-21T09:16:08.206Z] #27 8.584 Selecting previously unselected package curl. [2021-04-21T09:16:08.206Z] #27 8.584 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-04-21T09:16:08.206Z] #27 8.587 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-21T09:16:08.206Z] #27 8.658 Selecting previously unselected package libonig5:amd64. [2021-04-21T09:16:08.206Z] #27 8.658 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-04-21T09:16:08.206Z] #27 8.661 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-21T09:16:08.206Z] #27 8.726 Selecting previously unselected package libjq1:amd64. [2021-04-21T09:16:08.206Z] #27 8.726 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-21T09:16:08.206Z] #27 8.749 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-21T09:16:08.206Z] #27 8.791 Selecting previously unselected package jq. [2021-04-21T09:16:08.206Z] #27 8.791 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-21T09:16:08.414Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.8s done [2021-04-21T09:16:08.466Z] #27 8.796 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-21T09:16:08.466Z] #27 8.853 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-04-21T09:16:08.466Z] #27 8.867 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-04-21T09:16:08.466Z] #27 8.880 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-21T09:16:08.466Z] #27 8.988 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-21T09:16:08.466Z] #27 9.008 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-21T09:16:08.466Z] #27 9.026 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-21T09:16:08.466Z] #27 9.040 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-21T09:16:08.466Z] #27 9.051 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-21T09:16:08.576Z] #43 18.79 CC images/core-x86.o [2021-04-21T09:16:08.671Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-04-21T09:16:08.692Z] #27 3.090 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-21T09:16:08.726Z] #27 9.063 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-21T09:16:08.726Z] #27 9.081 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-21T09:16:08.726Z] #27 9.157 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-21T09:16:08.726Z] #27 9.172 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-21T09:16:08.726Z] #27 9.185 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-21T09:16:08.726Z] #27 9.204 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-21T09:16:08.726Z] #27 9.217 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-21T09:16:08.726Z] #27 9.229 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-21T09:16:08.726Z] #27 9.242 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-21T09:16:08.813Z] #24 ... [2021-04-21T09:16:08.813Z] [2021-04-21T09:16:08.813Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-21T09:16:08.813Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-21T09:16:08.813Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2021-04-21T09:16:08.813Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.0s done [2021-04-21T09:16:08.813Z] #63 DONE 2.6s [2021-04-21T09:16:08.813Z] [2021-04-21T09:16:08.813Z] #24 [internal] load build context [2021-04-21T09:16:08.813Z] #24 sha256:b71c9bc8dc266a6ce4cad82b8e503525f8d1dc95e50991a4aff15d541362b675 [2021-04-21T09:16:09.144Z] #43 19.36 CC images/core-arm.o [2021-04-21T09:16:09.183Z] #24 ... [2021-04-21T09:16:09.183Z] [2021-04-21T09:16:09.183Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-21T09:16:09.183Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-21T09:16:09.183Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-21T09:16:09.183Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2021-04-21T09:16:09.183Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.1s done [2021-04-21T09:16:09.183Z] #65 DONE 3.0s [2021-04-21T09:16:09.183Z] [2021-04-21T09:16:09.183Z] #24 [internal] load build context [2021-04-21T09:16:09.183Z] #24 sha256:b71c9bc8dc266a6ce4cad82b8e503525f8d1dc95e50991a4aff15d541362b675 [2021-04-21T09:16:09.183Z] #24 transferring context: 12.17MB 3.1s [2021-04-21T09:16:09.298Z] #27 9.828 Updating certificates in /etc/ssl/certs... [2021-04-21T09:16:09.530Z] #24 ... [2021-04-21T09:16:09.530Z] [2021-04-21T09:16:09.530Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-21T09:16:09.530Z] #64 sha256:9291c3b4e140d56f3257205169f51baeff14b98cd9f05d842abc32b62c68ed9f [2021-04-21T09:16:09.530Z] #64 DONE 0.2s [2021-04-21T09:16:09.530Z] [2021-04-21T09:16:09.530Z] #24 [internal] load build context [2021-04-21T09:16:09.530Z] #24 sha256:b71c9bc8dc266a6ce4cad82b8e503525f8d1dc95e50991a4aff15d541362b675 [2021-04-21T09:16:09.558Z] #27 ... [2021-04-21T09:16:09.558Z] [2021-04-21T09:16:09.558Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-21T09:16:09.558Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-21T09:16:09.558Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.8s done [2021-04-21T09:16:09.558Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.4s done [2021-04-21T09:16:09.558Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.6s done [2021-04-21T09:16:09.558Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 1.7s [2021-04-21T09:16:09.652Z] #21 27.41 Selecting previously unselected package libnet1:s390x. [2021-04-21T09:16:09.653Z] #21 27.41 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-04-21T09:16:09.653Z] #21 27.41 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-04-21T09:16:09.653Z] #21 27.48 Selecting previously unselected package libnl-3-200:s390x. [2021-04-21T09:16:09.653Z] #21 27.48 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2021-04-21T09:16:09.653Z] #21 27.48 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-04-21T09:16:09.653Z] #21 27.52 Selecting previously unselected package libprotobuf-c1:s390x. [2021-04-21T09:16:09.653Z] #21 27.52 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-04-21T09:16:09.653Z] #21 27.53 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-04-21T09:16:09.653Z] #21 27.56 Selecting previously unselected package libreadline5:s390x. [2021-04-21T09:16:09.653Z] #21 27.57 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2021-04-21T09:16:09.653Z] #21 27.57 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-04-21T09:16:09.653Z] #21 27.64 Selecting previously unselected package net-tools. [2021-04-21T09:16:09.653Z] #21 27.64 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2021-04-21T09:16:09.653Z] #21 27.64 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-21T09:16:09.653Z] #21 27.78 Selecting previously unselected package python-pip-whl. [2021-04-21T09:16:09.653Z] #21 27.79 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-21T09:16:09.653Z] #21 27.79 Unpacking python-pip-whl (18.1-5) ... [2021-04-21T09:16:09.711Z] #43 19.77 CC images/core-aarch64.o [2021-04-21T09:16:09.943Z] #21 28.18 Selecting previously unselected package python3-lib2to3. [2021-04-21T09:16:09.980Z] #43 20.13 CC images/core-ppc64.o [2021-04-21T09:16:10.071Z] #27 4.362 Fetched 8427 kB in 3s (2989 kB/s) [2021-04-21T09:16:10.136Z] #9 ... [2021-04-21T09:16:10.136Z] [2021-04-21T09:16:10.136Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-21T09:16:10.136Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-21T09:16:10.136Z] #27 10.63 137 added, 0 removed; done. [2021-04-21T09:16:10.136Z] #27 10.66 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-21T09:16:10.136Z] #27 10.67 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-21T09:16:10.136Z] #27 10.68 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-21T09:16:10.136Z] #27 10.70 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-21T09:16:10.136Z] #27 10.71 Processing triggers for libc-bin (2.28-10) ... [2021-04-21T09:16:10.136Z] #27 10.73 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-21T09:16:10.233Z] #21 28.18 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-21T09:16:10.233Z] #21 28.18 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-21T09:16:10.233Z] #21 28.27 Selecting previously unselected package python3-distutils. [2021-04-21T09:16:10.233Z] #21 28.27 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-21T09:16:10.233Z] #21 28.28 Unpacking python3-distutils (3.7.3-1) ... [2021-04-21T09:16:10.233Z] #21 28.36 Selecting previously unselected package python3-pip. [2021-04-21T09:16:10.233Z] #21 28.36 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-21T09:16:10.233Z] #21 28.37 Unpacking python3-pip (18.1-5) ... [2021-04-21T09:16:10.233Z] #21 28.46 Selecting previously unselected package python3-pkg-resources. [2021-04-21T09:16:10.233Z] #21 28.46 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-21T09:16:10.233Z] #21 28.46 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-21T09:16:10.233Z] #21 28.53 Selecting previously unselected package python3-setuptools. [2021-04-21T09:16:10.233Z] #21 28.54 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-21T09:16:10.233Z] #21 28.54 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-21T09:16:10.234Z] #24 ... [2021-04-21T09:16:10.234Z] [2021-04-21T09:16:10.234Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-21T09:16:10.234Z] #66 sha256:f5430741c081573d02fc73e742c13c54ad86b2979a0d716d52e92328bd15c9ac [2021-04-21T09:16:10.234Z] #66 DONE 0.3s [2021-04-21T09:16:10.234Z] [2021-04-21T09:16:10.234Z] #24 [internal] load build context [2021-04-21T09:16:10.234Z] #24 sha256:b71c9bc8dc266a6ce4cad82b8e503525f8d1dc95e50991a4aff15d541362b675 [2021-04-21T09:16:10.396Z] #27 10.74 Updating certificates in /etc/ssl/certs... [2021-04-21T09:16:10.523Z] #21 28.66 Selecting previously unselected package python3-wheel. [2021-04-21T09:16:10.523Z] #21 28.66 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-21T09:16:10.523Z] #21 28.67 Unpacking python3-wheel (0.32.3-2) ... [2021-04-21T09:16:10.523Z] #21 28.71 Selecting previously unselected package sudo. [2021-04-21T09:16:10.523Z] #21 28.71 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_s390x.deb ... [2021-04-21T09:16:10.523Z] #21 28.72 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-21T09:16:10.634Z] #27 4.362 Reading package lists... [2021-04-21T09:16:10.813Z] #21 29.03 Selecting previously unselected package thin-provisioning-tools. [2021-04-21T09:16:10.813Z] #21 29.03 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2021-04-21T09:16:10.813Z] #21 29.03 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-21T09:16:10.917Z] #43 20.80 CC images/core-s390.o [2021-04-21T09:16:10.965Z] #27 11.39 0 added, 0 removed; done. [2021-04-21T09:16:10.965Z] #27 11.39 Running hooks in /etc/ca-certificates/update.d... [2021-04-21T09:16:10.965Z] #27 11.39 done. [2021-04-21T09:16:11.103Z] #21 29.21 Selecting previously unselected package uidmap. [2021-04-21T09:16:11.103Z] #21 29.22 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2021-04-21T09:16:11.103Z] #21 29.22 Unpacking uidmap (1:4.5-1.1) ... [2021-04-21T09:16:11.103Z] #21 29.30 Selecting previously unselected package vim-runtime. [2021-04-21T09:16:11.103Z] #21 ... [2021-04-21T09:16:11.103Z] [2021-04-21T09:16:11.103Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-21T09:16:11.103Z] #44 75.43 CC criu/cr-service.o [2021-04-21T09:16:11.103Z] #44 76.66 CC criu/crtools.o [2021-04-21T09:16:11.103Z] #44 77.08 CC criu/eventfd.o [2021-04-21T09:16:11.103Z] #44 77.28 CC criu/eventpoll.o [2021-04-21T09:16:11.103Z] #44 77.67 CC criu/external.o [2021-04-21T09:16:11.103Z] #44 77.94 CC criu/fault-injection.o [2021-04-21T09:16:11.103Z] #44 78.01 CC criu/fdstore.o [2021-04-21T09:16:11.103Z] #44 78.26 CC criu/fifo.o [2021-04-21T09:16:11.103Z] #44 78.61 CC criu/file-ids.o [2021-04-21T09:16:11.103Z] #44 78.90 CC criu/file-lock.o [2021-04-21T09:16:11.103Z] #44 79.36 CC criu/files-ext.o [2021-04-21T09:16:11.103Z] #44 79.52 CC criu/files-reg.o [2021-04-21T09:16:11.103Z] #44 80.72 CC criu/files.o [2021-04-21T09:16:11.103Z] #44 81.82 CC criu/filesystems.o [2021-04-21T09:16:11.103Z] #44 82.16 CC criu/fsnotify.o [2021-04-21T09:16:11.103Z] #44 82.94 CC criu/image-desc.o [2021-04-21T09:16:11.103Z] #44 83.03 CC criu/image.o [2021-04-21T09:16:11.103Z] #44 83.67 CC criu/ipc_ns.o [2021-04-21T09:16:11.103Z] #44 84.30 CC criu/irmap.o [2021-04-21T09:16:11.103Z] #44 84.69 CC criu/kcmp-ids.o [2021-04-21T09:16:11.103Z] #44 84.95 CC criu/kerndat.o [2021-04-21T09:16:11.103Z] #44 85.56 CC criu/libnetlink.o [2021-04-21T09:16:11.103Z] #44 ... [2021-04-21T09:16:11.103Z] [2021-04-21T09:16:11.103Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-04-21T09:16:11.103Z] #21 29.30 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-21T09:16:11.103Z] #21 29.31 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-04-21T09:16:11.103Z] #21 29.33 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-21T09:16:11.103Z] #21 29.33 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-21T09:16:11.176Z] #43 ... [2021-04-21T09:16:11.176Z] [2021-04-21T09:16:11.176Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:16:11.176Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-21T09:16:11.176Z] #13 76.02 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-21T09:16:11.176Z] #13 76.03 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-21T09:16:11.176Z] #13 76.04 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-21T09:16:11.176Z] #13 76.25 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-21T09:16:11.176Z] #13 76.25 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-21T09:16:11.176Z] #13 76.26 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-21T09:16:11.176Z] #13 ... [2021-04-21T09:16:11.176Z] [2021-04-21T09:16:11.176Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:16:11.176Z] #45 sha256:8b5ffd2ae6b807e9a8af4f7f5ca61ab80d0ec23d9084e90b396515b6a7e45755 [2021-04-21T09:16:11.176Z] #45 87.88 encoding/xml [2021-04-21T09:16:11.176Z] #45 88.49 go/doc [2021-04-21T09:16:11.176Z] #45 91.90 github.com/LK4D4/vndr/build [2021-04-21T09:16:11.453Z] #27 5.277 Reading package lists... [2021-04-21T09:16:11.709Z] #27 6.162 Building dependency tree... [2021-04-21T09:16:11.966Z] #27 6.481 The following additional packages will be installed: [2021-04-21T09:16:11.966Z] #27 6.481 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-21T09:16:11.966Z] #27 6.481 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-21T09:16:11.966Z] #27 6.481 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-21T09:16:11.966Z] #27 6.481 Suggested packages: [2021-04-21T09:16:11.966Z] #27 6.481 krb5-doc krb5-user [2021-04-21T09:16:11.966Z] #27 6.481 Recommended packages: [2021-04-21T09:16:11.966Z] #27 6.481 krb5-locales publicsuffix libsasl2-modules [2021-04-21T09:16:11.966Z] #27 ... [2021-04-21T09:16:11.966Z] [2021-04-21T09:16:11.966Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-21T09:16:11.966Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-21T09:16:11.966Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.5s done [2021-04-21T09:16:11.966Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.8s done [2021-04-21T09:16:11.966Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done [2021-04-21T09:16:11.966Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.7s done [2021-04-21T09:16:11.966Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-04-21T09:16:12.222Z] #9 ... [2021-04-21T09:16:12.222Z] [2021-04-21T09:16:12.222Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-21T09:16:12.222Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-21T09:16:12.222Z] #27 6.701 The following NEW packages will be installed: [2021-04-21T09:16:12.222Z] #27 6.701 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-21T09:16:12.222Z] #27 6.701 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-21T09:16:12.222Z] #27 6.701 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-21T09:16:12.222Z] #27 6.701 libssh2-1 libssl1.1 openssl [2021-04-21T09:16:12.478Z] #27 6.978 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-04-21T09:16:12.478Z] #27 6.978 Need to get 5059 kB of archives. [2021-04-21T09:16:12.478Z] #27 6.978 After this operation, 12.1 MB of additional disk space will be used. [2021-04-21T09:16:12.478Z] #27 6.978 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-21T09:16:12.478Z] #27 6.986 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-04-21T09:16:12.478Z] #27 6.986 Get:3 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-04-21T09:16:12.478Z] #27 6.986 Get:4 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-04-21T09:16:12.478Z] #27 6.986 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-04-21T09:16:12.478Z] #27 6.990 Get:6 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-04-21T09:16:12.478Z] #27 6.990 Get:7 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-04-21T09:16:12.478Z] #27 6.990 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-04-21T09:16:12.478Z] #27 6.992 Get:9 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-21T09:16:12.478Z] #27 6.993 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-04-21T09:16:12.478Z] #27 6.997 Get:11 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-04-21T09:16:12.478Z] #27 6.999 Get:12 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-04-21T09:16:12.478Z] #27 6.999 Get:13 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-04-21T09:16:12.478Z] #27 7.001 Get:14 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-04-21T09:16:12.478Z] #27 7.003 Get:15 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-21T09:16:12.478Z] #27 7.006 Get:16 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-21T09:16:12.478Z] #27 7.008 Get:17 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-21T09:16:12.478Z] #27 7.021 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-04-21T09:16:12.553Z] #45 93.59 github.com/LK4D4/vndr/versioned [2021-04-21T09:16:12.553Z] #45 93.72 compress/flate [2021-04-21T09:16:12.553Z] #45 ... [2021-04-21T09:16:12.553Z] [2021-04-21T09:16:12.553Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-21T09:16:12.553Z] #56 sha256:4855043f1f8af2ddee68fbab6aa4ff623d8ca4ac2a41e3da15be994e6785536a [2021-04-21T09:16:12.741Z] #27 7.213 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-04-21T09:16:12.741Z] #27 7.267 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-04-21T09:16:12.741Z] #27 7.289 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-04-21T09:16:12.842Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.8s done [2021-04-21T09:16:12.842Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-04-21T09:16:12.997Z] #27 7.439 debconf: delaying package configuration, since apt-utils is not installed [2021-04-21T09:16:12.997Z] #27 7.465 Fetched 5059 kB in 1s (8664 kB/s) [2021-04-21T09:16:12.997Z] #27 7.505 Selecting previously unselected package libssl1.1:amd64. [2021-04-21T09:16:12.997Z] #27 7.505 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-04-21T09:16:12.997Z] #27 7.510 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-21T09:16:12.997Z] #27 7.518 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-21T09:16:13.163Z] #21 31.33 Selecting previously unselected package vim. [2021-04-21T09:16:13.163Z] #21 31.33 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2021-04-21T09:16:13.163Z] #21 31.34 Unpacking vim (2:8.1.0875-5) ... [2021-04-21T09:16:13.253Z] #27 7.705 Selecting previously unselected package openssl. [2021-04-21T09:16:13.253Z] #27 7.705 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-21T09:16:13.253Z] #27 7.708 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-21T09:16:13.253Z] #27 7.820 Selecting previously unselected package ca-certificates. [2021-04-21T09:16:13.253Z] #27 7.820 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-21T09:16:13.253Z] #27 7.823 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-21T09:16:13.253Z] #27 7.921 Selecting previously unselected package libkeyutils1:amd64. [2021-04-21T09:16:13.454Z] #21 31.59 Selecting previously unselected package xfsprogs. [2021-04-21T09:16:13.454Z] #21 31.59 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2021-04-21T09:16:13.454Z] #21 31.59 Unpacking xfsprogs (4.20.0-1) ... [2021-04-21T09:16:13.509Z] #27 7.922 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-04-21T09:16:13.509Z] #27 7.925 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-04-21T09:16:13.509Z] #27 7.960 Selecting previously unselected package libkrb5support0:amd64. [2021-04-21T09:16:13.509Z] #27 7.960 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-04-21T09:16:13.509Z] #27 7.969 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-21T09:16:13.509Z] #27 8.007 Selecting previously unselected package libk5crypto3:amd64. [2021-04-21T09:16:13.509Z] #27 8.007 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-04-21T09:16:13.509Z] #27 8.009 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-21T09:16:13.509Z] #27 8.056 Selecting previously unselected package libkrb5-3:amd64. [2021-04-21T09:16:13.509Z] #27 8.056 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-04-21T09:16:13.509Z] #27 8.059 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-21T09:16:13.509Z] #27 8.145 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-21T09:16:13.509Z] #27 8.145 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-04-21T09:16:13.509Z] #27 8.148 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-21T09:16:13.509Z] #27 8.197 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-21T09:16:13.745Z] #21 31.92 Selecting previously unselected package zip. [2021-04-21T09:16:13.745Z] #21 31.92 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2021-04-21T09:16:13.745Z] #21 31.92 Unpacking zip (3.0-11+b1) ... [2021-04-21T09:16:13.767Z] #27 8.200 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-21T09:16:13.767Z] #27 8.213 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-21T09:16:13.767Z] #27 8.248 Selecting previously unselected package libsasl2-2:amd64. [2021-04-21T09:16:13.767Z] #27 8.248 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-21T09:16:13.767Z] #27 8.252 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-21T09:16:13.767Z] #27 8.291 Selecting previously unselected package libldap-common. [2021-04-21T09:16:13.767Z] #27 8.291 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-21T09:16:13.767Z] #27 8.294 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-21T09:16:13.767Z] #27 8.338 Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-21T09:16:13.767Z] #27 8.338 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-04-21T09:16:13.767Z] #27 8.342 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-21T09:16:13.767Z] #27 8.408 Selecting previously unselected package libnghttp2-14:amd64. [2021-04-21T09:16:13.767Z] #27 8.408 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-04-21T09:16:13.767Z] #27 8.414 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-21T09:16:13.767Z] #27 8.458 Selecting previously unselected package libpsl5:amd64. [2021-04-21T09:16:13.767Z] #27 8.458 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-04-21T09:16:14.035Z] #21 32.13 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-21T09:16:14.035Z] #21 32.14 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-21T09:16:14.035Z] #21 32.15 Setting up libip6tc0:s390x (1.8.2-4) ... [2021-04-21T09:16:14.035Z] #21 32.15 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-04-21T09:16:14.035Z] #21 32.16 Setting up libgpm2:s390x (1.20.7-5) ... [2021-04-21T09:16:14.035Z] #21 32.17 Setting up libip4tc0:s390x (1.8.2-4) ... [2021-04-21T09:16:14.035Z] #21 32.18 Setting up uidmap (1:4.5-1.1) ... [2021-04-21T09:16:14.035Z] #21 32.18 Setting up libnftnl11:s390x (1.1.2-2) ... [2021-04-21T09:16:14.035Z] #21 32.19 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-04-21T09:16:14.035Z] #21 32.21 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-21T09:16:14.035Z] #21 32.22 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-04-21T09:16:14.035Z] #21 32.23 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-04-21T09:16:14.035Z] #21 32.24 Setting up xxd (2:8.1.0875-5) ... [2021-04-21T09:16:14.035Z] #21 32.25 Setting up zip (3.0-11+b1) ... [2021-04-21T09:16:14.035Z] #21 32.25 Setting up vim-common (2:8.1.0875-5) ... [2021-04-21T09:16:14.035Z] #21 32.27 Setting up bash-completion (1:2.8-6) ... [2021-04-21T09:16:14.106Z] #27 8.465 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-04-21T09:16:14.106Z] #27 8.515 Selecting previously unselected package librtmp1:amd64. [2021-04-21T09:16:14.106Z] #27 8.515 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-04-21T09:16:14.106Z] #27 8.521 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-21T09:16:14.106Z] #27 8.569 Selecting previously unselected package libssh2-1:amd64. [2021-04-21T09:16:14.106Z] #27 8.571 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-04-21T09:16:14.106Z] #27 8.575 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-21T09:16:14.106Z] #27 8.629 Selecting previously unselected package libcurl4:amd64. [2021-04-21T09:16:14.106Z] #27 8.630 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-04-21T09:16:14.106Z] #27 8.634 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-21T09:16:14.160Z] #56 46.13 Checking out files: 47% (1859/3901) Checking out files: 48% (1873/3901) Checking out files: 49% (1912/3901) Checking out files: 50% (1951/3901) Checking out files: 51% (1990/3901) Checking out files: 52% (2029/3901) Checking out files: 53% (2068/3901) Checking out files: 54% (2107/3901) Checking out files: 55% (2146/3901) Checking out files: 56% (2185/3901) Checking out files: 57% (2224/3901) Checking out files: 58% (2263/3901) Checking out files: 59% (2302/3901) Checking out files: 60% (2341/3901) Checking out files: 61% (2380/3901) Checking out files: 62% (2419/3901) Checking out files: 63% (2458/3901) Checking out files: 64% (2497/3901) Checking out files: 65% (2536/3901) Checking out files: 66% (2575/3901) Checking out files: 67% (2614/3901) Checking out files: 68% (2653/3901) Checking out files: 69% (2692/3901) Checking out files: 70% (2731/3901) Checking out files: 71% (2770/3901) Checking out files: 72% (2809/3901) Checking out files: 73% (2848/3901) Checking out files: 74% (2887/3901) Checking out files: 75% (2926/3901) Checking out files: 76% (2965/3901) Checking out files: 77% (3004/3901) Checking out files: 78% (3043/3901) Checking out files: 79% (3082/3901) Checking out files: 80% (3121/3901) Checking out files: 81% (3160/3901) Checking out files: 82% (3199/3901) Checking out files: 83% (3238/3901) Checking out files: 84% (3277/3901) Checking out files: 85% (3316/3901) Checking out files: 86% (3355/3901) Checking out files: 87% (3394/3901) Checking out files: 88% (3433/3901) Checking out files: 89% (3472/3901) Checking out files: 90% (3511/3901) Checking out files: 91% (3550/3901) Checking out files: 92% (3589/3901) Checking out files: 93% (3628/3901) Checking out files: 94% (3667/3901) Checking out files: 95% (3706/3901) Checking out files: 96% (3745/3901) Checking out files: 97% (3784/3901) Checking out files: 98% (3823/3901) Checking out files: 99% (3862/3901) Checking out files: 100% (3901/3901) Checking out files: 100% (3901/3901), done. [2021-04-21T09:16:14.264Z] #27 DONE 14.3s [2021-04-21T09:16:14.264Z] [2021-04-21T09:16:14.264Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-21T09:16:14.264Z] #28 sha256:1b174f60c240b7270ae5fd73b8961cf4b5717694db5f770fbe38abea8c729eb0 [2021-04-21T09:16:14.387Z] #27 8.714 Selecting previously unselected package curl. [2021-04-21T09:16:14.387Z] #27 8.714 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-04-21T09:16:14.387Z] #27 8.719 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-21T09:16:14.387Z] #27 8.806 Selecting previously unselected package libonig5:amd64. [2021-04-21T09:16:14.387Z] #27 8.809 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-04-21T09:16:14.387Z] #27 8.815 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-21T09:16:14.387Z] #27 8.897 Selecting previously unselected package libjq1:amd64. [2021-04-21T09:16:14.387Z] #27 8.897 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-21T09:16:14.387Z] #27 8.908 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-21T09:16:14.387Z] #27 8.974 Selecting previously unselected package jq. [2021-04-21T09:16:14.387Z] #27 8.974 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-21T09:16:14.387Z] #27 8.979 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-21T09:16:14.387Z] #27 9.041 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-04-21T09:16:14.427Z] #56 47.78 + cd /tmp/tmp.ltK4S9Fho8/src/github.com/containerd/containerd [2021-04-21T09:16:14.427Z] #56 47.78 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-21T09:16:14.524Z] #28 DONE 0.7s [2021-04-21T09:16:14.524Z] [2021-04-21T09:16:14.524Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-21T09:16:14.524Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-21T09:16:14.524Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.4s done [2021-04-21T09:16:14.524Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 2.4s [2021-04-21T09:16:14.644Z] #27 9.054 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-04-21T09:16:14.644Z] #27 9.064 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-21T09:16:14.644Z] #27 9.227 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-21T09:16:14.644Z] #27 9.236 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-21T09:16:14.644Z] #27 9.250 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-21T09:16:14.644Z] #27 9.259 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-21T09:16:14.644Z] #27 9.270 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-21T09:16:14.644Z] #27 9.281 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-21T09:16:14.644Z] #27 9.292 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-21T09:16:14.802Z] #24 transferring context: 51.86MB 8.2s [2021-04-21T09:16:14.802Z] #24 transferring context: 53.38MB 8.3s done [2021-04-21T09:16:14.802Z] #24 DONE 8.4s [2021-04-21T09:16:14.802Z] [2021-04-21T09:16:14.802Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-21T09:16:14.802Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-04-21T09:16:14.802Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-04-21T09:16:14.802Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 6.7s done [2021-04-21T09:16:14.802Z] #10 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.2s done [2021-04-21T09:16:14.802Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 5.1s done [2021-04-21T09:16:14.802Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 4.5s done [2021-04-21T09:16:14.802Z] #10 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 4.1s done [2021-04-21T09:16:14.802Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.0s done [2021-04-21T09:16:14.802Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 3.9s done [2021-04-21T09:16:14.802Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 [2021-04-21T09:16:14.901Z] #27 9.302 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-21T09:16:14.901Z] #27 9.312 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-21T09:16:14.901Z] #27 9.328 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-21T09:16:14.901Z] #27 9.348 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-21T09:16:14.901Z] #27 9.359 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-21T09:16:14.901Z] #27 9.372 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-21T09:16:14.901Z] #27 9.381 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-21T09:16:15.028Z] Client: [2021-04-21T09:16:15.028Z] Context: default [2021-04-21T09:16:15.028Z] Debug Mode: false [2021-04-21T09:16:15.028Z] Plugins: [2021-04-21T09:16:15.028Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-04-21T09:16:15.028Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-04-21T09:16:15.028Z] [2021-04-21T09:16:15.028Z] Server: [2021-04-21T09:16:15.028Z] Containers: 0 [2021-04-21T09:16:15.028Z] Running: 0 [2021-04-21T09:16:15.028Z] Paused: 0 [2021-04-21T09:16:15.028Z] Stopped: 0 [2021-04-21T09:16:15.028Z] Images: 0 [2021-04-21T09:16:15.028Z] Server Version: 20.10.5 [2021-04-21T09:16:15.028Z] Storage Driver: overlay2 [2021-04-21T09:16:15.028Z] Backing Filesystem: extfs [2021-04-21T09:16:15.028Z] Supports d_type: true [2021-04-21T09:16:15.028Z] Native Overlay Diff: true [2021-04-21T09:16:15.028Z] Logging Driver: json-file [2021-04-21T09:16:15.028Z] Cgroup Driver: cgroupfs [2021-04-21T09:16:15.028Z] Cgroup Version: 1 [2021-04-21T09:16:15.028Z] Plugins: [2021-04-21T09:16:15.028Z] Volume: local [2021-04-21T09:16:15.028Z] Network: bridge host ipvlan macvlan null overlay [2021-04-21T09:16:15.028Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-21T09:16:15.028Z] Swarm: inactive [2021-04-21T09:16:15.028Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-04-21T09:16:15.028Z] Default Runtime: runc [2021-04-21T09:16:15.028Z] Init Binary: docker-init [2021-04-21T09:16:15.028Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-21T09:16:15.028Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-21T09:16:15.028Z] init version: de40ad0 [2021-04-21T09:16:15.028Z] Security Options: [2021-04-21T09:16:15.028Z] apparmor [2021-04-21T09:16:15.028Z] seccomp [2021-04-21T09:16:15.028Z] Profile: default [2021-04-21T09:16:15.028Z] Kernel Version: 5.4.0-1041-aws [2021-04-21T09:16:15.028Z] Operating System: Ubuntu 20.04.2 LTS [2021-04-21T09:16:15.028Z] OSType: linux [2021-04-21T09:16:15.028Z] Architecture: aarch64 [2021-04-21T09:16:15.028Z] CPUs: 4 [2021-04-21T09:16:15.028Z] Total Memory: 7.494GiB [2021-04-21T09:16:15.028Z] Name: ip-10-100-126-64 [2021-04-21T09:16:15.028Z] ID: BVXL:CDJC:ICN6:ER53:HAUW:WQSU:QT43:6BOW:3PZO:KHYE:NTNP:UAA4 [2021-04-21T09:16:15.028Z] Docker Root Dir: /var/lib/docker [2021-04-21T09:16:15.028Z] Debug Mode: false [2021-04-21T09:16:15.028Z] Registry: https://index.docker.io/v1/ [2021-04-21T09:16:15.028Z] Labels: [2021-04-21T09:16:15.028Z] Experimental: true [2021-04-21T09:16:15.028Z] Insecure Registries: [2021-04-21T09:16:15.028Z] 127.0.0.0/8 [2021-04-21T09:16:15.028Z] Live Restore Enabled: true [2021-04-21T09:16:15.028Z] [2021-04-21T09:16:15.028Z] WARNING: No swap limit support [Pipeline] sh [2021-04-21T09:16:15.319Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-21T09:16:15.319Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-21T09:16:15.319Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42294/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-04-21T09:16:15.319Z] + bash /home/ubuntu/workspace/moby_PR-42294/check-config.sh [2021-04-21T09:16:15.319Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-21T09:16:15.319Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-04-21T09:16:15.319Z] [2021-04-21T09:16:15.319Z] Generally Necessary: [2021-04-21T09:16:15.319Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-21T09:16:15.319Z] - apparmor: enabled and tools installed [2021-04-21T09:16:15.319Z] - CONFIG_NAMESPACES: enabled [2021-04-21T09:16:15.319Z] - CONFIG_NET_NS: enabled [2021-04-21T09:16:15.319Z] - CONFIG_PID_NS: enabled [2021-04-21T09:16:15.319Z] - CONFIG_IPC_NS: enabled [2021-04-21T09:16:15.319Z] - CONFIG_UTS_NS: enabled [2021-04-21T09:16:15.319Z] - CONFIG_CGROUPS: enabled [2021-04-21T09:16:15.319Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-21T09:16:15.319Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-21T09:16:15.319Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-21T09:16:15.319Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-21T09:16:15.319Z] - CONFIG_CPUSETS: enabled [2021-04-21T09:16:15.319Z] - CONFIG_MEMCG: enabled [2021-04-21T09:16:15.319Z] - CONFIG_KEYS: enabled [2021-04-21T09:16:15.319Z] - CONFIG_VETH: enabled (as module) [2021-04-21T09:16:15.363Z] #9 ... [2021-04-21T09:16:15.363Z] [2021-04-21T09:16:15.363Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-21T09:16:15.363Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-21T09:16:15.363Z] #27 1.035 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-21T09:16:15.363Z] #27 1.043 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-21T09:16:15.363Z] #27 1.092 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-21T09:16:15.363Z] #27 1.185 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-21T09:16:15.363Z] #27 1.460 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-21T09:16:15.363Z] #27 1.859 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-21T09:16:15.363Z] #27 3.198 Fetched 8427 kB in 2s (3478 kB/s) [2021-04-21T09:16:15.363Z] #27 3.198 Reading package lists... [2021-04-21T09:16:15.363Z] #27 4.177 Reading package lists... [2021-04-21T09:16:15.363Z] #27 5.051 Building dependency tree... [2021-04-21T09:16:15.363Z] #27 5.361 The following additional packages will be installed: [2021-04-21T09:16:15.363Z] #27 5.361 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-21T09:16:15.363Z] #27 5.361 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-21T09:16:15.363Z] #27 5.362 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-21T09:16:15.363Z] #27 5.363 Suggested packages: [2021-04-21T09:16:15.363Z] #27 5.363 krb5-doc krb5-user [2021-04-21T09:16:15.363Z] #27 5.363 Recommended packages: [2021-04-21T09:16:15.363Z] #27 5.363 krb5-locales publicsuffix libsasl2-modules [2021-04-21T09:16:15.363Z] #27 5.588 The following NEW packages will be installed: [2021-04-21T09:16:15.363Z] #27 5.589 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-21T09:16:15.363Z] #27 5.589 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-21T09:16:15.363Z] #27 5.590 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-21T09:16:15.363Z] #27 5.591 libssh2-1 libssl1.1 openssl [2021-04-21T09:16:15.363Z] #27 5.870 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-04-21T09:16:15.363Z] #27 5.870 Need to get 5059 kB of archives. [2021-04-21T09:16:15.363Z] #27 5.870 After this operation, 12.1 MB of additional disk space will be used. [2021-04-21T09:16:15.363Z] #27 5.870 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-21T09:16:15.363Z] #27 5.875 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-04-21T09:16:15.363Z] #27 5.875 Get:3 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-04-21T09:16:15.363Z] #27 5.875 Get:4 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-04-21T09:16:15.363Z] #27 5.875 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-04-21T09:16:15.363Z] #27 5.878 Get:6 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-04-21T09:16:15.363Z] #27 5.880 Get:7 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-04-21T09:16:15.363Z] #27 5.883 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-04-21T09:16:15.363Z] #27 5.885 Get:9 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-21T09:16:15.363Z] #27 5.886 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-04-21T09:16:15.363Z] #27 5.891 Get:11 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-04-21T09:16:15.363Z] #27 5.894 Get:12 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-04-21T09:16:15.363Z] #27 5.895 Get:13 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-04-21T09:16:15.363Z] #27 5.897 Get:14 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-04-21T09:16:15.363Z] #27 5.900 Get:15 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-21T09:16:15.363Z] #27 5.903 Get:16 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-21T09:16:15.363Z] #27 5.906 Get:17 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-21T09:16:15.363Z] #27 5.936 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-04-21T09:16:15.363Z] #27 6.207 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-04-21T09:16:15.363Z] #27 6.283 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-04-21T09:16:15.363Z] #27 6.312 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-04-21T09:16:15.363Z] #27 6.494 debconf: delaying package configuration, since apt-utils is not installed [2021-04-21T09:16:15.363Z] #27 6.519 Fetched 5059 kB in 1s (7028 kB/s) [2021-04-21T09:16:15.363Z] #27 6.565 Selecting previously unselected package libssl1.1:amd64. [2021-04-21T09:16:15.363Z] #27 6.565 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-04-21T09:16:15.363Z] #27 6.565 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-21T09:16:15.363Z] #27 6.575 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-21T09:16:15.363Z] #27 6.782 Selecting previously unselected package openssl. [2021-04-21T09:16:15.363Z] #27 6.782 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-21T09:16:15.363Z] #27 6.786 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-21T09:16:15.363Z] #27 6.921 Selecting previously unselected package ca-certificates. [2021-04-21T09:16:15.363Z] #27 6.923 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-21T09:16:15.363Z] #27 6.927 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-21T09:16:15.363Z] #27 6.995 Selecting previously unselected package libkeyutils1:amd64. [2021-04-21T09:16:15.363Z] #27 6.995 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-04-21T09:16:15.363Z] #27 6.998 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-04-21T09:16:15.363Z] #27 7.031 Selecting previously unselected package libkrb5support0:amd64. [2021-04-21T09:16:15.363Z] #27 7.032 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-04-21T09:16:15.363Z] #27 7.036 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-21T09:16:15.363Z] #27 7.079 Selecting previously unselected package libk5crypto3:amd64. [2021-04-21T09:16:15.363Z] #27 7.079 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-04-21T09:16:15.363Z] #27 7.083 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-21T09:16:15.363Z] #27 7.138 Selecting previously unselected package libkrb5-3:amd64. [2021-04-21T09:16:15.363Z] #27 7.138 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-04-21T09:16:15.363Z] #27 7.143 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-21T09:16:15.363Z] #27 7.238 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-21T09:16:15.363Z] #27 7.238 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-04-21T09:16:15.363Z] #27 7.241 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-21T09:16:15.363Z] #27 7.290 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-21T09:16:15.363Z] #27 7.290 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-21T09:16:15.363Z] #27 7.294 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-21T09:16:15.363Z] #27 7.336 Selecting previously unselected package libsasl2-2:amd64. [2021-04-21T09:16:15.363Z] #27 7.338 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-21T09:16:15.363Z] #27 7.343 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-21T09:16:15.363Z] #27 7.415 Selecting previously unselected package libldap-common. [2021-04-21T09:16:15.363Z] #27 7.415 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-21T09:16:15.363Z] #27 7.419 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-21T09:16:15.363Z] #27 7.462 Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-21T09:16:15.363Z] #27 7.462 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-04-21T09:16:15.363Z] #27 7.467 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-21T09:16:15.363Z] #27 7.584 Selecting previously unselected package libnghttp2-14:amd64. [2021-04-21T09:16:15.363Z] #27 7.584 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-04-21T09:16:15.363Z] #27 7.588 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-21T09:16:15.363Z] #27 7.636 Selecting previously unselected package libpsl5:amd64. [2021-04-21T09:16:15.363Z] #27 7.636 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-04-21T09:16:15.363Z] #27 7.641 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-04-21T09:16:15.363Z] #27 7.686 Selecting previously unselected package librtmp1:amd64. [2021-04-21T09:16:15.363Z] #27 7.686 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-04-21T09:16:15.363Z] #27 7.693 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-21T09:16:15.363Z] #27 7.745 Selecting previously unselected package libssh2-1:amd64. [2021-04-21T09:16:15.363Z] #27 7.745 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-04-21T09:16:15.363Z] #27 7.749 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-21T09:16:15.363Z] #27 7.806 Selecting previously unselected package libcurl4:amd64. [2021-04-21T09:16:15.363Z] #27 7.806 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-04-21T09:16:15.363Z] #27 7.810 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-21T09:16:15.363Z] #27 7.874 Selecting previously unselected package curl. [2021-04-21T09:16:15.363Z] #27 7.874 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-04-21T09:16:15.363Z] #27 7.879 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-21T09:16:15.363Z] #27 7.943 Selecting previously unselected package libonig5:amd64. [2021-04-21T09:16:15.363Z] #27 7.945 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-04-21T09:16:15.363Z] #27 7.949 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-21T09:16:15.363Z] #27 8.009 Selecting previously unselected package libjq1:amd64. [2021-04-21T09:16:15.363Z] #27 8.009 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-21T09:16:15.363Z] #27 8.013 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-21T09:16:15.363Z] #27 8.072 Selecting previously unselected package jq. [2021-04-21T09:16:15.363Z] #27 8.074 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-21T09:16:15.363Z] #27 8.078 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-21T09:16:15.363Z] #27 8.122 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-04-21T09:16:15.363Z] #27 8.138 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-04-21T09:16:15.363Z] #27 8.150 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-21T09:16:15.363Z] #27 8.294 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-21T09:16:15.363Z] #27 8.392 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-21T09:16:15.363Z] #27 8.408 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-21T09:16:15.363Z] #27 8.419 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-21T09:16:15.363Z] #27 8.432 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-21T09:16:15.363Z] #27 8.443 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-21T09:16:15.363Z] #27 8.454 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-21T09:16:15.363Z] #27 8.464 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-21T09:16:15.363Z] #27 8.475 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-21T09:16:15.363Z] #27 8.487 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-21T09:16:15.363Z] #27 8.504 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-21T09:16:15.363Z] #27 8.514 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-21T09:16:15.363Z] #27 8.527 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-21T09:16:15.363Z] #27 8.538 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-21T09:16:15.363Z] #27 ... [2021-04-21T09:16:15.363Z] [2021-04-21T09:16:15.363Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-21T09:16:15.363Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-21T09:16:15.464Z] #27 10.03 Updating certificates in /etc/ssl/certs... [2021-04-21T09:16:15.538Z] #21 33.74 Setting up libiptc0:s390x (1.8.2-4) ... [2021-04-21T09:16:15.538Z] #21 33.75 Setting up xz-utils (5.2.4-1) ... [2021-04-21T09:16:15.538Z] #21 33.76 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-21T09:16:15.538Z] #21 33.77 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-21T09:16:15.538Z] #21 33.81 invoke-rc.d: could not determine current runlevel [2021-04-21T09:16:15.538Z] #21 33.82 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-21T09:16:15.538Z] #21 33.82 Setting up pigz (2.4-1) ... [2021-04-21T09:16:15.538Z] #21 33.83 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-04-21T09:16:15.538Z] #21 33.84 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-04-21T09:16:15.538Z] #21 33.85 Setting up python-pip-whl (18.1-5) ... [2021-04-21T09:16:15.580Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-21T09:16:15.580Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-21T09:16:15.580Z] - CONFIG_NF_NAT_IPV4: missing [2021-04-21T09:16:15.580Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-21T09:16:15.580Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-21T09:16:15.580Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-21T09:16:15.580Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-21T09:16:15.580Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-21T09:16:15.580Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-21T09:16:15.580Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-21T09:16:15.580Z] - CONFIG_NF_NAT_NEEDED: missing [2021-04-21T09:16:15.580Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-21T09:16:15.580Z] [2021-04-21T09:16:15.580Z] Optional Features: [2021-04-21T09:16:15.580Z] - CONFIG_USER_NS: enabled [2021-04-21T09:16:15.580Z] - CONFIG_SECCOMP: enabled [2021-04-21T09:16:15.580Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-21T09:16:15.580Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-21T09:16:15.580Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-21T09:16:15.580Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-04-21T09:16:15.580Z] - CONFIG_BLK_CGROUP: enabled [2021-04-21T09:16:15.580Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-21T09:16:15.801Z] #56 49.40 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-21T09:16:15.801Z] #56 49.40 + BUILDTAGS='netgo osusergo static_build' [2021-04-21T09:16:15.801Z] #56 49.40 + export EXTRA_FLAGS=-buildmode=pie [2021-04-21T09:16:15.801Z] #56 49.41 + EXTRA_FLAGS=-buildmode=pie [2021-04-21T09:16:15.801Z] #56 49.41 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-21T09:16:15.801Z] #56 49.41 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-21T09:16:15.801Z] #56 49.41 + '[' '' = dynamic ']' [2021-04-21T09:16:15.801Z] #56 49.41 + make [2021-04-21T09:16:15.828Z] #21 33.85 Setting up libmpdec2:s390x (2.4.2-2) ... [2021-04-21T09:16:15.828Z] #21 33.86 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-21T09:16:15.828Z] #21 34.09 Setting up libaio1:s390x (0.3.112-3) ... [2021-04-21T09:16:15.828Z] #21 34.10 Setting up libonig5:s390x (6.9.1-1) ... [2021-04-21T09:16:15.842Z] - CONFIG_IOSCHED_CFQ: missing [2021-04-21T09:16:15.842Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-04-21T09:16:15.842Z] - CONFIG_CGROUP_PERF: enabled [2021-04-21T09:16:15.842Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-21T09:16:15.842Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-21T09:16:15.842Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-21T09:16:15.842Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-21T09:16:15.842Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-21T09:16:15.842Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-21T09:16:15.842Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-21T09:16:15.842Z] - CONFIG_IP_VS: enabled (as module) [2021-04-21T09:16:15.842Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-21T09:16:15.842Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-21T09:16:15.842Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-21T09:16:15.842Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-21T09:16:15.842Z] - CONFIG_EXT4_FS: enabled [2021-04-21T09:16:15.842Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-21T09:16:15.842Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-21T09:16:15.842Z] - Network Drivers: [2021-04-21T09:16:15.842Z] - "overlay": [2021-04-21T09:16:15.842Z] - CONFIG_VXLAN: enabled (as module) [2021-04-21T09:16:15.842Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-21T09:16:15.842Z] Optional (for encrypted networks): [2021-04-21T09:16:15.860Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 5.4s done [2021-04-21T09:16:15.860Z] #10 DONE 9.5s [2021-04-21T09:16:15.860Z] [2021-04-21T09:16:15.860Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-21T09:16:15.860Z] #27 sha256:f97cf082e1c4cda7ec0929cb7fee296ebcaaf7a1989fbc207ba906f6405eea48 [2021-04-21T09:16:15.860Z] #27 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.1s done [2021-04-21T09:16:15.860Z] #27 sha256:d018a28ea8249b332e6bce3cb93862d5b05dba493dbaf3531505ce3a3701001b 54.18MB / 54.18MB 4.3s done [2021-04-21T09:16:15.860Z] #27 extracting sha256:d018a28ea8249b332e6bce3cb93862d5b05dba493dbaf3531505ce3a3701001b 5.3s done [2021-04-21T09:16:15.860Z] #27 DONE 9.7s [2021-04-21T09:16:15.860Z] [2021-04-21T09:16:15.860Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-21T09:16:15.860Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-04-21T09:16:15.860Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e [2021-04-21T09:16:16.060Z] #56 ... [2021-04-21T09:16:16.060Z] [2021-04-21T09:16:16.060Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-21T09:16:16.060Z] #51 sha256:bdd61a55f08b1027f5b5d8f1ea1e85efed6c719bc9c69b69e96f13f5a7b71b8e [2021-04-21T09:16:16.060Z] #51 90.86 mvdan.cc/sh/v3/cmd/shfmt [2021-04-21T09:16:16.060Z] #51 DONE 97.4s [2021-04-21T09:16:16.104Z] - CONFIG_CRYPTO: enabled [2021-04-21T09:16:16.104Z] - CONFIG_CRYPTO_AEAD: enabled [2021-04-21T09:16:16.104Z] - CONFIG_CRYPTO_GCM: enabled [2021-04-21T09:16:16.104Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-04-21T09:16:16.104Z] - CONFIG_CRYPTO_GHASH: enabled [2021-04-21T09:16:16.104Z] - CONFIG_XFRM: enabled [2021-04-21T09:16:16.104Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-21T09:16:16.104Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-21T09:16:16.104Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-21T09:16:16.104Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-04-21T09:16:16.104Z] - "ipvlan": [2021-04-21T09:16:16.104Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-21T09:16:16.104Z] - "macvlan": [2021-04-21T09:16:16.104Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-21T09:16:16.104Z] - CONFIG_DUMMY: enabled (as module) [2021-04-21T09:16:16.104Z] - "ftp,tftp client in container": [2021-04-21T09:16:16.104Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-21T09:16:16.104Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-21T09:16:16.104Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-21T09:16:16.104Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-21T09:16:16.104Z] - Storage Drivers: [2021-04-21T09:16:16.104Z] - "aufs": [2021-04-21T09:16:16.104Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-21T09:16:16.104Z] - "btrfs": [2021-04-21T09:16:16.104Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-21T09:16:16.104Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-21T09:16:16.104Z] - "devicemapper": [2021-04-21T09:16:16.104Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-21T09:16:16.104Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-21T09:16:16.104Z] - "overlay": [2021-04-21T09:16:16.118Z] #21 34.11 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u3) ... [2021-04-21T09:16:16.118Z] #21 34.12 Setting up vim (2:8.1.0875-5) ... [2021-04-21T09:16:16.118Z] #21 34.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-21T09:16:16.118Z] #21 34.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-21T09:16:16.118Z] #21 34.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-21T09:16:16.118Z] #21 34.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-21T09:16:16.118Z] #21 34.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-21T09:16:16.118Z] #21 34.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-21T09:16:16.118Z] #21 34.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-21T09:16:16.118Z] #21 34.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-21T09:16:16.118Z] #21 34.16 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-04-21T09:16:16.118Z] #21 34.17 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-21T09:16:16.118Z] #21 34.18 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-04-21T09:16:16.118Z] #21 34.18 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-21T09:16:16.118Z] #21 34.19 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2021-04-21T09:16:16.118Z] #21 34.20 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-21T09:16:16.159Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0.4s done [2021-04-21T09:16:16.159Z] #10 DONE 9.9s [2021-04-21T09:16:16.159Z] [2021-04-21T09:16:16.159Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-21T09:16:16.159Z] #28 sha256:4ebddeabcc004d4b13c6f4d25a7ade626bd2699d969bd74357ae47590469b4a8 [2021-04-21T09:16:16.159Z] #28 0.244 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-21T09:16:16.159Z] #28 0.268 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-21T09:16:16.159Z] #28 0.291 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-21T09:16:16.159Z] #28 0.509 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] [2021-04-21T09:16:16.319Z] [2021-04-21T09:16:16.319Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:16:16.319Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:16:16.319Z] #43 21.44 CC images/cpuinfo.o [2021-04-21T09:16:16.319Z] #43 21.87 CC images/inventory.o [2021-04-21T09:16:16.319Z] #43 22.12 CC images/fdinfo.o [2021-04-21T09:16:16.319Z] #43 22.44 CC images/fown.o [2021-04-21T09:16:16.319Z] #43 22.67 CC images/ns.o [2021-04-21T09:16:16.319Z] #43 22.93 CC images/regfile.o [2021-04-21T09:16:16.319Z] #43 23.15 CC images/ghost-file.o [2021-04-21T09:16:16.319Z] #43 23.39 CC images/fifo.o [2021-04-21T09:16:16.319Z] #43 23.58 CC images/remap-file-path.o [2021-04-21T09:16:16.319Z] #43 23.88 CC images/eventfd.o [2021-04-21T09:16:16.319Z] #43 24.14 CC images/eventpoll.o [2021-04-21T09:16:16.319Z] #43 24.50 CC images/fh.o [2021-04-21T09:16:16.319Z] #43 24.87 CC images/fsnotify.o [2021-04-21T09:16:16.319Z] #43 25.54 CC images/signalfd.o [2021-04-21T09:16:16.319Z] #43 25.79 CC images/fs.o [2021-04-21T09:16:16.319Z] #43 26.01 CC images/pstree.o [2021-04-21T09:16:16.319Z] #43 26.39 CC images/pipe.o [2021-04-21T09:16:16.365Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-21T09:16:16.365Z] - "zfs": [2021-04-21T09:16:16.365Z] - /dev/zfs: present [2021-04-21T09:16:16.365Z] - zfs command: missing [2021-04-21T09:16:16.365Z] - zpool command: missing [2021-04-21T09:16:16.365Z] [2021-04-21T09:16:16.365Z] Limits: [2021-04-21T09:16:16.365Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-21T09:16:16.365Z] [2021-04-21T09:16:16.365Z] + true [Pipeline] } [Pipeline] // stage [2021-04-21T09:16:16.401Z] #27 10.89 137 added, 0 removed; done. [2021-04-21T09:16:16.401Z] #27 10.94 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-21T09:16:16.401Z] #27 10.95 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-21T09:16:16.401Z] #27 10.96 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-21T09:16:16.401Z] #27 10.97 Setting up curl (7.64.0-4+deb10u2) ... [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-21T09:16:16.583Z] #43 26.70 CC images/tcp-stream.o [2021-04-21T09:16:16.659Z] #27 10.99 Processing triggers for libc-bin (2.28-10) ... [2021-04-21T09:16:16.659Z] #27 11.01 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-21T09:16:16.659Z] #27 11.02 Updating certificates in /etc/ssl/certs... [2021-04-21T09:16:16.711Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9ca66776fa4bda05831987a87bb2232541109d79 . [2021-04-21T09:16:16.811Z] #28 0.881 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-04-21T09:16:17.152Z] #43 27.05 CC images/sk-packet.o [2021-04-21T09:16:17.221Z] #27 11.77 0 added, 0 removed; done. [2021-04-21T09:16:17.221Z] #27 11.77 Running hooks in /etc/ca-certificates/update.d... [2021-04-21T09:16:17.221Z] #27 11.78 done. [2021-04-21T09:16:17.333Z] #2 [internal] load .dockerignore [2021-04-21T09:16:17.333Z] #2 sha256:adc33332af678b8692a8d5d24769a670d816717869b0c493ebae848e254f20eb [2021-04-21T09:16:17.411Z] #43 27.44 CC images/mnt.o [2021-04-21T09:16:17.455Z] #28 1.442 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-04-21T09:16:17.670Z] #43 27.63 CC images/pipe-data.o [2021-04-21T09:16:17.670Z] #43 27.77 CC images/sa.o [2021-04-21T09:16:17.826Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.2s done [2021-04-21T09:16:17.826Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2021-04-21T09:16:17.826Z] #9 ... [2021-04-21T09:16:17.826Z] [2021-04-21T09:16:17.826Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-21T09:16:17.826Z] #29 sha256:2c5d47621c1e7e0cdadeda8f115b743269039a5419936d389a3a266b39d3121a [2021-04-21T09:16:17.826Z] #29 1.150 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-21T09:16:17.826Z] #29 1.239 [2021-04-21T09:16:17.827Z] #29 1.355 0.0% ####################### 32.9% ######################################### 57.4% ####################################################### 77.2% ###################################################################### 97.3% ######################################################################## 100.0% [2021-04-21T09:16:17.827Z] #29 1.858 [2021-04-21T09:16:17.827Z] #29 1.987 0.2% ###################################################################### 97.3% ######################################################################## 100.0% [2021-04-21T09:16:17.827Z] #29 2.309 [2021-04-21T09:16:17.827Z] #29 2.427 ############################################################### 87.6% ######################################################################## 100.0% [2021-04-21T09:16:17.827Z] #29 2.544 [2021-04-21T09:16:17.827Z] #29 2.669 ###### 9.5% ######################### 35.9% ######################################## 55.6% ###################################################### 75.1% #################################################################### 95.1% ######################################################################## 100.0% [2021-04-21T09:16:17.827Z] #29 3.149 [2021-04-21T09:16:17.827Z] [2021-04-21T09:16:17.827Z] #29 ... [2021-04-21T09:16:17.827Z] [2021-04-21T09:16:17.827Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-21T09:16:17.827Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-21T09:16:17.827Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-04-21T09:16:17.827Z] #9 DONE 30.5s [2021-04-21T09:16:17.827Z] [2021-04-21T09:16:17.827Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-21T09:16:17.827Z] #29 sha256:2c5d47621c1e7e0cdadeda8f115b743269039a5419936d389a3a266b39d3121a [2021-04-21T09:16:17.878Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.0s [2021-04-21T09:16:17.929Z] #43 27.91 CC images/timer.o [2021-04-21T09:16:18.182Z] #21 36.04 Setting up iptables (1.8.2-4) ... [2021-04-21T09:16:18.182Z] #21 36.05 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-21T09:16:18.182Z] #21 36.06 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-21T09:16:18.182Z] #21 36.07 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-21T09:16:18.182Z] #21 36.07 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-21T09:16:18.182Z] #21 36.08 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-21T09:16:18.182Z] #21 36.08 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-21T09:16:18.182Z] #21 36.09 Setting up python3 (3.7.3-1) ... [2021-04-21T09:16:18.182Z] #21 36.37 Setting up python3-wheel (0.32.3-2) ... [2021-04-21T09:16:18.188Z] #43 28.21 CC images/timerfd.o [2021-04-21T09:16:18.275Z] #2 transferring context: [2021-04-21T09:16:18.275Z] #2 transferring context: 87B done [2021-04-21T09:16:18.447Z] #43 28.48 CC images/mm.o [2021-04-21T09:16:18.536Z] #2 ... [2021-04-21T09:16:18.536Z] [2021-04-21T09:16:18.536Z] #1 [internal] load build definition from Dockerfile [2021-04-21T09:16:18.536Z] #1 sha256:69c0372b171dde242f4cac0024115abd305a643d2ad4a3f4aedd3ce9af5487ce [2021-04-21T09:16:18.536Z] #1 transferring dockerfile: 17.02kB 0.0s done [2021-04-21T09:16:18.536Z] #1 DONE 1.3s [2021-04-21T09:16:18.536Z] [2021-04-21T09:16:18.536Z] #2 [internal] load .dockerignore [2021-04-21T09:16:18.536Z] #2 sha256:adc33332af678b8692a8d5d24769a670d816717869b0c493ebae848e254f20eb [2021-04-21T09:16:18.536Z] #2 DONE 1.4s [2021-04-21T09:16:18.706Z] #43 28.80 CC images/sk-opts.o [2021-04-21T09:16:18.812Z] #21 36.85 Setting up apparmor (2.13.2-10) ... [2021-04-21T09:16:18.817Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.1s done [2021-04-21T09:16:18.965Z] #43 29.01 CC images/sk-unix.o [2021-04-21T09:16:19.108Z] [2021-04-21T09:16:19.108Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-21T09:16:19.108Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-04-21T09:16:19.224Z] #43 29.31 CC images/sk-inet.o [2021-04-21T09:16:19.383Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-04-21T09:16:19.592Z] #28 3.696 Fetched 8202 kB in 3s (2367 kB/s) [2021-04-21T09:16:19.640Z] #9 ... [2021-04-21T09:16:19.640Z] [2021-04-21T09:16:19.641Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-21T09:16:19.641Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-21T09:16:19.641Z] #27 9.101 Updating certificates in /etc/ssl/certs... [2021-04-21T09:16:19.641Z] #27 9.804 137 added, 0 removed; done. [2021-04-21T09:16:19.641Z] #27 9.838 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-21T09:16:19.641Z] #27 9.854 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-21T09:16:19.641Z] #27 9.870 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-21T09:16:19.641Z] #27 9.884 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-21T09:16:19.641Z] #27 9.900 Processing triggers for libc-bin (2.28-10) ... [2021-04-21T09:16:19.641Z] #27 9.924 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-21T09:16:19.641Z] #27 9.930 Updating certificates in /etc/ssl/certs... [2021-04-21T09:16:19.641Z] #27 10.49 0 added, 0 removed; done. [2021-04-21T09:16:19.641Z] #27 10.49 Running hooks in /etc/ca-certificates/update.d... [2021-04-21T09:16:19.641Z] #27 10.49 done. [2021-04-21T09:16:19.641Z] #27 DONE 13.1s [2021-04-21T09:16:19.641Z] [2021-04-21T09:16:19.641Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-21T09:16:19.641Z] #28 sha256:e09e3e3d1b043b5b0c8a7a35d1d6921e4bb103b7e01db4a08fc46ee71fc9c913 [2021-04-21T09:16:19.657Z] #29 3.261 ## 3.6% ### 5.1% #### 6.4% ########## 14.9% ################# 24.4% ###################### 30.8% ######################### 35.7% ############################# 41.5% ################################# 46.7% ##################################### 51.9% ######################################### 57.1% ############################################ 62.3% ################################################ 67.5% #################################################### 72.7% ######################################################## 77.9% ########################################################### 82.6% ################################################################## 92.6% ###################################################################### 98.5% ######################################################################## 100.0% [2021-04-21T09:16:19.657Z] #29 5.110 [2021-04-21T09:16:19.803Z] #43 29.72 CC images/tun.o [2021-04-21T09:16:19.875Z] #21 37.90 Setting up xfsprogs (4.20.0-1) ... [2021-04-21T09:16:19.875Z] #21 37.92 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-21T09:16:19.897Z] #28 DONE 0.3s [2021-04-21T09:16:19.897Z] [2021-04-21T09:16:19.897Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-21T09:16:19.897Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-21T09:16:19.897Z] #9 DONE 25.0s [2021-04-21T09:16:19.897Z] [2021-04-21T09:16:19.897Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-21T09:16:19.897Z] #29 sha256:8a3301ed65b60ce17c82a8b9bf6d444a7516474b423bfd3728b30437def53ff2 [2021-04-21T09:16:19.923Z] #29 5.372 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-21T09:16:19.923Z] #29 5.430 [2021-04-21T09:16:20.065Z] #43 29.99 CC images/sk-netlink.o [2021-04-21T09:16:20.065Z] #43 30.25 CC images/packet-sock.o [2021-04-21T09:16:20.166Z] #21 38.24 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-21T09:16:20.182Z] #29 5.496 ######################################################################## 100.0% [2021-04-21T09:16:20.183Z] #29 5.516 [2021-04-21T09:16:20.442Z] #29 5.803 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-21T09:16:20.442Z] #29 5.865 [2021-04-21T09:16:20.459Z] #21 38.71 Setting up python3-distutils (3.7.3-1) ... [2021-04-21T09:16:20.461Z] #29 ... [2021-04-21T09:16:20.461Z] [2021-04-21T09:16:20.461Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-21T09:16:20.461Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-04-21T09:16:20.461Z] #10 DONE 0.7s [2021-04-21T09:16:20.461Z] [2021-04-21T09:16:20.461Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-04-21T09:16:20.461Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-04-21T09:16:20.490Z] #27 DONE 15.2s [2021-04-21T09:16:20.490Z] [2021-04-21T09:16:20.490Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-21T09:16:20.490Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-21T09:16:20.490Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.5s done [2021-04-21T09:16:20.490Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.8s [2021-04-21T09:16:20.633Z] #43 30.67 CC images/ipc-var.o [2021-04-21T09:16:20.892Z] #43 30.94 CC images/ipc-desc.o [2021-04-21T09:16:20.965Z] #29 5.981 0.6% ######## 12.0% ######################################################################## 100.0% [2021-04-21T09:16:20.965Z] #29 6.250 [2021-04-21T09:16:20.965Z] #29 6.517 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-21T09:16:21.022Z] #3 DONE 2.0s [2021-04-21T09:16:21.022Z] [2021-04-21T09:16:21.022Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-21T09:16:21.022Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-04-21T09:16:21.022Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-21T09:16:21.022Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.2s done [2021-04-21T09:16:21.022Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2021-04-21T09:16:21.022Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2021-04-21T09:16:21.023Z] #11 DONE 0.6s [2021-04-21T09:16:21.023Z] [2021-04-21T09:16:21.023Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-21T09:16:21.023Z] #29 sha256:8a3301ed65b60ce17c82a8b9bf6d444a7516474b423bfd3728b30437def53ff2 [2021-04-21T09:16:21.023Z] #29 1.047 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-21T09:16:21.023Z] #29 1.124 [2021-04-21T09:16:21.054Z] #9 ... [2021-04-21T09:16:21.054Z] [2021-04-21T09:16:21.054Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-21T09:16:21.054Z] #28 sha256:26baa61dacc474de42454de4d09233ad4e2646ef977a226743f4c9f862d661b5 [2021-04-21T09:16:21.054Z] #28 DONE 0.3s [2021-04-21T09:16:21.054Z] [2021-04-21T09:16:21.054Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-21T09:16:21.054Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-21T09:16:21.054Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.3s done [2021-04-21T09:16:21.054Z] #9 ... [2021-04-21T09:16:21.054Z] [2021-04-21T09:16:21.054Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-21T09:16:21.054Z] #29 sha256:2b05498e4adb4ac0866357bac7cc0564e5211a6b028a2620c9411b75bc562b49 [2021-04-21T09:16:21.090Z] #21 39.02 Setting up python3-setuptools (40.8.0-1) ... [2021-04-21T09:16:21.127Z] #28 3.696 Reading package lists... [2021-04-21T09:16:21.151Z] #43 31.14 CC images/ipc-shm.o [2021-04-21T09:16:21.151Z] #43 31.37 CC images/ipc-msg.o [2021-04-21T09:16:21.224Z] #29 6.569 [2021-04-21T09:16:21.284Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-04-21T09:16:21.284Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.1s [2021-04-21T09:16:21.380Z] #21 ... [2021-04-21T09:16:21.380Z] [2021-04-21T09:16:21.380Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-21T09:16:21.380Z] #44 85.77 CC criu/log.o [2021-04-21T09:16:21.380Z] #44 86.05 CC criu/lsm.o [2021-04-21T09:16:21.380Z] #44 86.41 CC criu/mem.o [2021-04-21T09:16:21.380Z] #44 87.53 CC criu/memfd.o [2021-04-21T09:16:21.380Z] #44 88.03 CC criu/mount.o [2021-04-21T09:16:21.380Z] #44 90.79 CC criu/namespaces.o [2021-04-21T09:16:21.380Z] #44 92.03 CC criu/net.o [2021-04-21T09:16:21.380Z] #44 93.86 CC criu/netfilter.o [2021-04-21T09:16:21.380Z] #44 94.18 CC criu/page-pipe.o [2021-04-21T09:16:21.380Z] #44 94.64 CC criu/page-xfer.o [2021-04-21T09:16:21.380Z] #44 95.56 CC criu/pagemap-cache.o [2021-04-21T09:16:21.380Z] #44 95.94 CC criu/pagemap.o [2021-04-21T09:16:21.410Z] #43 31.61 CC images/ipc-sem.o [2021-04-21T09:16:21.539Z] #29 1.242 ###### 9.4% ################# 23.6% ############################################## 65.2% ############################################################# 86.0% ######################################################################## 100.0% [2021-04-21T09:16:21.539Z] #29 1.744 [2021-04-21T09:16:21.545Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.4s [2021-04-21T09:16:21.545Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a [2021-04-21T09:16:21.618Z] #29 ... [2021-04-21T09:16:21.618Z] [2021-04-21T09:16:21.618Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-21T09:16:21.618Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-21T09:16:21.618Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-04-21T09:16:21.618Z] #9 DONE 29.1s [2021-04-21T09:16:21.618Z] [2021-04-21T09:16:21.618Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-21T09:16:21.618Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-04-21T09:16:21.669Z] #43 31.75 CC images/utsns.o [2021-04-21T09:16:21.671Z] #44 ... [2021-04-21T09:16:21.671Z] [2021-04-21T09:16:21.671Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-04-21T09:16:21.671Z] #21 39.75 Setting up python3-pip (18.1-5) ... [2021-04-21T09:16:21.781Z] #28 5.247 Reading package lists... [2021-04-21T09:16:21.781Z] #28 ... [2021-04-21T09:16:21.781Z] [2021-04-21T09:16:21.781Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-21T09:16:21.781Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-04-21T09:16:21.781Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0.4s done [2021-04-21T09:16:21.781Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 2.7s done [2021-04-21T09:16:21.781Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 2.4s done [2021-04-21T09:16:21.781Z] #10 DONE 15.4s [2021-04-21T09:16:21.781Z] [2021-04-21T09:16:21.781Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-21T09:16:21.781Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-04-21T09:16:21.781Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 [2021-04-21T09:16:21.796Z] #29 1.849 ######################################################################## 100#29 ... [2021-04-21T09:16:21.796Z] [2021-04-21T09:16:21.796Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-21T09:16:21.796Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-04-21T09:16:21.796Z] #31 DONE 0.7s [2021-04-21T09:16:21.796Z] [2021-04-21T09:16:21.796Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-21T09:16:21.796Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-04-21T09:16:21.796Z] #39 DONE 0.7s [2021-04-21T09:16:21.796Z] [2021-04-21T09:16:21.796Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-21T09:16:21.796Z] #29 sha256:8a3301ed65b60ce17c82a8b9bf6d444a7516474b423bfd3728b30437def53ff2 [2021-04-21T09:16:21.796Z] #29 1.849 ######################################################################## 100.0% [2021-04-21T09:16:21.796Z] #29 1.961 [2021-04-21T09:16:21.806Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.6s done [2021-04-21T09:16:21.806Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2021-04-21T09:16:21.928Z] #43 32.01 CC images/creds.o [2021-04-21T09:16:22.052Z] #29 2.120 ################ 22.6% ####################################################### 77.0% ######################################################################## 100.0% [2021-04-21T09:16:22.052Z] #29 2.374 [2021-04-21T09:16:22.068Z] #4 DONE 1.0s [2021-04-21T09:16:22.182Z] #10 DONE 0.5s [2021-04-21T09:16:22.182Z] [2021-04-21T09:16:22.182Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-21T09:16:22.182Z] #29 sha256:2b05498e4adb4ac0866357bac7cc0564e5211a6b028a2620c9411b75bc562b49 [2021-04-21T09:16:22.182Z] #29 0.930 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-21T09:16:22.182Z] #29 1.028 [2021-04-21T09:16:22.187Z] #43 32.22 CC images/vma.o [2021-04-21T09:16:22.259Z] #29 6.681 0.3% ########### 16.3% ############ 17.0% ################################# 47.1% ###################################### 53.0% ########################################## 58.9% ############################################## 64.3% ############################################################### 88.2% ######################################################################## 100.0% [2021-04-21T09:16:22.259Z] #29 7.607 [2021-04-21T09:16:22.326Z] #21 40.40 Processing triggers for libc-bin (2.28-10) ... [2021-04-21T09:16:22.326Z] #21 40.43 Processing triggers for mime-support (3.62) ... [2021-04-21T09:16:22.330Z] [2021-04-21T09:16:22.330Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-21T09:16:22.330Z] #8 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-04-21T09:16:22.446Z] #43 32.42 CC images/netdev.o [2021-04-21T09:16:22.519Z] #29 7.967 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-21T09:16:22.519Z] #29 8.035 [2021-04-21T09:16:22.519Z] #29 8.111 ######################################################################## 100.0% [2021-04-21T09:16:22.519Z] #29 8.132 [2021-04-21T09:16:22.621Z] #21 DONE 40.9s [2021-04-21T09:16:22.621Z] [2021-04-21T09:16:22.621Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-21T09:16:22.621Z] #44 96.71 CC criu/parasite-syscall.o [2021-04-21T09:16:22.698Z] #29 1.151 ########### 15.7% ######################### 35.4% ######################################## 56.0% ###################################################### 75.8% #################################################################### 95.7% ######################################################################## 100.0% [2021-04-21T09:16:22.698Z] #29 1.664 [2021-04-21T09:16:22.705Z] #43 32.75 CC images/tty.o [2021-04-21T09:16:22.778Z] #29 8.311 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-21T09:16:22.778Z] #29 8.362 [2021-04-21T09:16:22.831Z] #29 2.530 ### 4.6% ####################### 33.1% #################################### 50.2% ############################################## 64.1% ########################################################## 81.3% ######################################################################## 100.0% [2021-04-21T09:16:22.959Z] #29 1.786 0.1% ######################################################################## 100.0% [2021-04-21T09:16:22.959Z] #29 1.906 [2021-04-21T09:16:22.963Z] #43 33.25 CC images/file-lock.o [2021-04-21T09:16:23.051Z] #29 8.410 ######################################################################## 100.0% [2021-04-21T09:16:23.051Z] #29 8.431 [2021-04-21T09:16:23.051Z] #29 8.443 Download of images into '/build' complete. [2021-04-21T09:16:23.051Z] #29 8.443 Use something like the following to load the result into a Docker daemon: [2021-04-21T09:16:23.051Z] #29 8.443 tar -cC '/build' . | docker load [2021-04-21T09:16:23.087Z] #29 3.185 [2021-04-21T09:16:23.215Z] #29 2.025 ################################################################### 93.3% ######################################################################## 100.0% [2021-04-21T09:16:23.215Z] #29 2.082 [2021-04-21T09:16:23.267Z] #44 97.46 CC criu/path.o [2021-04-21T09:16:23.267Z] #44 97.65 CC criu/pie-util-vdso.o [2021-04-21T09:16:23.310Z] #29 DONE 8.8s [2021-04-21T09:16:23.310Z] [2021-04-21T09:16:23.310Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-21T09:16:23.310Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-04-21T09:16:23.310Z] #10 DONE 5.5s [2021-04-21T09:16:23.310Z] [2021-04-21T09:16:23.310Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-04-21T09:16:23.310Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-04-21T09:16:23.472Z] #29 2.194 ############ 17.8% ########################## 37.2% ######################################## 56.5% [2021-04-21T09:16:23.472Z] #29 ... [2021-04-21T09:16:23.472Z] [2021-04-21T09:16:23.472Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-04-21T09:16:23.472Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-04-21T09:16:23.472Z] #11 DONE 1.5s [2021-04-21T09:16:23.472Z] [2021-04-21T09:16:23.472Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-21T09:16:23.472Z] #29 sha256:2b05498e4adb4ac0866357bac7cc0564e5211a6b028a2620c9411b75bc562b49 [2021-04-21T09:16:23.531Z] #43 33.46 CC images/rlimit.o [2021-04-21T09:16:23.531Z] #43 33.65 CC images/pagemap.o [2021-04-21T09:16:23.557Z] #44 97.95 CC criu/pie-util.o [2021-04-21T09:16:23.714Z] #8 DONE 1.2s [2021-04-21T09:16:23.714Z] [2021-04-21T09:16:23.714Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-21T09:16:23.714Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-21T09:16:23.714Z] #7 DONE 1.3s [2021-04-21T09:16:23.714Z] [2021-04-21T09:16:23.714Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-04-21T09:16:23.714Z] #5 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-04-21T09:16:23.714Z] #5 DONE 1.2s [2021-04-21T09:16:23.714Z] [2021-04-21T09:16:23.714Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-21T09:16:23.714Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-21T09:16:23.714Z] #6 DONE 1.3s [2021-04-21T09:16:23.730Z] #29 2.194 ############ 17.8% ########################## 37.2% ######################################## 56.5% ###################################################### 75.9% #################################################################### 95.0% ######################################################################## 100.0% [2021-04-21T09:16:23.730Z] #29 2.727 [2021-04-21T09:16:23.790Z] #43 33.94 CC images/siginfo.o [2021-04-21T09:16:23.847Z] #44 98.10 CC criu/pipes.o [2021-04-21T09:16:24.049Z] #43 ... [2021-04-21T09:16:24.049Z] [2021-04-21T09:16:24.049Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:16:24.049Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-21T09:16:24.049Z] #13 98.88 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-21T09:16:24.049Z] #13 98.89 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-21T09:16:24.049Z] #13 98.89 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-21T09:16:24.138Z] #44 ... [2021-04-21T09:16:24.138Z] [2021-04-21T09:16:24.138Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-04-21T09:16:24.138Z] #22 1.202 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-21T09:16:24.138Z] #22 1.204 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-21T09:16:24.138Z] #22 1.206 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-21T09:16:24.138Z] #22 DONE 1.4s [2021-04-21T09:16:24.138Z] [2021-04-21T09:16:24.138Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-21T09:16:24.138Z] #44 98.60 CC criu/plugin.o [2021-04-21T09:16:24.254Z] #11 DONE 0.7s [2021-04-21T09:16:24.254Z] [2021-04-21T09:16:24.254Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-21T09:16:24.254Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-21T09:16:24.254Z] #42 ... [2021-04-21T09:16:24.254Z] [2021-04-21T09:16:24.254Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-21T09:16:24.254Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-04-21T09:16:24.254Z] #39 DONE 0.2s [2021-04-21T09:16:24.254Z] [2021-04-21T09:16:24.254Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-21T09:16:24.254Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-04-21T09:16:24.254Z] #31 DONE 0.2s [2021-04-21T09:16:24.310Z] #13 ... [2021-04-21T09:16:24.310Z] [2021-04-21T09:16:24.310Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:16:24.310Z] #45 sha256:8b5ffd2ae6b807e9a8af4f7f5ca61ab80d0ec23d9084e90b396515b6a7e45755 [2021-04-21T09:16:24.310Z] #45 95.61 hash/crc32 [2021-04-21T09:16:24.310Z] #45 96.35 net [2021-04-21T09:16:24.310Z] #45 96.46 compress/gzip [2021-04-21T09:16:24.310Z] #45 96.98 vendor/golang.org/x/text/transform [2021-04-21T09:16:24.310Z] #45 97.67 vendor/golang.org/x/text/unicode/bidi [2021-04-21T09:16:24.310Z] #45 99.95 vendor/golang.org/x/text/secure/bidirule [2021-04-21T09:16:24.310Z] #45 100.3 vendor/golang.org/x/text/unicode/norm [2021-04-21T09:16:24.310Z] #45 103.5 vendor/golang.org/x/net/idna [2021-04-21T09:16:24.310Z] #45 105.6 vendor/golang.org/x/net/http2/hpack [2021-04-21T09:16:24.436Z] #44 98.94 CC criu/proc_parse.o [2021-04-21T09:16:24.514Z] [2021-04-21T09:16:24.514Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-21T09:16:24.515Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-21T09:16:24.569Z] #45 ... [2021-04-21T09:16:24.569Z] [2021-04-21T09:16:24.569Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:16:24.569Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:16:24.569Z] #43 34.15 CC images/rpc.o [2021-04-21T09:16:24.762Z] #29 2.838 # 2.0% ###### 9.4% ########## 15.2% ############## 20.5% ################## 25.7% ###################### 30.9% ######################### 34.8% ############################# 41.4% ################################# 46.6% ##################################### 51.8% [2021-04-21T09:16:24.762Z] #29 ... [2021-04-21T09:16:24.762Z] [2021-04-21T09:16:24.762Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-21T09:16:24.762Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-04-21T09:16:24.762Z] #39 DONE 1.3s [2021-04-21T09:16:24.762Z] [2021-04-21T09:16:24.762Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-21T09:16:24.762Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-04-21T09:16:24.762Z] #31 DONE 1.3s [2021-04-21T09:16:24.762Z] [2021-04-21T09:16:24.762Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-21T09:16:24.762Z] #29 sha256:2b05498e4adb4ac0866357bac7cc0564e5211a6b028a2620c9411b75bc562b49 [2021-04-21T09:16:25.103Z] [2021-04-21T09:16:25.103Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-21T09:16:25.103Z] #26 sha256:47bdea7822f41a7ae5f8934db38630836f0e2a1fd7c2685e16267fad2718b13e [2021-04-21T09:16:25.103Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.0s done [2021-04-21T09:16:25.103Z] #26 sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 1.85kB / 1.85kB done [2021-04-21T09:16:25.103Z] #26 sha256:9de3fd952a4a90cb25b73e4afa386abcbfb13451aa74d95fdb206dbadc5c831c 529B / 529B done [2021-04-21T09:16:25.103Z] #26 sha256:6d3b727c744260afb6a671dbe8ed3af11078bd3df69d7bc3f24607a145afa750 1.46kB / 1.46kB done [2021-04-21T09:16:25.103Z] #26 sha256:01cf0f0da10ede0eec0fc1c5fbfdeb63a447dfcc0a3c4419c0a4c3f0a2826636 0B / 49.23MB 0.2s [2021-04-21T09:16:25.103Z] #26 sha256:01cf0f0da10ede0eec0fc1c5fbfdeb63a447dfcc0a3c4419c0a4c3f0a2826636 10.62MB / 49.23MB 0.3s [2021-04-21T09:16:25.136Z] #43 35.21 CC images/ext-file.o [2021-04-21T09:16:25.156Z] #29 3.293 # 1.7% ##### 7.9% ########## 14.7% ############## 20.6% ################## 25.8% ##################### 30.5% ######################## 33.6% ############################# 40.5% #################################### 50.1% ####################################### 55.3% ########################################### 60.2% ############################################### 65.9% ################################################### 71.1% ###################################################### 76.3% ########################################################## 80.6% ################################################################# 91.3% ##################################################################### 96.5% ####################################################################### 98.6% ######################################################################## 100.0% [2021-04-21T09:16:25.156Z] #29 5.253 [2021-04-21T09:16:25.416Z] #29 5.585 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-21T09:16:25.416Z] #29 5.677 [2021-04-21T09:16:25.416Z] #29 5.771 ######################################################################## 100.0% [2021-04-21T09:16:25.422Z] #26 sha256:01cf0f0da10ede0eec0fc1c5fbfdeb63a447dfcc0a3c4419c0a4c3f0a2826636 18.87MB / 49.23MB 0.4s [2021-04-21T09:16:25.422Z] #26 sha256:01cf0f0da10ede0eec0fc1c5fbfdeb63a447dfcc0a3c4419c0a4c3f0a2826636 32.22MB / 49.23MB 0.5s [2021-04-21T09:16:25.461Z] #43 35.40 CC images/cgroup.o [2021-04-21T09:16:25.672Z] #29 5.810 [2021-04-21T09:16:25.689Z] #26 sha256:01cf0f0da10ede0eec0fc1c5fbfdeb63a447dfcc0a3c4419c0a4c3f0a2826636 45.09MB / 49.23MB 0.7s [2021-04-21T09:16:25.689Z] #26 sha256:01cf0f0da10ede0eec0fc1c5fbfdeb63a447dfcc0a3c4419c0a4c3f0a2826636 49.23MB / 49.23MB 0.8s [2021-04-21T09:16:26.029Z] #43 36.04 CC images/userns.o [2021-04-21T09:16:26.123Z] #29 2.838 # 2.0% ###### 9.4% ########## 15.2% ############## 20.5% ################## 25.7% ###################### 30.9% ######################### 34.8% ############################# 41.4% ################################# 46.6% ##################################### 51.8% ######################################## 56.9% ############################################ 61.8% ############################################### 65.4% ################################################# 69.3% ###################################################### 75.7% ########################################################## 80.7% ########################################################### 82.7% ############################################################# 85.7% ################################################################ 90.2% ##################################################################### 95.9% ######################################################################## 100.0% [2021-04-21T09:16:26.123Z] #29 5.172 [2021-04-21T09:16:26.235Z] #29 6.267 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-21T09:16:26.235Z] #29 6.424 [2021-04-21T09:16:26.288Z] #43 36.35 CC images/google/protobuf/descriptor.o [2021-04-21T09:16:26.324Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 4.5s done [2021-04-21T09:16:26.324Z] #10 extracting sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0.0s done [2021-04-21T09:16:26.324Z] #10 DONE 20.0s [2021-04-21T09:16:26.324Z] [2021-04-21T09:16:26.324Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-21T09:16:26.324Z] #28 sha256:4ebddeabcc004d4b13c6f4d25a7ade626bd2699d969bd74357ae47590469b4a8 [2021-04-21T09:16:26.324Z] #28 5.247 Reading package lists... [2021-04-21T09:16:26.324Z] #28 6.767 Building dependency tree... [2021-04-21T09:16:26.324Z] #28 7.182 The following additional packages will be installed: [2021-04-21T09:16:26.324Z] #28 7.183 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-21T09:16:26.324Z] #28 7.183 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-21T09:16:26.324Z] #28 7.183 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-21T09:16:26.324Z] #28 7.185 Suggested packages: [2021-04-21T09:16:26.324Z] #28 7.185 krb5-doc krb5-user [2021-04-21T09:16:26.324Z] #28 7.185 Recommended packages: [2021-04-21T09:16:26.324Z] #28 7.185 krb5-locales publicsuffix libsasl2-modules [2021-04-21T09:16:26.324Z] #28 7.583 The following NEW packages will be installed: [2021-04-21T09:16:26.324Z] #28 7.583 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-21T09:16:26.324Z] #28 7.583 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-21T09:16:26.324Z] #28 7.583 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-21T09:16:26.324Z] #28 7.583 libssh2-1 libssl1.1 openssl [2021-04-21T09:16:26.324Z] #28 7.623 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-04-21T09:16:26.324Z] #28 7.623 Need to get 5176 kB of archives. [2021-04-21T09:16:26.324Z] #28 7.623 After this operation, 14.5 MB of additional disk space will be used. [2021-04-21T09:16:26.324Z] #28 7.623 Get:1 http://security.debian.org/debian-security buster/updates/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u6 [1527 kB] [2021-04-21T09:16:26.324Z] #28 7.632 Get:2 http://deb.debian.org/debian buster/main ppc64el ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-21T09:16:26.324Z] #28 7.669 Get:3 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB] [2021-04-21T09:16:26.324Z] #28 7.674 Get:4 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3+deb10u1 [69.3 kB] [2021-04-21T09:16:26.324Z] #28 7.677 Get:5 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3+deb10u1 [134 kB] [2021-04-21T09:16:26.324Z] #28 7.682 Get:6 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3+deb10u1 [400 kB] [2021-04-21T09:16:26.324Z] #28 7.697 Get:7 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3+deb10u1 [172 kB] [2021-04-21T09:16:26.324Z] #28 7.730 Get:8 http://security.debian.org/debian-security buster/updates/main ppc64el openssl ppc64el 1.1.1d-0+deb10u6 [844 kB] [2021-04-21T09:16:26.324Z] #28 7.737 Get:9 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB] [2021-04-21T09:16:26.324Z] #28 7.773 Get:10 http://security.debian.org/debian-security buster/updates/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u2 [349 kB] [2021-04-21T09:16:26.324Z] #28 7.790 Get:11 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB] [2021-04-21T09:16:26.324Z] #28 7.790 Get:12 http://deb.debian.org/debian buster/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-21T09:16:26.324Z] #28 7.791 Get:13 http://deb.debian.org/debian buster/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u6 [243 kB] [2021-04-21T09:16:26.324Z] #28 7.798 Get:14 http://security.debian.org/debian-security buster/updates/main ppc64el curl ppc64el 7.64.0-4+deb10u2 [268 kB] [2021-04-21T09:16:26.324Z] #28 7.809 Get:15 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB] [2021-04-21T09:16:26.324Z] #28 7.812 Get:16 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB] [2021-04-21T09:16:26.324Z] #28 7.814 Get:17 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB] [2021-04-21T09:16:26.324Z] #28 7.816 Get:18 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB] [2021-04-21T09:16:26.324Z] #28 7.821 Get:19 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-04-21T09:16:26.324Z] #28 7.825 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-04-21T09:16:26.324Z] #28 7.828 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-04-21T09:16:26.324Z] #28 8.073 debconf: delaying package configuration, since apt-utils is not installed [2021-04-21T09:16:26.324Z] #28 8.107 Fetched 5176 kB in 0s (23.6 MB/s) [2021-04-21T09:16:26.324Z] #28 8.133 Selecting previously unselected package libssl1.1:ppc64el. [2021-04-21T09:16:26.324Z] #28 8.133 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-04-21T09:16:26.324Z] #28 8.143 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_ppc64el.deb ... [2021-04-21T09:16:26.324Z] #28 8.147 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u6) ... [2021-04-21T09:16:26.324Z] #28 8.384 Selecting previously unselected package openssl. [2021-04-21T09:16:26.324Z] #28 8.386 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_ppc64el.deb ... [2021-04-21T09:16:26.324Z] #28 8.388 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-21T09:16:26.324Z] #28 8.512 Selecting previously unselected package ca-certificates. [2021-04-21T09:16:26.324Z] #28 8.514 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-21T09:16:26.324Z] #28 8.516 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-21T09:16:26.324Z] #28 8.577 Selecting previously unselected package libkeyutils1:ppc64el. [2021-04-21T09:16:26.324Z] #28 8.580 Preparing to unpack .../03-libkeyutils1_1.6-6_ppc64el.deb ... [2021-04-21T09:16:26.324Z] #28 8.584 Unpacking libkeyutils1:ppc64el (1.6-6) ... [2021-04-21T09:16:26.324Z] #28 8.607 Selecting previously unselected package libkrb5support0:ppc64el. [2021-04-21T09:16:26.324Z] #28 8.610 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_ppc64el.deb ... [2021-04-21T09:16:26.324Z] #28 8.612 Unpacking libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-04-21T09:16:26.324Z] #28 8.642 Selecting previously unselected package libk5crypto3:ppc64el. [2021-04-21T09:16:26.324Z] #28 8.644 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_ppc64el.deb ... [2021-04-21T09:16:26.324Z] #28 8.645 Unpacking libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-04-21T09:16:26.324Z] #28 8.699 Selecting previously unselected package libkrb5-3:ppc64el. [2021-04-21T09:16:26.324Z] #28 8.701 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_ppc64el.deb ... [2021-04-21T09:16:26.324Z] #28 8.703 Unpacking libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-04-21T09:16:26.324Z] #28 8.792 Selecting previously unselected package libgssapi-krb5-2:ppc64el. [2021-04-21T09:16:26.324Z] #28 8.794 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_ppc64el.deb ... [2021-04-21T09:16:26.324Z] #28 8.796 Unpacking libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-04-21T09:16:26.324Z] #28 8.838 Selecting previously unselected package libsasl2-modules-db:ppc64el. [2021-04-21T09:16:26.324Z] #28 8.840 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-04-21T09:16:26.324Z] #28 8.842 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-04-21T09:16:26.324Z] #28 8.869 Selecting previously unselected package libsasl2-2:ppc64el. [2021-04-21T09:16:26.324Z] #28 8.871 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-04-21T09:16:26.324Z] #28 8.873 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-04-21T09:16:26.324Z] #28 8.908 Selecting previously unselected package libldap-common. [2021-04-21T09:16:26.324Z] #28 8.912 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-21T09:16:26.325Z] #28 8.913 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-21T09:16:26.325Z] #28 8.949 Selecting previously unselected package libldap-2.4-2:ppc64el. [2021-04-21T09:16:26.325Z] #28 8.952 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_ppc64el.deb ... [2021-04-21T09:16:26.325Z] #28 8.953 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ... [2021-04-21T09:16:26.325Z] #28 9.011 Selecting previously unselected package libnghttp2-14:ppc64el. [2021-04-21T09:16:26.325Z] #28 9.011 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ... [2021-04-21T09:16:26.325Z] #28 9.013 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-04-21T09:16:26.325Z] #28 9.054 Selecting previously unselected package libpsl5:ppc64el. [2021-04-21T09:16:26.325Z] #28 9.056 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ... [2021-04-21T09:16:26.325Z] #28 9.058 Unpacking libpsl5:ppc64el (0.20.2-2) ... [2021-04-21T09:16:26.325Z] #28 9.086 Selecting previously unselected package librtmp1:ppc64el. [2021-04-21T09:16:26.325Z] #28 9.089 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ... [2021-04-21T09:16:26.325Z] #28 9.091 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-04-21T09:16:26.325Z] #28 9.118 Selecting previously unselected package libssh2-1:ppc64el. [2021-04-21T09:16:26.325Z] #28 9.120 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ... [2021-04-21T09:16:26.325Z] #28 9.121 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ... [2021-04-21T09:16:26.325Z] #28 9.214 Selecting previously unselected package libcurl4:ppc64el. [2021-04-21T09:16:26.325Z] #28 9.216 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_ppc64el.deb ... [2021-04-21T09:16:26.325Z] #28 9.218 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u2) ... [2021-04-21T09:16:26.325Z] #28 9.278 Selecting previously unselected package curl. [2021-04-21T09:16:26.325Z] #28 9.280 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_ppc64el.deb ... [2021-04-21T09:16:26.325Z] #28 9.281 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-21T09:16:26.325Z] #28 9.334 Selecting previously unselected package libonig5:ppc64el. [2021-04-21T09:16:26.325Z] #28 9.336 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ... [2021-04-21T09:16:26.325Z] #28 9.338 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-04-21T09:16:26.325Z] #28 9.389 Selecting previously unselected package libjq1:ppc64el. [2021-04-21T09:16:26.325Z] #28 9.391 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-04-21T09:16:26.325Z] #28 9.393 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-04-21T09:16:26.325Z] #28 9.425 Selecting previously unselected package jq. [2021-04-21T09:16:26.325Z] #28 9.427 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-04-21T09:16:26.325Z] #28 9.429 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-21T09:16:26.325Z] #28 9.463 Setting up libkeyutils1:ppc64el (1.6-6) ... [2021-04-21T09:16:26.325Z] #28 9.467 Setting up libpsl5:ppc64el (0.20.2-2) ... [2021-04-21T09:16:26.325Z] #28 9.470 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u6) ... [2021-04-21T09:16:26.325Z] #28 9.756 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-04-21T09:16:26.325Z] #28 9.761 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-21T09:16:26.325Z] #28 9.765 Setting up libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-04-21T09:16:26.325Z] #28 9.768 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-04-21T09:16:26.325Z] #28 9.771 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-04-21T09:16:26.325Z] #28 9.775 Setting up libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-04-21T09:16:26.325Z] #28 9.778 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-04-21T09:16:26.325Z] #28 9.782 Setting up libssh2-1:ppc64el (1.8.0-2.1) ... [2021-04-21T09:16:26.325Z] #28 9.785 Setting up libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-04-21T09:16:26.325Z] #28 9.788 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-21T09:16:26.325Z] #28 9.793 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-04-21T09:16:26.325Z] #28 9.797 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-04-21T09:16:26.325Z] #28 9.800 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ... [2021-04-21T09:16:26.325Z] #28 9.803 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-21T09:16:26.325Z] #28 ... [2021-04-21T09:16:26.325Z] [2021-04-21T09:16:26.325Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-21T09:16:26.325Z] #11 sha256:de2b7e1945dbe926869611b3b2029194bc28030208e03614c2a9fe1f572df858 [2021-04-21T09:16:26.325Z] #11 DONE 0.2s [2021-04-21T09:16:26.325Z] [2021-04-21T09:16:26.325Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-21T09:16:26.325Z] #28 sha256:4ebddeabcc004d4b13c6f4d25a7ade626bd2699d969bd74357ae47590469b4a8 [2021-04-21T09:16:26.325Z] #28 10.52 Updating certificates in /etc/ssl/certs... [2021-04-21T09:16:26.497Z] #44 100.5 CC criu/protobuf-desc.o [2021-04-21T09:16:26.579Z] #29 6.532 ######################################################################## 100.0% [2021-04-21T09:16:26.579Z] #29 6.561 [2021-04-21T09:16:26.624Z] #28 ... [2021-04-21T09:16:26.624Z] [2021-04-21T09:16:26.624Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-04-21T09:16:26.624Z] #12 sha256:ff794b9c1ccc7e487b8893ee6ce30fad412303a0fbaab6fd892b0bc7b203e159 [2021-04-21T09:16:26.624Z] #12 DONE 0.2s [2021-04-21T09:16:26.787Z] #44 101.2 CC criu/protobuf.o [2021-04-21T09:16:26.841Z] #29 6.967 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-21T09:16:26.841Z] #29 ... [2021-04-21T09:16:26.841Z] [2021-04-21T09:16:26.841Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-04-21T09:16:26.841Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-04-21T09:16:26.841Z] #12 DONE 5.8s [2021-04-21T09:16:26.841Z] [2021-04-21T09:16:26.841Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-21T09:16:26.841Z] #29 sha256:8a3301ed65b60ce17c82a8b9bf6d444a7516474b423bfd3728b30437def53ff2 [2021-04-21T09:16:26.841Z] #29 7.099 [2021-04-21T09:16:26.922Z] [2021-04-21T09:16:26.922Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-21T09:16:26.922Z] #32 sha256:34d72fd651778c0cdb3dc938aacb06f57ff1869c20cbd1458f724e704eb32e92 [2021-04-21T09:16:26.922Z] #32 DONE 0.1s [2021-04-21T09:16:26.922Z] [2021-04-21T09:16:26.922Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-21T09:16:26.922Z] #40 sha256:b948760ec906f0112e36d43a368d2764d9e6051a21547341b1990eac2341e2c0 [2021-04-21T09:16:26.922Z] #40 DONE 0.1s [2021-04-21T09:16:26.922Z] [2021-04-21T09:16:26.922Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-21T09:16:26.922Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-04-21T09:16:27.053Z] #29 5.887 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-21T09:16:27.054Z] #29 5.983 [2021-04-21T09:16:27.054Z] #29 6.037 ######################################################################## 100.0% [2021-04-21T09:16:27.054Z] #29 6.062 [2021-04-21T09:16:27.078Z] #44 101.6 CC criu/pstree.o [2021-04-21T09:16:27.119Z] #29 ... [2021-04-21T09:16:27.119Z] [2021-04-21T09:16:27.119Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:16:27.119Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-21T09:16:27.262Z] #41 ... [2021-04-21T09:16:27.262Z] [2021-04-21T09:16:27.262Z] #13 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-04-21T09:16:27.262Z] #13 sha256:5a1f2a0034de595e514e07eaa74fd77b855eb96acfd626c32dc2608ff009b168 [2021-04-21T09:16:27.262Z] #13 DONE 0.5s [2021-04-21T09:16:27.262Z] [2021-04-21T09:16:27.262Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-21T09:16:27.262Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-04-21T09:16:27.262Z] #41 0.598 + git clone https://github.com/docker/distribution.git . [2021-04-21T09:16:27.262Z] #41 0.603 Cloning into '.'... [2021-04-21T09:16:27.312Z] #29 6.387 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-21T09:16:27.312Z] #29 6.516 [2021-04-21T09:16:27.621Z] #26 sha256:01cf0f0da10ede0eec0fc1c5fbfdeb63a447dfcc0a3c4419c0a4c3f0a2826636 49.23MB / 49.23MB 2.4s done [2021-04-21T09:16:27.621Z] #26 extracting sha256:01cf0f0da10ede0eec0fc1c5fbfdeb63a447dfcc0a3c4419c0a4c3f0a2826636 [2021-04-21T09:16:27.666Z] #43 ... [2021-04-21T09:16:27.666Z] [2021-04-21T09:16:27.666Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-21T09:16:27.666Z] #56 sha256:4855043f1f8af2ddee68fbab6aa4ff623d8ca4ac2a41e3da15be994e6785536a [2021-04-21T09:16:27.666Z] #56 51.08 + bin/ctr [2021-04-21T09:16:27.666Z] #56 ... [2021-04-21T09:16:27.666Z] [2021-04-21T09:16:27.666Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:16:27.666Z] #45 sha256:8b5ffd2ae6b807e9a8af4f7f5ca61ab80d0ec23d9084e90b396515b6a7e45755 [2021-04-21T09:16:27.666Z] #45 107.1 mime [2021-04-21T09:16:27.666Z] #45 108.7 mime/quotedprintable [2021-04-21T09:16:27.666Z] #45 109.1 net/http/internal [2021-04-21T09:16:27.826Z] #29 6.631 ######################################################################## 100.0% [2021-04-21T09:16:27.826Z] #29 6.658 [2021-04-21T09:16:27.929Z] #32 ... [2021-04-21T09:16:27.929Z] [2021-04-21T09:16:27.929Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-04-21T09:16:27.929Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-04-21T09:16:27.929Z] #12 DONE 3.4s [2021-04-21T09:16:27.929Z] [2021-04-21T09:16:27.929Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:16:27.929Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-21T09:16:28.082Z] #29 7.183 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-21T09:16:28.108Z] #44 102.4 CC criu/rbtree.o [2021-04-21T09:16:28.108Z] #44 102.6 CC criu/rst-malloc.o [2021-04-21T09:16:28.195Z] #26 ... [2021-04-21T09:16:28.195Z] [2021-04-21T09:16:28.195Z] #23 [internal] load build context [2021-04-21T09:16:28.195Z] #23 sha256:a7f684c28aceb80eccec3cb79da8d4b651f76f6f779cd5a755c0e24fe31c3530 [2021-04-21T09:16:28.195Z] #23 transferring context: 53.38MB 2.5s done [2021-04-21T09:16:28.195Z] #23 DONE 3.2s [2021-04-21T09:16:28.195Z] [2021-04-21T09:16:28.195Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-21T09:16:28.195Z] #26 sha256:47bdea7822f41a7ae5f8934db38630836f0e2a1fd7c2685e16267fad2718b13e [2021-04-21T09:16:28.340Z] #29 7.329 [2021-04-21T09:16:28.398Z] #44 102.8 CC criu/seccomp.o [2021-04-21T09:16:28.688Z] #44 103.3 CC criu/seize.o [2021-04-21T09:16:29.367Z] #29 7.468 0.3% ######### 13.3% ############## 20.4% ############################### 43.1% ####################################### 54.7% ############################################### 65.3% ########################################################## 81.1% ####################################################################### 99.9% ######################################################################## 100.0% [2021-04-21T09:16:29.623Z] #29 8.547 [2021-04-21T09:16:29.718Z] #44 104.0 CC criu/servicefd.o [2021-04-21T09:16:29.880Z] #29 ... [2021-04-21T09:16:29.880Z] [2021-04-21T09:16:29.880Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-04-21T09:16:29.880Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-04-21T09:16:29.880Z] #12 DONE 6.4s [2021-04-21T09:16:29.880Z] [2021-04-21T09:16:29.880Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-21T09:16:29.880Z] #34 sha256:d8e7c74d480e2e7a8eb7a46442786bc2755dc4f4cc68be7d9ed84048ab2439d2 [2021-04-21T09:16:29.880Z] #34 5.003 + RM_GOPATH=0 [2021-04-21T09:16:29.880Z] #34 5.003 + TMP_GOPATH= [2021-04-21T09:16:29.880Z] #34 5.003 + : /build [2021-04-21T09:16:29.880Z] #34 5.003 + '[' -z '' ']' [2021-04-21T09:16:29.880Z] #34 5.003 ++ mktemp -d [2021-04-21T09:16:29.880Z] #34 5.008 + export GOPATH=/tmp/tmp.bYzh23rsh8 [2021-04-21T09:16:29.880Z] #34 5.008 + GOPATH=/tmp/tmp.bYzh23rsh8 [2021-04-21T09:16:29.880Z] #34 5.008 + RM_GOPATH=1 [2021-04-21T09:16:29.880Z] #34 5.008 + case "$(go env GOARCH)" in [2021-04-21T09:16:29.880Z] #34 5.008 ++ go env GOARCH [2021-04-21T09:16:29.880Z] #34 5.014 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:29.880Z] #34 5.014 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:29.880Z] #34 5.014 ++ dirname /tmp/install/install.sh [2021-04-21T09:16:29.880Z] #34 5.015 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-21T09:16:29.880Z] #34 5.015 + dir=/tmp/install [2021-04-21T09:16:29.880Z] #34 5.015 + bin=tomlv [2021-04-21T09:16:29.880Z] #34 5.015 + shift [2021-04-21T09:16:29.880Z] #34 5.015 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-04-21T09:16:29.880Z] #34 5.015 + . /tmp/install/tomlv.installer [2021-04-21T09:16:29.880Z] #34 5.015 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-21T09:16:29.880Z] #34 5.015 + install_tomlv [2021-04-21T09:16:29.880Z] #34 5.015 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-04-21T09:16:29.880Z] #34 5.015 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.bYzh23rsh8/src/github.com/BurntSushi/toml [2021-04-21T09:16:29.880Z] #34 5.019 Cloning into '/tmp/tmp.bYzh23rsh8/src/github.com/BurntSushi/toml'... [2021-04-21T09:16:29.880Z] #34 5.753 + cd /tmp/tmp.bYzh23rsh8/src/github.com/BurntSushi/toml [2021-04-21T09:16:29.880Z] #34 5.753 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-21T09:16:29.880Z] #34 5.761 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-04-21T09:16:29.880Z] #34 5.929 internal/cpu [2021-04-21T09:16:29.880Z] #34 5.949 runtime/internal/atomic [2021-04-21T09:16:29.880Z] #34 6.093 runtime/internal/sys [2021-04-21T09:16:29.880Z] #34 6.165 runtime/internal/math [2021-04-21T09:16:29.880Z] #34 6.186 internal/bytealg [2021-04-21T09:16:29.880Z] #34 6.218 math/bits [2021-04-21T09:16:30.008Z] #44 104.4 CC criu/shmem.o [2021-04-21T09:16:30.136Z] #34 ... [2021-04-21T09:16:30.136Z] [2021-04-21T09:16:30.136Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:16:30.136Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-21T09:16:30.399Z] #13 ... [2021-04-21T09:16:30.399Z] [2021-04-21T09:16:30.399Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-21T09:16:30.399Z] #29 sha256:8a3301ed65b60ce17c82a8b9bf6d444a7516474b423bfd3728b30437def53ff2 [2021-04-21T09:16:30.399Z] #29 7.243 0.0% ### 4.9% ######################## 34.6% ######################################### 58.3% ###################################################### 76.0% ################################################################ 89.5% ######################################################################## 100.0% [2021-04-21T09:16:30.399Z] #29 7.994 [2021-04-21T09:16:30.399Z] #29 8.527 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-21T09:16:30.399Z] #29 8.691 [2021-04-21T09:16:30.399Z] #29 8.820 ######################################################################## 100.0% [2021-04-21T09:16:30.399Z] #29 8.865 [2021-04-21T09:16:30.399Z] #29 9.338 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-21T09:16:30.399Z] #29 9.644 [2021-04-21T09:16:30.399Z] #29 9.736 ######################################################################## 100.0% [2021-04-21T09:16:30.399Z] #29 9.822 [2021-04-21T09:16:30.399Z] #29 9.935 Download of images into '/build' complete. [2021-04-21T09:16:30.399Z] #29 9.935 Use something like the following to load the result into a Docker daemon: [2021-04-21T09:16:30.399Z] #29 9.935 tar -cC '/build' . | docker load [2021-04-21T09:16:30.399Z] #29 DONE 10.3s [2021-04-21T09:16:30.399Z] [2021-04-21T09:16:30.399Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-21T09:16:30.399Z] #47 sha256:f279dcf440ffe5f472343877c0df1748019ac0659ab2394efdf166a5712b9665 [2021-04-21T09:16:30.399Z] #47 6.032 + RM_GOPATH=0 [2021-04-21T09:16:30.399Z] #47 6.032 + TMP_GOPATH= [2021-04-21T09:16:30.399Z] #47 6.032 + : /build [2021-04-21T09:16:30.399Z] #47 6.032 + '[' -z '' ']' [2021-04-21T09:16:30.399Z] #47 6.032 ++ mktemp -d [2021-04-21T09:16:30.399Z] #47 6.032 + export GOPATH=/tmp/tmp.0j0BiPzzMH [2021-04-21T09:16:30.399Z] #47 6.032 + GOPATH=/tmp/tmp.0j0BiPzzMH [2021-04-21T09:16:30.399Z] #47 6.032 + RM_GOPATH=1 [2021-04-21T09:16:30.399Z] #47 6.032 + case "$(go env GOARCH)" in [2021-04-21T09:16:30.399Z] #47 6.032 ++ go env GOARCH [2021-04-21T09:16:30.399Z] #47 6.040 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:30.399Z] #47 6.040 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:30.399Z] #47 6.040 ++ dirname /tmp/install/install.sh [2021-04-21T09:16:30.399Z] #47 6.040 + dir=/tmp/install [2021-04-21T09:16:30.399Z] #47 6.040 + bin=gotestsum [2021-04-21T09:16:30.399Z] #47 6.040 + shift [2021-04-21T09:16:30.399Z] #47 6.040 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-21T09:16:30.399Z] #47 6.040 + . /tmp/install/gotestsum.installer [2021-04-21T09:16:30.399Z] #47 6.040 ++ : v0.5.3 [2021-04-21T09:16:30.399Z] #47 6.040 + install_gotestsum [2021-04-21T09:16:30.399Z] #47 6.040 + set -e [2021-04-21T09:16:30.399Z] #47 6.040 + export GO111MODULE=on [2021-04-21T09:16:30.399Z] #47 6.040 + GO111MODULE=on [2021-04-21T09:16:30.399Z] #47 6.043 + GOBIN=/build [2021-04-21T09:16:30.399Z] #47 6.043 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-21T09:16:30.399Z] #47 6.176 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-21T09:16:30.399Z] #47 6.176 go: finding gotest.tools v0.5.3 [2021-04-21T09:16:30.399Z] #47 6.811 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-21T09:16:30.399Z] #47 7.328 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-21T09:16:30.399Z] #47 7.749 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-21T09:16:30.399Z] #47 7.779 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-21T09:16:30.399Z] #47 7.783 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-21T09:16:30.399Z] #47 7.799 go: downloading github.com/fatih/color v1.9.0 [2021-04-21T09:16:30.399Z] #47 7.824 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-21T09:16:30.399Z] #47 7.861 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-21T09:16:30.399Z] #47 7.907 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-21T09:16:30.399Z] #47 7.943 go: extracting github.com/fatih/color v1.9.0 [2021-04-21T09:16:30.399Z] #47 7.989 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-21T09:16:30.399Z] #47 8.047 go: downloading github.com/pkg/errors v0.9.1 [2021-04-21T09:16:30.399Z] #47 8.090 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-21T09:16:30.399Z] #47 8.136 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-21T09:16:30.399Z] #47 8.160 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-21T09:16:30.399Z] #47 8.325 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-21T09:16:30.399Z] #47 8.353 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-21T09:16:30.399Z] #47 8.353 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-21T09:16:30.399Z] #47 8.353 go: extracting github.com/pkg/errors v0.9.1 [2021-04-21T09:16:30.399Z] #47 8.454 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-21T09:16:30.399Z] #47 8.621 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-21T09:16:30.638Z] #44 105.0 CC criu/sigframe.o [2021-04-21T09:16:30.752Z] #26 extracting sha256:01cf0f0da10ede0eec0fc1c5fbfdeb63a447dfcc0a3c4419c0a4c3f0a2826636 3.0s done [2021-04-21T09:16:30.929Z] #44 105.2 CC criu/signalfd.o [2021-04-21T09:16:30.929Z] #44 105.5 CC criu/sk-inet.o [2021-04-21T09:16:30.961Z] #47 ... [2021-04-21T09:16:30.961Z] [2021-04-21T09:16:30.961Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-21T09:16:30.961Z] #51 sha256:36994d3a29709f82af8eb7ef91159352fa67f4a5996d3548210e8a75f98e6ad7 [2021-04-21T09:16:30.961Z] #51 7.145 + RM_GOPATH=0 [2021-04-21T09:16:30.961Z] #51 7.145 + TMP_GOPATH= [2021-04-21T09:16:30.961Z] #51 7.145 + : /build [2021-04-21T09:16:30.961Z] #51 7.145 + '[' -z '' ']' [2021-04-21T09:16:30.961Z] #51 7.145 ++ mktemp -d [2021-04-21T09:16:30.961Z] #51 7.145 + export GOPATH=/tmp/tmp.2hhqRWcvvy [2021-04-21T09:16:30.961Z] #51 7.145 + GOPATH=/tmp/tmp.2hhqRWcvvy [2021-04-21T09:16:30.961Z] #51 7.145 + RM_GOPATH=1 [2021-04-21T09:16:30.961Z] #51 7.145 + case "$(go env GOARCH)" in [2021-04-21T09:16:30.961Z] #51 7.145 ++ go env GOARCH [2021-04-21T09:16:30.961Z] #51 7.148 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-21T09:16:30.961Z] #51 7.149 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:30.961Z] #51 7.149 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:30.961Z] #51 7.149 ++ dirname /tmp/install/install.sh [2021-04-21T09:16:30.961Z] #51 7.149 + dir=/tmp/install [2021-04-21T09:16:30.961Z] #51 7.149 + bin=shfmt [2021-04-21T09:16:30.961Z] #51 7.149 + shift [2021-04-21T09:16:30.961Z] #51 7.149 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-21T09:16:30.961Z] #51 7.149 + . /tmp/install/shfmt.installer [2021-04-21T09:16:30.961Z] #51 7.149 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-21T09:16:30.961Z] #51 7.149 + install_shfmt [2021-04-21T09:16:30.961Z] #51 7.149 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-21T09:16:30.961Z] #51 7.149 + git clone https://github.com/mvdan/sh.git /tmp/tmp.2hhqRWcvvy/src/github.com/mvdan/sh [2021-04-21T09:16:30.961Z] #51 7.154 Cloning into '/tmp/tmp.2hhqRWcvvy/src/github.com/mvdan/sh'... [2021-04-21T09:16:31.217Z] #51 ... [2021-04-21T09:16:31.217Z] [2021-04-21T09:16:31.217Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-21T09:16:31.217Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-21T09:16:31.217Z] #42 ... [2021-04-21T09:16:31.217Z] [2021-04-21T09:16:31.217Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-21T09:16:31.217Z] #58 sha256:2e0294f37ed8f00ece2551844ce65ebb3d3e1716d0cdc8ee27bd65dff66444fd [2021-04-21T09:16:31.217Z] #58 7.501 + RM_GOPATH=0 [2021-04-21T09:16:31.217Z] #58 7.501 + TMP_GOPATH= [2021-04-21T09:16:31.217Z] #58 7.501 + : /build [2021-04-21T09:16:31.217Z] #58 7.501 + '[' -z '' ']' [2021-04-21T09:16:31.217Z] #58 7.501 ++ mktemp -d [2021-04-21T09:16:31.217Z] #58 7.501 + export GOPATH=/tmp/tmp.hWzvIKyMXg [2021-04-21T09:16:31.217Z] #58 7.501 + GOPATH=/tmp/tmp.hWzvIKyMXg [2021-04-21T09:16:31.217Z] #58 7.501 + RM_GOPATH=1 [2021-04-21T09:16:31.217Z] #58 7.501 + case "$(go env GOARCH)" in [2021-04-21T09:16:31.217Z] #58 7.501 ++ go env GOARCH [2021-04-21T09:16:31.217Z] #58 7.501 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:31.217Z] #58 7.501 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:31.217Z] #58 7.508 ++ dirname /tmp/install/install.sh [2021-04-21T09:16:31.217Z] #58 7.508 + dir=/tmp/install [2021-04-21T09:16:31.217Z] #58 7.508 + bin=rootlesskit [2021-04-21T09:16:31.217Z] #58 7.508 + shift [2021-04-21T09:16:31.217Z] #58 7.508 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-21T09:16:31.217Z] #58 7.508 + . /tmp/install/rootlesskit.installer [2021-04-21T09:16:31.217Z] #58 7.508 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-04-21T09:16:31.217Z] #58 7.508 + install_rootlesskit [2021-04-21T09:16:31.217Z] #58 7.508 + case "$1" in [2021-04-21T09:16:31.217Z] #58 7.508 + export CGO_ENABLED=0 [2021-04-21T09:16:31.217Z] #58 7.508 + CGO_ENABLED=0 [2021-04-21T09:16:31.217Z] #58 7.508 + _install_rootlesskit [2021-04-21T09:16:31.217Z] #58 7.508 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-04-21T09:16:31.217Z] #58 7.508 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.hWzvIKyMXg/src/github.com/rootless-containers/rootlesskit [2021-04-21T09:16:31.217Z] #58 7.508 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-04-21T09:16:31.218Z] #58 7.517 Cloning into '/tmp/tmp.hWzvIKyMXg/src/github.com/rootless-containers/rootlesskit'... [2021-04-21T09:16:31.474Z] #58 ... [2021-04-21T09:16:31.474Z] [2021-04-21T09:16:31.474Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-21T09:16:31.474Z] #34 sha256:913110cc69326f71cc6928c6e5f84ef369ab6ddca285943f3142474fc6191884 [2021-04-21T09:16:31.474Z] #34 8.016 + RM_GOPATH=0 [2021-04-21T09:16:31.474Z] #34 8.016 + TMP_GOPATH= [2021-04-21T09:16:31.474Z] #34 8.016 + : /build [2021-04-21T09:16:31.474Z] #34 8.016 + '[' -z '' ']' [2021-04-21T09:16:31.474Z] #34 8.016 ++ mktemp -d [2021-04-21T09:16:31.474Z] #34 8.016 + export GOPATH=/tmp/tmp.Y5d8ruOkRE [2021-04-21T09:16:31.474Z] #34 8.016 + GOPATH=/tmp/tmp.Y5d8ruOkRE [2021-04-21T09:16:31.474Z] #34 8.016 + RM_GOPATH=1 [2021-04-21T09:16:31.474Z] #34 8.016 + case "$(go env GOARCH)" in [2021-04-21T09:16:31.474Z] #34 8.016 ++ go env GOARCH [2021-04-21T09:16:31.474Z] #34 8.047 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-21T09:16:31.474Z] #34 8.047 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:31.474Z] #34 8.047 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:31.474Z] #34 8.047 ++ dirname /tmp/install/install.sh [2021-04-21T09:16:31.474Z] #34 8.047 + dir=/tmp/install [2021-04-21T09:16:31.474Z] #34 8.047 + bin=tomlv [2021-04-21T09:16:31.474Z] #34 8.047 + shift [2021-04-21T09:16:31.474Z] #34 8.047 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-04-21T09:16:31.474Z] #34 8.047 + . /tmp/install/tomlv.installer [2021-04-21T09:16:31.474Z] #34 8.047 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-21T09:16:31.474Z] #34 8.047 + install_tomlv [2021-04-21T09:16:31.474Z] #34 8.047 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-04-21T09:16:31.474Z] #34 8.047 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Y5d8ruOkRE/src/github.com/BurntSushi/toml [2021-04-21T09:16:31.474Z] #34 8.047 Cloning into '/tmp/tmp.Y5d8ruOkRE/src/github.com/BurntSushi/toml'... [2021-04-21T09:16:31.474Z] #34 8.834 + cd /tmp/tmp.Y5d8ruOkRE/src/github.com/BurntSushi/toml [2021-04-21T09:16:31.474Z] #34 8.834 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-21T09:16:31.474Z] #34 8.847 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-04-21T09:16:31.474Z] #34 9.508 math/bits [2021-04-21T09:16:31.474Z] #34 9.701 runtime [2021-04-21T09:16:31.474Z] #34 9.987 math [2021-04-21T09:16:31.730Z] #34 ... [2021-04-21T09:16:31.730Z] [2021-04-21T09:16:31.730Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-21T09:16:31.730Z] #24 sha256:58d676d0de46e23d1d77b2d261cb3bf625a143a59de1da5da95fc52d5354a516 [2021-04-21T09:16:31.730Z] #24 6.457 + RM_GOPATH=0 [2021-04-21T09:16:31.730Z] #24 6.457 + TMP_GOPATH= [2021-04-21T09:16:31.730Z] #24 6.457 + : /build [2021-04-21T09:16:31.730Z] #24 6.457 + '[' -z '' ']' [2021-04-21T09:16:31.730Z] #24 6.457 ++ mktemp -d [2021-04-21T09:16:31.730Z] #24 6.457 + export GOPATH=/tmp/tmp.i162SsZXYG [2021-04-21T09:16:31.730Z] #24 6.457 + GOPATH=/tmp/tmp.i162SsZXYG [2021-04-21T09:16:31.730Z] #24 6.457 + RM_GOPATH=1 [2021-04-21T09:16:31.730Z] #24 6.457 + case "$(go env GOARCH)" in [2021-04-21T09:16:31.730Z] #24 6.457 ++ go env GOARCH [2021-04-21T09:16:31.730Z] #24 6.474 Install docker/cli version 17.06.2-ce from stable [2021-04-21T09:16:31.730Z] #24 6.474 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:31.730Z] #24 6.474 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:31.730Z] #24 6.474 ++ dirname /tmp/install/install.sh [2021-04-21T09:16:31.730Z] #24 6.474 + dir=/tmp/install [2021-04-21T09:16:31.730Z] #24 6.474 + bin=dockercli [2021-04-21T09:16:31.730Z] #24 6.474 + shift [2021-04-21T09:16:31.730Z] #24 6.474 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-21T09:16:31.730Z] #24 6.474 + . /tmp/install/dockercli.installer [2021-04-21T09:16:31.730Z] #24 6.474 ++ : stable [2021-04-21T09:16:31.730Z] #24 6.474 ++ : 17.06.2-ce [2021-04-21T09:16:31.730Z] #24 6.474 + install_dockercli [2021-04-21T09:16:31.730Z] #24 6.474 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-21T09:16:31.730Z] #24 6.474 ++ uname -m [2021-04-21T09:16:31.730Z] #24 6.474 + arch=x86_64 [2021-04-21T09:16:31.730Z] #24 6.475 + '[' x86_64 '!=' x86_64 ']' [2021-04-21T09:16:31.730Z] #24 6.475 + url=https://download.docker.com/linux/static [2021-04-21T09:16:31.730Z] #24 6.481 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-04-21T09:16:31.730Z] #24 6.486 + tar -xz docker/docker [2021-04-21T09:16:31.730Z] #24 ... [2021-04-21T09:16:31.730Z] [2021-04-21T09:16:31.730Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-21T09:16:31.730Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-21T09:16:31.730Z] #55 10.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-21T09:16:31.730Z] #55 10.38 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-21T09:16:31.730Z] #55 10.38 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-21T09:16:31.859Z] #45 ... [2021-04-21T09:16:31.859Z] [2021-04-21T09:16:31.859Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:16:31.859Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:16:31.859Z] #43 38.05 CC images/opts.o [2021-04-21T09:16:31.859Z] #43 38.29 CC images/seccomp.o [2021-04-21T09:16:31.859Z] #43 38.52 CC images/binfmt-misc.o [2021-04-21T09:16:31.859Z] #43 38.70 CC images/time.o [2021-04-21T09:16:31.859Z] #43 38.88 CC images/sysctl.o [2021-04-21T09:16:31.859Z] #43 39.09 CC images/autofs.o [2021-04-21T09:16:31.859Z] #43 39.24 CC images/macvlan.o [2021-04-21T09:16:31.859Z] #43 39.39 CC images/sit.o [2021-04-21T09:16:31.859Z] #43 39.68 CC images/memfd.o [2021-04-21T09:16:31.859Z] #43 40.03 CC images/timens.o [2021-04-21T09:16:31.859Z] #43 40.27 LINK images/built-in.o [2021-04-21T09:16:31.859Z] #43 40.43 GEN compel/include/asm [2021-04-21T09:16:31.860Z] #43 40.47 GEN compel/include/version.h [2021-04-21T09:16:31.860Z] #43 40.50 touch .config [2021-04-21T09:16:31.860Z] #43 40.54 GEN include/common/config.h [2021-04-21T09:16:31.860Z] #43 40.60 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-04-21T09:16:31.860Z] #43 40.62 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-04-21T09:16:31.860Z] #43 40.66 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-04-21T09:16:31.860Z] #43 40.68 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-04-21T09:16:31.860Z] #43 40.70 DEP compel/arch/x86/plugins/std/memcpy.d [2021-04-21T09:16:31.860Z] #43 40.74 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-04-21T09:16:31.860Z] #43 40.77 GEN compel/plugins/include/uapi/std/syscall.h [2021-04-21T09:16:31.860Z] #43 40.79 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-04-21T09:16:31.860Z] #43 40.81 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-04-21T09:16:31.860Z] #43 40.83 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-21T09:16:31.860Z] #43 40.84 DEP compel/plugins/std/infect.d [2021-04-21T09:16:31.860Z] #43 40.93 DEP compel/plugins/std/string.d [2021-04-21T09:16:31.860Z] #43 41.00 DEP compel/plugins/std/log.d [2021-04-21T09:16:31.860Z] #43 41.12 DEP compel/plugins/std/fds.d [2021-04-21T09:16:31.860Z] #43 41.27 DEP compel/plugins/std/std.d [2021-04-21T09:16:31.860Z] #43 41.40 DEP compel/plugins/shmem/shmem.d [2021-04-21T09:16:31.860Z] #43 41.52 DEP compel/plugins/fds/fds.d [2021-04-21T09:16:31.860Z] #43 41.75 CC compel/plugins/std/std.o [2021-04-21T09:16:31.860Z] #43 42.01 CC compel/plugins/std/fds.o [2021-04-21T09:16:31.961Z] #44 106.3 CC criu/sk-netlink.o [2021-04-21T09:16:31.961Z] #44 106.5 CC criu/sk-packet.o [2021-04-21T09:16:31.987Z] #55 ... [2021-04-21T09:16:31.987Z] [2021-04-21T09:16:31.987Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-21T09:16:31.987Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-21T09:16:31.987Z] #32 7.375 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-21T09:16:31.987Z] #32 7.375 Cloning into '.'... [2021-04-21T09:16:31.987Z] #32 ... [2021-04-21T09:16:31.987Z] [2021-04-21T09:16:31.987Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-21T09:16:31.987Z] #67 sha256:4803d544153889865c20e5b41ea1689d0d80df69e3a7636ad6651410f48e2b2f [2021-04-21T09:16:31.987Z] #67 8.184 + RM_GOPATH=0 [2021-04-21T09:16:31.987Z] #67 8.184 + TMP_GOPATH= [2021-04-21T09:16:31.987Z] #67 8.184 + : /build [2021-04-21T09:16:31.987Z] #67 8.184 + '[' -z '' ']' [2021-04-21T09:16:31.987Z] #67 8.184 ++ mktemp -d [2021-04-21T09:16:31.987Z] #67 8.184 + export GOPATH=/tmp/tmp.XDMIXgoPZt [2021-04-21T09:16:31.987Z] #67 8.184 + GOPATH=/tmp/tmp.XDMIXgoPZt [2021-04-21T09:16:31.987Z] #67 8.184 + RM_GOPATH=1 [2021-04-21T09:16:31.987Z] #67 8.184 + case "$(go env GOARCH)" in [2021-04-21T09:16:31.987Z] #67 8.184 ++ go env GOARCH [2021-04-21T09:16:31.987Z] #67 8.208 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:31.987Z] #67 8.208 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:31.987Z] #67 8.208 ++ dirname /tmp/install/install.sh [2021-04-21T09:16:31.987Z] #67 8.208 + dir=/tmp/install [2021-04-21T09:16:31.987Z] #67 8.208 + bin=proxy [2021-04-21T09:16:31.987Z] #67 8.208 + shift [2021-04-21T09:16:31.987Z] #67 8.208 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-21T09:16:31.987Z] #67 8.208 + . /tmp/install/proxy.installer [2021-04-21T09:16:31.987Z] #67 8.208 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-21T09:16:31.987Z] #67 8.208 + install_proxy [2021-04-21T09:16:31.987Z] #67 8.208 + case "$1" in [2021-04-21T09:16:31.987Z] #67 8.208 + export CGO_ENABLED=0 [2021-04-21T09:16:31.987Z] #67 8.208 + CGO_ENABLED=0 [2021-04-21T09:16:31.987Z] #67 8.208 + _install_proxy [2021-04-21T09:16:31.987Z] #67 8.208 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-21T09:16:31.987Z] #67 8.208 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.XDMIXgoPZt/src/github.com/docker/libnetwork [2021-04-21T09:16:31.987Z] #67 8.208 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-21T09:16:31.987Z] #67 8.226 Cloning into '/tmp/tmp.XDMIXgoPZt/src/github.com/docker/libnetwork'... [2021-04-21T09:16:32.134Z] #13 4.538 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-21T09:16:32.134Z] #13 4.641 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-21T09:16:32.134Z] #13 4.641 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-21T09:16:32.134Z] #13 4.641 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-21T09:16:32.247Z] #67 ... [2021-04-21T09:16:32.247Z] [2021-04-21T09:16:32.247Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:16:32.247Z] #45 sha256:067f20dd7f649c46ffcb50069af3cd2957a69d2160afcf968a25072718038e5e [2021-04-21T09:16:32.247Z] #45 6.339 + RM_GOPATH=0 [2021-04-21T09:16:32.247Z] #45 6.339 + TMP_GOPATH= [2021-04-21T09:16:32.247Z] #45 6.339 + : /build [2021-04-21T09:16:32.247Z] #45 6.339 + '[' -z '' ']' [2021-04-21T09:16:32.247Z] #45 6.341 ++ mktemp -d [2021-04-21T09:16:32.247Z] #45 6.341 + export GOPATH=/tmp/tmp.hBxcNRFm4c [2021-04-21T09:16:32.247Z] #45 6.341 + GOPATH=/tmp/tmp.hBxcNRFm4c [2021-04-21T09:16:32.247Z] #45 6.341 + RM_GOPATH=1 [2021-04-21T09:16:32.247Z] #45 6.341 + case "$(go env GOARCH)" in [2021-04-21T09:16:32.247Z] #45 6.343 ++ go env GOARCH [2021-04-21T09:16:32.247Z] #45 6.350 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:32.247Z] #45 6.350 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:32.247Z] #45 6.352 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-21T09:16:32.247Z] #45 6.352 ++ dirname /tmp/install/install.sh [2021-04-21T09:16:32.247Z] #45 6.352 + dir=/tmp/install [2021-04-21T09:16:32.247Z] #45 6.352 + bin=vndr [2021-04-21T09:16:32.247Z] #45 6.352 + shift [2021-04-21T09:16:32.247Z] #45 6.352 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-21T09:16:32.247Z] #45 6.352 + . /tmp/install/vndr.installer [2021-04-21T09:16:32.247Z] #45 6.352 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-21T09:16:32.247Z] #45 6.352 + install_vndr [2021-04-21T09:16:32.247Z] #45 6.352 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-21T09:16:32.247Z] #45 6.352 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.hBxcNRFm4c/src/github.com/LK4D4/vndr [2021-04-21T09:16:32.247Z] #45 6.355 Cloning into '/tmp/tmp.hBxcNRFm4c/src/github.com/LK4D4/vndr'... [2021-04-21T09:16:32.247Z] #45 6.925 + cd /tmp/tmp.hBxcNRFm4c/src/github.com/LK4D4/vndr [2021-04-21T09:16:32.247Z] #45 6.925 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-21T09:16:32.247Z] #45 6.937 + go build -buildmode=pie -v -o /build/vndr . [2021-04-21T09:16:32.247Z] #45 7.485 runtime/internal/atomic [2021-04-21T09:16:32.247Z] #45 7.485 internal/cpu [2021-04-21T09:16:32.247Z] #45 7.576 runtime/internal/sys [2021-04-21T09:16:32.247Z] #45 7.660 runtime/internal/math [2021-04-21T09:16:32.247Z] #45 7.741 internal/bytealg [2021-04-21T09:16:32.247Z] #45 7.752 internal/race [2021-04-21T09:16:32.247Z] #45 7.806 sync/atomic [2021-04-21T09:16:32.247Z] #45 7.917 unicode [2021-04-21T09:16:32.247Z] #45 8.140 runtime [2021-04-21T09:16:32.247Z] #45 10.70 unicode/utf8 [2021-04-21T09:16:32.247Z] #45 11.33 math [2021-04-21T09:16:32.247Z] #45 ... [2021-04-21T09:16:32.247Z] [2021-04-21T09:16:32.247Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-21T09:16:32.247Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-21T09:16:32.427Z] #43 42.53 CC compel/plugins/std/log.o [2021-04-21T09:16:32.503Z] #36 11.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-21T09:16:32.503Z] #36 11.40 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-21T09:16:32.503Z] #36 11.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-21T09:16:32.503Z] #36 ... [2021-04-21T09:16:32.503Z] [2021-04-21T09:16:32.503Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-21T09:16:32.503Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-21T09:16:32.503Z] #40 8.287 + git clone https://github.com/docker/distribution.git . [2021-04-21T09:16:32.503Z] #40 8.306 Cloning into '.'... [2021-04-21T09:16:32.503Z] #40 ... [2021-04-21T09:16:32.503Z] [2021-04-21T09:16:32.503Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-21T09:16:32.503Z] #49 sha256:067194e2fc42a23e2207cd4a1d01859d0843aed5c304943bfd4a19e5663bc10c [2021-04-21T09:16:32.503Z] #49 9.051 + RM_GOPATH=0 [2021-04-21T09:16:32.503Z] #49 9.051 + TMP_GOPATH= [2021-04-21T09:16:32.503Z] #49 9.051 + : /build [2021-04-21T09:16:32.503Z] #49 9.051 + '[' -z '' ']' [2021-04-21T09:16:32.503Z] #49 9.051 ++ mktemp -d [2021-04-21T09:16:32.503Z] #49 9.051 + export GOPATH=/tmp/tmp.4Kc5et4WIB [2021-04-21T09:16:32.503Z] #49 9.051 + GOPATH=/tmp/tmp.4Kc5et4WIB [2021-04-21T09:16:32.503Z] #49 9.051 + RM_GOPATH=1 [2021-04-21T09:16:32.503Z] #49 9.051 + case "$(go env GOARCH)" in [2021-04-21T09:16:32.503Z] #49 9.058 ++ go env GOARCH [2021-04-21T09:16:32.503Z] #49 9.106 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:32.503Z] #49 9.106 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:32.503Z] #49 9.125 ++ dirname /tmp/install/install.sh [2021-04-21T09:16:32.503Z] #49 9.140 + dir=/tmp/install [2021-04-21T09:16:32.503Z] #49 9.140 + bin=golangci_lint [2021-04-21T09:16:32.503Z] #49 9.140 + shift [2021-04-21T09:16:32.503Z] #49 9.140 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-21T09:16:32.503Z] #49 9.140 + . /tmp/install/golangci_lint.installer [2021-04-21T09:16:32.503Z] #49 9.140 ++ : v1.23.8 [2021-04-21T09:16:32.503Z] #49 9.140 + install_golangci_lint [2021-04-21T09:16:32.503Z] #49 9.140 + set -e [2021-04-21T09:16:32.503Z] #49 9.140 + export GO111MODULE=on [2021-04-21T09:16:32.503Z] #49 9.140 + GO111MODULE=on [2021-04-21T09:16:32.503Z] #49 9.140 + GOBIN=/build [2021-04-21T09:16:32.503Z] #49 9.140 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-21T09:16:32.503Z] #49 9.159 go: finding github.com v1.23.8 [2021-04-21T09:16:32.503Z] #49 9.159 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-21T09:16:32.503Z] #49 9.159 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-21T09:16:32.503Z] #49 9.159 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-21T09:16:32.503Z] #49 9.160 go: finding github.com/golangci v1.23.8 [2021-04-21T09:16:32.503Z] #49 10.10 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-21T09:16:32.503Z] #49 10.94 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-21T09:16:32.592Z] #44 107.0 CC criu/sk-queue.o [2021-04-21T09:16:32.673Z] #13 2.426 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-21T09:16:32.673Z] #13 2.464 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-21T09:16:32.673Z] #13 2.473 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-21T09:16:32.673Z] #13 2.496 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-21T09:16:32.704Z] #13 ... [2021-04-21T09:16:32.704Z] [2021-04-21T09:16:32.704Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-21T09:16:32.704Z] #47 sha256:4e5cf6b32fab442b87da584051e9ad85c99db44da9487655044f518d7a674e5b [2021-04-21T09:16:32.704Z] #47 5.154 + RM_GOPATH=0 [2021-04-21T09:16:32.704Z] #47 5.154 + TMP_GOPATH= [2021-04-21T09:16:32.704Z] #47 5.154 + : /build [2021-04-21T09:16:32.704Z] #47 5.154 + '[' -z '' ']' [2021-04-21T09:16:32.704Z] #47 5.154 ++ mktemp -d [2021-04-21T09:16:32.704Z] #47 5.158 + export GOPATH=/tmp/tmp.Eec7WTPICr [2021-04-21T09:16:32.704Z] #47 5.158 + GOPATH=/tmp/tmp.Eec7WTPICr [2021-04-21T09:16:32.704Z] #47 5.158 + RM_GOPATH=1 [2021-04-21T09:16:32.704Z] #47 5.158 + case "$(go env GOARCH)" in [2021-04-21T09:16:32.704Z] #47 5.158 ++ go env GOARCH [2021-04-21T09:16:32.704Z] #47 5.174 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:32.704Z] #47 5.174 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:32.704Z] #47 5.174 ++ dirname /tmp/install/install.sh [2021-04-21T09:16:32.704Z] #47 5.174 + dir=/tmp/install [2021-04-21T09:16:32.704Z] #47 5.174 + bin=gotestsum [2021-04-21T09:16:32.704Z] #47 5.174 + shift [2021-04-21T09:16:32.704Z] #47 5.174 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-21T09:16:32.704Z] #47 5.174 + . /tmp/install/gotestsum.installer [2021-04-21T09:16:32.704Z] #47 5.174 ++ : v0.5.3 [2021-04-21T09:16:32.704Z] #47 5.174 + install_gotestsum [2021-04-21T09:16:32.704Z] #47 5.174 + set -e [2021-04-21T09:16:32.704Z] #47 5.174 + export GO111MODULE=on [2021-04-21T09:16:32.704Z] #47 5.174 + GO111MODULE=on [2021-04-21T09:16:32.704Z] #47 5.174 + GOBIN=/build [2021-04-21T09:16:32.704Z] #47 5.174 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-21T09:16:32.704Z] #47 5.224 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-21T09:16:32.704Z] #47 5.227 go: finding gotest.tools v0.5.3 [2021-04-21T09:16:32.704Z] #47 5.407 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-21T09:16:32.704Z] #47 5.933 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-21T09:16:32.704Z] #47 7.230 go: downloading github.com/pkg/errors v0.9.1 [2021-04-21T09:16:32.704Z] #47 7.351 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-21T09:16:32.704Z] #47 7.428 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-21T09:16:32.704Z] #47 7.432 go: downloading github.com/fatih/color v1.9.0 [2021-04-21T09:16:32.704Z] #47 7.442 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-21T09:16:32.704Z] #47 7.536 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-21T09:16:32.704Z] #47 7.536 go: extracting github.com/pkg/errors v0.9.1 [2021-04-21T09:16:32.704Z] #47 7.563 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-21T09:16:32.704Z] #47 7.906 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-21T09:16:32.704Z] #47 8.196 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-21T09:16:32.704Z] #47 8.458 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-21T09:16:32.705Z] #47 8.575 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-21T09:16:32.760Z] #49 ... [2021-04-21T09:16:32.760Z] [2021-04-21T09:16:32.760Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-21T09:16:32.760Z] #58 sha256:2e0294f37ed8f00ece2551844ce65ebb3d3e1716d0cdc8ee27bd65dff66444fd [2021-04-21T09:16:32.760Z] #58 11.61 + cd /tmp/tmp.hWzvIKyMXg/src/github.com/rootless-containers/rootlesskit [2021-04-21T09:16:32.760Z] #58 11.61 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-04-21T09:16:32.760Z] #58 11.65 + export GO111MODULE=on [2021-04-21T09:16:32.760Z] #58 11.65 + GO111MODULE=on [2021-04-21T09:16:32.760Z] #58 11.65 + export GOPROXY=https://proxy.golang.org [2021-04-21T09:16:32.760Z] #58 11.65 + GOPROXY=https://proxy.golang.org [2021-04-21T09:16:32.760Z] #58 11.65 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-21T09:16:32.760Z] #58 11.65 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-21T09:16:32.976Z] #41 ... [2021-04-21T09:16:32.976Z] [2021-04-21T09:16:32.976Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-21T09:16:32.976Z] #48 sha256:c632c70d8c9addeeca543c4e3f3a84c2c41a6fc1483e292314025e4710abba08 [2021-04-21T09:16:32.976Z] #48 0.524 + RM_GOPATH=0 [2021-04-21T09:16:32.976Z] #48 0.524 + TMP_GOPATH= [2021-04-21T09:16:32.976Z] #48 0.524 + : /build [2021-04-21T09:16:32.976Z] #48 0.525 + '[' -z '' ']' [2021-04-21T09:16:32.976Z] #48 0.525 ++ mktemp -d [2021-04-21T09:16:32.976Z] #48 0.527 + export GOPATH=/tmp/tmp.ZTthnvwAQE [2021-04-21T09:16:32.976Z] #48 0.528 + GOPATH=/tmp/tmp.ZTthnvwAQE [2021-04-21T09:16:32.976Z] #48 0.528 + RM_GOPATH=1 [2021-04-21T09:16:32.976Z] #48 0.529 + case "$(go env GOARCH)" in [2021-04-21T09:16:32.976Z] #48 0.530 ++ go env GOARCH [2021-04-21T09:16:32.976Z] #48 0.537 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:32.976Z] #48 0.537 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:32.976Z] #48 0.538 ++ dirname /tmp/install/install.sh [2021-04-21T09:16:32.976Z] #48 0.540 + dir=/tmp/install [2021-04-21T09:16:32.976Z] #48 0.540 + bin=gotestsum [2021-04-21T09:16:32.976Z] #48 0.540 + shift [2021-04-21T09:16:32.976Z] #48 0.540 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-21T09:16:32.976Z] #48 0.540 + . /tmp/install/gotestsum.installer [2021-04-21T09:16:32.976Z] #48 0.541 ++ : v0.5.3 [2021-04-21T09:16:32.976Z] #48 0.541 + install_gotestsum [2021-04-21T09:16:32.976Z] #48 0.542 + set -e [2021-04-21T09:16:32.976Z] #48 0.542 + export GO111MODULE=on [2021-04-21T09:16:32.976Z] #48 0.542 + GO111MODULE=on [2021-04-21T09:16:32.976Z] #48 0.542 + GOBIN=/build [2021-04-21T09:16:32.976Z] #48 0.542 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-21T09:16:32.976Z] #48 0.569 go: finding gotest.tools v0.5.3 [2021-04-21T09:16:32.976Z] #48 0.572 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-21T09:16:32.976Z] #48 1.271 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-21T09:16:32.976Z] #48 2.544 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-21T09:16:32.976Z] #48 4.507 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-21T09:16:32.976Z] #48 4.570 go: downloading github.com/pkg/errors v0.9.1 [2021-04-21T09:16:32.976Z] #48 4.595 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-21T09:16:32.976Z] #48 4.599 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-21T09:16:32.976Z] #48 4.615 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-21T09:16:32.976Z] #48 4.616 go: downloading github.com/fatih/color v1.9.0 [2021-04-21T09:16:32.976Z] #48 4.657 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-21T09:16:32.976Z] #48 4.734 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-21T09:16:32.976Z] #48 4.862 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-21T09:16:32.976Z] #48 4.919 go: extracting github.com/fatih/color v1.9.0 [2021-04-21T09:16:32.976Z] #48 4.927 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-21T09:16:32.976Z] #48 5.039 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-21T09:16:32.976Z] #48 5.137 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-21T09:16:32.976Z] #48 5.138 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-21T09:16:32.976Z] #48 5.190 go: extracting github.com/pkg/errors v0.9.1 [2021-04-21T09:16:32.976Z] #48 5.360 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-21T09:16:32.976Z] #48 5.508 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-21T09:16:32.976Z] #48 ... [2021-04-21T09:16:32.976Z] [2021-04-21T09:16:32.976Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-21T09:16:32.976Z] #28 sha256:4ebddeabcc004d4b13c6f4d25a7ade626bd2699d969bd74357ae47590469b4a8 [2021-04-21T09:16:32.976Z] #28 11.52 137 added, 0 removed; done. [2021-04-21T09:16:32.976Z] #28 11.54 Setting up libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-04-21T09:16:32.976Z] #28 11.54 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-21T09:16:32.976Z] #28 11.55 Setting up libcurl4:ppc64el (7.64.0-4+deb10u2) ... [2021-04-21T09:16:32.976Z] #28 11.55 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-21T09:16:32.976Z] #28 11.55 Processing triggers for libc-bin (2.28-10) ... [2021-04-21T09:16:32.976Z] #28 11.56 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-21T09:16:32.976Z] #28 11.65 Updating certificates in /etc/ssl/certs... [2021-04-21T09:16:32.976Z] #28 17.02 0 added, 0 removed; done. [2021-04-21T09:16:32.976Z] #28 17.02 Running hooks in /etc/ca-certificates/update.d... [2021-04-21T09:16:32.976Z] #28 17.03 done. [2021-04-21T09:16:32.976Z] #28 DONE 17.3s [2021-04-21T09:16:32.976Z] [2021-04-21T09:16:32.976Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:16:32.976Z] #46 sha256:c16e263983b31273544c47988a99edac85be4d83ba5ea9b0e26bc3b538258961 [2021-04-21T09:16:32.976Z] #46 0.823 + RM_GOPATH=0 [2021-04-21T09:16:32.976Z] #46 0.825 + TMP_GOPATH= [2021-04-21T09:16:32.976Z] #46 0.828 + : /build [2021-04-21T09:16:32.976Z] #46 0.833 + '[' -z '' ']' [2021-04-21T09:16:32.976Z] #46 0.836 ++ mktemp -d [2021-04-21T09:16:32.976Z] #46 0.838 + export GOPATH=/tmp/tmp.ux2JyNnD8L [2021-04-21T09:16:32.976Z] #46 0.838 + GOPATH=/tmp/tmp.ux2JyNnD8L [2021-04-21T09:16:32.976Z] #46 0.838 + RM_GOPATH=1 [2021-04-21T09:16:32.976Z] #46 0.838 + case "$(go env GOARCH)" in [2021-04-21T09:16:32.976Z] #46 0.843 ++ go env GOARCH [2021-04-21T09:16:32.976Z] #46 0.887 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:32.976Z] #46 0.887 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:32.976Z] #46 0.891 ++ dirname /tmp/install/install.sh [2021-04-21T09:16:32.976Z] #46 0.894 + dir=/tmp/install [2021-04-21T09:16:32.976Z] #46 0.915 + bin=vndr [2021-04-21T09:16:32.976Z] #46 0.915 + shift [2021-04-21T09:16:32.976Z] #46 0.916 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-21T09:16:32.976Z] #46 0.916 + . /tmp/install/vndr.installer [2021-04-21T09:16:32.976Z] #46 0.924 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-21T09:16:32.976Z] #46 0.926 + install_vndr [2021-04-21T09:16:32.976Z] #46 0.931 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-21T09:16:32.976Z] #46 0.951 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-21T09:16:32.976Z] #46 0.952 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ux2JyNnD8L/src/github.com/LK4D4/vndr [2021-04-21T09:16:32.976Z] #46 0.961 Cloning into '/tmp/tmp.ux2JyNnD8L/src/github.com/LK4D4/vndr'... [2021-04-21T09:16:32.976Z] #46 1.870 + cd /tmp/tmp.ux2JyNnD8L/src/github.com/LK4D4/vndr [2021-04-21T09:16:32.976Z] #46 1.870 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-21T09:16:32.976Z] #46 1.900 + go build -buildmode=pie -v -o /build/vndr . [2021-04-21T09:16:32.976Z] #46 3.452 internal/cpu [2021-04-21T09:16:32.976Z] #46 3.462 runtime/internal/sys [2021-04-21T09:16:32.976Z] #46 3.500 internal/race [2021-04-21T09:16:32.976Z] #46 3.651 runtime/internal/atomic [2021-04-21T09:16:32.976Z] #46 4.165 runtime/internal/math [2021-04-21T09:16:32.976Z] #46 4.220 sync/atomic [2021-04-21T09:16:32.976Z] #46 4.625 unicode [2021-04-21T09:16:32.976Z] #46 4.981 unicode/utf8 [2021-04-21T09:16:32.976Z] #46 5.014 internal/bytealg [2021-04-21T09:16:32.976Z] #46 5.066 math/bits [2021-04-21T09:16:32.988Z] #47 8.716 go: extracting github.com/fatih/color v1.9.0 [2021-04-21T09:16:32.988Z] #47 8.904 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-21T09:16:33.222Z] #44 107.5 CC criu/sk-tcp.o [2021-04-21T09:16:33.260Z] #47 9.020 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-21T09:16:33.260Z] #47 ... [2021-04-21T09:16:33.260Z] [2021-04-21T09:16:33.260Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:16:33.260Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-21T09:16:33.260Z] #13 5.582 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-04-21T09:16:33.278Z] #46 ... [2021-04-21T09:16:33.278Z] [2021-04-21T09:16:33.278Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-21T09:16:33.278Z] #29 sha256:b8e714a8b2d5e923d9825dbdbe095b37ab795af29fe984435de31cf37060d627 [2021-04-21T09:16:33.278Z] #29 DONE 0.1s [2021-04-21T09:16:33.278Z] [2021-04-21T09:16:33.278Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-21T09:16:33.278Z] #48 sha256:c632c70d8c9addeeca543c4e3f3a84c2c41a6fc1483e292314025e4710abba08 [2021-04-21T09:16:33.278Z] #48 6.465 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-21T09:16:33.278Z] #48 6.476 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-21T09:16:33.364Z] #43 43.28 CC compel/plugins/std/string.o [2021-04-21T09:16:33.512Z] #44 107.9 CC criu/sk-unix.o [2021-04-21T09:16:33.615Z] #13 3.590 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-04-21T09:16:33.615Z] #13 ... [2021-04-21T09:16:33.615Z] [2021-04-21T09:16:33.615Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-21T09:16:33.615Z] #58 sha256:4b6efaed6988262da96b3769438c3ea2fe47a52b739fcee08e448af62a915a0d [2021-04-21T09:16:33.615Z] #58 7.581 + RM_GOPATH=0 [2021-04-21T09:16:33.615Z] #58 7.581 + TMP_GOPATH= [2021-04-21T09:16:33.615Z] #58 7.581 + : /build [2021-04-21T09:16:33.615Z] #58 7.581 + '[' -z '' ']' [2021-04-21T09:16:33.615Z] #58 7.582 ++ mktemp -d [2021-04-21T09:16:33.615Z] #58 7.595 + export GOPATH=/tmp/tmp.xa8p0qwtEU [2021-04-21T09:16:33.615Z] #58 7.595 + GOPATH=/tmp/tmp.xa8p0qwtEU [2021-04-21T09:16:33.615Z] #58 7.595 + RM_GOPATH=1 [2021-04-21T09:16:33.615Z] #58 7.595 + case "$(go env GOARCH)" in [2021-04-21T09:16:33.615Z] #58 7.596 ++ go env GOARCH [2021-04-21T09:16:33.615Z] #58 7.709 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:33.615Z] #58 7.709 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:33.615Z] #58 7.713 ++ dirname /tmp/install/install.sh [2021-04-21T09:16:33.615Z] #58 7.723 + dir=/tmp/install [2021-04-21T09:16:33.615Z] #58 7.723 + bin=rootlesskit [2021-04-21T09:16:33.615Z] #58 7.723 + shift [2021-04-21T09:16:33.615Z] #58 7.723 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-21T09:16:33.615Z] #58 7.723 + . /tmp/install/rootlesskit.installer [2021-04-21T09:16:33.615Z] #58 7.723 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-04-21T09:16:33.615Z] #58 7.724 + install_rootlesskit [2021-04-21T09:16:33.615Z] #58 7.724 + case "$1" in [2021-04-21T09:16:33.615Z] #58 7.724 + export CGO_ENABLED=0 [2021-04-21T09:16:33.615Z] #58 7.724 + CGO_ENABLED=0 [2021-04-21T09:16:33.615Z] #58 7.724 + _install_rootlesskit [2021-04-21T09:16:33.615Z] #58 7.725 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-04-21T09:16:33.615Z] #58 7.725 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-04-21T09:16:33.615Z] #58 7.726 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.xa8p0qwtEU/src/github.com/rootless-containers/rootlesskit [2021-04-21T09:16:33.615Z] #58 7.728 Cloning into '/tmp/tmp.xa8p0qwtEU/src/github.com/rootless-containers/rootlesskit'... [2021-04-21T09:16:33.615Z] #58 ... [2021-04-21T09:16:33.615Z] [2021-04-21T09:16:33.615Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-21T09:16:33.615Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-21T09:16:33.615Z] #42 8.147 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-21T09:16:33.615Z] #42 8.245 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-21T09:16:33.615Z] #42 8.245 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-21T09:16:33.615Z] #42 9.498 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-21T09:16:33.872Z] #42 ... [2021-04-21T09:16:33.872Z] [2021-04-21T09:16:33.872Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-21T09:16:33.872Z] #29 sha256:2b05498e4adb4ac0866357bac7cc0564e5211a6b028a2620c9411b75bc562b49 [2021-04-21T09:16:33.872Z] #29 9.263 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-21T09:16:33.872Z] #29 9.539 [2021-04-21T09:16:33.872Z] #29 9.741 ######################################################################## 100.0% [2021-04-21T09:16:33.872Z] #29 10.10 [2021-04-21T09:16:33.872Z] #29 11.22 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-21T09:16:33.872Z] #29 11.62 [2021-04-21T09:16:33.872Z] #29 11.92 ######################################################################## 100.0% [2021-04-21T09:16:33.872Z] #29 12.07 [2021-04-21T09:16:33.872Z] #29 12.15 Download of images into '/build' complete. [2021-04-21T09:16:33.872Z] #29 12.15 Use something like the following to load the result into a Docker daemon: [2021-04-21T09:16:33.872Z] #29 12.15 tar -cC '/build' . | docker load [2021-04-21T09:16:33.872Z] #29 DONE 12.9s [2021-04-21T09:16:33.872Z] [2021-04-21T09:16:33.872Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-21T09:16:33.872Z] #67 sha256:79282c3f8c5810c1294ca845155ddbfb206a127080f44e9fdb4389873ef2fc9d [2021-04-21T09:16:33.872Z] #67 6.879 + RM_GOPATH=0 [2021-04-21T09:16:33.872Z] #67 6.879 + TMP_GOPATH= [2021-04-21T09:16:33.872Z] #67 6.879 + : /build [2021-04-21T09:16:33.872Z] #67 6.879 + '[' -z '' ']' [2021-04-21T09:16:33.872Z] #67 6.879 ++ mktemp -d [2021-04-21T09:16:33.872Z] #67 6.880 + export GOPATH=/tmp/tmp.SMKZ0Ii5bm [2021-04-21T09:16:33.872Z] #67 6.880 + GOPATH=/tmp/tmp.SMKZ0Ii5bm [2021-04-21T09:16:33.872Z] #67 6.880 + RM_GOPATH=1 [2021-04-21T09:16:33.872Z] #67 6.880 + case "$(go env GOARCH)" in [2021-04-21T09:16:33.872Z] #67 6.880 ++ go env GOARCH [2021-04-21T09:16:33.872Z] #67 6.914 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:33.872Z] #67 6.914 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:33.872Z] #67 6.914 ++ dirname /tmp/install/install.sh [2021-04-21T09:16:33.872Z] #67 6.914 + dir=/tmp/install [2021-04-21T09:16:33.872Z] #67 6.914 + bin=proxy [2021-04-21T09:16:33.872Z] #67 6.914 + shift [2021-04-21T09:16:33.872Z] #67 6.914 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-21T09:16:33.872Z] #67 6.914 + . /tmp/install/proxy.installer [2021-04-21T09:16:33.872Z] #67 6.915 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-21T09:16:33.872Z] #67 6.915 + install_proxy [2021-04-21T09:16:33.872Z] #67 6.915 + case "$1" in [2021-04-21T09:16:33.872Z] #67 6.915 + export CGO_ENABLED=0 [2021-04-21T09:16:33.872Z] #67 6.915 + CGO_ENABLED=0 [2021-04-21T09:16:33.872Z] #67 6.915 + _install_proxy [2021-04-21T09:16:33.872Z] #67 6.915 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-21T09:16:33.872Z] #67 6.915 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-21T09:16:33.872Z] #67 6.918 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.SMKZ0Ii5bm/src/github.com/docker/libnetwork [2021-04-21T09:16:33.872Z] #67 6.922 Cloning into '/tmp/tmp.SMKZ0Ii5bm/src/github.com/docker/libnetwork'... [2021-04-21T09:16:33.931Z] #43 43.92 CC compel/plugins/std/infect.o [2021-04-21T09:16:34.063Z] #26 ... [2021-04-21T09:16:34.063Z] [2021-04-21T09:16:34.063Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-21T09:16:34.063Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-21T09:16:34.063Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-04-21T09:16:34.063Z] #9 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2021-04-21T09:16:34.063Z] #9 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2021-04-21T09:16:34.063Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-04-21T09:16:34.063Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 3.5s done [2021-04-21T09:16:34.063Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.7s done [2021-04-21T09:16:34.063Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 3.9s done [2021-04-21T09:16:34.063Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 3.6s done [2021-04-21T09:16:34.063Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 7.9s done [2021-04-21T09:16:34.063Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 8.7s [2021-04-21T09:16:34.063Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 6.6s done [2021-04-21T09:16:34.063Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.1s [2021-04-21T09:16:34.063Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.3s done [2021-04-21T09:16:34.140Z] #67 ... [2021-04-21T09:16:34.140Z] [2021-04-21T09:16:34.140Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-21T09:16:34.140Z] #49 sha256:aa09983244555cd3ba358d6258b3c124437f11d24e460b0a8f81cfd77530324c [2021-04-21T09:16:34.140Z] #49 7.027 + RM_GOPATH=0 [2021-04-21T09:16:34.140Z] #49 7.027 + TMP_GOPATH= [2021-04-21T09:16:34.140Z] #49 7.027 + : /build [2021-04-21T09:16:34.140Z] #49 7.027 + '[' -z '' ']' [2021-04-21T09:16:34.140Z] #49 7.027 ++ mktemp -d [2021-04-21T09:16:34.140Z] #49 7.027 + export GOPATH=/tmp/tmp.xhIS8LaRC5 [2021-04-21T09:16:34.140Z] #49 7.027 + GOPATH=/tmp/tmp.xhIS8LaRC5 [2021-04-21T09:16:34.140Z] #49 7.027 + RM_GOPATH=1 [2021-04-21T09:16:34.140Z] #49 7.027 + case "$(go env GOARCH)" in [2021-04-21T09:16:34.140Z] #49 7.034 ++ go env GOARCH [2021-04-21T09:16:34.140Z] #49 7.115 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:34.140Z] #49 7.115 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:34.140Z] #49 7.121 ++ dirname /tmp/install/install.sh [2021-04-21T09:16:34.140Z] #49 7.121 + dir=/tmp/install [2021-04-21T09:16:34.140Z] #49 7.121 + bin=golangci_lint [2021-04-21T09:16:34.140Z] #49 7.121 + shift [2021-04-21T09:16:34.140Z] #49 7.121 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-21T09:16:34.140Z] #49 7.121 + . /tmp/install/golangci_lint.installer [2021-04-21T09:16:34.140Z] #49 7.121 ++ : v1.23.8 [2021-04-21T09:16:34.140Z] #49 7.121 + install_golangci_lint [2021-04-21T09:16:34.140Z] #49 7.121 + set -e [2021-04-21T09:16:34.140Z] #49 7.121 + export GO111MODULE=on [2021-04-21T09:16:34.140Z] #49 7.121 + GO111MODULE=on [2021-04-21T09:16:34.140Z] #49 7.121 + GOBIN=/build [2021-04-21T09:16:34.140Z] #49 7.121 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-21T09:16:34.140Z] #49 7.155 go: finding github.com v1.23.8 [2021-04-21T09:16:34.140Z] #49 7.155 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-21T09:16:34.140Z] #49 7.155 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-21T09:16:34.140Z] #49 7.155 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-21T09:16:34.140Z] #49 7.155 go: finding github.com/golangci v1.23.8 [2021-04-21T09:16:34.140Z] #49 8.427 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-21T09:16:34.140Z] #49 9.176 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-21T09:16:34.140Z] #49 ... [2021-04-21T09:16:34.140Z] [2021-04-21T09:16:34.140Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:16:34.140Z] #45 sha256:7b0cb6e3bc4883990789c0394aa204bb0d147b9936b5ae18f750945502fc158c [2021-04-21T09:16:34.140Z] #45 7.777 + RM_GOPATH=0 [2021-04-21T09:16:34.140Z] #45 7.777 + TMP_GOPATH= [2021-04-21T09:16:34.140Z] #45 7.777 + : /build [2021-04-21T09:16:34.140Z] #45 7.777 + '[' -z '' ']' [2021-04-21T09:16:34.140Z] #45 7.778 ++ mktemp -d [2021-04-21T09:16:34.140Z] #45 7.783 + export GOPATH=/tmp/tmp.Qy3Z0CuDof [2021-04-21T09:16:34.140Z] #45 7.783 + GOPATH=/tmp/tmp.Qy3Z0CuDof [2021-04-21T09:16:34.140Z] #45 7.783 + RM_GOPATH=1 [2021-04-21T09:16:34.140Z] #45 7.784 + case "$(go env GOARCH)" in [2021-04-21T09:16:34.140Z] #45 7.784 ++ go env GOARCH [2021-04-21T09:16:34.140Z] #45 7.877 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:34.140Z] #45 7.877 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:34.140Z] #45 7.878 ++ dirname /tmp/install/install.sh [2021-04-21T09:16:34.140Z] #45 7.880 + dir=/tmp/install [2021-04-21T09:16:34.140Z] #45 7.880 + bin=vndr [2021-04-21T09:16:34.140Z] #45 7.881 + shift [2021-04-21T09:16:34.140Z] #45 7.881 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-21T09:16:34.140Z] #45 7.881 + . /tmp/install/vndr.installer [2021-04-21T09:16:34.140Z] #45 7.882 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-21T09:16:34.140Z] #45 7.882 + install_vndr [2021-04-21T09:16:34.140Z] #45 7.882 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-21T09:16:34.141Z] #45 7.882 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-21T09:16:34.141Z] #45 7.883 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Qy3Z0CuDof/src/github.com/LK4D4/vndr [2021-04-21T09:16:34.141Z] #45 7.889 Cloning into '/tmp/tmp.Qy3Z0CuDof/src/github.com/LK4D4/vndr'... [2021-04-21T09:16:34.141Z] #45 8.829 + cd /tmp/tmp.Qy3Z0CuDof/src/github.com/LK4D4/vndr [2021-04-21T09:16:34.141Z] #45 8.829 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-21T09:16:34.141Z] #45 8.856 + go build -buildmode=pie -v -o /build/vndr . [2021-04-21T09:16:34.141Z] #45 10.46 internal/race [2021-04-21T09:16:34.142Z] #44 ... [2021-04-21T09:16:34.142Z] [2021-04-21T09:16:34.142Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-21T09:16:34.142Z] #23 3.152 Collecting yamllint==1.16.0 [2021-04-21T09:16:34.142Z] #23 3.313 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-04-21T09:16:34.142Z] #23 3.346 Collecting pyyaml (from yamllint==1.16.0) [2021-04-21T09:16:34.142Z] #23 3.504 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-04-21T09:16:34.142Z] #23 3.870 Installing build dependencies: started [2021-04-21T09:16:34.145Z] #58 ... [2021-04-21T09:16:34.145Z] [2021-04-21T09:16:34.145Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-21T09:16:34.145Z] #24 sha256:58d676d0de46e23d1d77b2d261cb3bf625a143a59de1da5da95fc52d5354a516 [2021-04-21T09:16:34.145Z] #24 11.81 + mkdir -p /build [2021-04-21T09:16:34.145Z] #24 11.81 + mv docker/docker /build/ [2021-04-21T09:16:34.145Z] #24 11.81 + rmdir docker [2021-04-21T09:16:34.145Z] #24 DONE 12.8s [2021-04-21T09:16:34.145Z] [2021-04-21T09:16:34.145Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-21T09:16:34.145Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-21T09:16:34.145Z] #36 12.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-21T09:16:34.190Z] #43 44.32 CC compel/arch/x86/plugins/std/parasite-head.o [2021-04-21T09:16:34.190Z] #43 44.38 CC compel/arch/x86/plugins/std/memcpy.o [2021-04-21T09:16:34.190Z] #43 44.42 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-04-21T09:16:34.207Z] #13 ... [2021-04-21T09:16:34.207Z] [2021-04-21T09:16:34.207Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-21T09:16:34.207Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-21T09:16:34.207Z] #36 7.427 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-21T09:16:34.207Z] #36 7.654 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-21T09:16:34.207Z] #36 7.654 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-21T09:16:34.207Z] #36 8.934 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-21T09:16:34.207Z] #36 ... [2021-04-21T09:16:34.207Z] [2021-04-21T09:16:34.207Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-21T09:16:34.207Z] #51 sha256:a5f18ce26d1fd597ca054025ebaebcf27d71e196f5fef54f6267c2c514ed8889 [2021-04-21T09:16:34.207Z] #51 5.285 + RM_GOPATH=0 [2021-04-21T09:16:34.207Z] #51 5.285 + TMP_GOPATH= [2021-04-21T09:16:34.207Z] #51 5.285 + : /build [2021-04-21T09:16:34.207Z] #51 5.285 + '[' -z '' ']' [2021-04-21T09:16:34.207Z] #51 5.285 ++ mktemp -d [2021-04-21T09:16:34.207Z] #51 5.285 + export GOPATH=/tmp/tmp.FtAVfQYUH1 [2021-04-21T09:16:34.207Z] #51 5.285 + GOPATH=/tmp/tmp.FtAVfQYUH1 [2021-04-21T09:16:34.207Z] #51 5.285 + RM_GOPATH=1 [2021-04-21T09:16:34.207Z] #51 5.285 + case "$(go env GOARCH)" in [2021-04-21T09:16:34.207Z] #51 5.285 ++ go env GOARCH [2021-04-21T09:16:34.207Z] #51 5.298 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-21T09:16:34.207Z] #51 5.298 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:34.207Z] #51 5.298 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:34.207Z] #51 5.298 ++ dirname /tmp/install/install.sh [2021-04-21T09:16:34.207Z] #51 5.298 + dir=/tmp/install [2021-04-21T09:16:34.207Z] #51 5.298 + bin=shfmt [2021-04-21T09:16:34.207Z] #51 5.298 + shift [2021-04-21T09:16:34.207Z] #51 5.298 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-21T09:16:34.207Z] #51 5.298 + . /tmp/install/shfmt.installer [2021-04-21T09:16:34.207Z] #51 5.298 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-21T09:16:34.207Z] #51 5.298 + install_shfmt [2021-04-21T09:16:34.207Z] #51 5.298 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-21T09:16:34.207Z] #51 5.298 + git clone https://github.com/mvdan/sh.git /tmp/tmp.FtAVfQYUH1/src/github.com/mvdan/sh [2021-04-21T09:16:34.207Z] #51 5.302 Cloning into '/tmp/tmp.FtAVfQYUH1/src/github.com/mvdan/sh'... [2021-04-21T09:16:34.340Z] #48 7.702 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-21T09:16:34.396Z] #45 ... [2021-04-21T09:16:34.396Z] [2021-04-21T09:16:34.396Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-21T09:16:34.396Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-21T09:16:34.396Z] #36 8.277 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-21T09:16:34.396Z] #36 8.340 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-21T09:16:34.396Z] #36 8.340 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-21T09:16:34.396Z] #36 9.409 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-21T09:16:34.396Z] #36 ... [2021-04-21T09:16:34.396Z] [2021-04-21T09:16:34.396Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-21T09:16:34.396Z] #24 sha256:a976ac3dbfeaa1e7ddd0bb53637f9f7b6aca6a537bda5bfc997f64417b0364a7 [2021-04-21T09:16:34.396Z] #24 5.520 + RM_GOPATH=0 [2021-04-21T09:16:34.396Z] #24 5.520 + TMP_GOPATH= [2021-04-21T09:16:34.396Z] #24 5.520 + : /build [2021-04-21T09:16:34.396Z] #24 5.520 + '[' -z '' ']' [2021-04-21T09:16:34.396Z] #24 5.520 ++ mktemp -d [2021-04-21T09:16:34.396Z] #24 5.520 + export GOPATH=/tmp/tmp.WDnzlu004H [2021-04-21T09:16:34.396Z] #24 5.520 + GOPATH=/tmp/tmp.WDnzlu004H [2021-04-21T09:16:34.396Z] #24 5.520 + RM_GOPATH=1 [2021-04-21T09:16:34.396Z] #24 5.520 + case "$(go env GOARCH)" in [2021-04-21T09:16:34.396Z] #24 5.520 ++ go env GOARCH [2021-04-21T09:16:34.396Z] #24 5.563 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:34.396Z] #24 5.563 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:34.396Z] #24 5.563 ++ dirname /tmp/install/install.sh [2021-04-21T09:16:34.396Z] #24 5.565 Install docker/cli version 17.06.2-ce from stable [2021-04-21T09:16:34.396Z] #24 5.565 + dir=/tmp/install [2021-04-21T09:16:34.396Z] #24 5.565 + bin=dockercli [2021-04-21T09:16:34.396Z] #24 5.565 + shift [2021-04-21T09:16:34.396Z] #24 5.565 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-21T09:16:34.396Z] #24 5.565 + . /tmp/install/dockercli.installer [2021-04-21T09:16:34.396Z] #24 5.565 ++ : stable [2021-04-21T09:16:34.396Z] #24 5.565 ++ : 17.06.2-ce [2021-04-21T09:16:34.396Z] #24 5.565 + install_dockercli [2021-04-21T09:16:34.396Z] #24 5.565 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-21T09:16:34.396Z] #24 5.565 ++ uname -m [2021-04-21T09:16:34.396Z] #24 5.573 + arch=x86_64 [2021-04-21T09:16:34.396Z] #24 5.573 + '[' x86_64 '!=' x86_64 ']' [2021-04-21T09:16:34.396Z] #24 5.573 + url=https://download.docker.com/linux/static [2021-04-21T09:16:34.396Z] #24 5.573 + tar -xz docker/docker [2021-04-21T09:16:34.396Z] #24 5.573 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-04-21T09:16:34.448Z] #43 44.49 AR compel/plugins/std.lib.a [2021-04-21T09:16:34.448Z] #43 44.57 CC compel/plugins/fds/fds.o [2021-04-21T09:16:34.471Z] #51 ... [2021-04-21T09:16:34.471Z] [2021-04-21T09:16:34.471Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-21T09:16:34.471Z] #24 sha256:efa7947f0e38ae552bc56c77b7f6550f88f020acda5270a91209e4d5cd4a8224 [2021-04-21T09:16:34.471Z] #24 6.598 + RM_GOPATH=0 [2021-04-21T09:16:34.471Z] #24 6.598 + TMP_GOPATH= [2021-04-21T09:16:34.471Z] #24 6.598 + : /build [2021-04-21T09:16:34.471Z] #24 6.598 + '[' -z '' ']' [2021-04-21T09:16:34.471Z] #24 6.598 ++ mktemp -d [2021-04-21T09:16:34.471Z] #24 6.600 + export GOPATH=/tmp/tmp.41rZhMDTY3 [2021-04-21T09:16:34.471Z] #24 6.600 + GOPATH=/tmp/tmp.41rZhMDTY3 [2021-04-21T09:16:34.471Z] #24 6.600 + RM_GOPATH=1 [2021-04-21T09:16:34.471Z] #24 6.600 + case "$(go env GOARCH)" in [2021-04-21T09:16:34.471Z] #24 6.600 ++ go env GOARCH [2021-04-21T09:16:34.471Z] #24 6.673 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:34.471Z] #24 6.673 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:34.471Z] #24 6.673 ++ dirname /tmp/install/install.sh [2021-04-21T09:16:34.471Z] #24 6.697 Install docker/cli version 17.06.2-ce from stable [2021-04-21T09:16:34.471Z] #24 6.697 + dir=/tmp/install [2021-04-21T09:16:34.471Z] #24 6.697 + bin=dockercli [2021-04-21T09:16:34.471Z] #24 6.697 + shift [2021-04-21T09:16:34.471Z] #24 6.697 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-21T09:16:34.471Z] #24 6.697 + . /tmp/install/dockercli.installer [2021-04-21T09:16:34.471Z] #24 6.697 ++ : stable [2021-04-21T09:16:34.471Z] #24 6.697 ++ : 17.06.2-ce [2021-04-21T09:16:34.471Z] #24 6.697 + install_dockercli [2021-04-21T09:16:34.471Z] #24 6.697 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-21T09:16:34.471Z] #24 6.732 ++ uname -m [2021-04-21T09:16:34.471Z] #24 6.737 + arch=x86_64 [2021-04-21T09:16:34.471Z] #24 6.737 + '[' x86_64 '!=' x86_64 ']' [2021-04-21T09:16:34.471Z] #24 6.737 + url=https://download.docker.com/linux/static [2021-04-21T09:16:34.471Z] #24 6.737 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-04-21T09:16:34.471Z] #24 6.738 + tar -xz docker/docker [2021-04-21T09:16:34.471Z] #24 ... [2021-04-21T09:16:34.471Z] [2021-04-21T09:16:34.471Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-21T09:16:34.471Z] #67 sha256:769797a5e9cb709f3181b86783aedc5804c7f611453bf2c1f03472a2754aa9a8 [2021-04-21T09:16:34.471Z] #67 4.719 + RM_GOPATH=0 [2021-04-21T09:16:34.471Z] #67 4.719 + TMP_GOPATH= [2021-04-21T09:16:34.471Z] #67 4.719 + : /build [2021-04-21T09:16:34.471Z] #67 4.719 + '[' -z '' ']' [2021-04-21T09:16:34.471Z] #67 4.719 ++ mktemp -d [2021-04-21T09:16:34.471Z] #67 4.720 + export GOPATH=/tmp/tmp.Cjgi5uArUw [2021-04-21T09:16:34.471Z] #67 4.720 + GOPATH=/tmp/tmp.Cjgi5uArUw [2021-04-21T09:16:34.471Z] #67 4.720 + RM_GOPATH=1 [2021-04-21T09:16:34.471Z] #67 4.720 + case "$(go env GOARCH)" in [2021-04-21T09:16:34.471Z] #67 4.720 ++ go env GOARCH [2021-04-21T09:16:34.471Z] #67 4.725 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:34.471Z] #67 4.725 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:34.471Z] #67 4.726 ++ dirname /tmp/install/install.sh [2021-04-21T09:16:34.471Z] #67 4.727 + dir=/tmp/install [2021-04-21T09:16:34.471Z] #67 4.727 + bin=proxy [2021-04-21T09:16:34.471Z] #67 4.727 + shift [2021-04-21T09:16:34.471Z] #67 4.727 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-21T09:16:34.471Z] #67 4.727 + . /tmp/install/proxy.installer [2021-04-21T09:16:34.471Z] #67 4.727 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-21T09:16:34.471Z] #67 4.727 + install_proxy [2021-04-21T09:16:34.471Z] #67 4.727 + case "$1" in [2021-04-21T09:16:34.471Z] #67 4.727 + export CGO_ENABLED=0 [2021-04-21T09:16:34.471Z] #67 4.727 + CGO_ENABLED=0 [2021-04-21T09:16:34.471Z] #67 4.727 + _install_proxy [2021-04-21T09:16:34.471Z] #67 4.727 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-21T09:16:34.471Z] #67 4.727 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-21T09:16:34.471Z] #67 4.727 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Cjgi5uArUw/src/github.com/docker/libnetwork [2021-04-21T09:16:34.471Z] #67 4.729 Cloning into '/tmp/tmp.Cjgi5uArUw/src/github.com/docker/libnetwork'... [2021-04-21T09:16:34.652Z] #24 ... [2021-04-21T09:16:34.652Z] [2021-04-21T09:16:34.652Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-21T09:16:34.652Z] #51 sha256:f854bcf984a2e737bc0e9c70e803fb86e781ba174c427fda460b425279e3b286 [2021-04-21T09:16:34.652Z] #51 6.369 + RM_GOPATH=0 [2021-04-21T09:16:34.652Z] #51 6.369 + TMP_GOPATH= [2021-04-21T09:16:34.652Z] #51 6.369 + : /build [2021-04-21T09:16:34.652Z] #51 6.369 + '[' -z '' ']' [2021-04-21T09:16:34.652Z] #51 6.369 ++ mktemp -d [2021-04-21T09:16:34.652Z] #51 6.375 + export GOPATH=/tmp/tmp.83aGTKsgPC [2021-04-21T09:16:34.652Z] #51 6.375 + GOPATH=/tmp/tmp.83aGTKsgPC [2021-04-21T09:16:34.652Z] #51 6.375 + RM_GOPATH=1 [2021-04-21T09:16:34.652Z] #51 6.375 + case "$(go env GOARCH)" in [2021-04-21T09:16:34.652Z] #51 6.375 ++ go env GOARCH [2021-04-21T09:16:34.652Z] #51 6.388 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:34.652Z] #51 6.388 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:34.652Z] #51 6.388 ++ dirname /tmp/install/install.sh [2021-04-21T09:16:34.652Z] #51 6.388 + dir=/tmp/install [2021-04-21T09:16:34.652Z] #51 6.388 + bin=shfmt [2021-04-21T09:16:34.652Z] #51 6.388 + shift [2021-04-21T09:16:34.652Z] #51 6.388 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-21T09:16:34.652Z] #51 6.388 + . /tmp/install/shfmt.installer [2021-04-21T09:16:34.652Z] #51 6.388 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-21T09:16:34.652Z] #51 6.388 + install_shfmt [2021-04-21T09:16:34.652Z] #51 6.388 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-21T09:16:34.652Z] #51 6.388 + git clone https://github.com/mvdan/sh.git /tmp/tmp.83aGTKsgPC/src/github.com/mvdan/sh [2021-04-21T09:16:34.652Z] #51 6.389 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-21T09:16:34.652Z] #51 6.409 Cloning into '/tmp/tmp.83aGTKsgPC/src/github.com/mvdan/sh'... [2021-04-21T09:16:34.652Z] #51 ... [2021-04-21T09:16:34.652Z] [2021-04-21T09:16:34.652Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-21T09:16:34.652Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-21T09:16:34.652Z] #55 7.983 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-21T09:16:34.652Z] #55 8.181 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-21T09:16:34.652Z] #55 8.181 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-21T09:16:34.652Z] #55 9.208 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-21T09:16:34.732Z] #67 ... [2021-04-21T09:16:34.732Z] [2021-04-21T09:16:34.732Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-21T09:16:34.732Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-21T09:16:34.732Z] #40 6.090 + git clone https://github.com/docker/distribution.git . [2021-04-21T09:16:34.732Z] #40 6.112 Cloning into '.'... [2021-04-21T09:16:34.772Z] #23 10.78 Installing build dependencies: finished with status 'done' [2021-04-21T09:16:34.772Z] #23 ... [2021-04-21T09:16:34.772Z] [2021-04-21T09:16:34.772Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-21T09:16:34.772Z] #44 109.3 CC criu/sockets.o [2021-04-21T09:16:34.913Z] #55 ... [2021-04-21T09:16:34.913Z] [2021-04-21T09:16:34.913Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-21T09:16:34.913Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-21T09:16:34.913Z] #32 6.486 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-21T09:16:34.913Z] #32 6.486 Cloning into '.'... [2021-04-21T09:16:34.913Z] #32 ... [2021-04-21T09:16:34.913Z] [2021-04-21T09:16:34.913Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-21T09:16:34.913Z] #47 sha256:f3c08feae3330fa0e03039b4ff6954ddba0b2de7dddc537dc83c4fbf17357fd9 [2021-04-21T09:16:34.913Z] #47 7.606 + RM_GOPATH=0 [2021-04-21T09:16:34.913Z] #47 7.606 + TMP_GOPATH= [2021-04-21T09:16:34.913Z] #47 7.606 + : /build [2021-04-21T09:16:34.913Z] #47 7.606 + '[' -z '' ']' [2021-04-21T09:16:34.913Z] #47 7.606 ++ mktemp -d [2021-04-21T09:16:34.913Z] #47 7.606 + export GOPATH=/tmp/tmp.yH5RQmpVDg [2021-04-21T09:16:34.913Z] #47 7.606 + GOPATH=/tmp/tmp.yH5RQmpVDg [2021-04-21T09:16:34.913Z] #47 7.606 + RM_GOPATH=1 [2021-04-21T09:16:34.913Z] #47 7.606 + case "$(go env GOARCH)" in [2021-04-21T09:16:34.913Z] #47 7.606 ++ go env GOARCH [2021-04-21T09:16:34.913Z] #47 7.624 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:34.913Z] #47 7.624 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:34.913Z] #47 7.624 ++ dirname /tmp/install/install.sh [2021-04-21T09:16:34.913Z] #47 7.700 + dir=/tmp/install [2021-04-21T09:16:34.913Z] #47 7.702 + bin=gotestsum [2021-04-21T09:16:34.913Z] #47 7.702 + shift [2021-04-21T09:16:34.913Z] #47 7.702 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-21T09:16:34.913Z] #47 7.702 + . /tmp/install/gotestsum.installer [2021-04-21T09:16:34.913Z] #47 7.702 ++ : v0.5.3 [2021-04-21T09:16:34.913Z] #47 7.702 + install_gotestsum [2021-04-21T09:16:34.913Z] #47 7.703 + set -e [2021-04-21T09:16:34.913Z] #47 7.703 + export GO111MODULE=on [2021-04-21T09:16:34.913Z] #47 7.703 + GO111MODULE=on [2021-04-21T09:16:34.913Z] #47 7.703 + GOBIN=/build [2021-04-21T09:16:34.913Z] #47 7.703 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-21T09:16:34.913Z] #47 7.760 go: finding gotest.tools v0.5.3 [2021-04-21T09:16:34.913Z] #47 7.760 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-21T09:16:34.913Z] #47 8.784 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-21T09:16:34.913Z] #47 9.304 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-21T09:16:34.913Z] #47 10.66 go: downloading github.com/fatih/color v1.9.0 [2021-04-21T09:16:34.913Z] #47 10.66 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-21T09:16:34.913Z] #47 10.83 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-21T09:16:34.913Z] #47 10.89 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-21T09:16:34.913Z] #47 10.96 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-21T09:16:34.913Z] #47 11.15 go: downloading github.com/pkg/errors v0.9.1 [2021-04-21T09:16:34.913Z] #47 11.21 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-21T09:16:34.913Z] #47 11.35 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-21T09:16:34.913Z] #47 11.41 go: extracting github.com/fatih/color v1.9.0 [2021-04-21T09:16:34.996Z] #40 ... [2021-04-21T09:16:34.996Z] [2021-04-21T09:16:34.996Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-21T09:16:34.996Z] #49 sha256:87471a5078e7d41a26d1be98bf94df7af4d8e50461cb7822d399896d0356599d [2021-04-21T09:16:34.996Z] #49 5.160 + RM_GOPATH=0 [2021-04-21T09:16:34.996Z] #49 5.160 + TMP_GOPATH= [2021-04-21T09:16:34.996Z] #49 5.160 + : /build [2021-04-21T09:16:34.996Z] #49 5.160 + '[' -z '' ']' [2021-04-21T09:16:34.996Z] #49 5.166 ++ mktemp -d [2021-04-21T09:16:34.996Z] #49 5.166 + export GOPATH=/tmp/tmp.GFqDDDQq7I [2021-04-21T09:16:34.996Z] #49 5.166 + GOPATH=/tmp/tmp.GFqDDDQq7I [2021-04-21T09:16:34.996Z] #49 5.166 + RM_GOPATH=1 [2021-04-21T09:16:34.996Z] #49 5.166 + case "$(go env GOARCH)" in [2021-04-21T09:16:34.996Z] #49 5.166 ++ go env GOARCH [2021-04-21T09:16:34.996Z] #49 5.205 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:34.996Z] #49 5.205 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:34.996Z] #49 5.205 ++ dirname /tmp/install/install.sh [2021-04-21T09:16:34.996Z] #49 5.205 + dir=/tmp/install [2021-04-21T09:16:34.996Z] #49 5.205 + bin=golangci_lint [2021-04-21T09:16:34.996Z] #49 5.205 + shift [2021-04-21T09:16:34.996Z] #49 5.205 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-21T09:16:34.996Z] #49 5.205 + . /tmp/install/golangci_lint.installer [2021-04-21T09:16:34.996Z] #49 5.205 ++ : v1.23.8 [2021-04-21T09:16:34.996Z] #49 5.205 + install_golangci_lint [2021-04-21T09:16:34.996Z] #49 5.205 + set -e [2021-04-21T09:16:34.996Z] #49 5.205 + export GO111MODULE=on [2021-04-21T09:16:34.996Z] #49 5.205 + GO111MODULE=on [2021-04-21T09:16:34.996Z] #49 5.205 + GOBIN=/build [2021-04-21T09:16:34.996Z] #49 5.205 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-21T09:16:34.996Z] #49 5.227 go: finding github.com v1.23.8 [2021-04-21T09:16:34.996Z] #49 5.227 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-21T09:16:34.996Z] #49 5.227 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-21T09:16:34.996Z] #49 5.227 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-21T09:16:34.996Z] #49 5.227 go: finding github.com/golangci v1.23.8 [2021-04-21T09:16:34.996Z] #49 6.627 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-21T09:16:34.996Z] #49 7.414 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-21T09:16:34.996Z] #49 ... [2021-04-21T09:16:34.996Z] [2021-04-21T09:16:34.996Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:16:34.996Z] #45 sha256:a2c78d31650f7588a831ba274670799f873064dd035ac91804e18ec1f93a76a3 [2021-04-21T09:16:34.996Z] #45 5.743 + RM_GOPATH=0 [2021-04-21T09:16:34.996Z] #45 5.743 + TMP_GOPATH= [2021-04-21T09:16:34.996Z] #45 5.743 + : /build [2021-04-21T09:16:34.996Z] #45 5.743 + '[' -z '' ']' [2021-04-21T09:16:34.996Z] #45 5.743 ++ mktemp -d [2021-04-21T09:16:34.996Z] #45 5.743 + export GOPATH=/tmp/tmp.O2l6Xwd7nz [2021-04-21T09:16:34.996Z] #45 5.743 + GOPATH=/tmp/tmp.O2l6Xwd7nz [2021-04-21T09:16:34.996Z] #45 5.743 + RM_GOPATH=1 [2021-04-21T09:16:34.996Z] #45 5.743 + case "$(go env GOARCH)" in [2021-04-21T09:16:34.996Z] #45 5.743 ++ go env GOARCH [2021-04-21T09:16:34.997Z] #45 5.764 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:34.997Z] #45 5.764 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:34.997Z] #45 5.764 ++ dirname /tmp/install/install.sh [2021-04-21T09:16:34.997Z] #45 5.764 + dir=/tmp/install [2021-04-21T09:16:34.997Z] #45 5.764 + bin=vndr [2021-04-21T09:16:34.997Z] #45 5.764 + shift [2021-04-21T09:16:34.997Z] #45 5.764 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-21T09:16:34.997Z] #45 5.764 + . /tmp/install/vndr.installer [2021-04-21T09:16:34.997Z] #45 5.764 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-21T09:16:34.997Z] #45 5.764 + install_vndr [2021-04-21T09:16:34.997Z] #45 5.764 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-21T09:16:34.997Z] #45 5.764 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.O2l6Xwd7nz/src/github.com/LK4D4/vndr [2021-04-21T09:16:34.997Z] #45 5.764 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-21T09:16:34.997Z] #45 5.781 Cloning into '/tmp/tmp.O2l6Xwd7nz/src/github.com/LK4D4/vndr'... [2021-04-21T09:16:34.997Z] #45 6.804 + cd /tmp/tmp.O2l6Xwd7nz/src/github.com/LK4D4/vndr [2021-04-21T09:16:34.997Z] #45 6.804 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-21T09:16:34.997Z] #45 6.850 + go build -buildmode=pie -v -o /build/vndr . [2021-04-21T09:16:34.997Z] #45 8.442 runtime/internal/atomic [2021-04-21T09:16:34.997Z] #45 8.445 internal/cpu [2021-04-21T09:16:34.997Z] #45 8.700 runtime/internal/sys [2021-04-21T09:16:34.997Z] #45 8.953 runtime/internal/math [2021-04-21T09:16:34.997Z] #45 9.027 internal/race [2021-04-21T09:16:34.997Z] #45 9.123 internal/bytealg [2021-04-21T09:16:34.997Z] #45 9.149 sync/atomic [2021-04-21T09:16:34.997Z] #45 9.705 unicode [2021-04-21T09:16:34.997Z] #45 10.21 runtime [2021-04-21T09:16:35.008Z] #9 ... [2021-04-21T09:16:35.008Z] [2021-04-21T09:16:35.008Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-21T09:16:35.008Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-21T09:16:35.008Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-04-21T09:16:35.008Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-21T09:16:35.008Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-04-21T09:16:35.008Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-04-21T09:16:35.008Z] #62 ... [2021-04-21T09:16:35.008Z] [2021-04-21T09:16:35.008Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-21T09:16:35.008Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-21T09:16:35.008Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-04-21T09:16:35.008Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-21T09:16:35.008Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-04-21T09:16:35.008Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-04-21T09:16:35.008Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 9.9s [2021-04-21T09:16:35.008Z] #64 ... [2021-04-21T09:16:35.008Z] [2021-04-21T09:16:35.008Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-21T09:16:35.008Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-21T09:16:35.008Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 10.0s done [2021-04-21T09:16:35.008Z] #9 ... [2021-04-21T09:16:35.008Z] [2021-04-21T09:16:35.008Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-21T09:16:35.008Z] #26 sha256:47bdea7822f41a7ae5f8934db38630836f0e2a1fd7c2685e16267fad2718b13e [2021-04-21T09:16:35.008Z] #26 DONE 10.3s [2021-04-21T09:16:35.008Z] [2021-04-21T09:16:35.008Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-21T09:16:35.008Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-21T09:16:35.008Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.1s [2021-04-21T09:16:35.016Z] #43 44.88 AR compel/plugins/fds.lib.a [2021-04-21T09:16:35.016Z] #43 44.95 HOSTDEP compel/src/lib/log-host.d [2021-04-21T09:16:35.016Z] #43 45.07 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-21T09:16:35.169Z] #47 ... [2021-04-21T09:16:35.169Z] [2021-04-21T09:16:35.169Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-21T09:16:35.169Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-21T09:16:35.169Z] #40 6.133 + git clone https://github.com/docker/distribution.git . [2021-04-21T09:16:35.169Z] #40 6.141 Cloning into '.'... [2021-04-21T09:16:35.261Z] #45 ... [2021-04-21T09:16:35.261Z] [2021-04-21T09:16:35.261Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-21T09:16:35.261Z] #58 sha256:2b736a414c574a5671251aef2cabd1bbb948bcc455ddaa0fcaad4188afcd0ffa [2021-04-21T09:16:35.261Z] #58 5.990 + RM_GOPATH=0 [2021-04-21T09:16:35.261Z] #58 5.990 + TMP_GOPATH= [2021-04-21T09:16:35.261Z] #58 5.990 + : /build [2021-04-21T09:16:35.261Z] #58 5.990 + '[' -z '' ']' [2021-04-21T09:16:35.261Z] #58 6.007 ++ mktemp -d [2021-04-21T09:16:35.261Z] #58 6.007 + export GOPATH=/tmp/tmp.59EiZGHjzN [2021-04-21T09:16:35.261Z] #58 6.007 + GOPATH=/tmp/tmp.59EiZGHjzN [2021-04-21T09:16:35.261Z] #58 6.007 + RM_GOPATH=1 [2021-04-21T09:16:35.261Z] #58 6.007 + case "$(go env GOARCH)" in [2021-04-21T09:16:35.261Z] #58 6.007 ++ go env GOARCH [2021-04-21T09:16:35.261Z] #58 6.013 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:35.261Z] #58 6.013 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:35.261Z] #58 6.013 ++ dirname /tmp/install/install.sh [2021-04-21T09:16:35.261Z] #58 6.019 + dir=/tmp/install [2021-04-21T09:16:35.261Z] #58 6.019 + bin=rootlesskit [2021-04-21T09:16:35.261Z] #58 6.019 + shift [2021-04-21T09:16:35.261Z] #58 6.019 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-21T09:16:35.261Z] #58 6.019 + . /tmp/install/rootlesskit.installer [2021-04-21T09:16:35.261Z] #58 6.020 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-04-21T09:16:35.261Z] #58 6.020 + install_rootlesskit [2021-04-21T09:16:35.261Z] #58 6.020 + case "$1" in [2021-04-21T09:16:35.261Z] #58 6.020 + export CGO_ENABLED=0 [2021-04-21T09:16:35.261Z] #58 6.020 + CGO_ENABLED=0 [2021-04-21T09:16:35.261Z] #58 6.020 + _install_rootlesskit [2021-04-21T09:16:35.261Z] #58 6.020 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-04-21T09:16:35.261Z] #58 6.021 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-04-21T09:16:35.261Z] #58 6.023 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.59EiZGHjzN/src/github.com/rootless-containers/rootlesskit [2021-04-21T09:16:35.261Z] #58 6.023 Cloning into '/tmp/tmp.59EiZGHjzN/src/github.com/rootless-containers/rootlesskit'... [2021-04-21T09:16:35.261Z] #58 ... [2021-04-21T09:16:35.261Z] [2021-04-21T09:16:35.261Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-21T09:16:35.261Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-21T09:16:35.261Z] #55 7.273 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-21T09:16:35.261Z] #55 7.365 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-21T09:16:35.261Z] #55 7.365 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-21T09:16:35.261Z] #55 8.763 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-21T09:16:35.261Z] #55 11.07 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-21T09:16:35.270Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 10.1s done [2021-04-21T09:16:35.277Z] #43 45.20 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-04-21T09:16:35.277Z] #43 45.27 HOSTDEP compel/src/main-host.d [2021-04-21T09:16:35.277Z] #43 45.38 DEP compel/src/lib/ptrace.d [2021-04-21T09:16:35.402Z] #44 109.9 CC criu/stats.o [2021-04-21T09:16:35.425Z] #40 ... [2021-04-21T09:16:35.425Z] [2021-04-21T09:16:35.425Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:16:35.425Z] #45 sha256:7b0cb6e3bc4883990789c0394aa204bb0d147b9936b5ae18f750945502fc158c [2021-04-21T09:16:35.425Z] #45 11.03 sync/atomic [2021-04-21T09:16:35.425Z] #45 11.07 runtime [2021-04-21T09:16:35.425Z] #45 11.95 unicode [2021-04-21T09:16:35.524Z] #55 ... [2021-04-21T09:16:35.524Z] [2021-04-21T09:16:35.524Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-21T09:16:35.524Z] #34 sha256:5625de67edf567eb97746720a854fb6692f5facb81dc1d97ee472b86ac517ce9 [2021-04-21T09:16:35.524Z] #34 6.562 + RM_GOPATH=0 [2021-04-21T09:16:35.524Z] #34 6.562 + TMP_GOPATH= [2021-04-21T09:16:35.524Z] #34 6.562 + : /build [2021-04-21T09:16:35.524Z] #34 6.562 + '[' -z '' ']' [2021-04-21T09:16:35.524Z] #34 6.562 ++ mktemp -d [2021-04-21T09:16:35.524Z] #34 6.634 + export GOPATH=/tmp/tmp.hKqvHJz64f [2021-04-21T09:16:35.524Z] #34 6.634 + GOPATH=/tmp/tmp.hKqvHJz64f [2021-04-21T09:16:35.524Z] #34 6.634 + RM_GOPATH=1 [2021-04-21T09:16:35.524Z] #34 6.634 + case "$(go env GOARCH)" in [2021-04-21T09:16:35.524Z] #34 6.637 ++ go env GOARCH [2021-04-21T09:16:35.524Z] #34 6.736 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:35.524Z] #34 6.736 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:35.524Z] #34 6.736 ++ dirname /tmp/install/install.sh [2021-04-21T09:16:35.524Z] #34 6.744 + dir=/tmp/install [2021-04-21T09:16:35.524Z] #34 6.744 + bin=tomlv [2021-04-21T09:16:35.524Z] #34 6.744 + shift [2021-04-21T09:16:35.524Z] #34 6.744 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-04-21T09:16:35.524Z] #34 6.744 + . /tmp/install/tomlv.installer [2021-04-21T09:16:35.524Z] #34 6.751 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-21T09:16:35.524Z] #34 6.751 + install_tomlv [2021-04-21T09:16:35.524Z] #34 6.751 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-04-21T09:16:35.524Z] #34 6.751 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.hKqvHJz64f/src/github.com/BurntSushi/toml [2021-04-21T09:16:35.524Z] #34 6.751 Cloning into '/tmp/tmp.hKqvHJz64f/src/github.com/BurntSushi/toml'... [2021-04-21T09:16:35.524Z] #34 6.752 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-21T09:16:35.524Z] #34 8.377 + cd /tmp/tmp.hKqvHJz64f/src/github.com/BurntSushi/toml [2021-04-21T09:16:35.524Z] #34 8.388 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-21T09:16:35.524Z] #34 8.431 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-04-21T09:16:35.524Z] #34 9.136 math/bits [2021-04-21T09:16:35.524Z] #34 9.190 internal/bytealg [2021-04-21T09:16:35.524Z] #34 9.742 math [2021-04-21T09:16:35.524Z] #34 10.26 runtime [2021-04-21T09:16:35.524Z] #34 ... [2021-04-21T09:16:35.524Z] [2021-04-21T09:16:35.524Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-21T09:16:35.524Z] #47 sha256:4e5cf6b32fab442b87da584051e9ad85c99db44da9487655044f518d7a674e5b [2021-04-21T09:16:35.524Z] #47 9.260 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-21T09:16:35.524Z] #47 9.264 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-21T09:16:35.524Z] #47 9.560 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-21T09:16:35.524Z] #47 9.777 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-21T09:16:35.524Z] #47 10.79 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-21T09:16:35.532Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.4s done [2021-04-21T09:16:35.538Z] #43 45.49 DEP compel/src/lib/infect.d [2021-04-21T09:16:35.538Z] #43 45.67 DEP compel/src/lib/infect-util.d [2021-04-21T09:16:35.692Z] #44 110.1 CC criu/string.o [2021-04-21T09:16:35.797Z] #43 45.81 DEP compel/src/lib/infect-rpc.d [2021-04-21T09:16:35.797Z] #43 45.90 DEP compel/arch/x86/src/lib/infect.d [2021-04-21T09:16:35.982Z] #44 110.3 CC criu/sysctl.o [2021-04-21T09:16:36.038Z] #36 14.78 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-21T09:16:36.056Z] #43 46.08 DEP compel/arch/x86/src/lib/cpu.d [2021-04-21T09:16:36.056Z] #43 46.15 DEP compel/src/lib/log.d [2021-04-21T09:16:36.056Z] #43 46.22 DEP compel/src/main.d [2021-04-21T09:16:36.056Z] #43 46.32 DEP compel/src/lib/handle-elf.d [2021-04-21T09:16:36.107Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c [2021-04-21T09:16:36.273Z] #44 110.8 CC criu/sysfs_parse.o [2021-04-21T09:16:36.369Z] #9 ... [2021-04-21T09:16:36.369Z] [2021-04-21T09:16:36.369Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-21T09:16:36.369Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-21T09:16:36.369Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 10.4s done [2021-04-21T09:16:36.369Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.7s done [2021-04-21T09:16:36.369Z] #64 DONE 11.4s [2021-04-21T09:16:36.369Z] [2021-04-21T09:16:36.369Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-21T09:16:36.369Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-21T09:16:36.484Z] #47 12.18 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-21T09:16:36.490Z] #48 9.445 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-21T09:16:36.624Z] #43 46.47 DEP compel/arch/x86/src/lib/handle-elf.d [2021-04-21T09:16:36.624Z] #43 46.61 CC compel/src/lib/log.o [2021-04-21T09:16:36.810Z] #48 ... [2021-04-21T09:16:36.810Z] [2021-04-21T09:16:36.810Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-21T09:16:36.810Z] #59 sha256:17edc09260f4f07fa324e3b5044070aa2e4d574a3097f59e8b241b1dcd7344b1 [2021-04-21T09:16:36.810Z] #59 0.723 + RM_GOPATH=0 [2021-04-21T09:16:36.810Z] #59 0.724 + TMP_GOPATH= [2021-04-21T09:16:36.810Z] #59 0.724 + : /build [2021-04-21T09:16:36.810Z] #59 0.724 + '[' -z '' ']' [2021-04-21T09:16:36.810Z] #59 0.726 ++ mktemp -d [2021-04-21T09:16:36.810Z] #59 0.728 + export GOPATH=/tmp/tmp.F3UmtYU0Q1 [2021-04-21T09:16:36.810Z] #59 0.728 + GOPATH=/tmp/tmp.F3UmtYU0Q1 [2021-04-21T09:16:36.810Z] #59 0.728 + RM_GOPATH=1 [2021-04-21T09:16:36.810Z] #59 0.729 + case "$(go env GOARCH)" in [2021-04-21T09:16:36.810Z] #59 0.729 ++ go env GOARCH [2021-04-21T09:16:36.810Z] #59 0.754 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:36.810Z] #59 0.827 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:36.810Z] #59 0.831 ++ dirname /tmp/install/install.sh [2021-04-21T09:16:36.810Z] #59 0.836 + dir=/tmp/install [2021-04-21T09:16:36.810Z] #59 0.836 + bin=rootlesskit [2021-04-21T09:16:36.810Z] #59 0.836 + shift [2021-04-21T09:16:36.810Z] #59 0.836 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-21T09:16:36.810Z] #59 0.836 + . /tmp/install/rootlesskit.installer [2021-04-21T09:16:36.810Z] #59 0.837 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-04-21T09:16:36.810Z] #59 0.842 + install_rootlesskit [2021-04-21T09:16:36.810Z] #59 0.843 + case "$1" in [2021-04-21T09:16:36.810Z] #59 0.843 + export CGO_ENABLED=0 [2021-04-21T09:16:36.810Z] #59 0.843 + CGO_ENABLED=0 [2021-04-21T09:16:36.810Z] #59 0.844 + _install_rootlesskit [2021-04-21T09:16:36.810Z] #59 0.848 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-04-21T09:16:36.810Z] #59 0.848 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-04-21T09:16:36.810Z] #59 0.848 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.F3UmtYU0Q1/src/github.com/rootless-containers/rootlesskit [2021-04-21T09:16:36.810Z] #59 0.850 Cloning into '/tmp/tmp.F3UmtYU0Q1/src/github.com/rootless-containers/rootlesskit'... [2021-04-21T09:16:36.810Z] #59 6.683 + cd /tmp/tmp.F3UmtYU0Q1/src/github.com/rootless-containers/rootlesskit [2021-04-21T09:16:36.810Z] #59 6.685 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-04-21T09:16:36.810Z] #59 6.753 + export GO111MODULE=on [2021-04-21T09:16:36.810Z] #59 6.753 + GO111MODULE=on [2021-04-21T09:16:36.810Z] #59 6.753 + export GOPROXY=https://proxy.golang.org [2021-04-21T09:16:36.810Z] #59 6.753 + GOPROXY=https://proxy.golang.org [2021-04-21T09:16:36.810Z] #59 6.753 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-21T09:16:36.810Z] #59 6.753 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-21T09:16:36.810Z] #59 9.218 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-21T09:16:36.810Z] #59 9.218 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-21T09:16:36.810Z] #59 9.222 go: downloading github.com/google/uuid v1.2.0 [2021-04-21T09:16:36.810Z] #59 9.224 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-21T09:16:36.810Z] #59 9.233 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-21T09:16:36.810Z] #59 9.451 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-21T09:16:36.810Z] #59 9.482 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-21T09:16:36.810Z] #59 9.938 go: downloading github.com/pkg/errors v0.9.1 [2021-04-21T09:16:36.810Z] #59 9.999 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-21T09:16:36.810Z] #59 10.07 go: extracting github.com/google/uuid v1.2.0 [2021-04-21T09:16:36.810Z] #59 ... [2021-04-21T09:16:36.810Z] [2021-04-21T09:16:36.810Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-21T09:16:36.810Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-04-21T09:16:36.810Z] #37 1.096 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-21T09:16:36.810Z] #37 1.171 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-21T09:16:36.810Z] #37 1.196 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-21T09:16:36.810Z] #37 2.681 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-04-21T09:16:36.810Z] #37 5.252 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] [2021-04-21T09:16:36.810Z] #37 7.360 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-04-21T09:16:36.883Z] #43 46.96 CC compel/arch/x86/src/lib/cpu.o [2021-04-21T09:16:36.902Z] #44 111.2 CC criu/timens.o [2021-04-21T09:16:37.164Z] #37 ... [2021-04-21T09:16:37.164Z] [2021-04-21T09:16:37.164Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-21T09:16:37.164Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-04-21T09:16:37.164Z] #33 0.630 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-21T09:16:37.164Z] #33 0.639 Cloning into '.'... [2021-04-21T09:16:37.164Z] #33 ... [2021-04-21T09:16:37.164Z] [2021-04-21T09:16:37.164Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-21T09:16:37.164Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-04-21T09:16:37.164Z] #56 0.959 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-21T09:16:37.164Z] #56 1.064 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-21T09:16:37.164Z] #56 1.068 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-21T09:16:37.164Z] #56 2.295 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-04-21T09:16:37.164Z] #56 4.707 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] [2021-04-21T09:16:37.164Z] #56 6.973 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-04-21T09:16:37.164Z] #56 ... [2021-04-21T09:16:37.164Z] [2021-04-21T09:16:37.164Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-21T09:16:37.164Z] #25 sha256:ab5a574db507f45ce9556c7d1598d86bd99dfc9eb78ad8479c23a547fc6516d2 [2021-04-21T09:16:37.164Z] #25 0.799 + RM_GOPATH=0 [2021-04-21T09:16:37.164Z] #25 0.824 + TMP_GOPATH= [2021-04-21T09:16:37.164Z] #25 0.824 + : /build [2021-04-21T09:16:37.164Z] #25 0.824 + '[' -z '' ']' [2021-04-21T09:16:37.164Z] #25 0.825 ++ mktemp -d [2021-04-21T09:16:37.164Z] #25 0.832 + export GOPATH=/tmp/tmp.aUu59Dp68S [2021-04-21T09:16:37.164Z] #25 0.832 + GOPATH=/tmp/tmp.aUu59Dp68S [2021-04-21T09:16:37.164Z] #25 0.833 + RM_GOPATH=1 [2021-04-21T09:16:37.164Z] #25 0.833 + case "$(go env GOARCH)" in [2021-04-21T09:16:37.164Z] #25 0.839 ++ go env GOARCH [2021-04-21T09:16:37.164Z] #25 0.883 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:37.164Z] #25 0.884 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:37.164Z] #25 0.888 ++ dirname /tmp/install/install.sh [2021-04-21T09:16:37.164Z] #25 0.915 + dir=/tmp/install [2021-04-21T09:16:37.164Z] #25 0.915 + bin=dockercli [2021-04-21T09:16:37.164Z] #25 0.915 + shift [2021-04-21T09:16:37.164Z] #25 0.915 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-21T09:16:37.164Z] #25 0.915 + . /tmp/install/dockercli.installer [2021-04-21T09:16:37.164Z] #25 0.916 ++ : stable [2021-04-21T09:16:37.164Z] #25 0.925 ++ : 17.06.2-ce [2021-04-21T09:16:37.164Z] #25 0.926 + install_dockercli [2021-04-21T09:16:37.164Z] #25 0.955 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-21T09:16:37.164Z] #25 0.956 Install docker/cli version 17.06.2-ce from stable [2021-04-21T09:16:37.164Z] #25 0.956 ++ uname -m [2021-04-21T09:16:37.164Z] #25 0.963 + arch=ppc64le [2021-04-21T09:16:37.164Z] #25 0.963 + '[' ppc64le '!=' x86_64 ']' [2021-04-21T09:16:37.164Z] #25 0.968 + '[' ppc64le '!=' s390x ']' [2021-04-21T09:16:37.164Z] #25 0.968 + '[' ppc64le '!=' armhf ']' [2021-04-21T09:16:37.164Z] #25 0.969 + build_dockercli [2021-04-21T09:16:37.164Z] #25 0.969 + git clone https://github.com/docker/docker-ce /tmp/tmp.aUu59Dp68S/tmp/docker-ce [2021-04-21T09:16:37.164Z] #25 0.973 Cloning into '/tmp/tmp.aUu59Dp68S/tmp/docker-ce'... [2021-04-21T09:16:37.193Z] #44 111.4 CC criu/timerfd.o [2021-04-21T09:16:37.422Z] #36 16.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-21T09:16:37.463Z] #25 ... [2021-04-21T09:16:37.463Z] [2021-04-21T09:16:37.463Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-21T09:16:37.463Z] #52 sha256:27910bf6fec2b512a21ade7deb5ce9571cae8822ee2f8c1b4ad11d6d60dbb735 [2021-04-21T09:16:37.463Z] #52 0.749 + RM_GOPATH=0 [2021-04-21T09:16:37.463Z] #52 0.750 + TMP_GOPATH= [2021-04-21T09:16:37.463Z] #52 0.750 + : /build [2021-04-21T09:16:37.463Z] #52 0.751 + '[' -z '' ']' [2021-04-21T09:16:37.463Z] #52 0.760 ++ mktemp -d [2021-04-21T09:16:37.463Z] #52 0.768 + export GOPATH=/tmp/tmp.keztWcxBT0 [2021-04-21T09:16:37.463Z] #52 0.768 + GOPATH=/tmp/tmp.keztWcxBT0 [2021-04-21T09:16:37.463Z] #52 0.768 + RM_GOPATH=1 [2021-04-21T09:16:37.463Z] #52 0.769 + case "$(go env GOARCH)" in [2021-04-21T09:16:37.463Z] #52 0.769 ++ go env GOARCH [2021-04-21T09:16:37.463Z] #52 0.782 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:37.463Z] #52 0.782 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:37.463Z] #52 0.816 ++ dirname /tmp/install/install.sh [2021-04-21T09:16:37.463Z] #52 0.816 + dir=/tmp/install [2021-04-21T09:16:37.463Z] #52 0.816 + bin=shfmt [2021-04-21T09:16:37.463Z] #52 0.816 + shift [2021-04-21T09:16:37.463Z] #52 0.816 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-21T09:16:37.463Z] #52 0.816 + . /tmp/install/shfmt.installer [2021-04-21T09:16:37.463Z] #52 0.816 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-21T09:16:37.463Z] #52 0.816 + install_shfmt [2021-04-21T09:16:37.463Z] #52 0.816 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-21T09:16:37.463Z] #52 0.816 + git clone https://github.com/mvdan/sh.git /tmp/tmp.keztWcxBT0/src/github.com/mvdan/sh [2021-04-21T09:16:37.463Z] #52 0.816 Cloning into '/tmp/tmp.keztWcxBT0/src/github.com/mvdan/sh'... [2021-04-21T09:16:37.463Z] #52 0.817 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-21T09:16:37.463Z] #52 ... [2021-04-21T09:16:37.463Z] [2021-04-21T09:16:37.463Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-21T09:16:37.463Z] #68 sha256:bbf23d4b4368ea029d42eaa1e4503a692d0211d9e61631fa861f50b0ff05a040 [2021-04-21T09:16:37.463Z] #68 0.795 + RM_GOPATH=0 [2021-04-21T09:16:37.463Z] #68 0.795 + TMP_GOPATH= [2021-04-21T09:16:37.463Z] #68 0.795 + : /build [2021-04-21T09:16:37.463Z] #68 0.795 + '[' -z '' ']' [2021-04-21T09:16:37.463Z] #68 0.824 ++ mktemp -d [2021-04-21T09:16:37.463Z] #68 0.824 + export GOPATH=/tmp/tmp.D7AuMoql5Z [2021-04-21T09:16:37.463Z] #68 0.824 + GOPATH=/tmp/tmp.D7AuMoql5Z [2021-04-21T09:16:37.463Z] #68 0.824 + RM_GOPATH=1 [2021-04-21T09:16:37.463Z] #68 0.824 + case "$(go env GOARCH)" in [2021-04-21T09:16:37.463Z] #68 0.825 ++ go env GOARCH [2021-04-21T09:16:37.463Z] #68 0.876 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:37.463Z] #68 0.876 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:37.463Z] #68 0.880 ++ dirname /tmp/install/install.sh [2021-04-21T09:16:37.463Z] #68 0.880 + dir=/tmp/install [2021-04-21T09:16:37.463Z] #68 0.914 + bin=proxy [2021-04-21T09:16:37.463Z] #68 0.914 + shift [2021-04-21T09:16:37.463Z] #68 0.914 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-21T09:16:37.463Z] #68 0.914 + . /tmp/install/proxy.installer [2021-04-21T09:16:37.463Z] #68 0.914 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-21T09:16:37.463Z] #68 0.917 + install_proxy [2021-04-21T09:16:37.463Z] #68 0.917 + case "$1" in [2021-04-21T09:16:37.463Z] #68 0.925 + export CGO_ENABLED=0 [2021-04-21T09:16:37.463Z] #68 0.925 + CGO_ENABLED=0 [2021-04-21T09:16:37.463Z] #68 0.925 + _install_proxy [2021-04-21T09:16:37.463Z] #68 0.926 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-21T09:16:37.463Z] #68 0.926 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.D7AuMoql5Z/src/github.com/docker/libnetwork [2021-04-21T09:16:37.463Z] #68 0.926 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-21T09:16:37.463Z] #68 0.935 Cloning into '/tmp/tmp.D7AuMoql5Z/src/github.com/docker/libnetwork'... [2021-04-21T09:16:37.483Z] #44 111.8 CC criu/tty.o [2021-04-21T09:16:37.483Z] #44 ... [2021-04-21T09:16:37.483Z] [2021-04-21T09:16:37.483Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-04-21T09:16:37.483Z] #41 137.9 + dpkg --print-architecture [2021-04-21T09:16:37.483Z] #41 137.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-04-21T09:16:37.483Z] #41 138.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-04-21T09:16:37.483Z] #41 138.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-04-21T09:16:37.762Z] #68 ... [2021-04-21T09:16:37.762Z] [2021-04-21T09:16:37.762Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-21T09:16:37.762Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-21T09:16:37.762Z] #43 0.719 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-21T09:16:37.762Z] #43 1.002 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-21T09:16:37.762Z] #43 1.020 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-21T09:16:37.762Z] #43 2.426 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-04-21T09:16:37.762Z] #43 4.900 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] [2021-04-21T09:16:37.762Z] #43 7.312 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-04-21T09:16:37.762Z] #43 ... [2021-04-21T09:16:37.762Z] [2021-04-21T09:16:37.762Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-21T09:16:37.762Z] #50 sha256:6b7eb6a3129f3efbcc50b48392f74849541ee953d8d0477f4f7044e52440611a [2021-04-21T09:16:37.762Z] #50 0.806 + RM_GOPATH=0 [2021-04-21T09:16:37.762Z] #50 0.815 + TMP_GOPATH= [2021-04-21T09:16:37.762Z] #50 0.815 + : /build [2021-04-21T09:16:37.762Z] #50 0.815 + '[' -z '' ']' [2021-04-21T09:16:37.762Z] #50 0.815 ++ mktemp -d [2021-04-21T09:16:37.762Z] #50 0.815 + export GOPATH=/tmp/tmp.ENFRgMaPZp [2021-04-21T09:16:37.762Z] #50 0.815 + GOPATH=/tmp/tmp.ENFRgMaPZp [2021-04-21T09:16:37.762Z] #50 0.815 + RM_GOPATH=1 [2021-04-21T09:16:37.762Z] #50 0.815 + case "$(go env GOARCH)" in [2021-04-21T09:16:37.762Z] #50 0.815 ++ go env GOARCH [2021-04-21T09:16:37.762Z] #50 0.865 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:37.762Z] #50 0.866 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:37.762Z] #50 0.868 ++ dirname /tmp/install/install.sh [2021-04-21T09:16:37.762Z] #50 0.869 + dir=/tmp/install [2021-04-21T09:16:37.762Z] #50 0.870 + bin=golangci_lint [2021-04-21T09:16:37.762Z] #50 0.871 + shift [2021-04-21T09:16:37.762Z] #50 0.871 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-21T09:16:37.762Z] #50 0.872 + . /tmp/install/golangci_lint.installer [2021-04-21T09:16:37.762Z] #50 0.873 ++ : v1.23.8 [2021-04-21T09:16:37.762Z] #50 0.875 + install_golangci_lint [2021-04-21T09:16:37.762Z] #50 0.875 + set -e [2021-04-21T09:16:37.762Z] #50 0.875 + export GO111MODULE=on [2021-04-21T09:16:37.762Z] #50 0.876 + GO111MODULE=on [2021-04-21T09:16:37.762Z] #50 0.877 + GOBIN=/build [2021-04-21T09:16:37.762Z] #50 0.877 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-21T09:16:37.762Z] #50 0.973 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-21T09:16:37.762Z] #50 0.982 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-21T09:16:37.762Z] #50 1.002 go: finding github.com v1.23.8 [2021-04-21T09:16:37.762Z] #50 1.003 go: finding github.com/golangci v1.23.8 [2021-04-21T09:16:37.762Z] #50 1.004 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-21T09:16:37.762Z] #50 1.859 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-21T09:16:37.762Z] #50 3.374 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-21T09:16:37.819Z] #43 47.66 CC compel/arch/x86/src/lib/infect.o [2021-04-21T09:16:38.069Z] #50 ... [2021-04-21T09:16:38.070Z] [2021-04-21T09:16:38.070Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-21T09:16:38.070Z] #35 sha256:b59a4ebd4a9b6cc9e1f518374ea80d5cb12e08c92e2326f9fad7a5da5c309322 [2021-04-21T09:16:38.070Z] #35 0.803 + RM_GOPATH=0 [2021-04-21T09:16:38.070Z] #35 0.803 + TMP_GOPATH= [2021-04-21T09:16:38.070Z] #35 0.824 + : /build [2021-04-21T09:16:38.070Z] #35 0.824 + '[' -z '' ']' [2021-04-21T09:16:38.070Z] #35 0.829 ++ mktemp -d [2021-04-21T09:16:38.070Z] #35 0.832 + export GOPATH=/tmp/tmp.pE6PxNwqkQ [2021-04-21T09:16:38.070Z] #35 0.832 + GOPATH=/tmp/tmp.pE6PxNwqkQ [2021-04-21T09:16:38.070Z] #35 0.832 + RM_GOPATH=1 [2021-04-21T09:16:38.070Z] #35 0.832 + case "$(go env GOARCH)" in [2021-04-21T09:16:38.070Z] #35 0.841 ++ go env GOARCH [2021-04-21T09:16:38.070Z] #35 0.884 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:38.070Z] #35 0.885 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:38.070Z] #35 0.888 ++ dirname /tmp/install/install.sh [2021-04-21T09:16:38.070Z] #35 0.908 + dir=/tmp/install [2021-04-21T09:16:38.070Z] #35 0.908 + bin=tomlv [2021-04-21T09:16:38.070Z] #35 0.908 + shift [2021-04-21T09:16:38.070Z] #35 0.908 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-04-21T09:16:38.070Z] #35 0.908 + . /tmp/install/tomlv.installer [2021-04-21T09:16:38.070Z] #35 0.908 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-21T09:16:38.070Z] #35 0.927 + install_tomlv [2021-04-21T09:16:38.070Z] #35 0.927 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-04-21T09:16:38.070Z] #35 0.927 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-21T09:16:38.070Z] #35 0.928 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.pE6PxNwqkQ/src/github.com/BurntSushi/toml [2021-04-21T09:16:38.070Z] #35 0.964 Cloning into '/tmp/tmp.pE6PxNwqkQ/src/github.com/BurntSushi/toml'... [2021-04-21T09:16:38.070Z] #35 2.415 + cd /tmp/tmp.pE6PxNwqkQ/src/github.com/BurntSushi/toml [2021-04-21T09:16:38.070Z] #35 2.416 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-21T09:16:38.070Z] #35 2.464 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-04-21T09:16:38.070Z] #35 3.339 runtime/internal/sys [2021-04-21T09:16:38.070Z] #35 3.369 math/bits [2021-04-21T09:16:38.070Z] #35 3.401 internal/cpu [2021-04-21T09:16:38.070Z] #35 3.428 runtime/internal/atomic [2021-04-21T09:16:38.070Z] #35 3.993 runtime/internal/math [2021-04-21T09:16:38.070Z] #35 4.316 unicode/utf8 [2021-04-21T09:16:38.070Z] #35 4.749 sync/atomic [2021-04-21T09:16:38.070Z] #35 5.048 internal/bytealg [2021-04-21T09:16:38.070Z] #35 5.616 math [2021-04-21T09:16:38.070Z] #35 5.807 unicode [2021-04-21T09:16:38.070Z] #35 5.911 internal/testlog [2021-04-21T09:16:38.070Z] #35 6.830 encoding [2021-04-21T09:16:38.070Z] #35 6.984 runtime [2021-04-21T09:16:38.070Z] #35 7.557 runtime/cgo [2021-04-21T09:16:38.070Z] #35 ... [2021-04-21T09:16:38.070Z] [2021-04-21T09:16:38.070Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:16:38.070Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-21T09:16:38.070Z] #14 0.504 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-21T09:16:38.070Z] #14 0.618 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-21T09:16:38.070Z] #14 0.626 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-21T09:16:38.070Z] #14 0.629 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-21T09:16:38.070Z] #14 2.022 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [454 kB] [2021-04-21T09:16:38.070Z] #14 4.198 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-04-21T09:16:38.070Z] #14 6.527 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] [2021-04-21T09:16:38.070Z] #14 8.567 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-04-21T09:16:38.070Z] #14 ... [2021-04-21T09:16:38.070Z] [2021-04-21T09:16:38.070Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-21T09:16:38.070Z] #30 sha256:285516f506d2e83fb9f4828630435a3001130262d6f5513c0b12c41925d25d17 [2021-04-21T09:16:38.070Z] #30 1.711 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-21T09:16:38.070Z] #30 2.153 [2021-04-21T09:16:38.070Z] #30 2.330 0.3% ### 5.3% ######## 11.4% ########### 15.4% ############### 21.5% ##################### 29.7% ########################### 37.8% ################################# 45.9% ###################################### 54.1% ############################################ 62.2% ################################################# 68.3% ##################################################### 74.4% ############################################################ 84.6% ############################################################### 88.7% ######################################################################## 100.0% [2021-04-21T09:16:38.070Z] #30 4.640 [2021-04-21T09:16:38.113Z] #41 ... [2021-04-21T09:16:38.113Z] [2021-04-21T09:16:38.113Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-21T09:16:38.113Z] #23 14.07 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-04-21T09:16:38.287Z] #9 ... [2021-04-21T09:16:38.287Z] [2021-04-21T09:16:38.287Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-21T09:16:38.287Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-21T09:16:38.287Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 10.9s done [2021-04-21T09:16:38.287Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.7s done [2021-04-21T09:16:38.287Z] #62 DONE 13.2s [2021-04-21T09:16:38.287Z] [2021-04-21T09:16:38.287Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-21T09:16:38.287Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-21T09:16:38.369Z] #30 4.813 1.2% ############### 22.2% ######################################### 58.1% ############################################################# 84.7% ######################################################################## 100.0% [2021-04-21T09:16:38.387Z] #43 48.43 CC compel/src/lib/infect-rpc.o [2021-04-21T09:16:38.387Z] #43 ... [2021-04-21T09:16:38.387Z] [2021-04-21T09:16:38.387Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:16:38.387Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-21T09:16:38.387Z] #13 113.4 Selecting previously unselected package libapparmor1:amd64. [2021-04-21T09:16:38.387Z] #13 113.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-04-21T09:16:38.387Z] #13 113.4 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-04-21T09:16:38.387Z] #13 113.5 Selecting previously unselected package libapparmor-dev:amd64. [2021-04-21T09:16:38.394Z] #47 14.01 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-21T09:16:38.406Z] #23 14.13 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-21T09:16:38.406Z] #23 14.14 Building wheels for collected packages: pyyaml [2021-04-21T09:16:38.406Z] #23 14.15 Running setup.py bdist_wheel for pyyaml: started [2021-04-21T09:16:38.646Z] #13 113.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-04-21T09:16:38.646Z] #13 113.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-21T09:16:38.646Z] #13 113.6 Selecting previously unselected package libbtrfs0. [2021-04-21T09:16:38.646Z] #13 113.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-21T09:16:38.646Z] #13 113.6 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-21T09:16:38.646Z] #13 113.7 Selecting previously unselected package libbtrfs-dev. [2021-04-21T09:16:38.654Z] #47 ... [2021-04-21T09:16:38.654Z] [2021-04-21T09:16:38.654Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-21T09:16:38.654Z] #34 sha256:5625de67edf567eb97746720a854fb6692f5facb81dc1d97ee472b86ac517ce9 [2021-04-21T09:16:38.654Z] #34 14.56 unicode/utf8 [2021-04-21T09:16:38.713Z] #45 ... [2021-04-21T09:16:38.713Z] [2021-04-21T09:16:38.713Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-21T09:16:38.713Z] #24 sha256:a976ac3dbfeaa1e7ddd0bb53637f9f7b6aca6a537bda5bfc997f64417b0364a7 [2021-04-21T09:16:38.713Z] #24 14.33 + mkdir -p /build [2021-04-21T09:16:38.713Z] #24 14.34 + mv docker/docker /build/ [2021-04-21T09:16:38.713Z] #24 14.35 + rmdir docker [2021-04-21T09:16:38.713Z] #24 DONE 14.6s [2021-04-21T09:16:38.713Z] [2021-04-21T09:16:38.713Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-21T09:16:38.713Z] #58 sha256:4b6efaed6988262da96b3769438c3ea2fe47a52b739fcee08e448af62a915a0d [2021-04-21T09:16:38.713Z] #58 13.99 + cd /tmp/tmp.xa8p0qwtEU/src/github.com/rootless-containers/rootlesskit [2021-04-21T09:16:38.713Z] #58 13.99 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-04-21T09:16:38.713Z] #58 14.00 + export GO111MODULE=on [2021-04-21T09:16:38.713Z] #58 14.00 + GO111MODULE=on [2021-04-21T09:16:38.713Z] #58 14.00 + export GOPROXY=https://proxy.golang.org [2021-04-21T09:16:38.713Z] #58 14.00 + GOPROXY=https://proxy.golang.org [2021-04-21T09:16:38.713Z] #58 14.00 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-21T09:16:38.713Z] #58 14.00 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-21T09:16:38.790Z] #36 ... [2021-04-21T09:16:38.790Z] [2021-04-21T09:16:38.790Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-21T09:16:38.790Z] #49 sha256:067194e2fc42a23e2207cd4a1d01859d0843aed5c304943bfd4a19e5663bc10c [2021-04-21T09:16:38.790Z] #49 17.35 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-21T09:16:38.790Z] #49 17.35 go: downloading github.com/spf13/viper v1.6.1 [2021-04-21T09:16:38.790Z] #49 17.35 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-21T09:16:38.790Z] #49 17.35 go: downloading github.com/fatih/color v1.7.0 [2021-04-21T09:16:38.790Z] #49 17.41 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-21T09:16:38.790Z] #49 17.41 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-21T09:16:38.790Z] #49 17.41 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-21T09:16:38.790Z] #49 17.41 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-21T09:16:38.790Z] #49 17.41 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-21T09:16:38.790Z] #49 17.68 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-21T09:16:38.790Z] #49 17.68 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-21T09:16:38.790Z] #49 17.68 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-21T09:16:38.790Z] #49 17.68 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-21T09:16:38.790Z] #49 17.83 go: extracting github.com/fatih/color v1.7.0 [2021-04-21T09:16:38.790Z] #49 17.83 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-21T09:16:38.860Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.6s done [2021-04-21T09:16:38.905Z] #13 113.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-21T09:16:38.905Z] #13 113.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-21T09:16:38.905Z] #13 113.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-04-21T09:16:38.905Z] #13 113.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-21T09:16:38.905Z] #13 113.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-21T09:16:38.905Z] #13 114.0 Selecting previously unselected package libudev-dev:amd64. [2021-04-21T09:16:39.028Z] #30 5.660 [2021-04-21T09:16:39.041Z] #23 15.09 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-04-21T09:16:39.047Z] #49 17.91 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-21T09:16:39.047Z] #49 17.91 go: downloading github.com/pkg/errors v0.8.1 [2021-04-21T09:16:39.047Z] #49 17.91 go: extracting github.com/spf13/viper v1.6.1 [2021-04-21T09:16:39.047Z] #49 18.18 go: extracting github.com/pkg/errors v0.8.1 [2021-04-21T09:16:39.047Z] #49 18.18 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-21T09:16:39.164Z] #13 114.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-04-21T09:16:39.164Z] #13 114.0 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-21T09:16:39.303Z] #49 18.25 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-21T09:16:39.303Z] #49 18.25 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-21T09:16:39.303Z] #49 18.30 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-21T09:16:39.333Z] #23 15.09 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-04-21T09:16:39.333Z] #23 15.21 Successfully built pyyaml [2021-04-21T09:16:39.333Z] #23 15.22 Installing collected packages: pyyaml, pathspec, yamllint [2021-04-21T09:16:39.423Z] #13 114.1 Selecting previously unselected package libsepol1-dev:amd64. [2021-04-21T09:16:39.423Z] #13 114.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-04-21T09:16:39.423Z] #13 114.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-04-21T09:16:39.560Z] #49 18.45 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-21T09:16:39.560Z] #49 18.45 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-21T09:16:39.560Z] #49 18.67 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-21T09:16:39.623Z] #23 15.40 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-04-21T09:16:39.683Z] #13 114.5 Selecting previously unselected package libpcre16-3:amd64. [2021-04-21T09:16:39.683Z] #13 114.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-04-21T09:16:39.683Z] #13 114.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-04-21T09:16:39.683Z] #13 114.6 Selecting previously unselected package libpcre32-3:amd64. [2021-04-21T09:16:39.683Z] #13 114.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-04-21T09:16:39.684Z] #34 15.25 encoding [2021-04-21T09:16:39.684Z] #34 15.45 runtime/cgo [2021-04-21T09:16:39.805Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 [2021-04-21T09:16:39.816Z] #49 18.77 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-21T09:16:39.816Z] #49 18.79 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-21T09:16:39.816Z] #49 18.79 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-21T09:16:39.916Z] #23 DONE 15.9s [2021-04-21T09:16:39.916Z] [2021-04-21T09:16:39.916Z] #26 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-04-21T09:16:39.941Z] #30 6.042 ########## 15.2% ######################### 35.6% ######################################## 56.3% ############################################################## 87.1% ######################################################################## 100.0% [2021-04-21T09:16:39.942Z] #13 114.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-04-21T09:16:39.942Z] #13 114.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-04-21T09:16:39.942Z] #13 114.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-04-21T09:16:39.942Z] #13 114.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-21T09:16:40.073Z] #49 18.97 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-21T09:16:40.073Z] #49 19.05 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-21T09:16:40.073Z] #49 19.05 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-21T09:16:40.073Z] #49 19.19 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-21T09:16:40.080Z] #58 16.45 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-21T09:16:40.080Z] #58 16.51 go: downloading github.com/pkg/errors v0.9.1 [2021-04-21T09:16:40.080Z] #58 16.54 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-21T09:16:40.080Z] #58 ... [2021-04-21T09:16:40.080Z] [2021-04-21T09:16:40.080Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-21T09:16:40.080Z] #34 sha256:d8e7c74d480e2e7a8eb7a46442786bc2755dc4f4cc68be7d9ed84048ab2439d2 [2021-04-21T09:16:40.080Z] #34 6.618 runtime [2021-04-21T09:16:40.080Z] #34 6.625 math [2021-04-21T09:16:40.080Z] #34 12.43 unicode/utf8 [2021-04-21T09:16:40.080Z] #34 13.31 unicode [2021-04-21T09:16:40.201Z] #13 115.0 Selecting previously unselected package libpcre3-dev:amd64. [2021-04-21T09:16:40.201Z] #13 115.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-04-21T09:16:40.201Z] #13 115.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-21T09:16:40.206Z] #26 DONE 0.1s [2021-04-21T09:16:40.206Z] [2021-04-21T09:16:40.206Z] #31 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-04-21T09:16:40.242Z] #30 7.037 [2021-04-21T09:16:40.254Z] #34 ... [2021-04-21T09:16:40.254Z] [2021-04-21T09:16:40.254Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-21T09:16:40.254Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-21T09:16:40.254Z] #32 5.818 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-21T09:16:40.254Z] #32 5.820 Cloning into '.'... [2021-04-21T09:16:40.254Z] #32 ... [2021-04-21T09:16:40.254Z] [2021-04-21T09:16:40.254Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-21T09:16:40.254Z] #24 sha256:efa7947f0e38ae552bc56c77b7f6550f88f020acda5270a91209e4d5cd4a8224 [2021-04-21T09:16:40.254Z] #24 15.42 + mkdir -p /build [2021-04-21T09:16:40.254Z] #24 15.43 + mv docker/docker /build/ [2021-04-21T09:16:40.254Z] #24 15.43 + rmdir docker [2021-04-21T09:16:40.254Z] #24 DONE 16.3s [2021-04-21T09:16:40.254Z] [2021-04-21T09:16:40.254Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-21T09:16:40.254Z] #49 sha256:87471a5078e7d41a26d1be98bf94df7af4d8e50461cb7822d399896d0356599d [2021-04-21T09:16:40.254Z] #49 15.43 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-21T09:16:40.254Z] #49 15.48 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-21T09:16:40.254Z] #49 15.56 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-21T09:16:40.254Z] #49 15.58 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-21T09:16:40.254Z] #49 15.70 go: downloading github.com/spf13/viper v1.6.1 [2021-04-21T09:16:40.254Z] #49 15.73 go: downloading github.com/pkg/errors v0.8.1 [2021-04-21T09:16:40.254Z] #49 15.76 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-21T09:16:40.254Z] #49 15.81 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-21T09:16:40.254Z] #49 15.86 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-21T09:16:40.254Z] #49 16.04 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-21T09:16:40.254Z] #49 16.11 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-21T09:16:40.254Z] #49 16.18 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-21T09:16:40.254Z] #49 16.22 go: extracting github.com/spf13/viper v1.6.1 [2021-04-21T09:16:40.254Z] #49 16.24 go: extracting github.com/pkg/errors v0.8.1 [2021-04-21T09:16:40.330Z] #49 19.25 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-21T09:16:40.330Z] #49 19.33 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-21T09:16:40.330Z] #49 19.43 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-21T09:16:40.330Z] #49 19.46 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-21T09:16:40.338Z] #34 ... [2021-04-21T09:16:40.338Z] [2021-04-21T09:16:40.338Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-21T09:16:40.338Z] #58 sha256:4b6efaed6988262da96b3769438c3ea2fe47a52b739fcee08e448af62a915a0d [2021-04-21T09:16:40.338Z] #58 16.69 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-21T09:16:40.338Z] #58 16.71 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-21T09:16:40.338Z] #58 16.78 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-21T09:16:40.338Z] #58 16.79 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-21T09:16:40.338Z] #58 16.96 go: extracting github.com/pkg/errors v0.9.1 [2021-04-21T09:16:40.459Z] #13 115.5 Selecting previously unselected package libselinux1-dev:amd64. [2021-04-21T09:16:40.518Z] #49 16.32 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-21T09:16:40.518Z] #49 16.35 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-21T09:16:40.586Z] #49 19.53 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-21T09:16:40.586Z] #49 19.72 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-21T09:16:40.609Z] #58 17.09 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-21T09:16:40.718Z] #13 115.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-04-21T09:16:40.718Z] #13 115.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-21T09:16:40.777Z] #49 16.69 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-21T09:16:40.847Z] #31 DONE 0.9s [2021-04-21T09:16:40.847Z] [2021-04-21T09:16:40.847Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-21T09:16:40.847Z] #44 113.3 CC criu/tun.o [2021-04-21T09:16:40.847Z] #44 113.8 CC criu/uffd.o [2021-04-21T09:16:40.847Z] #44 114.9 CC criu/util.o [2021-04-21T09:16:40.977Z] #13 115.8 Selecting previously unselected package libdevmapper-dev:amd64. [2021-04-21T09:16:40.977Z] #13 115.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-04-21T09:16:40.977Z] #13 115.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-21T09:16:41.037Z] #49 16.93 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-21T09:16:41.138Z] #44 ... [2021-04-21T09:16:41.138Z] [2021-04-21T09:16:41.138Z] #34 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-04-21T09:16:41.138Z] #34 DONE 0.2s [2021-04-21T09:16:41.138Z] [2021-04-21T09:16:41.138Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-21T09:16:41.138Z] #44 115.8 CC criu/uts_ns.o [2021-04-21T09:16:41.150Z] #49 20.15 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-21T09:16:41.150Z] #49 20.22 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-21T09:16:41.150Z] #49 20.22 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-21T09:16:41.173Z] #58 17.54 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-21T09:16:41.173Z] #58 17.66 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-21T09:16:41.173Z] #58 17.73 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-21T09:16:41.173Z] #58 17.77 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-21T09:16:41.236Z] #13 116.0 Selecting previously unselected package libseccomp-dev:amd64. [2021-04-21T09:16:41.236Z] #13 116.0 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-21T09:16:41.236Z] #13 116.0 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-21T09:16:41.236Z] #13 116.2 Selecting previously unselected package libsystemd-dev:amd64. [2021-04-21T09:16:41.236Z] #13 116.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-04-21T09:16:41.297Z] #49 17.24 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-21T09:16:41.297Z] #49 ... [2021-04-21T09:16:41.297Z] [2021-04-21T09:16:41.297Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-21T09:16:41.297Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-21T09:16:41.297Z] #42 7.238 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-21T09:16:41.297Z] #42 7.449 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-21T09:16:41.297Z] #42 7.449 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-21T09:16:41.297Z] #42 8.827 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-21T09:16:41.297Z] #42 10.93 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-21T09:16:41.298Z] #42 13.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-21T09:16:41.408Z] #49 20.26 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-21T09:16:41.408Z] #49 20.40 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-21T09:16:41.428Z] #44 ... [2021-04-21T09:16:41.428Z] [2021-04-21T09:16:41.428Z] #36 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2021-04-21T09:16:41.428Z] #36 DONE 0.1s [2021-04-21T09:16:41.428Z] [2021-04-21T09:16:41.428Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-21T09:16:41.428Z] #44 115.9 CC criu/vdso.o [2021-04-21T09:16:41.428Z] #44 ... [2021-04-21T09:16:41.428Z] [2021-04-21T09:16:41.428Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-04-21T09:16:41.428Z] #39 DONE 0.1s [2021-04-21T09:16:41.429Z] #58 17.77 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-21T09:16:41.429Z] #58 17.84 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-21T09:16:41.429Z] #58 18.02 go: downloading github.com/google/uuid v1.2.0 [2021-04-21T09:16:41.495Z] #13 116.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-21T09:16:41.557Z] #42 ... [2021-04-21T09:16:41.557Z] [2021-04-21T09:16:41.557Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-21T09:16:41.557Z] #49 sha256:87471a5078e7d41a26d1be98bf94df7af4d8e50461cb7822d399896d0356599d [2021-04-21T09:16:41.557Z] #49 17.48 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-21T09:16:41.557Z] #49 17.57 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-21T09:16:41.557Z] #49 17.61 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-21T09:16:41.664Z] #49 ... [2021-04-21T09:16:41.664Z] [2021-04-21T09:16:41.664Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-21T09:16:41.664Z] #47 sha256:f279dcf440ffe5f472343877c0df1748019ac0659ab2394efdf166a5712b9665 [2021-04-21T09:16:41.664Z] #47 10.60 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-21T09:16:41.664Z] #47 10.70 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-21T09:16:41.664Z] #47 12.34 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-21T09:16:41.664Z] #47 16.32 go: finding github.com/fatih/color v1.9.0 [2021-04-21T09:16:41.664Z] #47 16.36 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-21T09:16:41.664Z] #47 16.42 go: finding github.com/pkg/errors v0.9.1 [2021-04-21T09:16:41.664Z] #47 16.51 go: finding github.com/spf13/pflag v1.0.3 [2021-04-21T09:16:41.664Z] #47 16.64 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-21T09:16:41.664Z] #47 16.82 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-21T09:16:41.664Z] #47 16.96 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-21T09:16:41.664Z] #47 17.02 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-21T09:16:41.664Z] #47 17.16 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-21T09:16:41.664Z] #47 17.23 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-21T09:16:41.664Z] #47 17.23 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-21T09:16:41.664Z] #47 ... [2021-04-21T09:16:41.664Z] [2021-04-21T09:16:41.664Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-21T09:16:41.664Z] #51 sha256:36994d3a29709f82af8eb7ef91159352fa67f4a5996d3548210e8a75f98e6ad7 [2021-04-21T09:16:41.664Z] #51 16.85 + cd /tmp/tmp.2hhqRWcvvy/src/github.com/mvdan/sh [2021-04-21T09:16:41.664Z] #51 16.85 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-21T09:16:41.664Z] #51 17.00 + GO111MODULE=on [2021-04-21T09:16:41.664Z] #51 17.00 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-21T09:16:41.664Z] #51 18.42 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-21T09:16:41.664Z] #51 18.42 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-21T09:16:41.664Z] #51 18.52 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-21T09:16:41.664Z] #51 18.72 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-21T09:16:41.664Z] #51 18.77 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-21T09:16:41.664Z] #51 19.77 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-21T09:16:41.664Z] #51 20.52 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-21T09:16:41.718Z] [2021-04-21T09:16:41.718Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-21T09:16:41.718Z] #44 116.2 LINK criu/built-in.o [2021-04-21T09:16:41.728Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.9s done [2021-04-21T09:16:41.753Z] #13 116.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-21T09:16:41.992Z] #58 18.42 go: extracting github.com/google/uuid v1.2.0 [2021-04-21T09:16:42.009Z] #44 116.3 LINK criu/criu [2021-04-21T09:16:42.012Z] #13 116.8 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-21T09:16:42.012Z] #13 116.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-04-21T09:16:42.012Z] #13 116.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-21T09:16:42.012Z] #13 116.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-04-21T09:16:42.012Z] #13 116.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-04-21T09:16:42.012Z] #13 116.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-21T09:16:42.012Z] #13 116.9 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-21T09:16:42.012Z] #13 116.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-04-21T09:16:42.012Z] #13 116.9 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-21T09:16:42.012Z] #13 117.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-21T09:16:42.012Z] #13 117.0 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-21T09:16:42.012Z] #13 117.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-21T09:16:42.012Z] #13 ... [2021-04-21T09:16:42.012Z] [2021-04-21T09:16:42.012Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:16:42.012Z] #45 sha256:8b5ffd2ae6b807e9a8af4f7f5ca61ab80d0ec23d9084e90b396515b6a7e45755 [2021-04-21T09:16:42.012Z] #45 113.4 net/textproto [2021-04-21T09:16:42.012Z] #45 113.4 crypto/x509 [2021-04-21T09:16:42.012Z] #45 114.6 vendor/golang.org/x/net/http/httpguts [2021-04-21T09:16:42.012Z] #45 114.8 vendor/golang.org/x/net/http/httpproxy [2021-04-21T09:16:42.012Z] #45 115.3 mime/multipart [2021-04-21T09:16:42.012Z] #45 117.6 crypto/tls [2021-04-21T09:16:42.012Z] #45 ... [2021-04-21T09:16:42.012Z] [2021-04-21T09:16:42.012Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:16:42.012Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-21T09:16:42.012Z] #13 117.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-21T09:16:42.012Z] #13 117.0 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-21T09:16:42.012Z] #13 117.0 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-21T09:16:42.012Z] #13 117.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-21T09:16:42.012Z] #13 117.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-21T09:16:42.012Z] #13 117.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-21T09:16:42.013Z] #13 117.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-21T09:16:42.127Z] #49 17.89 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-21T09:16:42.228Z] #51 ... [2021-04-21T09:16:42.228Z] [2021-04-21T09:16:42.228Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-21T09:16:42.228Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-21T09:16:42.228Z] #42 10.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-21T09:16:42.228Z] #42 11.04 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-21T09:16:42.228Z] #42 11.04 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-21T09:16:42.228Z] #42 12.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-21T09:16:42.228Z] #42 13.93 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-21T09:16:42.228Z] #42 15.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-21T09:16:42.228Z] #42 ... [2021-04-21T09:16:42.228Z] [2021-04-21T09:16:42.228Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-21T09:16:42.228Z] #58 sha256:2e0294f37ed8f00ece2551844ce65ebb3d3e1716d0cdc8ee27bd65dff66444fd [2021-04-21T09:16:42.228Z] #58 13.54 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-21T09:16:42.228Z] #58 13.65 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-21T09:16:42.228Z] #58 13.65 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-21T09:16:42.228Z] #58 13.65 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-21T09:16:42.228Z] #58 13.71 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-21T09:16:42.228Z] #58 13.86 go: downloading github.com/google/uuid v1.2.0 [2021-04-21T09:16:42.228Z] #58 13.86 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-21T09:16:42.228Z] #58 13.86 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-21T09:16:42.228Z] #58 13.98 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-21T09:16:42.228Z] #58 14.02 go: downloading github.com/pkg/errors v0.9.1 [2021-04-21T09:16:42.228Z] #58 14.10 go: extracting github.com/google/uuid v1.2.0 [2021-04-21T09:16:42.228Z] #58 14.10 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-21T09:16:42.228Z] #58 14.10 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-21T09:16:42.228Z] #58 14.22 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-21T09:16:42.228Z] #58 14.42 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-21T09:16:42.228Z] #58 14.90 go: extracting github.com/pkg/errors v0.9.1 [2021-04-21T09:16:42.228Z] #58 14.90 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-21T09:16:42.228Z] #58 14.90 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-21T09:16:42.228Z] #58 15.56 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-21T09:16:42.228Z] #58 17.41 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-21T09:16:42.228Z] #58 17.83 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-21T09:16:42.228Z] #58 17.83 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-21T09:16:42.228Z] #58 18.18 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-21T09:16:42.228Z] #58 19.08 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-21T09:16:42.250Z] #58 18.61 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-21T09:16:42.271Z] #13 117.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-21T09:16:42.271Z] #13 117.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-21T09:16:42.271Z] #13 117.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-21T09:16:42.271Z] #13 117.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-21T09:16:42.271Z] #13 117.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-21T09:16:42.271Z] #13 117.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-21T09:16:42.271Z] #13 117.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-21T09:16:42.271Z] #13 117.2 Setting up dmsetup (2:1.02.155-3) ... [2021-04-21T09:16:42.271Z] #13 117.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-21T09:16:42.271Z] #13 117.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-21T09:16:42.271Z] #13 117.2 Processing triggers for libc-bin (2.28-10) ... [2021-04-21T09:16:42.298Z] #44 116.7 DEP lib/c/criu.d [2021-04-21T09:16:42.298Z] #44 116.8 CC images/rpc.pb-c.o [2021-04-21T09:16:42.485Z] #58 ... [2021-04-21T09:16:42.485Z] [2021-04-21T09:16:42.485Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-21T09:16:42.485Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-21T09:16:42.485Z] #55 11.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-21T09:16:42.485Z] #55 13.50 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-21T09:16:42.485Z] #55 15.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-21T09:16:42.678Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe [2021-04-21T09:16:42.741Z] #55 ... [2021-04-21T09:16:42.742Z] [2021-04-21T09:16:42.742Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:16:42.742Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-21T09:16:42.742Z] #13 12.21 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-21T09:16:42.742Z] #13 12.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-21T09:16:42.742Z] #13 12.29 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-21T09:16:42.742Z] #13 12.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-21T09:16:42.742Z] #13 13.19 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-04-21T09:16:42.742Z] #13 15.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-21T09:16:42.750Z] #30 7.283 0.2% ## 3.3% ####### 10.9% ############# 18.6% #################### 27.8% ###################### 31.7% ########################## 37.4% ########################### 38.9% ############################# 40.4% ############################## 42.2% ################################# 46.3% #################################### 50.2% ###################################### 53.6% ########################################## 59.4% ############################################### 65.4% ################################################# 69.2% ####################################################### 76.9% ############################################################ 84.6% ################################################################# 90.4% ###################################################################### 98.0% ######################################################################## 100.0% [2021-04-21T09:16:42.813Z] #58 19.16 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-21T09:16:42.930Z] #44 117.1 CC lib/c/criu.o [2021-04-21T09:16:43.050Z] #30 9.989 [2021-04-21T09:16:43.220Z] #44 117.7 LINK lib/c/built-in.o [2021-04-21T09:16:43.220Z] #44 117.7 LINK lib/c/libcriu.so [2021-04-21T09:16:43.220Z] #44 117.8 LINK lib/c/libcriu.a [2021-04-21T09:16:43.510Z] #44 117.8 GEN magic.py [2021-04-21T09:16:43.510Z] #44 117.9 Note: Building without setproctitle() and strlcpy() support. [2021-04-21T09:16:43.510Z] #44 117.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-21T09:16:43.510Z] #44 117.9 Note: Building without GnuTLS support [2021-04-21T09:16:43.510Z] #44 117.9 Makefile.config:39: Warn: you have no libnftables installed [2021-04-21T09:16:43.510Z] #44 117.9 Makefile.config:40: Warn: Building without nftables support [2021-04-21T09:16:43.511Z] #49 19.33 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-21T09:16:43.671Z] #30 10.15 0.1% # 1.6% # 2.1% ## 3.7% [2021-04-21T09:16:43.671Z] #30 ... [2021-04-21T09:16:43.671Z] [2021-04-21T09:16:43.671Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:16:43.671Z] #46 sha256:c16e263983b31273544c47988a99edac85be4d83ba5ea9b0e26bc3b538258961 [2021-04-21T09:16:43.671Z] #46 7.079 math [2021-04-21T09:16:43.671Z] #46 7.286 encoding [2021-04-21T09:16:43.671Z] #46 7.687 runtime [2021-04-21T09:16:43.671Z] #46 7.921 unicode/utf16 [2021-04-21T09:16:43.671Z] #46 8.577 container/list [2021-04-21T09:16:43.671Z] #46 11.11 crypto/internal/subtle [2021-04-21T09:16:43.671Z] #46 11.77 crypto/subtle [2021-04-21T09:16:43.671Z] #46 12.36 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-21T09:16:43.671Z] #46 12.77 internal/nettrace [2021-04-21T09:16:43.671Z] #46 12.95 runtime/cgo [2021-04-21T09:16:43.671Z] #46 15.77 vendor/golang.org/x/crypto/internal/subtle [2021-04-21T09:16:43.741Z] #58 20.17 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-21T09:16:43.800Z] #44 118.4 fatal: not a git repository (or any of the parent directories): .git [2021-04-21T09:16:43.979Z] #46 ... [2021-04-21T09:16:43.979Z] [2021-04-21T09:16:43.979Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-21T09:16:43.979Z] #30 sha256:285516f506d2e83fb9f4828630435a3001130262d6f5513c0b12c41925d25d17 [2021-04-21T09:16:44.010Z] #58 20.44 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-21T09:16:44.010Z] #58 20.52 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-21T09:16:44.430Z] #44 118.8 make[1]: Nothing to be done for 'all'. [2021-04-21T09:16:44.634Z] #13 17.68 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-21T09:16:44.634Z] #13 ... [2021-04-21T09:16:44.634Z] [2021-04-21T09:16:44.634Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-21T09:16:44.634Z] #58 sha256:2e0294f37ed8f00ece2551844ce65ebb3d3e1716d0cdc8ee27bd65dff66444fd [2021-04-21T09:16:44.634Z] #58 22.01 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-21T09:16:44.634Z] #58 22.30 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-21T09:16:44.634Z] #58 22.50 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-21T09:16:44.634Z] #58 22.61 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-21T09:16:44.634Z] #58 23.05 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-21T09:16:44.721Z] #44 119.2 make[1]: 'images/built-in.o' is up to date. [2021-04-21T09:16:44.721Z] #44 119.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-21T09:16:44.721Z] #44 119.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-21T09:16:44.721Z] #44 119.3 make[1]: 'compel/libcompel.a' is up to date. [2021-04-21T09:16:44.721Z] #44 119.3 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-21T09:16:44.806Z] #13 DONE 119.4s [2021-04-21T09:16:44.806Z] [2021-04-21T09:16:44.806Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:16:44.806Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:16:44.806Z] #43 48.71 CC compel/src/lib/infect-util.o [2021-04-21T09:16:44.806Z] #43 48.99 CC compel/src/lib/infect.o [2021-04-21T09:16:44.806Z] #43 51.29 CC compel/src/lib/ptrace.o [2021-04-21T09:16:44.806Z] #43 51.73 AR compel/libcompel.a [2021-04-21T09:16:44.806Z] #43 51.79 HOSTCC compel/src/main-host.o [2021-04-21T09:16:44.806Z] #43 52.09 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-04-21T09:16:44.806Z] #43 52.31 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-21T09:16:44.806Z] #43 52.77 HOSTCC compel/src/lib/log-host.o [2021-04-21T09:16:44.806Z] #43 52.99 HOSTLINK compel/compel-host-bin [2021-04-21T09:16:44.806Z] #43 53.18 DEP soccr/soccr.d [2021-04-21T09:16:44.806Z] #43 53.31 CC soccr/soccr.o [2021-04-21T09:16:44.806Z] #43 54.66 AR soccr/libsoccr.a [2021-04-21T09:16:44.806Z] #43 ... [2021-04-21T09:16:44.806Z] [2021-04-21T09:16:44.806Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-21T09:16:44.806Z] #53 sha256:3950f6aaeae2314d04e9337321cda1ea7bc32bd264e12ef5cd154621dc30dff4 [2021-04-21T09:16:44.891Z] #58 ... [2021-04-21T09:16:44.891Z] [2021-04-21T09:16:44.891Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-21T09:16:44.891Z] #34 sha256:913110cc69326f71cc6928c6e5f84ef369ab6ddca285943f3142474fc6191884 [2021-04-21T09:16:44.891Z] #34 13.99 internal/testlog [2021-04-21T09:16:44.891Z] #34 14.33 encoding [2021-04-21T09:16:44.891Z] #34 14.49 runtime/cgo [2021-04-21T09:16:44.893Z] #49 ... [2021-04-21T09:16:44.893Z] [2021-04-21T09:16:44.893Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-21T09:16:44.893Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-21T09:16:44.893Z] #36 10.93 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-21T09:16:44.893Z] #36 13.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-21T09:16:44.942Z] #58 21.15 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-21T09:16:45.011Z] #44 119.3 make[1]: Nothing to be done for 'all'. [2021-04-21T09:16:45.011Z] #44 119.3 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-21T09:16:45.011Z] #44 119.5 make[2]: Nothing to be done for 'all'. [2021-04-21T09:16:45.011Z] #44 119.5 make[2]: Nothing to be done for 'all'. [2021-04-21T09:16:45.011Z] #44 119.5 make[2]: Nothing to be done for 'all'. [2021-04-21T09:16:45.153Z] #36 ... [2021-04-21T09:16:45.153Z] [2021-04-21T09:16:45.153Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:16:45.153Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-21T09:16:45.153Z] #13 7.580 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-21T09:16:45.153Z] #13 9.909 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-21T09:16:45.153Z] #13 12.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-21T09:16:45.277Z] #34 ... [2021-04-21T09:16:45.277Z] [2021-04-21T09:16:45.277Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-21T09:16:45.277Z] #51 sha256:36994d3a29709f82af8eb7ef91159352fa67f4a5996d3548210e8a75f98e6ad7 [2021-04-21T09:16:45.277Z] #51 22.00 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-21T09:16:45.277Z] #51 23.33 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-21T09:16:45.277Z] #51 23.44 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-21T09:16:45.277Z] #51 23.60 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-21T09:16:45.277Z] #51 23.64 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-21T09:16:45.301Z] #44 119.6 make[2]: Nothing to be done for 'all'. [2021-04-21T09:16:45.301Z] #44 119.7 make[2]: Nothing to be done for 'all'. [2021-04-21T09:16:45.301Z] #44 119.7 make[2]: Nothing to be done for 'all'. [2021-04-21T09:16:45.301Z] #44 119.7 make[2]: Nothing to be done for 'all'. [2021-04-21T09:16:45.301Z] #44 119.8 make[2]: Nothing to be done for 'all'. [2021-04-21T09:16:45.301Z] #44 119.8 INSTALL criu/criu [2021-04-21T09:16:45.319Z] #9 ... [2021-04-21T09:16:45.319Z] [2021-04-21T09:16:45.319Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-21T09:16:45.319Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-21T09:16:45.319Z] #27 1.323 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-21T09:16:45.319Z] #27 1.345 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-21T09:16:45.319Z] #27 1.399 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-21T09:16:45.319Z] #27 1.602 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-21T09:16:45.319Z] #27 2.123 Get:5 http://deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-04-21T09:16:45.319Z] #27 2.289 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 Packages [267 kB] [2021-04-21T09:16:45.319Z] #27 3.744 Fetched 8251 kB in 3s (3090 kB/s) [2021-04-21T09:16:45.319Z] #27 3.744 Reading package lists... [2021-04-21T09:16:45.319Z] #27 5.023 Reading package lists... [2021-04-21T09:16:45.319Z] #27 6.364 Building dependency tree... [2021-04-21T09:16:45.319Z] #27 6.969 The following additional packages will be installed: [2021-04-21T09:16:45.319Z] #27 6.969 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-21T09:16:45.319Z] #27 6.969 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-21T09:16:45.319Z] #27 6.970 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-21T09:16:45.319Z] #27 6.973 Suggested packages: [2021-04-21T09:16:45.319Z] #27 6.973 krb5-doc krb5-user [2021-04-21T09:16:45.319Z] #27 6.973 Recommended packages: [2021-04-21T09:16:45.319Z] #27 6.973 krb5-locales publicsuffix libsasl2-modules [2021-04-21T09:16:45.319Z] #27 7.324 The following NEW packages will be installed: [2021-04-21T09:16:45.319Z] #27 7.325 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-21T09:16:45.319Z] #27 7.325 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-21T09:16:45.319Z] #27 7.325 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-21T09:16:45.319Z] #27 7.327 libssh2-1 libssl1.1 openssl [2021-04-21T09:16:45.319Z] #27 7.628 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-04-21T09:16:45.319Z] #27 7.628 Need to get 4777 kB of archives. [2021-04-21T09:16:45.319Z] #27 7.628 After this operation, 11.5 MB of additional disk space will be used. [2021-04-21T09:16:45.319Z] #27 7.628 Get:1 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-21T09:16:45.319Z] #27 7.628 Get:2 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u6 [1382 kB] [2021-04-21T09:16:45.319Z] #27 7.643 Get:3 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-04-21T09:16:45.319Z] #27 7.649 Get:4 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-04-21T09:16:45.319Z] #27 7.662 Get:5 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-04-21T09:16:45.319Z] #27 7.706 Get:6 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-04-21T09:16:45.319Z] #27 7.740 Get:7 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-04-21T09:16:45.319Z] #27 7.741 Get:8 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u6 [823 kB] [2021-04-21T09:16:45.319Z] #27 7.773 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-04-21T09:16:45.319Z] #27 7.777 Get:10 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-04-21T09:16:45.319Z] #27 7.808 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-21T09:16:45.319Z] #27 7.824 Get:12 http://security.debian.org/debian-security buster/updates/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2021-04-21T09:16:45.319Z] #27 7.829 Get:13 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-04-21T09:16:45.319Z] #27 7.847 Get:14 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-04-21T09:16:45.319Z] #27 7.847 Get:15 http://security.debian.org/debian-security buster/updates/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2021-04-21T09:16:45.320Z] #27 7.851 Get:16 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-04-21T09:16:45.320Z] #27 7.856 Get:17 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-04-21T09:16:45.320Z] #27 7.881 Get:18 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-04-21T09:16:45.320Z] #27 7.883 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-04-21T09:16:45.320Z] #27 7.886 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-04-21T09:16:45.320Z] #27 7.890 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-04-21T09:16:45.320Z] #27 8.286 debconf: delaying package configuration, since apt-utils is not installed [2021-04-21T09:16:45.320Z] #27 8.384 Fetched 4777 kB in 1s (9143 kB/s) [2021-04-21T09:16:45.320Z] #27 ... [2021-04-21T09:16:45.320Z] [2021-04-21T09:16:45.320Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-21T09:16:45.320Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-21T09:16:45.414Z] #13 ... [2021-04-21T09:16:45.414Z] [2021-04-21T09:16:45.414Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-21T09:16:45.414Z] #47 sha256:4e5cf6b32fab442b87da584051e9ad85c99db44da9487655044f518d7a674e5b [2021-04-21T09:16:45.414Z] #47 18.37 go: finding github.com/fatih/color v1.9.0 [2021-04-21T09:16:45.414Z] #47 18.45 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-21T09:16:45.414Z] #47 18.54 go: finding github.com/pkg/errors v0.9.1 [2021-04-21T09:16:45.414Z] #47 18.61 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-21T09:16:45.414Z] #47 18.65 go: finding github.com/spf13/pflag v1.0.3 [2021-04-21T09:16:45.414Z] #47 18.72 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-21T09:16:45.414Z] #47 18.95 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-21T09:16:45.414Z] #47 19.10 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-21T09:16:45.414Z] #47 19.13 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-21T09:16:45.414Z] #47 19.18 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-21T09:16:45.414Z] #47 19.21 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-21T09:16:45.505Z] #58 ... [2021-04-21T09:16:45.505Z] [2021-04-21T09:16:45.505Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-21T09:16:45.505Z] #47 sha256:f3c08feae3330fa0e03039b4ff6954ddba0b2de7dddc537dc83c4fbf17357fd9 [2021-04-21T09:16:45.505Z] #47 11.80 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-21T09:16:45.505Z] #47 11.84 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-21T09:16:45.505Z] #47 11.89 go: extracting github.com/pkg/errors v0.9.1 [2021-04-21T09:16:45.505Z] #47 11.90 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-21T09:16:45.505Z] #47 11.97 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-21T09:16:45.505Z] #47 12.00 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-21T09:16:45.505Z] #47 12.06 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-21T09:16:45.505Z] #47 12.06 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-21T09:16:45.505Z] #47 12.71 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-21T09:16:45.505Z] #47 12.98 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-21T09:16:45.505Z] #47 15.14 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-21T09:16:45.505Z] #47 16.99 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-21T09:16:45.505Z] #47 17.52 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-21T09:16:45.505Z] #47 21.68 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-21T09:16:45.505Z] #47 21.69 go: finding github.com/fatih/color v1.9.0 [2021-04-21T09:16:45.505Z] #47 21.84 go: finding github.com/pkg/errors v0.9.1 [2021-04-21T09:16:45.505Z] #47 21.91 go: finding github.com/spf13/pflag v1.0.3 [2021-04-21T09:16:45.505Z] #47 21.94 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-21T09:16:45.505Z] #47 22.01 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-21T09:16:45.505Z] #47 ... [2021-04-21T09:16:45.505Z] [2021-04-21T09:16:45.505Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-21T09:16:45.505Z] #49 sha256:aa09983244555cd3ba358d6258b3c124437f11d24e460b0a8f81cfd77530324c [2021-04-21T09:16:45.505Z] #49 18.66 go: downloading github.com/pkg/errors v0.8.1 [2021-04-21T09:16:45.505Z] #49 18.84 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-21T09:16:45.505Z] #49 18.85 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-21T09:16:45.505Z] #49 18.85 go: downloading github.com/spf13/viper v1.6.1 [2021-04-21T09:16:45.505Z] #49 18.85 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-21T09:16:45.505Z] #49 18.86 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-21T09:16:45.505Z] #49 18.86 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-21T09:16:45.505Z] #49 18.89 go: downloading github.com/fatih/color v1.7.0 [2021-04-21T09:16:45.505Z] #49 19.05 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-21T09:16:45.505Z] #49 19.17 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-21T09:16:45.505Z] #49 19.28 go: extracting github.com/pkg/errors v0.8.1 [2021-04-21T09:16:45.505Z] #49 19.38 go: extracting github.com/spf13/viper v1.6.1 [2021-04-21T09:16:45.505Z] #49 19.60 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-21T09:16:45.505Z] #49 19.65 go: extracting github.com/fatih/color v1.7.0 [2021-04-21T09:16:45.505Z] #49 19.66 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-21T09:16:45.505Z] #49 19.66 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-21T09:16:45.505Z] #49 19.70 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-21T09:16:45.505Z] #49 19.74 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-21T09:16:45.505Z] #49 19.80 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-21T09:16:45.505Z] #49 19.86 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-21T09:16:45.505Z] #49 19.86 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-21T09:16:45.505Z] #49 19.87 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-21T09:16:45.505Z] #49 19.92 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-21T09:16:45.505Z] #49 19.93 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-21T09:16:45.505Z] #49 19.94 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-21T09:16:45.505Z] #49 20.28 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-21T09:16:45.505Z] #49 20.33 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-21T09:16:45.505Z] #49 20.38 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-21T09:16:45.505Z] #49 20.42 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-21T09:16:45.505Z] #49 20.52 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-21T09:16:45.505Z] #49 20.54 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-21T09:16:45.505Z] #49 20.54 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-21T09:16:45.505Z] #49 20.54 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-21T09:16:45.505Z] #49 20.59 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-21T09:16:45.505Z] #49 20.66 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-21T09:16:45.505Z] #49 20.81 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-21T09:16:45.505Z] #49 20.87 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-21T09:16:45.505Z] #49 20.88 go: downloading github.com/spf13/cast v1.3.0 [2021-04-21T09:16:45.505Z] #49 20.96 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-21T09:16:45.505Z] #49 20.96 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-21T09:16:45.505Z] #49 21.05 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-21T09:16:45.505Z] #49 21.28 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-21T09:16:45.505Z] #49 21.34 go: extracting github.com/spf13/cast v1.3.0 [2021-04-21T09:16:45.505Z] #49 21.38 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-21T09:16:45.505Z] #49 21.55 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-21T09:16:45.505Z] #49 21.63 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-21T09:16:45.505Z] #49 21.63 go: downloading github.com/spf13/afero v1.1.2 [2021-04-21T09:16:45.505Z] #49 21.63 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-21T09:16:45.505Z] #49 21.63 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-21T09:16:45.505Z] #49 21.67 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-21T09:16:45.505Z] #49 21.67 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-21T09:16:45.505Z] #49 21.96 go: extracting github.com/spf13/afero v1.1.2 [2021-04-21T09:16:45.505Z] #49 22.11 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-21T09:16:45.533Z] #51 24.58 runtime [2021-04-21T09:16:45.533Z] #51 24.58 runtime/cgo [2021-04-21T09:16:45.594Z] #44 DONE 120.1s [2021-04-21T09:16:45.594Z] [2021-04-21T09:16:45.594Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-21T09:16:45.674Z] #47 ... [2021-04-21T09:16:45.674Z] [2021-04-21T09:16:45.674Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-21T09:16:45.674Z] #58 sha256:2b736a414c574a5671251aef2cabd1bbb948bcc455ddaa0fcaad4188afcd0ffa [2021-04-21T09:16:45.674Z] #58 11.65 + cd /tmp/tmp.59EiZGHjzN/src/github.com/rootless-containers/rootlesskit [2021-04-21T09:16:45.674Z] #58 11.65 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-04-21T09:16:45.674Z] #58 11.69 + export GO111MODULE=on [2021-04-21T09:16:45.674Z] #58 11.69 + GO111MODULE=on [2021-04-21T09:16:45.674Z] #58 11.69 + export GOPROXY=https://proxy.golang.org [2021-04-21T09:16:45.674Z] #58 11.69 + GOPROXY=https://proxy.golang.org [2021-04-21T09:16:45.674Z] #58 11.69 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-21T09:16:45.674Z] #58 11.70 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-21T09:16:45.674Z] #58 13.50 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-21T09:16:45.674Z] #58 13.51 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-21T09:16:45.674Z] #58 13.52 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-21T09:16:45.674Z] #58 13.66 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-21T09:16:45.674Z] #58 13.68 go: downloading github.com/pkg/errors v0.9.1 [2021-04-21T09:16:45.674Z] #58 13.76 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-21T09:16:45.674Z] #58 14.13 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-21T09:16:45.674Z] #58 14.33 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-21T09:16:45.674Z] #58 14.41 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-21T09:16:45.674Z] #58 14.48 go: extracting github.com/pkg/errors v0.9.1 [2021-04-21T09:16:45.674Z] #58 14.54 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-21T09:16:45.674Z] #58 14.56 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-21T09:16:45.674Z] #58 14.89 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-21T09:16:45.674Z] #58 15.11 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-21T09:16:45.674Z] #58 15.24 go: downloading github.com/google/uuid v1.2.0 [2021-04-21T09:16:45.674Z] #58 15.24 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-21T09:16:45.674Z] #58 15.46 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-21T09:16:45.674Z] #58 16.06 go: extracting github.com/google/uuid v1.2.0 [2021-04-21T09:16:45.674Z] #58 16.39 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-21T09:16:45.674Z] #58 17.43 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-21T09:16:45.674Z] #58 17.87 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-21T09:16:45.674Z] #58 18.36 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-21T09:16:45.674Z] #58 19.62 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-21T09:16:45.674Z] #58 19.69 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-21T09:16:45.761Z] #49 22.12 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-21T09:16:45.761Z] #49 22.21 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-21T09:16:45.761Z] #49 22.22 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-21T09:16:45.761Z] #49 22.31 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-21T09:16:45.935Z] #58 ... [2021-04-21T09:16:45.935Z] [2021-04-21T09:16:45.935Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-21T09:16:45.935Z] #49 sha256:87471a5078e7d41a26d1be98bf94df7af4d8e50461cb7822d399896d0356599d [2021-04-21T09:16:45.935Z] #49 21.35 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-21T09:16:45.935Z] #49 21.38 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-21T09:16:45.935Z] #49 21.38 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-21T09:16:45.935Z] #49 21.38 go: downloading golang.org/x/text v0.3.2 [2021-04-21T09:16:45.935Z] #49 21.38 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-21T09:16:45.935Z] #49 21.44 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-21T09:16:45.935Z] #49 21.49 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-21T09:16:45.935Z] #49 21.49 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-21T09:16:45.935Z] #49 21.59 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-21T09:16:45.935Z] #49 21.59 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-21T09:16:45.935Z] #49 21.59 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-21T09:16:45.935Z] #49 21.70 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-21T09:16:45.935Z] #49 21.73 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-21T09:16:45.935Z] #49 21.74 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-21T09:16:45.935Z] #49 21.83 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-21T09:16:45.935Z] #49 21.85 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-21T09:16:46.017Z] #49 22.43 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-21T09:16:46.017Z] #49 ... [2021-04-21T09:16:46.017Z] [2021-04-21T09:16:46.017Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-21T09:16:46.017Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-21T09:16:46.017Z] #55 12.37 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-21T09:16:46.017Z] #55 15.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-21T09:16:46.017Z] #55 ... [2021-04-21T09:16:46.017Z] [2021-04-21T09:16:46.017Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-21T09:16:46.017Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-21T09:16:46.017Z] #36 12.50 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-21T09:16:46.017Z] #36 15.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-21T09:16:46.185Z] #53 1.684 + RM_GOPATH=0 [2021-04-21T09:16:46.185Z] #53 1.684 + TMP_GOPATH= [2021-04-21T09:16:46.185Z] #53 1.684 + : /build [2021-04-21T09:16:46.185Z] #53 1.684 + '[' -z '' ']' [2021-04-21T09:16:46.185Z] #53 1.685 ++ mktemp -d [2021-04-21T09:16:46.185Z] #53 1.689 + export GOPATH=/tmp/tmp.ZAQJTTYlzv [2021-04-21T09:16:46.185Z] #53 1.689 + GOPATH=/tmp/tmp.ZAQJTTYlzv [2021-04-21T09:16:46.185Z] #53 1.689 + RM_GOPATH=1 [2021-04-21T09:16:46.185Z] #53 1.689 + case "$(go env GOARCH)" in [2021-04-21T09:16:46.185Z] #53 1.689 ++ go env GOARCH [2021-04-21T09:16:46.185Z] #53 1.717 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:46.185Z] #53 1.717 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:46.185Z] #53 1.717 ++ dirname /tmp/install/install.sh [2021-04-21T09:16:46.185Z] #53 1.725 + dir=/tmp/install [2021-04-21T09:16:46.185Z] #53 1.725 + bin=runc [2021-04-21T09:16:46.185Z] #53 1.725 + shift [2021-04-21T09:16:46.185Z] #53 1.725 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-21T09:16:46.185Z] #53 1.725 + . /tmp/install/runc.installer [2021-04-21T09:16:46.185Z] #53 1.725 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-21T09:16:46.185Z] #53 1.725 + install_runc [2021-04-21T09:16:46.185Z] #53 1.726 + uname -r [2021-04-21T09:16:46.185Z] #53 1.732 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-21T09:16:46.185Z] #53 1.734 + RUNC_BUILDTAGS='seccomp ' [2021-04-21T09:16:46.185Z] #53 1.734 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-21T09:16:46.185Z] #53 1.734 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-21T09:16:46.185Z] #53 1.734 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ZAQJTTYlzv/src/github.com/opencontainers/runc [2021-04-21T09:16:46.185Z] #53 1.737 Cloning into '/tmp/tmp.ZAQJTTYlzv/src/github.com/opencontainers/runc'... [2021-04-21T09:16:46.196Z] #49 22.08 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-21T09:16:46.196Z] #49 22.11 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-21T09:16:46.196Z] #49 22.14 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-21T09:16:46.196Z] #49 22.16 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-21T09:16:46.196Z] #49 22.20 go: downloading github.com/spf13/afero v1.1.2 [2021-04-21T09:16:46.196Z] #49 22.30 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-21T09:16:46.265Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.8s done [2021-04-21T09:16:46.273Z] #36 ... [2021-04-21T09:16:46.273Z] [2021-04-21T09:16:46.273Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-21T09:16:46.273Z] #47 sha256:f3c08feae3330fa0e03039b4ff6954ddba0b2de7dddc537dc83c4fbf17357fd9 [2021-04-21T09:16:46.273Z] #47 22.31 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-21T09:16:46.273Z] #47 22.34 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-21T09:16:46.273Z] #47 22.41 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-21T09:16:46.273Z] #47 22.42 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-21T09:16:46.273Z] #47 22.51 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-21T09:16:46.447Z] #53 ... [2021-04-21T09:16:46.447Z] [2021-04-21T09:16:46.447Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-21T09:16:46.447Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-04-21T09:16:46.447Z] #14 DONE 1.9s [2021-04-21T09:16:46.456Z] #49 22.35 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-21T09:16:46.456Z] #49 22.50 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-21T09:16:46.466Z] #51 ... [2021-04-21T09:16:46.466Z] [2021-04-21T09:16:46.466Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:16:46.466Z] #45 sha256:067f20dd7f649c46ffcb50069af3cd2957a69d2160afcf968a25072718038e5e [2021-04-21T09:16:46.466Z] #45 15.38 unicode/utf16 [2021-04-21T09:16:46.466Z] #45 15.71 container/list [2021-04-21T09:16:46.466Z] #45 16.30 crypto/internal/subtle [2021-04-21T09:16:46.466Z] #45 16.48 crypto/subtle [2021-04-21T09:16:46.466Z] #45 16.64 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-21T09:16:46.466Z] #45 16.75 internal/nettrace [2021-04-21T09:16:46.466Z] #45 16.96 runtime/cgo [2021-04-21T09:16:46.466Z] #45 ... [2021-04-21T09:16:46.466Z] [2021-04-21T09:16:46.466Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-21T09:16:46.466Z] #67 sha256:4803d544153889865c20e5b41ea1689d0d80df69e3a7636ad6651410f48e2b2f [2021-04-21T09:16:46.529Z] #47 ... [2021-04-21T09:16:46.529Z] [2021-04-21T09:16:46.529Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-21T09:16:46.529Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-21T09:16:46.529Z] #42 12.90 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-21T09:16:46.529Z] #42 16.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-21T09:16:46.529Z] #42 ... [2021-04-21T09:16:46.529Z] [2021-04-21T09:16:46.529Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-21T09:16:46.529Z] #49 sha256:aa09983244555cd3ba358d6258b3c124437f11d24e460b0a8f81cfd77530324c [2021-04-21T09:16:46.529Z] #49 22.57 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-21T09:16:46.529Z] #49 22.86 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-21T09:16:46.529Z] #49 22.86 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-21T09:16:46.705Z] [2021-04-21T09:16:46.705Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-04-21T09:16:46.705Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-04-21T09:16:46.705Z] #15 ... [2021-04-21T09:16:46.705Z] [2021-04-21T09:16:46.705Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-21T09:16:46.705Z] #58 sha256:91282db8c9daed343f7d80d2faf0526240e42d177b089f4bb189d08ca703245c [2021-04-21T09:16:46.705Z] #58 120.1 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-21T09:16:46.705Z] #58 120.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-21T09:16:46.705Z] #58 DONE 128.1s [2021-04-21T09:16:46.716Z] #49 22.64 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-21T09:16:46.716Z] #49 22.64 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-21T09:16:46.716Z] #49 22.71 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-21T09:16:46.716Z] #49 22.71 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-21T09:16:46.963Z] [2021-04-21T09:16:46.963Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-21T09:16:46.963Z] #59 sha256:ab01223b995012c99d579c92a7f3b0d1ae6b493864ade9b7dcbc07779aa4c0e5 [2021-04-21T09:16:46.963Z] #59 DONE 0.1s [2021-04-21T09:16:46.963Z] [2021-04-21T09:16:46.963Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-21T09:16:46.963Z] #60 sha256:e669c21b42c7b7eae80be375ae5e9629376eb7eb7f6838d94ba8ff4a71f4bceb [2021-04-21T09:16:46.963Z] #60 DONE 0.1s [2021-04-21T09:16:46.963Z] [2021-04-21T09:16:46.963Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:16:46.963Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:16:46.963Z] #43 54.79 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-21T09:16:46.963Z] #43 55.43 DEP criu/arch/x86/sigframe.d [2021-04-21T09:16:46.963Z] #43 55.55 DEP criu/arch/x86/sigaction_compat.d [2021-04-21T09:16:46.963Z] #43 55.68 DEP criu/arch/x86/kerndat.d [2021-04-21T09:16:46.963Z] #43 55.91 DEP criu/arch/x86/crtools.d [2021-04-21T09:16:46.963Z] #43 56.14 DEP criu/arch/x86/cpu.d [2021-04-21T09:16:46.963Z] #43 56.41 CC criu/arch/x86/cpu.o [2021-04-21T09:16:46.976Z] #49 22.82 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-21T09:16:46.976Z] #49 22.82 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-21T09:16:46.976Z] #49 22.83 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-21T09:16:46.976Z] #49 22.94 go: downloading github.com/fatih/color v1.7.0 [2021-04-21T09:16:46.976Z] #49 22.94 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-21T09:16:46.976Z] #49 22.95 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-21T09:16:46.976Z] #49 22.95 go: extracting github.com/spf13/afero v1.1.2 [2021-04-21T09:16:47.084Z] #30 10.15 0.1% # 1.6% # 2.1% ## 3.7% ### 5.4% ##### 7.6% ####### 9.7% ######## 11.4% ######### 13.5% ########## 14.9% ########### 16.1% ############ 17.3% ############# 18.1% ############## 19.4% ############## 20.8% ################ 22.2% ################ 23.3% ################# 25.0% ################### 26.6% #################### 28.8% ###################### 31.5% ####################### 33.1% ######################### 35.3% ########################## 37.4% ########################### 37.9% ############################ 39.0% ############################ 40.1% ############################## 41.7% ############################## 42.5% ############################### 43.6% ################################ 45.0% [2021-04-21T09:16:47.084Z] #30 ... [2021-04-21T09:16:47.084Z] [2021-04-21T09:16:47.084Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-21T09:16:47.084Z] #59 sha256:17edc09260f4f07fa324e3b5044070aa2e4d574a3097f59e8b241b1dcd7344b1 [2021-04-21T09:16:47.084Z] #59 10.43 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-21T09:16:47.084Z] #59 10.43 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-21T09:16:47.084Z] #59 10.50 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-21T09:16:47.084Z] #59 10.76 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-21T09:16:47.084Z] #59 11.13 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-21T09:16:47.084Z] #59 11.19 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-21T09:16:47.084Z] #59 11.50 go: extracting github.com/pkg/errors v0.9.1 [2021-04-21T09:16:47.084Z] #59 11.69 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-21T09:16:47.084Z] #59 12.43 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-21T09:16:47.084Z] #59 14.05 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-21T09:16:47.084Z] #59 14.09 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-21T09:16:47.084Z] #59 15.30 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-21T09:16:47.084Z] #59 16.28 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-21T09:16:47.084Z] #59 16.43 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-21T09:16:47.084Z] #59 ... [2021-04-21T09:16:47.084Z] [2021-04-21T09:16:47.084Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-21T09:16:47.084Z] #30 sha256:285516f506d2e83fb9f4828630435a3001130262d6f5513c0b12c41925d25d17 [2021-04-21T09:16:47.091Z] #49 ... [2021-04-21T09:16:47.091Z] [2021-04-21T09:16:47.091Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:16:47.091Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-21T09:16:47.091Z] #13 7.110 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-21T09:16:47.091Z] #13 9.818 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-21T09:16:47.091Z] #13 12.07 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-21T09:16:47.236Z] #49 23.13 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-21T09:16:47.236Z] #49 23.23 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-21T09:16:47.237Z] #49 23.23 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-21T09:16:47.264Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2021-04-21T09:16:47.348Z] #13 ... [2021-04-21T09:16:47.348Z] [2021-04-21T09:16:47.348Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-21T09:16:47.348Z] #51 sha256:f854bcf984a2e737bc0e9c70e803fb86e781ba174c427fda460b425279e3b286 [2021-04-21T09:16:47.348Z] #51 19.53 + cd /tmp/tmp.83aGTKsgPC/src/github.com/mvdan/sh [2021-04-21T09:16:47.348Z] #51 19.54 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-21T09:16:47.348Z] #51 19.65 + GO111MODULE=on [2021-04-21T09:16:47.348Z] #51 19.67 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-21T09:16:47.348Z] #51 20.89 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-21T09:16:47.348Z] #51 20.93 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-21T09:16:47.348Z] #51 20.98 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-21T09:16:47.348Z] #51 21.39 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-21T09:16:47.348Z] #51 21.54 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-21T09:16:47.348Z] #51 22.22 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-21T09:16:47.348Z] #51 22.99 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-21T09:16:47.393Z] #30 10.15 0.1% # 1.6% # 2.1% ## 3.7% ### 5.4% ##### 7.6% ####### 9.7% ######## 11.4% ######### 13.5% ########## 14.9% ########### 16.1% ############ 17.3% ############# 18.1% ############## 19.4% ############## 20.8% ################ 22.2% ################ 23.3% ################# 25.0% ################### 26.6% #################### 28.8% ###################### 31.5% ####################### 33.1% ######################### 35.3% ########################## 37.4% ########################### 37.9% ############################ 39.0% ############################ 40.1% ############################## 41.7% ############################## 42.5% ############################### 43.6% ################################ 45.0% ################################# 46.4% ################################## 48.0% [2021-04-21T09:16:47.393Z] #30 ... [2021-04-21T09:16:47.393Z] [2021-04-21T09:16:47.393Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-21T09:16:47.393Z] #48 sha256:c632c70d8c9addeeca543c4e3f3a84c2c41a6fc1483e292314025e4710abba08 [2021-04-21T09:16:47.393Z] #48 10.56 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-21T09:16:47.393Z] #48 15.21 go: finding github.com/fatih/color v1.9.0 [2021-04-21T09:16:47.393Z] #48 15.23 go: finding github.com/pkg/errors v0.9.1 [2021-04-21T09:16:47.393Z] #48 15.26 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-21T09:16:47.393Z] #48 15.31 go: finding github.com/spf13/pflag v1.0.3 [2021-04-21T09:16:47.393Z] #48 15.44 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-21T09:16:47.393Z] #48 15.48 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-21T09:16:47.393Z] #48 16.25 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-21T09:16:47.393Z] #48 16.35 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-21T09:16:47.393Z] #48 16.39 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-21T09:16:47.393Z] #48 16.39 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-21T09:16:47.393Z] #48 16.41 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-21T09:16:47.393Z] #48 ... [2021-04-21T09:16:47.393Z] [2021-04-21T09:16:47.393Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-21T09:16:47.393Z] #30 sha256:285516f506d2e83fb9f4828630435a3001130262d6f5513c0b12c41925d25d17 [2021-04-21T09:16:47.495Z] #67 25.43 Checking out files: 58% (1109/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-04-21T09:16:47.495Z] #67 26.47 + cd /tmp/tmp.XDMIXgoPZt/src/github.com/docker/libnetwork [2021-04-21T09:16:47.495Z] #67 26.47 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-21T09:16:47.497Z] #49 23.28 go: extracting github.com/fatih/color v1.7.0 [2021-04-21T09:16:47.497Z] #49 23.29 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-21T09:16:47.497Z] #49 ... [2021-04-21T09:16:47.497Z] [2021-04-21T09:16:47.497Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-21T09:16:47.497Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-21T09:16:47.497Z] #55 13.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-21T09:16:47.497Z] #55 ... [2021-04-21T09:16:47.497Z] [2021-04-21T09:16:47.497Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-21T09:16:47.497Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-21T09:16:47.497Z] #40 23.03 Checking out files: 90% (1519/1684) Checking out files: 91% (1533/1684) Checking out files: 92% (1550/1684) Checking out files: 93% (1567/1684) Checking out files: 94% (1583/1684) Checking out files: 95% (1600/1684) Checking out files: 96% (1617/1684) Checking out files: 97% (1634/1684) Checking out files: 98% (1651/1684) Checking out files: 99% (1668/1684) Checking out files: 100% (1684/1684) Checking out files: 100% (1684/1684), done. [2021-04-21T09:16:47.497Z] #40 23.19 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-21T09:16:47.531Z] #43 57.38 CC criu/arch/x86/crtools.o [2021-04-21T09:16:47.685Z] #54 ... [2021-04-21T09:16:47.686Z] [2021-04-21T09:16:47.686Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-04-21T09:16:47.686Z] #41 DONE 158.2s [2021-04-21T09:16:47.752Z] #67 26.65 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-21T09:16:47.910Z] #51 24.37 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-21T09:16:47.982Z] [2021-04-21T09:16:47.982Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-21T09:16:48.068Z] #40 ... [2021-04-21T09:16:48.068Z] [2021-04-21T09:16:48.068Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:16:48.068Z] #45 sha256:a2c78d31650f7588a831ba274670799f873064dd035ac91804e18ec1f93a76a3 [2021-04-21T09:16:48.068Z] #45 13.86 unicode/utf8 [2021-04-21T09:16:48.068Z] #45 14.70 internal/testlog [2021-04-21T09:16:48.068Z] #45 15.09 encoding [2021-04-21T09:16:48.068Z] #45 15.25 unicode/utf16 [2021-04-21T09:16:48.068Z] #45 15.58 container/list [2021-04-21T09:16:48.068Z] #45 16.02 crypto/internal/subtle [2021-04-21T09:16:48.068Z] #45 16.19 crypto/subtle [2021-04-21T09:16:48.068Z] #45 16.32 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-21T09:16:48.068Z] #45 16.54 internal/nettrace [2021-04-21T09:16:48.068Z] #45 16.74 runtime/cgo [2021-04-21T09:16:48.068Z] #45 ... [2021-04-21T09:16:48.068Z] [2021-04-21T09:16:48.068Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-21T09:16:48.068Z] #67 sha256:769797a5e9cb709f3181b86783aedc5804c7f611453bf2c1f03472a2754aa9a8 [2021-04-21T09:16:48.068Z] #67 22.47 Checking out files: 58% (1113/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-04-21T09:16:48.068Z] #67 23.25 + cd /tmp/tmp.Cjgi5uArUw/src/github.com/docker/libnetwork [2021-04-21T09:16:48.068Z] #67 23.25 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-21T09:16:48.068Z] #67 23.42 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-21T09:16:48.167Z] #51 ... [2021-04-21T09:16:48.167Z] [2021-04-21T09:16:48.167Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-21T09:16:48.167Z] #49 sha256:aa09983244555cd3ba358d6258b3c124437f11d24e460b0a8f81cfd77530324c [2021-04-21T09:16:48.167Z] #49 24.56 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-21T09:16:48.207Z] #9 DONE 23.1s [2021-04-21T09:16:48.207Z] [2021-04-21T09:16:48.207Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-21T09:16:48.207Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-21T09:16:48.207Z] #27 10.60 Selecting previously unselected package libssl1.1:arm64. [2021-04-21T09:16:48.207Z] #27 10.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6670 files and directories currently installed.) [2021-04-21T09:16:48.207Z] #27 10.60 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_arm64.deb ... [2021-04-21T09:16:48.207Z] #27 10.61 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-04-21T09:16:48.207Z] #27 11.82 Selecting previously unselected package openssl. [2021-04-21T09:16:48.207Z] #27 11.82 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_arm64.deb ... [2021-04-21T09:16:48.207Z] #27 11.84 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-21T09:16:48.207Z] #27 12.03 Selecting previously unselected package ca-certificates. [2021-04-21T09:16:48.207Z] #27 12.03 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-21T09:16:48.207Z] #27 12.03 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-21T09:16:48.207Z] #27 12.13 Selecting previously unselected package libkeyutils1:arm64. [2021-04-21T09:16:48.207Z] #27 12.14 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ... [2021-04-21T09:16:48.207Z] #27 12.14 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-04-21T09:16:48.468Z] #43 ... [2021-04-21T09:16:48.468Z] [2021-04-21T09:16:48.469Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-04-21T09:16:48.469Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-04-21T09:16:48.469Z] #15 DONE 2.2s [2021-04-21T09:16:48.469Z] #27 ... [2021-04-21T09:16:48.469Z] [2021-04-21T09:16:48.469Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-21T09:16:48.469Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-04-21T09:16:48.469Z] #63 DONE 1.3s [2021-04-21T09:16:48.469Z] [2021-04-21T09:16:48.469Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-21T09:16:48.469Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-21T09:16:48.469Z] #27 13.29 Selecting previously unselected package libkrb5support0:arm64. [2021-04-21T09:16:48.469Z] #27 13.29 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-04-21T09:16:48.469Z] #27 13.29 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-04-21T09:16:48.469Z] #27 13.41 Selecting previously unselected package libk5crypto3:arm64. [2021-04-21T09:16:48.469Z] #27 13.42 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-04-21T09:16:48.632Z] #57 ... [2021-04-21T09:16:48.632Z] [2021-04-21T09:16:48.632Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-04-21T09:16:48.728Z] [2021-04-21T09:16:48.728Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-21T09:16:48.728Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-04-21T09:16:48.730Z] #27 13.42 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-04-21T09:16:48.730Z] #27 13.48 Selecting previously unselected package libkrb5-3:arm64. [2021-04-21T09:16:48.730Z] #27 13.48 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-04-21T09:16:48.730Z] #27 13.49 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-04-21T09:16:48.936Z] #42 DONE 0.4s [2021-04-21T09:16:48.936Z] [2021-04-21T09:16:48.936Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-21T09:16:49.296Z] #57 ... [2021-04-21T09:16:49.297Z] [2021-04-21T09:16:49.297Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-21T09:16:49.297Z] #45 DONE 0.2s [2021-04-21T09:16:49.297Z] [2021-04-21T09:16:49.297Z] #47 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-04-21T09:16:49.297Z] #47 DONE 0.2s [2021-04-21T09:16:49.297Z] [2021-04-21T09:16:49.297Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-21T09:16:49.600Z] #57 ... [2021-04-21T09:16:49.600Z] [2021-04-21T09:16:49.600Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-21T09:16:49.600Z] #50 156.2 + /build/golangci-lint --version [2021-04-21T09:16:49.600Z] #50 ... [2021-04-21T09:16:49.600Z] [2021-04-21T09:16:49.600Z] #49 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-04-21T09:16:49.600Z] #49 DONE 0.2s [2021-04-21T09:16:49.600Z] [2021-04-21T09:16:49.600Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-21T09:16:49.600Z] #50 156.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-21T09:16:49.894Z] #50 DONE 156.6s [2021-04-21T09:16:49.894Z] [2021-04-21T09:16:49.894Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-21T09:16:50.058Z] #49 26.62 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-21T09:16:50.058Z] #49 ... [2021-04-21T09:16:50.058Z] [2021-04-21T09:16:50.058Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:16:50.058Z] #45 sha256:7b0cb6e3bc4883990789c0394aa204bb0d147b9936b5ae18f750945502fc158c [2021-04-21T09:16:50.058Z] #45 16.63 internal/testlog [2021-04-21T09:16:50.058Z] #45 16.98 encoding [2021-04-21T09:16:50.058Z] #45 17.15 unicode/utf16 [2021-04-21T09:16:50.058Z] #45 17.53 container/list [2021-04-21T09:16:50.058Z] #45 18.19 crypto/internal/subtle [2021-04-21T09:16:50.058Z] #45 18.26 crypto/subtle [2021-04-21T09:16:50.058Z] #45 18.58 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-21T09:16:50.058Z] #45 18.58 internal/nettrace [2021-04-21T09:16:50.058Z] #45 18.59 runtime/cgo [2021-04-21T09:16:50.107Z] #16 1.375 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-21T09:16:50.107Z] #16 DONE 1.5s [2021-04-21T09:16:50.107Z] [2021-04-21T09:16:50.107Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:16:50.107Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:16:50.107Z] #43 59.21 CC criu/arch/x86/kerndat.o [2021-04-21T09:16:50.107Z] #43 59.92 CC criu/arch/x86/sigaction_compat.o [2021-04-21T09:16:50.115Z] #27 ... [2021-04-21T09:16:50.115Z] [2021-04-21T09:16:50.115Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-21T09:16:50.115Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-04-21T09:16:50.115Z] #10 DONE 1.6s [2021-04-21T09:16:50.115Z] [2021-04-21T09:16:50.115Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-21T09:16:50.115Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-04-21T09:16:50.115Z] #65 DONE 1.5s [2021-04-21T09:16:50.115Z] [2021-04-21T09:16:50.115Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-21T09:16:50.115Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-21T09:16:50.115Z] #27 14.82 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-04-21T09:16:50.115Z] #27 14.82 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-04-21T09:16:50.115Z] #27 14.82 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-04-21T09:16:50.115Z] #27 14.90 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-04-21T09:16:50.115Z] #27 14.90 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-04-21T09:16:50.115Z] #27 14.90 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-21T09:16:50.115Z] #27 14.99 Selecting previously unselected package libsasl2-2:arm64. [2021-04-21T09:16:50.115Z] #27 14.99 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-04-21T09:16:50.115Z] #27 14.99 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-21T09:16:50.115Z] #27 15.05 Selecting previously unselected package libldap-common. [2021-04-21T09:16:50.176Z] #30 10.15 0.1% # 1.6% # 2.1% ## 3.7% ### 5.4% ##### 7.6% ####### 9.7% ######## 11.4% ######### 13.5% ########## 14.9% ########### 16.1% ############ 17.3% ############# 18.1% ############## 19.4% ############## 20.8% ################ 22.2% ################ 23.3% ################# 25.0% ################### 26.6% #################### 28.8% ###################### 31.5% ####################### 33.1% ######################### 35.3% ########################## 37.4% ########################### 37.9% ############################ 39.0% ############################ 40.1% ############################## 41.7% ############################## 42.5% ############################### 43.6% ################################ 45.0% ################################# 46.4% ################################## 48.0% ################################### 49.1% #################################### 50.7% ##################################### 51.8% ###################################### 54.0% ######################################## 55.6% ######################################### 57.2% ########################################## 58.9% ########################################### 60.5% ############################################# 63.2% ############################################## 64.8% ################################################ 67.5% ################################################## 70.3% #################################################### 72.4% ##################################################### 74.8% ###################################################### 75.4% ######################################################## 78.1% ######################################################### 80.2% ########################################################## 81.9% ############################################################ 84.1% ############################################################# 85.1% ############################################################## 86.2% ############################################################## 87.3% ################################################################ 89.2% [2021-04-21T09:16:50.176Z] #30 ... [2021-04-21T09:16:50.176Z] [2021-04-21T09:16:50.176Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-21T09:16:50.176Z] #50 sha256:6b7eb6a3129f3efbcc50b48392f74849541ee953d8d0477f4f7044e52440611a [2021-04-21T09:16:50.176Z] #50 13.29 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-21T09:16:50.176Z] #50 13.29 go: downloading github.com/fatih/color v1.7.0 [2021-04-21T09:16:50.176Z] #50 13.46 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-21T09:16:50.176Z] #50 13.54 go: extracting github.com/fatih/color v1.7.0 [2021-04-21T09:16:50.176Z] #50 13.56 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-21T09:16:50.176Z] #50 13.58 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-21T09:16:50.176Z] #50 13.64 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-21T09:16:50.176Z] #50 13.66 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-21T09:16:50.176Z] #50 13.70 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-21T09:16:50.176Z] #50 13.76 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-21T09:16:50.176Z] #50 13.84 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-21T09:16:50.176Z] #50 13.87 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-21T09:16:50.176Z] #50 13.89 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-21T09:16:50.176Z] #50 13.91 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-21T09:16:50.176Z] #50 14.16 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-21T09:16:50.176Z] #50 14.17 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-21T09:16:50.176Z] #50 14.19 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-21T09:16:50.176Z] #50 14.49 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-21T09:16:50.176Z] #50 14.70 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-21T09:16:50.176Z] #50 14.80 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-21T09:16:50.176Z] #50 14.89 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-21T09:16:50.176Z] #50 14.92 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-21T09:16:50.176Z] #50 15.00 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-21T09:16:50.176Z] #50 15.44 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-21T09:16:50.176Z] #50 15.45 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-21T09:16:50.176Z] #50 15.92 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-21T09:16:50.176Z] #50 15.99 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-21T09:16:50.176Z] #50 19.61 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-21T09:16:50.176Z] #50 23.25 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-21T09:16:50.176Z] #50 23.27 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-21T09:16:50.176Z] #50 23.28 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-21T09:16:50.176Z] #50 23.30 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-21T09:16:50.176Z] #50 23.31 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-21T09:16:50.176Z] #50 23.31 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-21T09:16:50.176Z] #50 23.33 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-21T09:16:50.176Z] #50 23.33 go: downloading github.com/pkg/errors v0.8.1 [2021-04-21T09:16:50.176Z] #50 23.33 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-21T09:16:50.176Z] #50 23.35 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-21T09:16:50.176Z] #50 23.42 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-21T09:16:50.176Z] #50 23.43 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-21T09:16:50.176Z] #50 23.48 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-21T09:16:50.176Z] #50 23.51 go: downloading github.com/spf13/viper v1.6.1 [2021-04-21T09:16:50.176Z] #50 23.51 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-21T09:16:50.176Z] #50 ... [2021-04-21T09:16:50.176Z] [2021-04-21T09:16:50.176Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-21T09:16:50.176Z] #52 sha256:27910bf6fec2b512a21ade7deb5ce9571cae8822ee2f8c1b4ad11d6d60dbb735 [2021-04-21T09:16:50.176Z] #52 13.50 + cd /tmp/tmp.keztWcxBT0/src/github.com/mvdan/sh [2021-04-21T09:16:50.176Z] #52 13.50 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-21T09:16:50.176Z] #52 13.63 + GO111MODULE=on [2021-04-21T09:16:50.176Z] #52 13.64 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-21T09:16:50.176Z] #52 15.71 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-21T09:16:50.176Z] #52 15.84 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-21T09:16:50.176Z] #52 15.91 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-21T09:16:50.176Z] #52 16.14 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-21T09:16:50.176Z] #52 16.27 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-21T09:16:50.176Z] #52 17.89 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-21T09:16:50.176Z] #52 19.17 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-21T09:16:50.176Z] #52 22.96 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-21T09:16:50.176Z] #52 ... [2021-04-21T09:16:50.176Z] [2021-04-21T09:16:50.176Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-21T09:16:50.176Z] #30 sha256:285516f506d2e83fb9f4828630435a3001130262d6f5513c0b12c41925d25d17 [2021-04-21T09:16:50.315Z] #45 ... [2021-04-21T09:16:50.315Z] [2021-04-21T09:16:50.315Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-21T09:16:50.315Z] #67 sha256:79282c3f8c5810c1294ca845155ddbfb206a127080f44e9fdb4389873ef2fc9d [2021-04-21T09:16:50.366Z] #43 60.32 CC criu/arch/x86/sigframe.o [2021-04-21T09:16:50.377Z] #27 15.05 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-21T09:16:50.377Z] #27 15.05 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-21T09:16:50.377Z] #27 15.11 Selecting previously unselected package libldap-2.4-2:arm64. [2021-04-21T09:16:50.377Z] #27 15.11 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-04-21T09:16:50.377Z] #27 15.12 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-21T09:16:50.377Z] #27 15.19 Selecting previously unselected package libnghttp2-14:arm64. [2021-04-21T09:16:50.377Z] #27 15.19 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-04-21T09:16:50.377Z] #27 15.20 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-04-21T09:16:50.377Z] #27 15.25 Selecting previously unselected package libpsl5:arm64. [2021-04-21T09:16:50.377Z] #27 15.25 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-04-21T09:16:50.377Z] #27 15.26 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-04-21T09:16:50.377Z] #27 15.30 Selecting previously unselected package librtmp1:arm64. [2021-04-21T09:16:50.572Z] #67 26.14 Checking out files: 60% (1148/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-04-21T09:16:50.572Z] #67 26.91 + cd /tmp/tmp.SMKZ0Ii5bm/src/github.com/docker/libnetwork [2021-04-21T09:16:50.572Z] #67 26.91 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-21T09:16:50.625Z] #43 60.80 LINK criu/arch/x86/crtools.built-in.o [2021-04-21T09:16:50.625Z] #43 60.84 DEP criu/pie/util-vdso-elf32.d [2021-04-21T09:16:50.642Z] #27 15.31 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-04-21T09:16:50.642Z] #27 15.31 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-21T09:16:50.642Z] #27 15.36 Selecting previously unselected package libssh2-1:arm64. [2021-04-21T09:16:50.642Z] #27 15.37 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-04-21T09:16:50.643Z] #27 15.37 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-04-21T09:16:50.643Z] #27 ... [2021-04-21T09:16:50.643Z] [2021-04-21T09:16:50.643Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-04-21T09:16:50.643Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-04-21T09:16:50.643Z] #11 DONE 0.7s [2021-04-21T09:16:50.643Z] [2021-04-21T09:16:50.643Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-21T09:16:50.643Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-21T09:16:50.643Z] #27 15.51 Selecting previously unselected package libcurl4:arm64. [2021-04-21T09:16:50.643Z] #27 15.51 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2021-04-21T09:16:50.643Z] #27 15.52 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-04-21T09:16:50.643Z] #27 15.60 Selecting previously unselected package curl. [2021-04-21T09:16:50.643Z] #27 15.60 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2021-04-21T09:16:50.643Z] #27 15.61 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-21T09:16:50.643Z] #27 15.70 Selecting previously unselected package libonig5:arm64. [2021-04-21T09:16:50.643Z] #27 15.70 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-04-21T09:16:50.643Z] #27 15.71 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-04-21T09:16:50.829Z] #67 27.12 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-21T09:16:50.904Z] #27 ... [2021-04-21T09:16:50.904Z] [2021-04-21T09:16:50.904Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-21T09:16:50.904Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-04-21T09:16:50.904Z] #31 DONE 0.2s [2021-04-21T09:16:50.904Z] [2021-04-21T09:16:50.904Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-21T09:16:50.904Z] #39 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-04-21T09:16:50.904Z] #39 DONE 0.3s [2021-04-21T09:16:50.904Z] [2021-04-21T09:16:50.904Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-21T09:16:50.904Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-21T09:16:50.904Z] #27 15.78 Selecting previously unselected package libjq1:arm64. [2021-04-21T09:16:50.904Z] #27 15.78 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-04-21T09:16:50.904Z] #27 15.78 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-04-21T09:16:50.904Z] #27 15.84 Selecting previously unselected package jq. [2021-04-21T09:16:50.904Z] #27 15.85 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-04-21T09:16:50.904Z] #27 15.85 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-21T09:16:50.904Z] #27 15.96 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-04-21T09:16:50.958Z] #57 ... [2021-04-21T09:16:50.958Z] [2021-04-21T09:16:50.958Z] #51 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-04-21T09:16:51.080Z] #30 10.15 0.1% # 1.6% # 2.1% ## 3.7% ### 5.4% ##### 7.6% ####### 9.7% ######## 11.4% ######### 13.5% ########## 14.9% ########### 16.1% ############ 17.3% ############# 18.1% ############## 19.4% ############## 20.8% ################ 22.2% ################ 23.3% ################# 25.0% ################### 26.6% #################### 28.8% ###################### 31.5% ####################### 33.1% ######################### 35.3% ########################## 37.4% ########################### 37.9% ############################ 39.0% ############################ 40.1% ############################## 41.7% ############################## 42.5% ############################### 43.6% ################################ 45.0% ################################# 46.4% ################################## 48.0% ################################### 49.1% #################################### 50.7% ##################################### 51.8% ###################################### 54.0% ######################################## 55.6% ######################################### 57.2% ########################################## 58.9% ########################################### 60.5% ############################################# 63.2% ############################################## 64.8% ################################################ 67.5% ################################################## 70.3% #################################################### 72.4% ##################################################### 74.8% ###################################################### 75.4% ######################################################## 78.1% ######################################################### 80.2% ########################################################## 81.9% ############################################################ 84.1% ############################################################# 85.1% ############################################################## 86.2% ############################################################## 87.3% ################################################################ 89.2% ################################################################ 90.2% ################################################################# 91.5% ################################################################## 92.8% #################################################################### 94.5% #################################################################### 95.5% ##################################################################### 97.2% ####################################################################### 99.3% ######################################################################## 100.0% [2021-04-21T09:16:51.080Z] #30 17.92 [2021-04-21T09:16:51.088Z] #67 ... [2021-04-21T09:16:51.088Z] [2021-04-21T09:16:51.088Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-21T09:16:51.088Z] #34 sha256:d8e7c74d480e2e7a8eb7a46442786bc2755dc4f4cc68be7d9ed84048ab2439d2 [2021-04-21T09:16:51.088Z] #34 17.42 runtime/cgo [2021-04-21T09:16:51.088Z] #34 ... [2021-04-21T09:16:51.088Z] [2021-04-21T09:16:51.088Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-21T09:16:51.088Z] #49 sha256:aa09983244555cd3ba358d6258b3c124437f11d24e460b0a8f81cfd77530324c [2021-04-21T09:16:51.088Z] #49 26.65 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-21T09:16:51.088Z] #49 26.66 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-21T09:16:51.088Z] #49 26.74 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-21T09:16:51.088Z] #49 26.74 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-21T09:16:51.088Z] #49 26.78 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-21T09:16:51.088Z] #49 26.78 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-21T09:16:51.088Z] #49 26.78 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-21T09:16:51.088Z] #49 26.78 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-21T09:16:51.088Z] #49 26.83 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-21T09:16:51.088Z] #49 26.85 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-21T09:16:51.088Z] #49 26.86 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-21T09:16:51.088Z] #49 26.88 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-21T09:16:51.088Z] #49 26.88 go: downloading golang.org/x/text v0.3.2 [2021-04-21T09:16:51.088Z] #49 26.91 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-21T09:16:51.088Z] #49 27.02 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-21T09:16:51.088Z] #49 27.02 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-21T09:16:51.088Z] #49 27.04 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-21T09:16:51.088Z] #49 27.11 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-21T09:16:51.088Z] #49 27.11 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-21T09:16:51.088Z] #49 27.13 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-21T09:16:51.088Z] #49 27.14 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-21T09:16:51.088Z] #49 27.15 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-21T09:16:51.088Z] #49 27.19 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-21T09:16:51.088Z] #49 27.23 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-21T09:16:51.088Z] #49 27.26 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-21T09:16:51.088Z] #49 27.26 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-21T09:16:51.088Z] #49 27.34 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-21T09:16:51.088Z] #49 27.35 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-21T09:16:51.088Z] #49 27.37 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-21T09:16:51.088Z] #49 27.37 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-21T09:16:51.088Z] #49 27.38 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-21T09:16:51.088Z] #49 27.42 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-21T09:16:51.088Z] #49 27.48 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-21T09:16:51.088Z] #49 27.57 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-21T09:16:51.088Z] #49 27.59 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-21T09:16:51.172Z] #27 15.97 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-04-21T09:16:51.172Z] #27 15.98 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-04-21T09:16:51.193Z] #43 61.11 DEP criu/pie/util-vdso.d [2021-04-21T09:16:51.193Z] #43 61.24 DEP criu/pie/util.d [2021-04-21T09:16:51.247Z] #51 DONE 0.2s [2021-04-21T09:16:51.247Z] [2021-04-21T09:16:51.247Z] #53 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-04-21T09:16:51.247Z] #53 DONE 0.1s [2021-04-21T09:16:51.247Z] [2021-04-21T09:16:51.247Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-21T09:16:51.361Z] #49 27.61 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-21T09:16:51.361Z] #49 27.75 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-21T09:16:51.361Z] #49 27.75 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-21T09:16:51.361Z] #49 27.76 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-21T09:16:51.361Z] #49 27.83 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-21T09:16:51.361Z] #49 27.86 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-21T09:16:51.366Z] #67 ... [2021-04-21T09:16:51.366Z] [2021-04-21T09:16:51.366Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-21T09:16:51.366Z] #51 sha256:a5f18ce26d1fd597ca054025ebaebcf27d71e196f5fef54f6267c2c514ed8889 [2021-04-21T09:16:51.366Z] #51 17.28 + cd /tmp/tmp.FtAVfQYUH1/src/github.com/mvdan/sh [2021-04-21T09:16:51.366Z] #51 17.28 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-21T09:16:51.366Z] #51 17.40 + GO111MODULE=on [2021-04-21T09:16:51.366Z] #51 17.40 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-21T09:16:51.366Z] #51 18.63 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-21T09:16:51.366Z] #51 18.82 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-21T09:16:51.366Z] #51 18.82 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-21T09:16:51.366Z] #51 18.97 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-21T09:16:51.366Z] #51 18.99 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-21T09:16:51.366Z] #51 19.81 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-21T09:16:51.366Z] #51 20.37 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-21T09:16:51.366Z] #51 21.65 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-21T09:16:51.366Z] #51 23.01 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-21T09:16:51.366Z] #51 23.04 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-21T09:16:51.366Z] #51 23.40 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-21T09:16:51.366Z] #51 23.53 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-21T09:16:51.366Z] #51 24.34 runtime [2021-04-21T09:16:51.366Z] #51 24.36 runtime/cgo [2021-04-21T09:16:51.366Z] #51 ... [2021-04-21T09:16:51.366Z] [2021-04-21T09:16:51.366Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:16:51.366Z] #45 sha256:a2c78d31650f7588a831ba274670799f873064dd035ac91804e18ec1f93a76a3 [2021-04-21T09:16:51.366Z] #45 27.36 vendor/golang.org/x/crypto/internal/subtle [2021-04-21T09:16:51.366Z] #45 27.46 vendor/golang.org/x/crypto/curve25519 [2021-04-21T09:16:51.435Z] #27 16.36 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-04-21T09:16:51.435Z] #27 16.38 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-21T09:16:51.435Z] #27 16.41 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-04-21T09:16:51.435Z] #27 16.42 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-21T09:16:51.435Z] #27 16.44 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-21T09:16:51.435Z] #27 16.47 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-04-21T09:16:51.452Z] #43 ... [2021-04-21T09:16:51.452Z] [2021-04-21T09:16:51.452Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-21T09:16:51.452Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-04-21T09:16:51.452Z] #17 DONE 1.2s [2021-04-21T09:16:51.452Z] [2021-04-21T09:16:51.452Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:16:51.452Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:16:51.452Z] #43 61.50 CC criu/pie/util.o [2021-04-21T09:16:51.618Z] #49 27.90 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-21T09:16:51.618Z] #49 27.92 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-21T09:16:51.618Z] #49 28.13 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-21T09:16:51.704Z] #27 16.49 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-21T09:16:51.704Z] #27 16.52 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-04-21T09:16:51.704Z] #27 16.54 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-04-21T09:16:51.704Z] #27 16.55 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-21T09:16:51.704Z] #27 16.58 Setting up libonig5:arm64 (6.9.1-1) ... [2021-04-21T09:16:51.704Z] #27 16.60 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-04-21T09:16:51.704Z] #27 16.61 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-21T09:16:51.704Z] #27 16.62 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-21T09:16:51.711Z] #43 61.87 CC criu/pie/util-vdso.o [2021-04-21T09:16:51.874Z] #49 28.19 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-21T09:16:51.874Z] #49 28.39 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-21T09:16:52.130Z] #49 28.45 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-21T09:16:52.130Z] #49 28.46 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-21T09:16:52.130Z] #49 28.53 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-21T09:16:52.388Z] #49 28.83 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-21T09:16:52.388Z] #49 28.86 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-21T09:16:52.388Z] #49 28.95 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-21T09:16:52.628Z] #30 19.40 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-21T09:16:52.645Z] #49 29.10 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-21T09:16:52.645Z] #49 29.11 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-21T09:16:52.645Z] #49 29.19 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-21T09:16:52.648Z] #43 ... [2021-04-21T09:16:52.648Z] [2021-04-21T09:16:52.648Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-21T09:16:52.648Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-04-21T09:16:52.648Z] #18 DONE 1.2s [2021-04-21T09:16:52.648Z] [2021-04-21T09:16:52.648Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-21T09:16:52.648Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-04-21T09:16:52.901Z] #49 29.27 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-21T09:16:52.901Z] #49 29.27 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-21T09:16:52.901Z] #49 29.52 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-21T09:16:52.907Z] #19 ... [2021-04-21T09:16:52.907Z] [2021-04-21T09:16:52.907Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:16:52.907Z] #45 sha256:8b5ffd2ae6b807e9a8af4f7f5ca61ab80d0ec23d9084e90b396515b6a7e45755 [2021-04-21T09:16:52.907Z] #45 124.2 net/http/httptrace [2021-04-21T09:16:52.907Z] #45 124.4 net/http [2021-04-21T09:16:52.907Z] #45 ... [2021-04-21T09:16:52.907Z] [2021-04-21T09:16:52.907Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:16:52.907Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:16:52.907Z] #43 62.87 CC criu/pie/util-vdso-elf32.o [2021-04-21T09:16:53.007Z] #67 ... [2021-04-21T09:16:53.007Z] [2021-04-21T09:16:53.007Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-21T09:16:53.007Z] #49 sha256:067194e2fc42a23e2207cd4a1d01859d0843aed5c304943bfd4a19e5663bc10c [2021-04-21T09:16:53.007Z] #49 22.30 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-21T09:16:53.007Z] #49 22.66 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-21T09:16:53.007Z] #49 25.06 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-21T09:16:53.007Z] #49 25.62 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-21T09:16:53.007Z] #49 25.79 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-21T09:16:53.007Z] #49 26.09 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-21T09:16:53.007Z] #49 26.09 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-21T09:16:53.007Z] #49 26.17 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-21T09:16:53.007Z] #49 26.26 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-21T09:16:53.007Z] #49 26.63 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-21T09:16:53.007Z] #49 27.10 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-21T09:16:53.007Z] #49 27.12 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-21T09:16:53.007Z] #49 27.12 go: downloading github.com/spf13/cast v1.3.0 [2021-04-21T09:16:53.007Z] #49 27.14 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-21T09:16:53.007Z] #49 27.20 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-21T09:16:53.007Z] #49 27.20 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-21T09:16:53.007Z] #49 27.20 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-21T09:16:53.007Z] #49 27.20 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-21T09:16:53.007Z] #49 27.20 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-21T09:16:53.007Z] #49 27.22 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-21T09:16:53.007Z] #49 27.53 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-21T09:16:53.007Z] #49 27.54 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-21T09:16:53.007Z] #49 27.54 go: extracting github.com/spf13/cast v1.3.0 [2021-04-21T09:16:53.007Z] #49 27.57 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-21T09:16:53.007Z] #49 27.73 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-21T09:16:53.007Z] #49 27.77 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-21T09:16:53.007Z] #49 27.78 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-21T09:16:53.007Z] #49 27.90 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-21T09:16:53.007Z] #49 27.96 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-21T09:16:53.007Z] #49 28.04 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-21T09:16:53.007Z] #49 28.06 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-21T09:16:53.007Z] #49 28.13 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-21T09:16:53.007Z] #49 28.14 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-21T09:16:53.007Z] #49 28.19 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-21T09:16:53.007Z] #49 28.19 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-21T09:16:53.007Z] #49 28.22 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-21T09:16:53.007Z] #49 28.31 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-21T09:16:53.007Z] #49 28.31 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-21T09:16:53.007Z] #49 28.31 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-21T09:16:53.007Z] #49 28.32 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-21T09:16:53.007Z] #49 28.32 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-21T09:16:53.007Z] #49 28.37 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-21T09:16:53.007Z] #49 28.41 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-21T09:16:53.007Z] #49 28.44 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-21T09:16:53.007Z] #49 28.70 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-21T09:16:53.007Z] #49 28.74 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-21T09:16:53.007Z] #49 28.77 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-21T09:16:53.007Z] #49 28.87 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-21T09:16:53.007Z] #49 28.87 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-21T09:16:53.007Z] #49 28.87 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-21T09:16:53.007Z] #49 28.88 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-21T09:16:53.007Z] #49 29.02 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-21T09:16:53.007Z] #49 29.18 go: downloading github.com/spf13/afero v1.1.2 [2021-04-21T09:16:53.007Z] #49 29.30 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-21T09:16:53.007Z] #49 29.30 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-21T09:16:53.007Z] #49 29.38 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-21T09:16:53.007Z] #49 29.42 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-21T09:16:53.007Z] #49 29.65 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-21T09:16:53.007Z] #49 29.69 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-21T09:16:53.007Z] #49 29.76 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-21T09:16:53.007Z] #49 29.78 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-21T09:16:53.007Z] #49 29.86 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-21T09:16:53.007Z] #49 29.93 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-21T09:16:53.007Z] #49 29.99 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-21T09:16:53.007Z] #49 29.99 go: extracting github.com/spf13/afero v1.1.2 [2021-04-21T09:16:53.007Z] #49 30.09 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-21T09:16:53.007Z] #49 30.22 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-21T09:16:53.007Z] #49 30.24 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-21T09:16:53.007Z] #49 30.34 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-21T09:16:53.007Z] #49 30.39 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-21T09:16:53.007Z] #49 30.52 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-21T09:16:53.007Z] #49 30.56 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-21T09:16:53.007Z] #49 30.64 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-21T09:16:53.007Z] #49 30.65 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-21T09:16:53.007Z] #49 30.71 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-21T09:16:53.007Z] #49 30.73 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-21T09:16:53.007Z] #49 30.73 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-21T09:16:53.007Z] #49 30.89 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-21T09:16:53.007Z] #49 31.02 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-21T09:16:53.007Z] #49 31.18 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-21T09:16:53.007Z] #49 31.22 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-21T09:16:53.007Z] #49 31.24 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-21T09:16:53.007Z] #49 31.34 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-21T09:16:53.007Z] #49 31.45 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-21T09:16:53.007Z] #49 31.45 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-21T09:16:53.007Z] #49 31.48 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-21T09:16:53.007Z] #49 31.54 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-21T09:16:53.007Z] #49 31.68 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-21T09:16:53.007Z] #49 31.81 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-21T09:16:53.007Z] #49 31.81 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-21T09:16:53.007Z] #49 31.92 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-21T09:16:53.159Z] #49 29.55 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-21T09:16:53.264Z] #49 32.10 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-21T09:16:53.264Z] #49 32.18 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-21T09:16:53.264Z] #49 32.21 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-21T09:16:53.264Z] #49 32.28 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-21T09:16:53.264Z] #49 32.28 go: downloading golang.org/x/text v0.3.2 [2021-04-21T09:16:53.284Z] #30 19.86 [2021-04-21T09:16:53.521Z] #49 32.56 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-21T09:16:53.521Z] #49 32.57 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-21T09:16:53.546Z] #49 29.69 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-21T09:16:53.546Z] #49 29.74 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-21T09:16:53.546Z] #49 29.94 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-21T09:16:53.583Z] #30 20.11 #### 6.5% ############################################# 63.7% ######################################################################## 100.0% [2021-04-21T09:16:53.583Z] #30 ... [2021-04-21T09:16:53.583Z] [2021-04-21T09:16:53.583Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-21T09:16:53.583Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-04-21T09:16:53.583Z] #41 16.89 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-21T09:16:53.583Z] #41 19.39 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-04-21T09:16:53.677Z] #27 ... [2021-04-21T09:16:53.677Z] [2021-04-21T09:16:53.677Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-04-21T09:16:53.677Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80 [2021-04-21T09:16:53.677Z] #12 DONE 2.7s [2021-04-21T09:16:53.677Z] [2021-04-21T09:16:53.677Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:16:53.677Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-21T09:16:53.782Z] #49 32.75 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-21T09:16:53.782Z] #49 32.85 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-21T09:16:53.782Z] #49 32.88 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-21T09:16:53.803Z] #49 30.24 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-21T09:16:53.803Z] #49 30.35 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-21T09:16:53.845Z] #43 ... [2021-04-21T09:16:53.845Z] [2021-04-21T09:16:53.845Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-21T09:16:53.845Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-04-21T09:16:53.845Z] #19 DONE 1.3s [2021-04-21T09:16:53.845Z] [2021-04-21T09:16:53.845Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-21T09:16:53.845Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-21T09:16:53.885Z] #41 ... [2021-04-21T09:16:53.885Z] [2021-04-21T09:16:53.885Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-21T09:16:53.885Z] #30 sha256:285516f506d2e83fb9f4828630435a3001130262d6f5513c0b12c41925d25d17 [2021-04-21T09:16:53.885Z] #30 20.58 [2021-04-21T09:16:54.071Z] #49 33.17 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-21T09:16:54.071Z] #49 33.17 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-21T09:16:54.326Z] #49 33.27 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-21T09:16:54.369Z] #49 30.67 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-21T09:16:54.369Z] #49 30.91 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-21T09:16:54.582Z] #49 33.62 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-21T09:16:54.582Z] #49 33.75 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-21T09:16:54.933Z] #49 31.26 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-21T09:16:54.933Z] #49 31.39 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-21T09:16:55.189Z] #49 31.58 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-21T09:16:55.189Z] #49 31.65 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-21T09:16:55.189Z] #49 31.74 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-21T09:16:55.189Z] #49 31.79 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-21T09:16:55.223Z] #20 1.564 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-21T09:16:55.445Z] #49 31.84 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-21T09:16:55.445Z] #49 31.84 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-21T09:16:55.445Z] #49 31.88 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-21T09:16:55.457Z] #30 ... [2021-04-21T09:16:55.457Z] [2021-04-21T09:16:55.457Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-21T09:16:55.457Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-21T09:16:55.457Z] #43 18.47 Fetched 8202 kB in 18s (461 kB/s) [2021-04-21T09:16:55.457Z] #43 18.47 Reading package lists... [2021-04-21T09:16:55.457Z] #43 27.87 Reading package lists... [2021-04-21T09:16:55.457Z] #43 ... [2021-04-21T09:16:55.457Z] [2021-04-21T09:16:55.457Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-21T09:16:55.457Z] #50 sha256:6b7eb6a3129f3efbcc50b48392f74849541ee953d8d0477f4f7044e52440611a [2021-04-21T09:16:55.457Z] #50 23.54 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-21T09:16:55.457Z] #50 23.58 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-21T09:16:55.457Z] #50 23.58 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-21T09:16:55.457Z] #50 23.61 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-21T09:16:55.457Z] #50 23.67 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-21T09:16:55.457Z] #50 23.69 go: extracting github.com/pkg/errors v0.8.1 [2021-04-21T09:16:55.457Z] #50 23.70 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-21T09:16:55.457Z] #50 23.77 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-21T09:16:55.457Z] #50 23.80 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-21T09:16:55.457Z] #50 23.91 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-21T09:16:55.457Z] #50 23.92 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-21T09:16:55.457Z] #50 24.03 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-21T09:16:55.457Z] #50 24.18 go: extracting github.com/spf13/viper v1.6.1 [2021-04-21T09:16:55.457Z] #50 24.23 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-21T09:16:55.457Z] #50 24.36 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-21T09:16:55.457Z] #50 24.43 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-21T09:16:55.457Z] #50 24.70 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-21T09:16:55.457Z] #50 24.80 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-21T09:16:55.457Z] #50 24.81 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-21T09:16:55.457Z] #50 24.81 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-21T09:16:55.457Z] #50 24.85 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-21T09:16:55.457Z] #50 24.86 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-21T09:16:55.457Z] #50 24.89 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-21T09:16:55.457Z] #50 24.91 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-21T09:16:55.457Z] #50 24.94 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-21T09:16:55.457Z] #50 25.03 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-21T09:16:55.457Z] #50 25.03 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-21T09:16:55.457Z] #50 25.34 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-21T09:16:55.457Z] #50 25.35 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-21T09:16:55.457Z] #50 25.35 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-21T09:16:55.457Z] #50 25.45 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-21T09:16:55.457Z] #50 25.45 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-21T09:16:55.457Z] #50 25.50 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-21T09:16:55.457Z] #50 25.60 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-21T09:16:55.457Z] #50 25.65 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-21T09:16:55.457Z] #50 25.70 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-21T09:16:55.457Z] #50 25.77 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-21T09:16:55.457Z] #50 25.81 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-21T09:16:55.457Z] #50 25.81 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-21T09:16:55.457Z] #50 25.84 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-21T09:16:55.457Z] #50 25.84 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-21T09:16:55.457Z] #50 25.95 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-21T09:16:55.457Z] #50 26.03 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-21T09:16:55.457Z] #50 26.06 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-21T09:16:55.457Z] #50 26.12 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-21T09:16:55.457Z] #50 26.21 go: downloading golang.org/x/text v0.3.2 [2021-04-21T09:16:55.457Z] #50 26.46 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-21T09:16:55.457Z] #50 26.49 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-21T09:16:55.457Z] #50 26.58 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-21T09:16:55.457Z] #50 26.68 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-21T09:16:55.457Z] #50 26.92 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-21T09:16:55.457Z] #50 27.18 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-21T09:16:55.457Z] #50 27.21 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-21T09:16:55.457Z] #50 27.40 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-21T09:16:55.457Z] #50 27.50 go: downloading github.com/spf13/afero v1.1.2 [2021-04-21T09:16:55.457Z] #50 27.78 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-21T09:16:55.457Z] #50 28.14 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-21T09:16:55.457Z] #50 28.30 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-21T09:16:55.457Z] #50 28.37 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-21T09:16:55.457Z] #50 28.47 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-21T09:16:55.457Z] #50 28.56 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-21T09:16:55.457Z] #50 28.59 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-21T09:16:55.457Z] #50 28.61 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-21T09:16:55.457Z] #50 28.68 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-21T09:16:55.457Z] #50 28.71 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-21T09:16:55.457Z] #50 28.72 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-21T09:16:55.457Z] #50 28.74 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-21T09:16:55.457Z] #50 28.78 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-21T09:16:55.457Z] #50 28.80 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-21T09:16:55.457Z] #50 28.82 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-21T09:16:55.457Z] #50 28.89 go: extracting github.com/spf13/afero v1.1.2 [2021-04-21T09:16:55.482Z] #20 1.797 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-21T09:16:55.482Z] #20 1.825 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-21T09:16:55.702Z] #49 31.99 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-21T09:16:55.702Z] #49 ... [2021-04-21T09:16:55.702Z] [2021-04-21T09:16:55.702Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-21T09:16:55.702Z] #58 sha256:4b6efaed6988262da96b3769438c3ea2fe47a52b739fcee08e448af62a915a0d [2021-04-21T09:16:55.702Z] #58 22.06 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-21T09:16:55.702Z] #58 24.94 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-21T09:16:55.702Z] #58 26.51 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-21T09:16:55.702Z] #58 26.73 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-21T09:16:55.702Z] #58 26.85 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-21T09:16:55.702Z] #58 27.20 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-21T09:16:55.702Z] #58 27.36 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-21T09:16:55.702Z] #58 30.24 go: finding github.com/pkg/errors v0.9.1 [2021-04-21T09:16:55.702Z] #58 30.33 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-21T09:16:55.702Z] #58 30.58 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-21T09:16:55.702Z] #58 30.64 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-21T09:16:55.702Z] #58 30.80 go: finding github.com/google/uuid v1.2.0 [2021-04-21T09:16:55.702Z] #58 30.83 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-21T09:16:55.702Z] #58 30.95 go: finding github.com/gofrs/flock v0.8.0 [2021-04-21T09:16:55.702Z] #58 30.96 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-21T09:16:55.702Z] #58 31.02 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-21T09:16:55.702Z] #58 31.07 go: finding github.com/gorilla/mux v1.8.0 [2021-04-21T09:16:55.702Z] #58 31.10 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-21T09:16:55.702Z] #58 31.15 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-21T09:16:55.702Z] #58 31.20 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-21T09:16:55.702Z] #58 31.43 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-21T09:16:55.702Z] #58 31.51 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-21T09:16:55.702Z] #58 ... [2021-04-21T09:16:55.702Z] [2021-04-21T09:16:55.702Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-21T09:16:55.702Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-21T09:16:55.702Z] #40 23.76 Checking out files: 90% (1521/1684) Checking out files: 91% (1533/1684) Checking out files: 92% (1550/1684) Checking out files: 93% (1567/1684) Checking out files: 94% (1583/1684) Checking out files: 95% (1600/1684) Checking out files: 96% (1617/1684) Checking out files: 97% (1634/1684) Checking out files: 98% (1651/1684) Checking out files: 99% (1668/1684) Checking out files: 100% (1684/1684) Checking out files: 100% (1684/1684), done. [2021-04-21T09:16:55.702Z] #40 23.90 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-21T09:16:55.702Z] #40 26.07 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-04-21T09:16:55.741Z] #20 2.001 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-21T09:16:55.757Z] #50 28.96 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-21T09:16:55.757Z] #50 29.00 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-21T09:16:55.757Z] #50 29.10 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-21T09:16:55.757Z] #50 ... [2021-04-21T09:16:55.757Z] [2021-04-21T09:16:55.757Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-21T09:16:55.757Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-04-21T09:16:55.757Z] #37 19.07 Fetched 8202 kB in 18s (456 kB/s) [2021-04-21T09:16:55.757Z] #37 19.07 Reading package lists... [2021-04-21T09:16:55.950Z] #49 ... [2021-04-21T09:16:55.950Z] [2021-04-21T09:16:55.950Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-21T09:16:55.950Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-21T09:16:55.950Z] #40 23.92 Checking out files: 87% (1480/1684) Checking out files: 88% (1482/1684) Checking out files: 89% (1499/1684) Checking out files: 90% (1516/1684) Checking out files: 91% (1533/1684) Checking out files: 92% (1550/1684) Checking out files: 93% (1567/1684) Checking out files: 94% (1583/1684) Checking out files: 95% (1600/1684) Checking out files: 96% (1617/1684) Checking out files: 97% (1634/1684) Checking out files: 98% (1651/1684) Checking out files: 99% (1668/1684) Checking out files: 100% (1684/1684) Checking out files: 100% (1684/1684), done. [2021-04-21T09:16:55.950Z] #40 24.11 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-21T09:16:55.950Z] #40 26.22 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-04-21T09:16:55.950Z] #40 ... [2021-04-21T09:16:55.950Z] [2021-04-21T09:16:55.950Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-21T09:16:55.950Z] #58 sha256:2e0294f37ed8f00ece2551844ce65ebb3d3e1716d0cdc8ee27bd65dff66444fd [2021-04-21T09:16:55.950Z] #58 25.50 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-21T09:16:55.950Z] #58 29.03 go: finding github.com/pkg/errors v0.9.1 [2021-04-21T09:16:55.950Z] #58 29.11 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-21T09:16:55.950Z] #58 29.35 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-21T09:16:55.950Z] #58 29.49 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-21T09:16:55.950Z] #58 29.52 go: finding github.com/google/uuid v1.2.0 [2021-04-21T09:16:55.950Z] #58 29.67 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-21T09:16:55.950Z] #58 29.76 go: finding github.com/gofrs/flock v0.8.0 [2021-04-21T09:16:55.950Z] #58 29.77 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-21T09:16:55.950Z] #58 29.79 go: finding github.com/gorilla/mux v1.8.0 [2021-04-21T09:16:55.950Z] #58 29.87 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-21T09:16:55.950Z] #58 29.93 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-21T09:16:55.950Z] #58 29.96 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-21T09:16:55.950Z] #58 30.02 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-21T09:16:55.950Z] #58 30.26 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-21T09:16:55.950Z] #58 30.49 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-21T09:16:55.959Z] #40 ... [2021-04-21T09:16:55.959Z] [2021-04-21T09:16:55.959Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-21T09:16:55.959Z] #49 sha256:aa09983244555cd3ba358d6258b3c124437f11d24e460b0a8f81cfd77530324c [2021-04-21T09:16:55.959Z] #49 32.26 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-21T09:16:55.959Z] #49 32.36 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-21T09:16:55.959Z] #49 32.38 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-21T09:16:55.959Z] #49 32.46 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-21T09:16:56.030Z] #20 2.153 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-04-21T09:16:56.064Z] #37 28.17 Reading package lists... [2021-04-21T09:16:56.064Z] #37 ... [2021-04-21T09:16:56.064Z] [2021-04-21T09:16:56.064Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-21T09:16:56.064Z] #50 sha256:6b7eb6a3129f3efbcc50b48392f74849541ee953d8d0477f4f7044e52440611a [2021-04-21T09:16:56.064Z] #50 29.25 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-21T09:16:56.064Z] #50 29.39 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-21T09:16:56.064Z] #50 29.52 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-21T09:16:56.064Z] #50 29.55 go: downloading github.com/spf13/cast v1.3.0 [2021-04-21T09:16:56.216Z] #49 32.58 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-21T09:16:56.216Z] #49 32.59 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-21T09:16:56.364Z] #50 ... [2021-04-21T09:16:56.364Z] [2021-04-21T09:16:56.364Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-21T09:16:56.364Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-04-21T09:16:56.364Z] #56 19.68 Fetched 8202 kB in 19s (438 kB/s) [2021-04-21T09:16:56.364Z] #56 19.68 Reading package lists... [2021-04-21T09:16:56.364Z] #56 29.19 Reading package lists... [2021-04-21T09:16:56.364Z] #56 ... [2021-04-21T09:16:56.364Z] [2021-04-21T09:16:56.364Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-21T09:16:56.364Z] #50 sha256:6b7eb6a3129f3efbcc50b48392f74849541ee953d8d0477f4f7044e52440611a [2021-04-21T09:16:56.364Z] #50 29.77 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-21T09:16:56.364Z] #50 29.78 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-21T09:16:56.364Z] #50 29.80 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-21T09:16:56.472Z] #49 33.02 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-21T09:16:56.472Z] #49 33.08 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-21T09:16:56.513Z] #58 ... [2021-04-21T09:16:56.513Z] [2021-04-21T09:16:56.513Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-21T09:16:56.513Z] #49 sha256:067194e2fc42a23e2207cd4a1d01859d0843aed5c304943bfd4a19e5663bc10c [2021-04-21T09:16:56.513Z] #49 35.47 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-21T09:16:56.513Z] #49 ... [2021-04-21T09:16:56.513Z] [2021-04-21T09:16:56.514Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:16:56.514Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-21T09:16:56.514Z] #13 19.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-21T09:16:56.655Z] #45 ... [2021-04-21T09:16:56.655Z] [2021-04-21T09:16:56.655Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-21T09:16:56.655Z] #49 sha256:87471a5078e7d41a26d1be98bf94df7af4d8e50461cb7822d399896d0356599d [2021-04-21T09:16:56.655Z] #49 23.38 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-21T09:16:56.655Z] #49 23.47 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-21T09:16:56.655Z] #49 23.56 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-21T09:16:56.655Z] #49 23.58 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-21T09:16:56.655Z] #49 23.68 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-21T09:16:56.655Z] #49 23.77 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-21T09:16:56.655Z] #49 23.93 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-21T09:16:56.655Z] #49 24.06 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-21T09:16:56.655Z] #49 24.10 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-21T09:16:56.655Z] #49 24.47 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-21T09:16:56.655Z] #49 24.68 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-21T09:16:56.655Z] #49 24.80 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-21T09:16:56.655Z] #49 24.94 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-21T09:16:56.655Z] #49 25.21 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-21T09:16:56.655Z] #49 25.26 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-21T09:16:56.655Z] #49 25.28 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-21T09:16:56.655Z] #49 25.33 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-21T09:16:56.655Z] #49 25.39 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-21T09:16:56.655Z] #49 25.41 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-21T09:16:56.655Z] #49 25.62 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-21T09:16:56.655Z] #49 25.68 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-21T09:16:56.655Z] #49 25.72 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-21T09:16:56.655Z] #49 25.90 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-21T09:16:56.655Z] #49 26.04 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-21T09:16:56.655Z] #49 26.13 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-21T09:16:56.655Z] #49 26.36 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-21T09:16:56.655Z] #49 26.55 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-21T09:16:56.655Z] #49 26.61 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-21T09:16:56.655Z] #49 26.64 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-21T09:16:56.655Z] #49 26.68 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-21T09:16:56.655Z] #49 26.79 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-21T09:16:56.655Z] #49 26.80 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-21T09:16:56.655Z] #49 27.00 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-21T09:16:56.655Z] #49 27.17 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-21T09:16:56.655Z] #49 27.20 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-21T09:16:56.655Z] #49 27.24 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-21T09:16:56.655Z] #49 27.29 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-21T09:16:56.655Z] #49 27.47 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-21T09:16:56.655Z] #49 27.53 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-21T09:16:56.655Z] #49 27.57 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-21T09:16:56.655Z] #49 27.84 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-21T09:16:56.655Z] #49 28.03 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-21T09:16:56.655Z] #49 28.21 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-21T09:16:56.655Z] #49 28.29 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-21T09:16:56.655Z] #49 28.52 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-21T09:16:56.655Z] #49 28.62 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-21T09:16:56.655Z] #49 28.62 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-21T09:16:56.655Z] #49 28.69 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-21T09:16:56.655Z] #49 28.76 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-21T09:16:56.655Z] #49 28.93 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-21T09:16:56.655Z] #49 29.10 go: downloading github.com/spf13/cast v1.3.0 [2021-04-21T09:16:56.655Z] #49 29.32 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-21T09:16:56.655Z] #49 29.61 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-21T09:16:56.655Z] #49 29.71 go: extracting github.com/spf13/cast v1.3.0 [2021-04-21T09:16:56.655Z] #49 29.75 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-21T09:16:56.655Z] #49 29.93 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-21T09:16:56.655Z] #49 30.19 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-21T09:16:56.655Z] #49 30.37 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-21T09:16:56.655Z] #49 30.49 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-21T09:16:56.655Z] #49 30.53 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-21T09:16:56.655Z] #49 30.59 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-21T09:16:56.655Z] #49 30.87 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-21T09:16:56.655Z] #49 31.01 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-21T09:16:56.655Z] #49 31.09 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-21T09:16:56.655Z] #49 31.15 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-21T09:16:56.655Z] #49 31.15 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-21T09:16:56.655Z] #49 31.24 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-21T09:16:56.655Z] #49 31.51 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-21T09:16:56.655Z] #49 31.52 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-21T09:16:56.655Z] #49 31.59 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-21T09:16:56.655Z] #49 31.61 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-21T09:16:56.655Z] #49 31.66 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-21T09:16:56.655Z] #49 31.72 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-21T09:16:56.655Z] #49 31.79 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-21T09:16:56.655Z] #49 31.79 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-21T09:16:56.655Z] #49 31.79 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-21T09:16:56.655Z] #49 31.86 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-21T09:16:56.655Z] #49 31.96 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-21T09:16:56.655Z] #49 32.04 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-21T09:16:56.655Z] #49 32.04 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-21T09:16:56.655Z] #49 32.08 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-21T09:16:56.655Z] #49 32.08 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-21T09:16:56.655Z] #49 32.11 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-21T09:16:56.655Z] #49 32.44 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-21T09:16:56.655Z] #49 32.58 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-21T09:16:56.655Z] #49 32.61 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-21T09:16:56.665Z] #50 29.96 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-21T09:16:56.665Z] #50 30.01 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-21T09:16:56.665Z] #50 30.01 go: extracting github.com/spf13/cast v1.3.0 [2021-04-21T09:16:56.665Z] #50 30.03 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-21T09:16:56.770Z] #13 ... [2021-04-21T09:16:56.770Z] [2021-04-21T09:16:56.770Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-21T09:16:56.770Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-21T09:16:56.770Z] #36 28.40 Fetched 8427 kB in 17s (487 kB/s) [2021-04-21T09:16:56.770Z] #36 28.40 Reading package lists... [2021-04-21T09:16:56.921Z] #49 ... [2021-04-21T09:16:56.921Z] [2021-04-21T09:16:56.921Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-21T09:16:56.921Z] #58 sha256:2b736a414c574a5671251aef2cabd1bbb948bcc455ddaa0fcaad4188afcd0ffa [2021-04-21T09:16:56.921Z] #58 22.72 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-21T09:16:56.921Z] #58 23.84 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-21T09:16:56.921Z] #58 24.21 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-21T09:16:56.921Z] #58 24.22 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-21T09:16:56.921Z] #58 24.73 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-21T09:16:56.921Z] #58 25.45 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-21T09:16:56.921Z] #58 28.04 go: finding github.com/pkg/errors v0.9.1 [2021-04-21T09:16:56.921Z] #58 28.09 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-21T09:16:56.922Z] #58 28.38 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-21T09:16:56.922Z] #58 28.48 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-21T09:16:56.922Z] #58 28.63 go: finding github.com/google/uuid v1.2.0 [2021-04-21T09:16:56.922Z] #58 28.71 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-21T09:16:56.922Z] #58 28.84 go: finding github.com/gofrs/flock v0.8.0 [2021-04-21T09:16:56.922Z] #58 28.86 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-21T09:16:56.922Z] #58 28.87 go: finding github.com/gorilla/mux v1.8.0 [2021-04-21T09:16:56.922Z] #58 28.92 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-21T09:16:56.922Z] #58 29.00 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-21T09:16:56.922Z] #58 29.00 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-21T09:16:56.922Z] #58 29.04 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-21T09:16:56.922Z] #58 29.25 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-21T09:16:56.922Z] #58 29.31 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-21T09:16:56.922Z] #58 ... [2021-04-21T09:16:56.922Z] [2021-04-21T09:16:56.922Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-21T09:16:56.922Z] #49 sha256:87471a5078e7d41a26d1be98bf94df7af4d8e50461cb7822d399896d0356599d [2021-04-21T09:16:56.922Z] #49 32.80 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-21T09:16:56.965Z] #50 30.15 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-21T09:16:56.965Z] #50 30.26 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-21T09:16:56.965Z] #50 30.47 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-21T09:16:56.988Z] #20 3.213 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-21T09:16:57.035Z] #49 33.28 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-21T09:16:57.035Z] #49 33.36 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-21T09:16:57.035Z] #49 33.43 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-21T09:16:57.066Z] #13 3.764 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-21T09:16:57.066Z] #13 3.784 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-21T09:16:57.066Z] #13 3.807 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-21T09:16:57.066Z] #13 3.836 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-21T09:16:57.267Z] #50 30.54 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-21T09:16:57.267Z] #50 30.61 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-21T09:16:57.569Z] #50 30.81 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-21T09:16:57.569Z] #50 30.98 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-21T09:16:57.703Z] #36 35.36 Reading package lists... [2021-04-21T09:16:57.703Z] #36 ... [2021-04-21T09:16:57.703Z] [2021-04-21T09:16:57.703Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:16:57.703Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-21T09:16:57.703Z] #13 30.83 Fetched 8941 kB in 19s (472 kB/s) [2021-04-21T09:16:57.875Z] #50 31.13 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-21T09:16:57.924Z] #20 4.333 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-21T09:16:57.961Z] #13 30.83 Reading package lists... [2021-04-21T09:16:57.961Z] #13 ... [2021-04-21T09:16:57.961Z] [2021-04-21T09:16:57.961Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-21T09:16:57.961Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-21T09:16:57.961Z] #55 26.86 Fetched 8427 kB in 17s (502 kB/s) [2021-04-21T09:16:57.961Z] #55 26.86 Reading package lists... [2021-04-21T09:16:57.961Z] #55 34.17 Reading package lists... [2021-04-21T09:16:57.961Z] #55 ... [2021-04-21T09:16:57.961Z] [2021-04-21T09:16:57.961Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-21T09:16:57.961Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-21T09:16:57.961Z] #42 27.78 Fetched 8427 kB in 17s (494 kB/s) [2021-04-21T09:16:57.961Z] #42 27.78 Reading package lists... [2021-04-21T09:16:58.103Z] #13 4.686 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [461 kB] [2021-04-21T09:16:58.182Z] #50 31.34 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-21T09:16:58.182Z] #50 ... [2021-04-21T09:16:58.182Z] [2021-04-21T09:16:58.182Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:16:58.182Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-21T09:16:58.182Z] #14 20.99 Fetched 8702 kB in 21s (424 kB/s) [2021-04-21T09:16:58.182Z] #14 20.99 Reading package lists... [2021-04-21T09:16:58.182Z] #14 30.27 Reading package lists... [2021-04-21T09:16:58.182Z] #14 ... [2021-04-21T09:16:58.182Z] [2021-04-21T09:16:58.182Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-21T09:16:58.182Z] #30 sha256:285516f506d2e83fb9f4828630435a3001130262d6f5513c0b12c41925d25d17 [2021-04-21T09:16:58.182Z] #30 22.25 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-21T09:16:58.182Z] #30 22.34 skipping existing 5cb8031fd95d [2021-04-21T09:16:58.182Z] #30 22.55 [2021-04-21T09:16:58.182Z] #30 24.04 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-21T09:16:58.182Z] #30 24.55 [2021-04-21T09:16:58.514Z] #30 24.77 0.2% ## 4.1% ###### 9.7% ############# 18.9% ################ 22.6% [2021-04-21T09:16:58.514Z] #30 ... [2021-04-21T09:16:58.514Z] [2021-04-21T09:16:58.514Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-21T09:16:58.514Z] #59 sha256:17edc09260f4f07fa324e3b5044070aa2e4d574a3097f59e8b241b1dcd7344b1 [2021-04-21T09:16:58.514Z] #59 21.88 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-21T09:16:58.514Z] #59 22.63 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-21T09:16:58.514Z] #59 23.12 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-21T09:16:58.514Z] #59 23.41 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-21T09:16:58.514Z] #59 24.17 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-21T09:16:58.514Z] #59 25.86 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-21T09:16:58.514Z] #59 29.31 go: finding github.com/pkg/errors v0.9.1 [2021-04-21T09:16:58.514Z] #59 29.34 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-21T09:16:58.514Z] #59 29.42 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-21T09:16:58.514Z] #59 29.61 go: finding github.com/google/uuid v1.2.0 [2021-04-21T09:16:58.514Z] #59 29.74 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-21T09:16:58.514Z] #59 29.96 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-21T09:16:58.514Z] #59 30.07 go: finding github.com/gofrs/flock v0.8.0 [2021-04-21T09:16:58.514Z] #59 30.09 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-21T09:16:58.514Z] #59 30.39 go: finding github.com/gorilla/mux v1.8.0 [2021-04-21T09:16:58.514Z] #59 30.41 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-21T09:16:58.514Z] #59 30.52 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-21T09:16:58.514Z] #59 30.63 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-21T09:16:58.514Z] #59 30.74 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-21T09:16:58.514Z] #59 31.03 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-21T09:16:58.514Z] #59 31.21 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-21T09:16:58.514Z] #59 ... [2021-04-21T09:16:58.514Z] [2021-04-21T09:16:58.514Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-21T09:16:58.514Z] #30 sha256:285516f506d2e83fb9f4828630435a3001130262d6f5513c0b12c41925d25d17 [2021-04-21T09:16:58.687Z] #13 ... [2021-04-21T09:16:58.687Z] [2021-04-21T09:16:58.687Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:16:58.687Z] #45 sha256:53a88da07fb7923b2c12782eb3ddc1ac6f16761f16399fda48197e4cf1a6c07c [2021-04-21T09:16:58.687Z] #45 3.168 + RM_GOPATH=0 [2021-04-21T09:16:58.687Z] #45 3.168 + TMP_GOPATH= [2021-04-21T09:16:58.687Z] #45 3.168 + : /build [2021-04-21T09:16:58.687Z] #45 3.168 + '[' -z '' ']' [2021-04-21T09:16:58.687Z] #45 3.177 ++ mktemp -d [2021-04-21T09:16:58.687Z] #45 3.180 + export GOPATH=/tmp/tmp.eCOMeXpiad [2021-04-21T09:16:58.687Z] #45 3.180 + GOPATH=/tmp/tmp.eCOMeXpiad [2021-04-21T09:16:58.687Z] #45 3.180 + RM_GOPATH=1 [2021-04-21T09:16:58.687Z] #45 3.180 + case "$(go env GOARCH)" in [2021-04-21T09:16:58.687Z] #45 3.180 ++ go env GOARCH [2021-04-21T09:16:58.687Z] #45 3.196 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:58.687Z] #45 3.196 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:16:58.687Z] #45 3.199 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-21T09:16:58.687Z] #45 3.200 ++ dirname /tmp/install/install.sh [2021-04-21T09:16:58.687Z] #45 3.200 + dir=/tmp/install [2021-04-21T09:16:58.687Z] #45 3.200 + bin=vndr [2021-04-21T09:16:58.687Z] #45 3.200 + shift [2021-04-21T09:16:58.687Z] #45 3.200 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-21T09:16:58.687Z] #45 3.200 + . /tmp/install/vndr.installer [2021-04-21T09:16:58.687Z] #45 3.200 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-21T09:16:58.687Z] #45 3.200 + install_vndr [2021-04-21T09:16:58.687Z] #45 3.200 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-21T09:16:58.687Z] #45 3.200 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.eCOMeXpiad/src/github.com/LK4D4/vndr [2021-04-21T09:16:58.687Z] #45 3.211 Cloning into '/tmp/tmp.eCOMeXpiad/src/github.com/LK4D4/vndr'... [2021-04-21T09:16:58.687Z] #45 3.681 + cd /tmp/tmp.eCOMeXpiad/src/github.com/LK4D4/vndr [2021-04-21T09:16:58.687Z] #45 3.681 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-21T09:16:58.687Z] #45 3.691 + go build -buildmode=pie -v -o /build/vndr . [2021-04-21T09:16:58.687Z] #45 4.182 runtime/internal/sys [2021-04-21T09:16:58.687Z] #45 4.187 internal/race [2021-04-21T09:16:58.687Z] #45 4.196 internal/cpu [2021-04-21T09:16:58.687Z] #45 4.264 runtime/internal/atomic [2021-04-21T09:16:58.687Z] #45 4.301 sync/atomic [2021-04-21T09:16:58.687Z] #45 4.301 runtime/internal/math [2021-04-21T09:16:58.687Z] #45 4.398 unicode [2021-04-21T09:16:58.687Z] #45 4.462 internal/bytealg [2021-04-21T09:16:58.687Z] #45 4.496 unicode/utf8 [2021-04-21T09:16:58.687Z] #45 4.632 math [2021-04-21T09:16:58.687Z] #45 5.156 internal/testlog [2021-04-21T09:16:58.687Z] #45 5.384 encoding [2021-04-21T09:16:58.687Z] #45 5.603 unicode/utf16 [2021-04-21T09:16:58.687Z] #45 5.827 runtime [2021-04-21T09:16:58.687Z] #45 6.372 container/list [2021-04-21T09:16:58.687Z] #45 7.407 crypto/subtle [2021-04-21T09:16:58.687Z] #45 7.410 crypto/internal/subtle [2021-04-21T09:16:58.687Z] #45 7.627 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-21T09:16:58.833Z] #49 ... [2021-04-21T09:16:58.833Z] [2021-04-21T09:16:58.833Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-21T09:16:58.833Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-21T09:16:58.833Z] #36 24.85 Fetched 8427 kB in 18s (477 kB/s) [2021-04-21T09:16:58.833Z] #36 24.85 Reading package lists... [2021-04-21T09:16:58.950Z] #45 8.095 internal/nettrace [2021-04-21T09:16:58.950Z] #45 8.242 runtime/cgo [2021-04-21T09:16:58.950Z] #45 8.365 vendor/golang.org/x/crypto/internal/subtle [2021-04-21T09:16:59.094Z] #36 31.69 Reading package lists... [2021-04-21T09:16:59.094Z] #36 ... [2021-04-21T09:16:59.094Z] [2021-04-21T09:16:59.094Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-21T09:16:59.094Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-21T09:16:59.094Z] #55 24.81 Fetched 8427 kB in 18s (474 kB/s) [2021-04-21T09:16:59.094Z] #55 24.81 Reading package lists... [2021-04-21T09:16:59.094Z] #55 31.58 Reading package lists... [2021-04-21T09:16:59.094Z] #55 ... [2021-04-21T09:16:59.094Z] [2021-04-21T09:16:59.094Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-21T09:16:59.094Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-21T09:16:59.094Z] #42 24.79 Fetched 8427 kB in 18s (471 kB/s) [2021-04-21T09:16:59.094Z] #42 24.79 Reading package lists... [2021-04-21T09:16:59.301Z] #20 ... [2021-04-21T09:16:59.301Z] [2021-04-21T09:16:59.301Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:16:59.301Z] #45 sha256:8b5ffd2ae6b807e9a8af4f7f5ca61ab80d0ec23d9084e90b396515b6a7e45755 [2021-04-21T09:16:59.301Z] #45 140.7 github.com/LK4D4/vndr/godl [2021-04-21T09:16:59.381Z] #42 31.78 Reading package lists... [2021-04-21T09:16:59.381Z] #42 ... [2021-04-21T09:16:59.381Z] [2021-04-21T09:16:59.381Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-21T09:16:59.381Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-21T09:16:59.381Z] #40 25.13 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-04-21T09:16:59.536Z] #45 ... [2021-04-21T09:16:59.536Z] [2021-04-21T09:16:59.536Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:16:59.536Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-21T09:16:59.536Z] #13 6.132 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-21T09:16:59.613Z] #49 ... [2021-04-21T09:16:59.613Z] [2021-04-21T09:16:59.613Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-21T09:16:59.613Z] #51 sha256:f854bcf984a2e737bc0e9c70e803fb86e781ba174c427fda460b425279e3b286 [2021-04-21T09:16:59.613Z] #51 25.60 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-21T09:16:59.613Z] #51 25.80 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-21T09:16:59.613Z] #51 25.96 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-21T09:16:59.613Z] #51 26.05 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-21T09:16:59.613Z] #51 26.78 runtime/cgo [2021-04-21T09:16:59.613Z] #51 26.89 runtime [2021-04-21T09:16:59.613Z] #51 ... [2021-04-21T09:16:59.613Z] [2021-04-21T09:16:59.613Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-21T09:16:59.613Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-21T09:16:59.613Z] #36 25.64 Fetched 8427 kB in 18s (478 kB/s) [2021-04-21T09:16:59.613Z] #36 25.64 Reading package lists... [2021-04-21T09:16:59.613Z] #36 32.48 Reading package lists... [2021-04-21T09:16:59.613Z] #36 ... [2021-04-21T09:16:59.613Z] [2021-04-21T09:16:59.613Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-21T09:16:59.613Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-21T09:16:59.613Z] #55 25.70 Fetched 8427 kB in 18s (467 kB/s) [2021-04-21T09:16:59.613Z] #55 25.70 Reading package lists... [2021-04-21T09:16:59.613Z] #55 32.69 Reading package lists... [2021-04-21T09:16:59.613Z] #55 ... [2021-04-21T09:16:59.613Z] [2021-04-21T09:16:59.613Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-21T09:16:59.613Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-21T09:16:59.613Z] #42 26.62 Fetched 8427 kB in 19s (451 kB/s) [2021-04-21T09:16:59.613Z] #42 26.62 Reading package lists... [2021-04-21T09:16:59.613Z] #42 32.95 Reading package lists... [2021-04-21T09:16:59.613Z] #42 ... [2021-04-21T09:16:59.613Z] [2021-04-21T09:16:59.613Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-21T09:16:59.613Z] #49 sha256:aa09983244555cd3ba358d6258b3c124437f11d24e460b0a8f81cfd77530324c [2021-04-21T09:16:59.613Z] #49 36.08 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-21T09:16:59.710Z] #54 ... [2021-04-21T09:16:59.710Z] [2021-04-21T09:16:59.710Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-21T09:16:59.710Z] #57 146.0 + bin/containerd [2021-04-21T09:16:59.870Z] #42 34.87 Reading package lists... [2021-04-21T09:16:59.871Z] #42 ... [2021-04-21T09:16:59.871Z] [2021-04-21T09:16:59.871Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-21T09:16:59.871Z] #34 sha256:913110cc69326f71cc6928c6e5f84ef369ab6ddca285943f3142474fc6191884 [2021-04-21T09:16:59.871Z] #34 38.65 sync [2021-04-21T09:16:59.871Z] #34 38.67 internal/reflectlite [2021-04-21T09:17:00.123Z] #30 24.77 0.2% ## 4.1% ###### 9.7% ############# 18.9% ################ 22.6% ##################### 30.0% ######################## 33.7% ############################# 41.1% ################################# 46.6% #################################### 50.3% ######################################## 55.8% ############################################ 61.3% ################################################ 66.9% ################################################## 70.5% ##################################################### 74.2% ######################################################### 79.7% ############################################################# 85.3% ################################################################# 90.8% ##################################################################### 96.3% ######################################################################## 100.0% [2021-04-21T09:17:00.235Z] #45 141.5 github.com/LK4D4/vndr [2021-04-21T09:17:00.433Z] #34 ... [2021-04-21T09:17:00.433Z] [2021-04-21T09:17:00.433Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:17:00.433Z] #45 sha256:067f20dd7f649c46ffcb50069af3cd2957a69d2160afcf968a25072718038e5e [2021-04-21T09:17:00.433Z] #45 29.24 vendor/golang.org/x/crypto/internal/subtle [2021-04-21T09:17:00.433Z] #45 29.37 vendor/golang.org/x/crypto/curve25519 [2021-04-21T09:17:00.435Z] #30 27.06 [2021-04-21T09:17:00.435Z] #30 ... [2021-04-21T09:17:00.435Z] [2021-04-21T09:17:00.435Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-21T09:17:00.435Z] #68 sha256:bbf23d4b4368ea029d42eaa1e4503a692d0211d9e61631fa861f50b0ff05a040 [2021-04-21T09:17:00.435Z] #68 23.92 + cd /tmp/tmp.D7AuMoql5Z/src/github.com/docker/libnetwork [2021-04-21T09:17:00.435Z] #68 23.92 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-21T09:17:00.435Z] #68 24.44 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-21T09:17:00.689Z] #45 39.66 sync [2021-04-21T09:17:00.689Z] #45 39.67 internal/reflectlite [2021-04-21T09:17:00.738Z] #68 ... [2021-04-21T09:17:00.738Z] [2021-04-21T09:17:00.738Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-21T09:17:00.738Z] #50 sha256:6b7eb6a3129f3efbcc50b48392f74849541ee953d8d0477f4f7044e52440611a [2021-04-21T09:17:00.739Z] #50 31.76 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-21T09:17:00.739Z] #50 31.82 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-21T09:17:00.739Z] #50 31.91 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-21T09:17:00.739Z] #50 32.18 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-21T09:17:00.739Z] #50 32.38 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-21T09:17:00.739Z] #50 32.99 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-21T09:17:00.739Z] #50 33.11 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-21T09:17:00.739Z] #50 33.22 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-21T09:17:00.739Z] #50 33.52 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-21T09:17:00.739Z] #50 33.59 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-21T09:17:00.739Z] #50 33.69 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-21T09:17:00.739Z] #50 33.78 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-21T09:17:00.739Z] #50 34.14 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-21T09:17:00.740Z] #57 ... [2021-04-21T09:17:00.740Z] [2021-04-21T09:17:00.740Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-21T09:17:00.740Z] #54 87.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 contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-04-21T09:17:00.740Z] #54 88.12 + mkdir -p /build [2021-04-21T09:17:00.740Z] #54 88.12 + cp runc /build/runc [2021-04-21T09:17:00.740Z] #54 DONE 88.5s [2021-04-21T09:17:00.740Z] [2021-04-21T09:17:00.740Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-21T09:17:00.778Z] #40 ... [2021-04-21T09:17:00.778Z] [2021-04-21T09:17:00.778Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-21T09:17:00.778Z] #49 sha256:87471a5078e7d41a26d1be98bf94df7af4d8e50461cb7822d399896d0356599d [2021-04-21T09:17:00.778Z] #49 36.79 go: extracting golang.org/x/text v0.3.2 [2021-04-21T09:17:00.930Z] #13 ... [2021-04-21T09:17:00.930Z] [2021-04-21T09:17:00.930Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-21T09:17:00.930Z] #47 sha256:83c31157a82fea55b3a2db776a260947db433e2ca37f8360e8d6b6a0003ecbc2 [2021-04-21T09:17:00.930Z] #47 3.961 + RM_GOPATH=0 [2021-04-21T09:17:00.930Z] #47 3.961 + TMP_GOPATH= [2021-04-21T09:17:00.930Z] #47 3.961 + : /build [2021-04-21T09:17:00.930Z] #47 3.961 + '[' -z '' ']' [2021-04-21T09:17:00.930Z] #47 3.961 ++ mktemp -d [2021-04-21T09:17:00.930Z] #47 3.961 + export GOPATH=/tmp/tmp.p744tqsPMS [2021-04-21T09:17:00.930Z] #47 3.961 + GOPATH=/tmp/tmp.p744tqsPMS [2021-04-21T09:17:00.930Z] #47 3.961 + RM_GOPATH=1 [2021-04-21T09:17:00.930Z] #47 3.961 + case "$(go env GOARCH)" in [2021-04-21T09:17:00.930Z] #47 3.961 ++ go env GOARCH [2021-04-21T09:17:00.930Z] #47 3.997 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:17:00.930Z] #47 3.997 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:17:00.930Z] #47 4.010 ++ dirname /tmp/install/install.sh [2021-04-21T09:17:00.930Z] #47 4.010 + dir=/tmp/install [2021-04-21T09:17:00.930Z] #47 4.010 + bin=gotestsum [2021-04-21T09:17:00.930Z] #47 4.010 + shift [2021-04-21T09:17:00.930Z] #47 4.010 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-21T09:17:00.930Z] #47 4.010 + . /tmp/install/gotestsum.installer [2021-04-21T09:17:00.930Z] #47 4.010 ++ : v0.5.3 [2021-04-21T09:17:00.930Z] #47 4.010 + install_gotestsum [2021-04-21T09:17:00.930Z] #47 4.010 + set -e [2021-04-21T09:17:00.930Z] #47 4.010 + export GO111MODULE=on [2021-04-21T09:17:00.930Z] #47 4.010 + GO111MODULE=on [2021-04-21T09:17:00.930Z] #47 4.010 + GOBIN=/build [2021-04-21T09:17:00.930Z] #47 4.010 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-21T09:17:00.930Z] #47 4.170 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-21T09:17:00.930Z] #47 4.170 go: finding gotest.tools v0.5.3 [2021-04-21T09:17:00.930Z] #47 5.367 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-21T09:17:00.930Z] #47 5.794 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-21T09:17:00.930Z] #47 6.805 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-21T09:17:00.930Z] #47 6.807 go: downloading github.com/pkg/errors v0.9.1 [2021-04-21T09:17:00.930Z] #47 6.828 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-21T09:17:00.930Z] #47 6.855 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-21T09:17:00.930Z] #47 6.962 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-21T09:17:00.930Z] #47 6.995 go: downloading github.com/fatih/color v1.9.0 [2021-04-21T09:17:00.930Z] #47 7.006 go: extracting github.com/pkg/errors v0.9.1 [2021-04-21T09:17:00.930Z] #47 7.018 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-21T09:17:00.930Z] #47 7.166 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-21T09:17:00.930Z] #47 7.186 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-21T09:17:00.930Z] #47 7.216 go: extracting github.com/fatih/color v1.9.0 [2021-04-21T09:17:00.930Z] #47 7.336 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-21T09:17:00.930Z] #47 7.350 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-21T09:17:00.930Z] #47 7.649 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-21T09:17:00.930Z] #47 7.671 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-21T09:17:00.930Z] #47 7.844 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-21T09:17:00.930Z] #47 8.385 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-21T09:17:00.930Z] #47 8.502 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-21T09:17:00.930Z] #47 8.793 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-21T09:17:00.930Z] #47 9.346 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-21T09:17:00.930Z] #47 9.494 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-21T09:17:00.930Z] #47 ... [2021-04-21T09:17:00.930Z] [2021-04-21T09:17:00.930Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-21T09:17:00.930Z] #58 sha256:0c8712787580e3c4e481e014e6078c2993dd4ae5302c8278fe539652e859d370 [2021-04-21T09:17:00.930Z] #58 4.715 + RM_GOPATH=0 [2021-04-21T09:17:00.930Z] #58 4.715 + TMP_GOPATH= [2021-04-21T09:17:00.930Z] #58 4.716 + : /build [2021-04-21T09:17:00.930Z] #58 4.716 + '[' -z '' ']' [2021-04-21T09:17:00.930Z] #58 4.719 ++ mktemp -d [2021-04-21T09:17:00.930Z] #58 4.737 + export GOPATH=/tmp/tmp.uCW9P2PMol [2021-04-21T09:17:00.930Z] #58 4.737 + GOPATH=/tmp/tmp.uCW9P2PMol [2021-04-21T09:17:00.930Z] #58 4.737 + RM_GOPATH=1 [2021-04-21T09:17:00.930Z] #58 4.738 + case "$(go env GOARCH)" in [2021-04-21T09:17:00.930Z] #58 4.738 ++ go env GOARCH [2021-04-21T09:17:00.930Z] #58 4.753 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:17:00.930Z] #58 4.753 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:17:00.930Z] #58 4.753 ++ dirname /tmp/install/install.sh [2021-04-21T09:17:00.930Z] #58 4.767 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-04-21T09:17:00.930Z] #58 4.767 + dir=/tmp/install [2021-04-21T09:17:00.930Z] #58 4.767 + bin=rootlesskit [2021-04-21T09:17:00.930Z] #58 4.767 + shift [2021-04-21T09:17:00.930Z] #58 4.767 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-21T09:17:00.930Z] #58 4.767 + . /tmp/install/rootlesskit.installer [2021-04-21T09:17:00.930Z] #58 4.767 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-04-21T09:17:00.930Z] #58 4.767 + install_rootlesskit [2021-04-21T09:17:00.930Z] #58 4.767 + case "$1" in [2021-04-21T09:17:00.930Z] #58 4.767 + export CGO_ENABLED=0 [2021-04-21T09:17:00.930Z] #58 4.767 + CGO_ENABLED=0 [2021-04-21T09:17:00.930Z] #58 4.767 + _install_rootlesskit [2021-04-21T09:17:00.930Z] #58 4.767 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-04-21T09:17:00.930Z] #58 4.767 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.uCW9P2PMol/src/github.com/rootless-containers/rootlesskit [2021-04-21T09:17:00.930Z] #58 4.779 Cloning into '/tmp/tmp.uCW9P2PMol/src/github.com/rootless-containers/rootlesskit'... [2021-04-21T09:17:00.930Z] #58 9.020 + cd /tmp/tmp.uCW9P2PMol/src/github.com/rootless-containers/rootlesskit [2021-04-21T09:17:00.930Z] #58 9.020 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-04-21T09:17:00.930Z] #58 9.085 + export GO111MODULE=on [2021-04-21T09:17:00.930Z] #58 9.086 + GO111MODULE=on [2021-04-21T09:17:00.930Z] #58 9.086 + export GOPROXY=https://proxy.golang.org [2021-04-21T09:17:00.930Z] #58 9.086 + GOPROXY=https://proxy.golang.org [2021-04-21T09:17:00.930Z] #58 9.087 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-21T09:17:00.930Z] #58 9.087 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-21T09:17:00.930Z] #58 ... [2021-04-21T09:17:00.930Z] [2021-04-21T09:17:00.930Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-21T09:17:00.930Z] #51 sha256:a4ad38817eb5386128d3830ecaa87ea3824adebb0bf6051e162029c07285a882 [2021-04-21T09:17:00.930Z] #51 4.904 + RM_GOPATH=0 [2021-04-21T09:17:00.930Z] #51 4.904 + TMP_GOPATH= [2021-04-21T09:17:00.930Z] #51 4.904 + : /build [2021-04-21T09:17:00.930Z] #51 4.904 + '[' -z '' ']' [2021-04-21T09:17:00.930Z] #51 4.904 ++ mktemp -d [2021-04-21T09:17:00.930Z] #51 4.906 + export GOPATH=/tmp/tmp.lC7qdZtV09 [2021-04-21T09:17:00.930Z] #51 4.906 + GOPATH=/tmp/tmp.lC7qdZtV09 [2021-04-21T09:17:00.930Z] #51 4.909 + RM_GOPATH=1 [2021-04-21T09:17:00.930Z] #51 4.909 + case "$(go env GOARCH)" in [2021-04-21T09:17:00.930Z] #51 4.909 ++ go env GOARCH [2021-04-21T09:17:00.930Z] #51 4.951 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:17:00.930Z] #51 4.951 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:17:00.930Z] #51 4.951 ++ dirname /tmp/install/install.sh [2021-04-21T09:17:00.930Z] #51 4.951 + dir=/tmp/install [2021-04-21T09:17:00.930Z] #51 4.951 + bin=shfmt [2021-04-21T09:17:00.930Z] #51 4.951 + shift [2021-04-21T09:17:00.930Z] #51 4.951 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-21T09:17:00.930Z] #51 4.951 + . /tmp/install/shfmt.installer [2021-04-21T09:17:00.930Z] #51 4.951 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-21T09:17:00.930Z] #51 4.951 + install_shfmt [2021-04-21T09:17:00.930Z] #51 4.951 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-21T09:17:00.930Z] #51 4.951 + git clone https://github.com/mvdan/sh.git /tmp/tmp.lC7qdZtV09/src/github.com/mvdan/sh [2021-04-21T09:17:00.930Z] #51 4.951 Cloning into '/tmp/tmp.lC7qdZtV09/src/github.com/mvdan/sh'... [2021-04-21T09:17:00.930Z] #51 4.952 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-21T09:17:01.037Z] #49 ... [2021-04-21T09:17:01.037Z] [2021-04-21T09:17:01.037Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:17:01.037Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-21T09:17:01.037Z] #13 23.43 Fetched 8941 kB in 19s (467 kB/s) [2021-04-21T09:17:01.037Z] #13 23.43 Reading package lists... [2021-04-21T09:17:01.197Z] #51 ... [2021-04-21T09:17:01.197Z] [2021-04-21T09:17:01.197Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-21T09:17:01.197Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-21T09:17:01.197Z] #36 6.025 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-21T09:17:01.197Z] #36 6.084 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-21T09:17:01.197Z] #36 6.084 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-21T09:17:01.197Z] #36 7.084 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-21T09:17:01.197Z] #36 8.602 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [267 kB] [2021-04-21T09:17:01.197Z] #36 10.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-04-21T09:17:01.197Z] #36 ... [2021-04-21T09:17:01.197Z] [2021-04-21T09:17:01.197Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-21T09:17:01.197Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-04-21T09:17:01.197Z] #40 5.390 + git clone https://github.com/docker/distribution.git . [2021-04-21T09:17:01.197Z] #40 5.394 Cloning into '.'... [2021-04-21T09:17:01.252Z] #45 ... [2021-04-21T09:17:01.252Z] [2021-04-21T09:17:01.252Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-21T09:17:01.252Z] #49 sha256:067194e2fc42a23e2207cd4a1d01859d0843aed5c304943bfd4a19e5663bc10c [2021-04-21T09:17:01.252Z] #49 40.16 go: extracting golang.org/x/text v0.3.2 [2021-04-21T09:17:01.421Z] #50 ... [2021-04-21T09:17:01.421Z] [2021-04-21T09:17:01.421Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-21T09:17:01.421Z] #52 sha256:27910bf6fec2b512a21ade7deb5ce9571cae8822ee2f8c1b4ad11d6d60dbb735 [2021-04-21T09:17:01.421Z] #52 24.57 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-21T09:17:01.421Z] #52 24.66 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-21T09:17:01.421Z] #52 25.05 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-21T09:17:01.421Z] #52 25.40 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-21T09:17:01.421Z] #52 26.57 runtime [2021-04-21T09:17:01.461Z] #40 ... [2021-04-21T09:17:01.461Z] [2021-04-21T09:17:01.461Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-21T09:17:01.461Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-04-21T09:17:01.461Z] #55 6.066 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-21T09:17:01.461Z] #55 6.139 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-21T09:17:01.461Z] #55 6.148 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-21T09:17:01.461Z] #55 7.030 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-21T09:17:01.461Z] #55 8.933 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [267 kB] [2021-04-21T09:17:01.461Z] #55 9.917 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-04-21T09:17:01.461Z] #55 ... [2021-04-21T09:17:01.461Z] [2021-04-21T09:17:01.461Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-21T09:17:01.461Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-21T09:17:01.461Z] #42 5.504 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-21T09:17:01.461Z] #42 5.566 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-21T09:17:01.461Z] #42 5.570 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-21T09:17:01.461Z] #42 6.341 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-21T09:17:01.461Z] #42 8.130 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [267 kB] [2021-04-21T09:17:01.461Z] #42 9.389 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-04-21T09:17:01.504Z] #49 ... [2021-04-21T09:17:01.504Z] [2021-04-21T09:17:01.504Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:17:01.504Z] #45 sha256:7b0cb6e3bc4883990789c0394aa204bb0d147b9936b5ae18f750945502fc158c [2021-04-21T09:17:01.504Z] #45 27.84 vendor/golang.org/x/crypto/internal/subtle [2021-04-21T09:17:01.504Z] #45 28.01 vendor/golang.org/x/crypto/curve25519 [2021-04-21T09:17:01.504Z] #45 ... [2021-04-21T09:17:01.504Z] [2021-04-21T09:17:01.504Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-21T09:17:01.504Z] #34 sha256:d8e7c74d480e2e7a8eb7a46442786bc2755dc4f4cc68be7d9ed84048ab2439d2 [2021-04-21T09:17:01.504Z] #34 38.02 internal/reflectlite [2021-04-21T09:17:01.504Z] #34 38.03 sync [2021-04-21T09:17:01.724Z] #42 ... [2021-04-21T09:17:01.724Z] [2021-04-21T09:17:01.725Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-21T09:17:01.725Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-04-21T09:17:01.725Z] #32 4.370 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-21T09:17:01.725Z] #32 4.376 Cloning into '.'... [2021-04-21T09:17:01.738Z] #52 ... [2021-04-21T09:17:01.738Z] [2021-04-21T09:17:01.738Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-21T09:17:01.738Z] #30 sha256:285516f506d2e83fb9f4828630435a3001130262d6f5513c0b12c41925d25d17 [2021-04-21T09:17:01.738Z] #30 28.39 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-21T09:17:01.793Z] #57 ... [2021-04-21T09:17:01.793Z] [2021-04-21T09:17:01.793Z] #55 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-04-21T09:17:01.793Z] #55 DONE 0.3s [2021-04-21T09:17:01.987Z] #32 ... [2021-04-21T09:17:01.987Z] [2021-04-21T09:17:01.987Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-21T09:17:01.987Z] #34 sha256:9f1c64d6f3bce2ebfedac254a9381baa938a3c570c8947fcb14f411990988147 [2021-04-21T09:17:01.987Z] #34 3.349 + RM_GOPATH=0 [2021-04-21T09:17:01.987Z] #34 3.349 + TMP_GOPATH= [2021-04-21T09:17:01.987Z] #34 3.349 + : /build [2021-04-21T09:17:01.987Z] #34 3.349 + '[' -z '' ']' [2021-04-21T09:17:01.987Z] #34 3.349 ++ mktemp -d [2021-04-21T09:17:01.987Z] #34 3.349 + export GOPATH=/tmp/tmp.KnGVGBROfe [2021-04-21T09:17:01.987Z] #34 3.349 + GOPATH=/tmp/tmp.KnGVGBROfe [2021-04-21T09:17:01.987Z] #34 3.349 + RM_GOPATH=1 [2021-04-21T09:17:01.987Z] #34 3.349 + case "$(go env GOARCH)" in [2021-04-21T09:17:01.987Z] #34 3.350 ++ go env GOARCH [2021-04-21T09:17:01.987Z] #34 3.371 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:17:01.987Z] #34 3.371 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:17:01.987Z] #34 3.373 ++ dirname /tmp/install/install.sh [2021-04-21T09:17:01.987Z] #34 3.377 + dir=/tmp/install [2021-04-21T09:17:01.987Z] #34 3.377 + bin=tomlv [2021-04-21T09:17:01.987Z] #34 3.377 + shift [2021-04-21T09:17:01.987Z] #34 3.377 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-04-21T09:17:01.987Z] #34 3.377 + . /tmp/install/tomlv.installer [2021-04-21T09:17:01.987Z] #34 3.377 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-21T09:17:01.987Z] #34 3.377 + install_tomlv [2021-04-21T09:17:01.987Z] #34 3.377 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-04-21T09:17:01.987Z] #34 3.377 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.KnGVGBROfe/src/github.com/BurntSushi/toml [2021-04-21T09:17:01.987Z] #34 3.380 Cloning into '/tmp/tmp.KnGVGBROfe/src/github.com/BurntSushi/toml'... [2021-04-21T09:17:01.987Z] #34 3.385 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-21T09:17:01.987Z] #34 3.953 + cd /tmp/tmp.KnGVGBROfe/src/github.com/BurntSushi/toml [2021-04-21T09:17:01.987Z] #34 3.953 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-21T09:17:01.987Z] #34 3.953 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-04-21T09:17:01.987Z] #34 4.251 math/bits [2021-04-21T09:17:01.987Z] #34 4.251 internal/cpu [2021-04-21T09:17:01.987Z] #34 4.251 runtime/internal/sys [2021-04-21T09:17:01.987Z] #34 4.297 runtime/internal/atomic [2021-04-21T09:17:01.987Z] #34 4.384 runtime/internal/math [2021-04-21T09:17:01.987Z] #34 4.488 math [2021-04-21T09:17:01.987Z] #34 4.504 unicode/utf8 [2021-04-21T09:17:01.987Z] #34 4.522 internal/bytealg [2021-04-21T09:17:01.987Z] #34 4.536 unicode [2021-04-21T09:17:01.987Z] #34 4.844 internal/testlog [2021-04-21T09:17:01.987Z] #34 5.280 encoding [2021-04-21T09:17:01.987Z] #34 5.387 runtime [2021-04-21T09:17:01.987Z] #34 5.734 runtime/cgo [2021-04-21T09:17:01.987Z] #34 ... [2021-04-21T09:17:01.987Z] [2021-04-21T09:17:01.987Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-21T09:17:01.987Z] #49 sha256:a3464e9b8539908ef45b2cb1b86797fec1c91c800319a6fb05356d2fc648e78d [2021-04-21T09:17:01.987Z] #49 5.327 + RM_GOPATH=0 [2021-04-21T09:17:01.987Z] #49 5.327 + TMP_GOPATH= [2021-04-21T09:17:01.987Z] #49 5.327 + : /build [2021-04-21T09:17:01.987Z] #49 5.327 + '[' -z '' ']' [2021-04-21T09:17:01.987Z] #49 5.330 ++ mktemp -d [2021-04-21T09:17:01.987Z] #49 5.341 + export GOPATH=/tmp/tmp.Hj6YYUhgwx [2021-04-21T09:17:01.987Z] #49 5.341 + GOPATH=/tmp/tmp.Hj6YYUhgwx [2021-04-21T09:17:01.987Z] #49 5.341 + RM_GOPATH=1 [2021-04-21T09:17:01.987Z] #49 5.341 + case "$(go env GOARCH)" in [2021-04-21T09:17:01.987Z] #49 5.341 ++ go env GOARCH [2021-04-21T09:17:01.987Z] #49 5.365 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:17:01.987Z] #49 5.365 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:17:01.987Z] #49 5.370 ++ dirname /tmp/install/install.sh [2021-04-21T09:17:01.987Z] #49 5.371 + dir=/tmp/install [2021-04-21T09:17:01.987Z] #49 5.373 + bin=golangci_lint [2021-04-21T09:17:01.987Z] #49 5.373 + shift [2021-04-21T09:17:01.987Z] #49 5.373 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-21T09:17:01.987Z] #49 5.373 + . /tmp/install/golangci_lint.installer [2021-04-21T09:17:01.987Z] #49 5.373 ++ : v1.23.8 [2021-04-21T09:17:01.987Z] #49 5.373 + install_golangci_lint [2021-04-21T09:17:01.987Z] #49 5.373 + set -e [2021-04-21T09:17:01.987Z] #49 5.373 + export GO111MODULE=on [2021-04-21T09:17:01.987Z] #49 5.373 + GO111MODULE=on [2021-04-21T09:17:01.987Z] #49 5.373 + GOBIN=/build [2021-04-21T09:17:01.987Z] #49 5.373 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-21T09:17:01.987Z] #49 5.440 go: finding github.com v1.23.8 [2021-04-21T09:17:01.987Z] #49 5.440 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-21T09:17:01.987Z] #49 5.440 go: finding github.com/golangci v1.23.8 [2021-04-21T09:17:01.987Z] #49 5.440 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-21T09:17:01.987Z] #49 5.448 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-21T09:17:01.987Z] #49 6.491 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-21T09:17:01.987Z] #49 7.189 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-21T09:17:02.042Z] #30 28.91 [2021-04-21T09:17:02.083Z] [2021-04-21T09:17:02.083Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-21T09:17:02.271Z] #49 ... [2021-04-21T09:17:02.271Z] [2021-04-21T09:17:02.271Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-21T09:17:02.271Z] #24 sha256:4628d7863a326838b439b41fdb19b2618d953f23e0e85c662ce7b48a3475a31d [2021-04-21T09:17:02.271Z] #24 4.670 + RM_GOPATH=0 [2021-04-21T09:17:02.271Z] #24 4.670 + TMP_GOPATH= [2021-04-21T09:17:02.271Z] #24 4.670 + : /build [2021-04-21T09:17:02.271Z] #24 4.670 + '[' -z '' ']' [2021-04-21T09:17:02.271Z] #24 4.674 ++ mktemp -d [2021-04-21T09:17:02.271Z] #24 4.674 + export GOPATH=/tmp/tmp.pxVOnO3nvn [2021-04-21T09:17:02.271Z] #24 4.674 + GOPATH=/tmp/tmp.pxVOnO3nvn [2021-04-21T09:17:02.271Z] #24 4.674 + RM_GOPATH=1 [2021-04-21T09:17:02.271Z] #24 4.674 + case "$(go env GOARCH)" in [2021-04-21T09:17:02.271Z] #24 4.684 ++ go env GOARCH [2021-04-21T09:17:02.271Z] #24 4.698 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:17:02.271Z] #24 4.698 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:17:02.271Z] #24 4.699 ++ dirname /tmp/install/install.sh [2021-04-21T09:17:02.271Z] #24 4.702 Install docker/cli version 17.06.2-ce from stable [2021-04-21T09:17:02.271Z] #24 4.702 + dir=/tmp/install [2021-04-21T09:17:02.271Z] #24 4.702 + bin=dockercli [2021-04-21T09:17:02.271Z] #24 4.702 + shift [2021-04-21T09:17:02.271Z] #24 4.702 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-21T09:17:02.271Z] #24 4.702 + . /tmp/install/dockercli.installer [2021-04-21T09:17:02.271Z] #24 4.702 ++ : stable [2021-04-21T09:17:02.271Z] #24 4.702 ++ : 17.06.2-ce [2021-04-21T09:17:02.271Z] #24 4.702 + install_dockercli [2021-04-21T09:17:02.271Z] #24 4.702 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-21T09:17:02.271Z] #24 4.709 ++ uname -m [2021-04-21T09:17:02.271Z] #24 4.711 + arch=aarch64 [2021-04-21T09:17:02.271Z] #24 4.711 + '[' aarch64 '!=' x86_64 ']' [2021-04-21T09:17:02.271Z] #24 4.711 + '[' aarch64 '!=' s390x ']' [2021-04-21T09:17:02.271Z] #24 4.711 + '[' aarch64 '!=' armhf ']' [2021-04-21T09:17:02.271Z] #24 4.711 + build_dockercli [2021-04-21T09:17:02.271Z] #24 4.711 + git clone https://github.com/docker/docker-ce /tmp/tmp.pxVOnO3nvn/tmp/docker-ce [2021-04-21T09:17:02.271Z] #24 4.713 Cloning into '/tmp/tmp.pxVOnO3nvn/tmp/docker-ce'... [2021-04-21T09:17:02.271Z] #24 ... [2021-04-21T09:17:02.271Z] [2021-04-21T09:17:02.271Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-21T09:17:02.271Z] #67 sha256:2fdd1f00b620badd5d9027647266b32deea91db356ad8ca848c1f3898b8ceec5 [2021-04-21T09:17:02.271Z] #67 5.719 + RM_GOPATH=0 [2021-04-21T09:17:02.271Z] #67 5.720 + TMP_GOPATH= [2021-04-21T09:17:02.271Z] #67 5.720 + : /build [2021-04-21T09:17:02.271Z] #67 5.720 + '[' -z '' ']' [2021-04-21T09:17:02.271Z] #67 5.722 ++ mktemp -d [2021-04-21T09:17:02.271Z] #67 5.728 + export GOPATH=/tmp/tmp.PWK7K22Qkv [2021-04-21T09:17:02.271Z] #67 5.728 + GOPATH=/tmp/tmp.PWK7K22Qkv [2021-04-21T09:17:02.271Z] #67 5.729 + RM_GOPATH=1 [2021-04-21T09:17:02.271Z] #67 5.729 + case "$(go env GOARCH)" in [2021-04-21T09:17:02.271Z] #67 5.730 ++ go env GOARCH [2021-04-21T09:17:02.271Z] #67 5.756 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:17:02.271Z] #67 5.758 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:17:02.271Z] #67 5.761 ++ dirname /tmp/install/install.sh [2021-04-21T09:17:02.271Z] #67 5.770 + dir=/tmp/install [2021-04-21T09:17:02.271Z] #67 5.770 + bin=proxy [2021-04-21T09:17:02.271Z] #67 5.770 + shift [2021-04-21T09:17:02.271Z] #67 5.770 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-21T09:17:02.271Z] #67 5.770 + . /tmp/install/proxy.installer [2021-04-21T09:17:02.271Z] #67 5.770 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-21T09:17:02.271Z] #67 5.770 + install_proxy [2021-04-21T09:17:02.271Z] #67 5.770 + case "$1" in [2021-04-21T09:17:02.271Z] #67 5.771 + export CGO_ENABLED=0 [2021-04-21T09:17:02.271Z] #67 5.771 + CGO_ENABLED=0 [2021-04-21T09:17:02.271Z] #67 5.771 + _install_proxy [2021-04-21T09:17:02.271Z] #67 5.779 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-21T09:17:02.271Z] #67 5.782 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-21T09:17:02.271Z] #67 5.782 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.PWK7K22Qkv/src/github.com/docker/libnetwork [2021-04-21T09:17:02.271Z] #67 5.799 Cloning into '/tmp/tmp.PWK7K22Qkv/src/github.com/docker/libnetwork'... [2021-04-21T09:17:02.343Z] #30 29.14 ######################################################################## 100.0% [2021-04-21T09:17:02.416Z] #13 30.69 Reading package lists... [2021-04-21T09:17:02.416Z] #13 ... [2021-04-21T09:17:02.416Z] [2021-04-21T09:17:02.416Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-21T09:17:02.416Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-21T09:17:02.416Z] #55 31.58 Reading package lists... [2021-04-21T09:17:02.435Z] #34 ... [2021-04-21T09:17:02.435Z] [2021-04-21T09:17:02.435Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:17:02.435Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-21T09:17:02.435Z] #13 22.42 Fetched 8941 kB in 20s (442 kB/s) [2021-04-21T09:17:02.435Z] #13 22.42 Reading package lists... [2021-04-21T09:17:02.535Z] #67 ... [2021-04-21T09:17:02.535Z] [2021-04-21T09:17:02.535Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-21T09:17:02.535Z] #58 sha256:0c8712787580e3c4e481e014e6078c2993dd4ae5302c8278fe539652e859d370 [2021-04-21T09:17:02.535Z] #58 11.40 go: downloading github.com/pkg/errors v0.9.1 [2021-04-21T09:17:02.535Z] #58 11.55 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-21T09:17:02.535Z] #58 11.55 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-21T09:17:02.535Z] #58 11.55 go: downloading github.com/google/uuid v1.2.0 [2021-04-21T09:17:02.535Z] #58 11.57 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-21T09:17:02.535Z] #58 11.60 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-21T09:17:02.535Z] #58 11.61 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-21T09:17:02.535Z] #58 11.62 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-21T09:17:02.535Z] #58 11.63 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-21T09:17:02.535Z] #58 11.76 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-21T09:17:02.535Z] #58 11.97 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-21T09:17:02.643Z] #30 29.48 [2021-04-21T09:17:02.692Z] #13 29.79 Reading package lists... [2021-04-21T09:17:02.692Z] #13 ... [2021-04-21T09:17:02.692Z] [2021-04-21T09:17:02.692Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-21T09:17:02.692Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-21T09:17:02.692Z] #36 32.48 Reading package lists... [2021-04-21T09:17:02.798Z] #58 11.98 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-21T09:17:02.798Z] #58 12.26 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-21T09:17:03.060Z] #58 12.27 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-21T09:17:03.060Z] #58 12.40 go: extracting github.com/google/uuid v1.2.0 [2021-04-21T09:17:03.329Z] #58 12.73 go: extracting github.com/pkg/errors v0.9.1 [2021-04-21T09:17:03.329Z] #58 12.83 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-21T09:17:03.594Z] #58 12.85 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-21T09:17:03.706Z] #30 30.45 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-21T09:17:04.060Z] #36 39.05 Building dependency tree... [2021-04-21T09:17:04.171Z] #58 13.34 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-21T09:17:04.171Z] #58 ... [2021-04-21T09:17:04.171Z] [2021-04-21T09:17:04.171Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-21T09:17:04.171Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-21T09:17:04.171Z] #27 18.93 Updating certificates in /etc/ssl/certs... [2021-04-21T09:17:04.171Z] #27 23.78 137 added, 0 removed; done. [2021-04-21T09:17:04.171Z] #27 24.65 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-04-21T09:17:04.171Z] #27 24.69 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-21T09:17:04.171Z] #27 24.73 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-04-21T09:17:04.171Z] #27 24.76 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-21T09:17:04.171Z] #27 24.80 Processing triggers for libc-bin (2.28-10) ... [2021-04-21T09:17:04.171Z] #27 24.88 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-21T09:17:04.171Z] #27 24.90 Updating certificates in /etc/ssl/certs... [2021-04-21T09:17:04.171Z] #27 ... [2021-04-21T09:17:04.171Z] [2021-04-21T09:17:04.171Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-21T09:17:04.171Z] #51 sha256:a4ad38817eb5386128d3830ecaa87ea3824adebb0bf6051e162029c07285a882 [2021-04-21T09:17:04.171Z] #51 12.64 + cd /tmp/tmp.lC7qdZtV09/src/github.com/mvdan/sh [2021-04-21T09:17:04.171Z] #51 12.64 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-21T09:17:04.171Z] #51 12.70 + GO111MODULE=on [2021-04-21T09:17:04.171Z] #51 12.71 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-21T09:17:04.328Z] #55 38.42 Building dependency tree... [2021-04-21T09:17:04.362Z] #30 31.00 [2021-04-21T09:17:04.362Z] #30 31.21 ######################################################################## 100.0% [2021-04-21T09:17:04.431Z] #45 ... [2021-04-21T09:17:04.431Z] [2021-04-21T09:17:04.431Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:17:04.431Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:17:04.431Z] #43 64.02 AR criu/pie/pie.lib.a [2021-04-21T09:17:04.431Z] #43 64.29 DEP criu/pie/restorer.d [2021-04-21T09:17:04.431Z] #43 64.51 DEP criu/arch/x86/sigaction_compat_pie.d [2021-04-21T09:17:04.431Z] #43 64.71 DEP criu/arch/x86/restorer_unmap.d [2021-04-21T09:17:04.431Z] #43 64.74 DEP criu/arch/x86/restorer.d [2021-04-21T09:17:04.431Z] #43 64.92 DEP criu/arch/x86/vdso-pie.d [2021-04-21T09:17:04.431Z] #43 65.01 DEP criu/pie/parasite-vdso.d [2021-04-21T09:17:04.431Z] #43 65.24 DEP criu/pie/parasite.d [2021-04-21T09:17:04.431Z] #43 65.50 CC criu/pie/parasite.o [2021-04-21T09:17:04.431Z] #43 67.00 LINK criu/pie/parasite.built-in.o [2021-04-21T09:17:04.431Z] #43 67.02 GEN criu/pie/parasite-blob.h [2021-04-21T09:17:04.431Z] #43 67.03 CC criu/pie/parasite-vdso.o [2021-04-21T09:17:04.431Z] #43 67.79 CC criu/arch/x86/vdso-pie.o [2021-04-21T09:17:04.431Z] #43 68.24 CC criu/arch/x86/restorer.o [2021-04-21T09:17:04.431Z] #43 68.93 CC criu/arch/x86/restorer_unmap.o [2021-04-21T09:17:04.431Z] #43 68.98 CC criu/arch/x86/sigaction_compat_pie.o [2021-04-21T09:17:04.431Z] #43 69.26 CC criu/pie/restorer.o [2021-04-21T09:17:04.431Z] #43 72.63 LINK criu/pie/restorer.built-in.o [2021-04-21T09:17:04.431Z] #43 72.66 GEN criu/pie/restorer-blob.h [2021-04-21T09:17:04.431Z] #43 72.80 DEP criu/vdso.d [2021-04-21T09:17:04.431Z] #43 73.04 DEP criu/vdso-compat.d [2021-04-21T09:17:04.431Z] #43 73.21 DEP criu/uts_ns.d [2021-04-21T09:17:04.431Z] #43 73.44 DEP criu/util.d [2021-04-21T09:17:04.431Z] #43 73.70 DEP criu/uffd.d [2021-04-21T09:17:04.431Z] #43 73.91 DEP criu/tun.d [2021-04-21T09:17:04.431Z] #43 74.12 DEP criu/tty.d [2021-04-21T09:17:04.431Z] #43 74.31 DEP criu/timerfd.d [2021-04-21T09:17:04.431Z] #43 74.49 DEP criu/timens.d [2021-04-21T09:17:04.431Z] #43 74.72 DEP criu/sysfs_parse.d [2021-04-21T09:17:04.664Z] #30 31.43 [2021-04-21T09:17:04.664Z] #30 31.55 Download of images into '/build' complete. [2021-04-21T09:17:04.756Z] #51 14.20 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-21T09:17:04.756Z] #51 14.21 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-21T09:17:04.756Z] #51 14.22 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-21T09:17:04.965Z] #30 31.56 Use something like the following to load the result into a Docker daemon: [2021-04-21T09:17:04.965Z] #30 31.56 tar -cC '/build' . | docker load [2021-04-21T09:17:04.965Z] #30 DONE 31.6s [2021-04-21T09:17:04.965Z] [2021-04-21T09:17:04.965Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-21T09:17:04.965Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-04-21T09:17:04.965Z] #56 29.19 Reading package lists... [2021-04-21T09:17:04.999Z] #43 74.93 DEP criu/sysctl.d [2021-04-21T09:17:04.999Z] #43 75.09 DEP criu/string.d [2021-04-21T09:17:04.999Z] #43 75.16 DEP criu/stats.d [2021-04-21T09:17:05.204Z] #51 14.39 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-21T09:17:05.258Z] #43 75.34 DEP criu/sockets.d [2021-04-21T09:17:05.469Z] #51 14.93 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-21T09:17:05.483Z] #49 ... [2021-04-21T09:17:05.483Z] [2021-04-21T09:17:05.483Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-21T09:17:05.483Z] #67 sha256:4803d544153889865c20e5b41ea1689d0d80df69e3a7636ad6651410f48e2b2f [2021-04-21T09:17:05.483Z] #67 DONE 44.3s [2021-04-21T09:17:05.483Z] [2021-04-21T09:17:05.483Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:17:05.483Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-21T09:17:05.483Z] #13 30.83 Reading package lists... [2021-04-21T09:17:05.518Z] #43 75.51 DEP criu/sk-unix.d [2021-04-21T09:17:05.518Z] #43 75.72 DEP criu/sk-tcp.d [2021-04-21T09:17:05.711Z] #55 ... [2021-04-21T09:17:05.711Z] [2021-04-21T09:17:05.711Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-21T09:17:05.711Z] #67 sha256:769797a5e9cb709f3181b86783aedc5804c7f611453bf2c1f03472a2754aa9a8 [2021-04-21T09:17:05.711Z] #67 DONE 41.3s [2021-04-21T09:17:05.711Z] [2021-04-21T09:17:05.711Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:17:05.711Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-21T09:17:05.711Z] #13 30.69 Reading package lists... [2021-04-21T09:17:05.777Z] #43 75.95 DEP criu/sk-queue.d [2021-04-21T09:17:05.960Z] #36 42.28 The following additional packages will be installed: [2021-04-21T09:17:05.960Z] #36 42.30 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-21T09:17:05.960Z] #36 42.30 Suggested packages: [2021-04-21T09:17:05.960Z] #36 42.31 cmake-doc ninja-build lrzip [2021-04-21T09:17:05.960Z] #36 42.31 Recommended packages: [2021-04-21T09:17:05.960Z] #36 42.31 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-21T09:17:06.035Z] #43 76.18 DEP criu/sk-packet.d [2021-04-21T09:17:06.294Z] #43 76.45 DEP criu/sk-netlink.d [2021-04-21T09:17:06.464Z] #51 15.94 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-21T09:17:06.553Z] #43 76.62 DEP criu/sk-inet.d [2021-04-21T09:17:06.812Z] #43 76.82 DEP criu/signalfd.d [2021-04-21T09:17:06.812Z] #43 76.97 DEP criu/sigframe.d [2021-04-21T09:17:06.890Z] #36 43.29 The following NEW packages will be installed: [2021-04-21T09:17:06.890Z] #36 43.31 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-21T09:17:06.890Z] #36 43.31 vim-common xxd [2021-04-21T09:17:07.071Z] #43 77.06 DEP criu/shmem.d [2021-04-21T09:17:07.071Z] #43 77.32 DEP criu/servicefd.d [2021-04-21T09:17:07.088Z] #56 37.86 Building dependency tree... [2021-04-21T09:17:07.095Z] #13 37.58 Building dependency tree... [2021-04-21T09:17:07.148Z] #36 43.71 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-21T09:17:07.148Z] #36 43.71 Need to get 14.9 MB of archives. [2021-04-21T09:17:07.148Z] #36 43.71 After this operation, 61.8 MB of additional disk space will be used. [2021-04-21T09:17:07.148Z] #36 43.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-21T09:17:07.148Z] #36 43.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-21T09:17:07.329Z] #43 77.47 DEP criu/seize.d [2021-04-21T09:17:07.329Z] #43 77.61 DEP criu/seccomp.d [2021-04-21T09:17:07.404Z] #36 43.73 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-04-21T09:17:07.405Z] #36 43.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-21T09:17:07.897Z] #43 77.80 DEP criu/rst-malloc.d [2021-04-21T09:17:07.897Z] #43 77.85 DEP criu/rbtree.d [2021-04-21T09:17:07.897Z] #43 77.89 DEP criu/pstree.d [2021-04-21T09:17:07.897Z] #43 ... [2021-04-21T09:17:07.897Z] [2021-04-21T09:17:07.897Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-21T09:17:07.897Z] #53 sha256:3950f6aaeae2314d04e9337321cda1ea7bc32bd264e12ef5cd154621dc30dff4 [2021-04-21T09:17:07.897Z] #53 13.22 + cd /tmp/tmp.ZAQJTTYlzv/src/github.com/opencontainers/runc [2021-04-21T09:17:07.897Z] #53 13.22 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-21T09:17:07.897Z] #53 13.70 + '[' -z '' ']' [2021-04-21T09:17:07.897Z] #53 13.70 + target=static [2021-04-21T09:17:07.897Z] #53 13.70 + make 'BUILDTAGS=seccomp ' static [2021-04-21T09:17:07.897Z] #53 14.00 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-04-21T09:17:07.937Z] #51 17.32 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-21T09:17:08.160Z] #53 ... [2021-04-21T09:17:08.160Z] [2021-04-21T09:17:08.160Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:17:08.160Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:17:08.160Z] #43 78.06 DEP criu/protobuf.d [2021-04-21T09:17:08.160Z] #43 78.26 GEN criu/protobuf-desc-gen.h [2021-04-21T09:17:08.335Z] #36 ... [2021-04-21T09:17:08.335Z] [2021-04-21T09:17:08.335Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-21T09:17:08.335Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-21T09:17:08.335Z] #42 32.95 Reading package lists... [2021-04-21T09:17:08.335Z] #42 39.49 Building dependency tree... [2021-04-21T09:17:08.335Z] #42 42.67 The following additional packages will be installed: [2021-04-21T09:17:08.335Z] #42 42.69 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-21T09:17:08.335Z] #42 42.69 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-21T09:17:08.335Z] #42 42.70 Suggested packages: [2021-04-21T09:17:08.335Z] #42 42.70 manpages-dev python-setuptools [2021-04-21T09:17:08.335Z] #42 43.96 The following NEW packages will be installed: [2021-04-21T09:17:08.335Z] #42 43.96 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-21T09:17:08.335Z] #42 43.96 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-21T09:17:08.335Z] #42 43.97 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-21T09:17:08.335Z] #42 43.97 python-six zlib1g-dev [2021-04-21T09:17:08.335Z] #42 44.53 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-21T09:17:08.335Z] #42 44.53 Need to get 4095 kB of archives. [2021-04-21T09:17:08.335Z] #42 44.53 After this operation, 22.5 MB of additional disk space will be used. [2021-04-21T09:17:08.335Z] #42 44.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-04-21T09:17:08.335Z] #42 44.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-04-21T09:17:08.335Z] #42 44.53 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-04-21T09:17:08.335Z] #42 44.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-04-21T09:17:08.335Z] #42 44.54 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-04-21T09:17:08.335Z] #42 44.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-04-21T09:17:08.335Z] #42 44.56 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-04-21T09:17:08.335Z] #42 44.57 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-04-21T09:17:08.335Z] #42 44.60 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-04-21T09:17:08.335Z] #42 44.67 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-04-21T09:17:08.335Z] #42 44.69 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-04-21T09:17:08.335Z] #42 44.81 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-04-21T09:17:08.592Z] #42 ... [2021-04-21T09:17:08.592Z] [2021-04-21T09:17:08.592Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-21T09:17:08.592Z] #67 sha256:79282c3f8c5810c1294ca845155ddbfb206a127080f44e9fdb4389873ef2fc9d [2021-04-21T09:17:08.592Z] #67 DONE 44.9s [2021-04-21T09:17:08.592Z] [2021-04-21T09:17:08.592Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-21T09:17:08.592Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-21T09:17:08.592Z] #42 44.86 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-04-21T09:17:08.592Z] #42 44.88 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-04-21T09:17:08.592Z] #42 44.88 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-21T09:17:08.592Z] #42 44.88 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-04-21T09:17:08.592Z] #42 44.90 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-04-21T09:17:08.592Z] #42 ... [2021-04-21T09:17:08.592Z] [2021-04-21T09:17:08.592Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-21T09:17:08.592Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-21T09:17:08.592Z] #55 32.69 Reading package lists... [2021-04-21T09:17:08.592Z] #55 38.98 Building dependency tree... [2021-04-21T09:17:08.592Z] #55 42.19 The following additional packages will be installed: [2021-04-21T09:17:08.592Z] #55 42.19 libbtrfs0 [2021-04-21T09:17:08.592Z] #55 42.40 The following NEW packages will be installed: [2021-04-21T09:17:08.592Z] #55 42.41 libbtrfs-dev libbtrfs0 [2021-04-21T09:17:08.592Z] #55 42.81 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-21T09:17:08.592Z] #55 42.81 Need to get 119 kB of archives. [2021-04-21T09:17:08.592Z] #55 42.81 After this operation, 387 kB of additional disk space will be used. [2021-04-21T09:17:08.592Z] #55 42.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-21T09:17:08.592Z] #55 42.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-21T09:17:08.592Z] #55 44.10 debconf: delaying package configuration, since apt-utils is not installed [2021-04-21T09:17:08.592Z] #55 44.42 Fetched 119 kB in 0s (444 kB/s) [2021-04-21T09:17:08.592Z] #55 44.62 Selecting previously unselected package libbtrfs0. [2021-04-21T09:17:08.592Z] #55 44.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-21T09:17:08.592Z] #55 44.73 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-21T09:17:08.592Z] #55 44.86 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-21T09:17:08.592Z] #55 45.07 Selecting previously unselected package libbtrfs-dev. [2021-04-21T09:17:08.592Z] #55 45.07 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-21T09:17:08.592Z] #55 45.09 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-21T09:17:08.592Z] #55 ... [2021-04-21T09:17:08.592Z] [2021-04-21T09:17:08.592Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-21T09:17:08.592Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-21T09:17:08.592Z] #36 45.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-04-21T09:17:08.756Z] #13 38.16 Reading package lists... [2021-04-21T09:17:08.756Z] #13 ... [2021-04-21T09:17:08.756Z] [2021-04-21T09:17:08.756Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-21T09:17:08.756Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-21T09:17:08.756Z] #55 34.17 Reading package lists... [2021-04-21T09:17:08.756Z] #55 40.79 Building dependency tree... [2021-04-21T09:17:08.756Z] #55 43.94 The following additional packages will be installed: [2021-04-21T09:17:08.756Z] #55 44.00 libbtrfs0 [2021-04-21T09:17:08.756Z] #55 44.26 The following NEW packages will be installed: [2021-04-21T09:17:08.756Z] #55 44.28 libbtrfs-dev libbtrfs0 [2021-04-21T09:17:08.756Z] #55 45.02 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-21T09:17:08.756Z] #55 45.02 Need to get 119 kB of archives. [2021-04-21T09:17:08.756Z] #55 45.02 After this operation, 387 kB of additional disk space will be used. [2021-04-21T09:17:08.756Z] #55 45.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-21T09:17:08.756Z] #55 45.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-21T09:17:08.756Z] #55 45.98 debconf: delaying package configuration, since apt-utils is not installed [2021-04-21T09:17:08.756Z] #55 46.20 Fetched 119 kB in 0s (414 kB/s) [2021-04-21T09:17:08.756Z] #55 46.29 Selecting previously unselected package libbtrfs0. [2021-04-21T09:17:08.756Z] #55 46.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-21T09:17:08.756Z] #55 46.36 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-21T09:17:08.756Z] #55 46.38 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-21T09:17:08.756Z] #55 46.51 Selecting previously unselected package libbtrfs-dev. [2021-04-21T09:17:08.756Z] #55 46.53 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-21T09:17:08.756Z] #55 46.55 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-21T09:17:08.756Z] #55 46.79 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-21T09:17:08.756Z] #55 46.82 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-21T09:17:08.756Z] #55 46.86 Processing triggers for libc-bin (2.28-10) ... [2021-04-21T09:17:08.756Z] #55 DONE 47.4s [2021-04-21T09:17:08.756Z] [2021-04-21T09:17:08.756Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-21T09:17:08.756Z] #49 sha256:067194e2fc42a23e2207cd4a1d01859d0843aed5c304943bfd4a19e5663bc10c [2021-04-21T09:17:08.756Z] #49 45.13 go: finding github.com/fatih/color v1.7.0 [2021-04-21T09:17:08.756Z] #49 45.18 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-21T09:17:08.756Z] #49 45.30 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-21T09:17:08.756Z] #49 45.43 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-21T09:17:08.756Z] #49 45.43 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-21T09:17:08.756Z] #49 45.43 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-21T09:17:08.756Z] #49 45.43 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-21T09:17:08.756Z] #49 45.45 go: finding github.com/pkg/errors v0.8.1 [2021-04-21T09:17:08.756Z] #49 45.49 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-21T09:17:08.756Z] #49 45.49 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-21T09:17:08.756Z] #49 45.51 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-21T09:17:08.756Z] #49 45.58 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-21T09:17:08.756Z] #49 45.58 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-21T09:17:08.756Z] #49 45.58 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-21T09:17:08.756Z] #49 45.58 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-21T09:17:08.756Z] #49 45.58 go: finding github.com/stretchr/testify v1.4.0 [2021-04-21T09:17:08.756Z] #49 45.66 go: finding github.com/spf13/viper v1.6.1 [2021-04-21T09:17:08.756Z] #49 45.66 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-21T09:17:08.756Z] #49 45.66 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-21T09:17:08.756Z] #49 45.69 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-21T09:17:08.756Z] #49 45.75 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-21T09:17:08.756Z] #49 45.80 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-21T09:17:08.756Z] #49 45.80 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-21T09:17:08.756Z] #49 45.86 go: finding github.com/stretchr/objx v0.2.0 [2021-04-21T09:17:08.756Z] #49 45.86 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-21T09:17:08.756Z] #49 45.86 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-21T09:17:08.756Z] #49 45.95 go: finding github.com/spf13/cobra v0.0.5 [2021-04-21T09:17:08.756Z] #49 46.03 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-21T09:17:08.756Z] #49 46.10 go: finding github.com/gobwas/glob v0.2.3 [2021-04-21T09:17:08.756Z] #49 46.10 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-21T09:17:08.756Z] #49 46.15 go: finding github.com/spf13/pflag v1.0.5 [2021-04-21T09:17:08.756Z] #49 46.17 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-21T09:17:08.756Z] #49 46.22 go: finding github.com/magiconair/properties v1.8.1 [2021-04-21T09:17:08.756Z] #49 46.22 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-21T09:17:08.756Z] #49 46.27 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-21T09:17:08.756Z] #49 46.27 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-21T09:17:08.756Z] #49 46.30 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-21T09:17:08.756Z] #49 46.41 go: finding github.com/spf13/afero v1.1.2 [2021-04-21T09:17:08.756Z] #49 46.44 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-21T09:17:08.756Z] #49 46.48 go: finding github.com/spf13/cast v1.3.0 [2021-04-21T09:17:08.756Z] #49 46.48 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-21T09:17:08.756Z] #49 46.51 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-21T09:17:08.756Z] #49 46.53 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-21T09:17:08.756Z] #49 46.54 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-21T09:17:08.756Z] #49 46.59 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-21T09:17:08.756Z] #49 46.59 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-21T09:17:08.756Z] #49 46.62 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-21T09:17:08.756Z] #49 46.66 go: finding golang.org/x/text v0.3.2 [2021-04-21T09:17:08.757Z] #49 46.79 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-21T09:17:08.757Z] #49 46.86 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-21T09:17:08.757Z] #49 46.92 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-21T09:17:08.757Z] #49 46.99 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-21T09:17:08.757Z] #49 46.99 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-21T09:17:08.757Z] #49 47.04 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-21T09:17:08.757Z] #49 47.04 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-21T09:17:08.757Z] #49 47.07 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-21T09:17:08.757Z] #49 47.12 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-21T09:17:08.757Z] #49 47.12 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-21T09:17:08.757Z] #49 47.17 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-21T09:17:08.757Z] #49 47.17 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-21T09:17:08.757Z] #49 47.21 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-21T09:17:08.757Z] #49 47.21 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-21T09:17:08.757Z] #49 47.21 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-21T09:17:08.757Z] #49 47.22 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-21T09:17:08.757Z] #49 47.29 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-21T09:17:08.757Z] #49 47.29 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-21T09:17:08.757Z] #49 47.32 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-21T09:17:08.757Z] #49 47.34 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-21T09:17:08.757Z] #49 47.35 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-21T09:17:08.757Z] #49 47.67 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-21T09:17:08.757Z] #49 47.73 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-21T09:17:08.757Z] #49 47.73 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-21T09:17:08.849Z] #36 45.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-04-21T09:17:08.849Z] #36 45.25 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-04-21T09:17:08.849Z] #36 45.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-04-21T09:17:08.849Z] #36 45.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-04-21T09:17:08.849Z] #36 45.27 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-04-21T09:17:08.885Z] #51 ... [2021-04-21T09:17:08.886Z] [2021-04-21T09:17:08.886Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-21T09:17:08.886Z] #49 sha256:a3464e9b8539908ef45b2cb1b86797fec1c91c800319a6fb05356d2fc648e78d [2021-04-21T09:17:08.886Z] #49 14.94 go: downloading github.com/pkg/errors v0.8.1 [2021-04-21T09:17:08.886Z] #49 14.98 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-21T09:17:08.886Z] #49 15.09 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-21T09:17:08.886Z] #49 15.09 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-21T09:17:08.886Z] #49 15.16 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-21T09:17:08.886Z] #49 15.88 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-21T09:17:08.886Z] #49 15.89 go: extracting github.com/pkg/errors v0.8.1 [2021-04-21T09:17:08.886Z] #49 15.91 go: downloading github.com/spf13/viper v1.6.1 [2021-04-21T09:17:08.886Z] #49 16.52 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-21T09:17:08.886Z] #49 16.54 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-21T09:17:08.886Z] #49 16.84 go: extracting github.com/spf13/viper v1.6.1 [2021-04-21T09:17:08.886Z] #49 17.34 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-21T09:17:08.886Z] #49 17.36 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-21T09:17:08.886Z] #49 17.90 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-21T09:17:08.886Z] #49 18.27 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-21T09:17:09.008Z] #13 41.50 The following additional packages will be installed: [2021-04-21T09:17:09.008Z] #13 41.50 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-21T09:17:09.008Z] #13 41.51 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-21T09:17:09.008Z] #13 41.51 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-21T09:17:09.008Z] #13 41.51 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-21T09:17:09.008Z] #13 41.51 mingw-w64-common mingw-w64-x86-64-dev [2021-04-21T09:17:09.008Z] #13 41.52 Suggested packages: [2021-04-21T09:17:09.008Z] #13 41.53 gcc-8-locales seccomp wine64 [2021-04-21T09:17:09.012Z] #49 47.84 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-21T09:17:09.012Z] #49 47.89 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-21T09:17:09.150Z] #49 18.62 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-21T09:17:09.233Z] Running on azwin-2-d2beb0 in d:\jenkins\workspace\moby_PR-42294 [Pipeline] { [Pipeline] ws [2021-04-21T09:17:09.250Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-04-21T09:17:09.414Z] #49 ... [2021-04-21T09:17:09.414Z] [2021-04-21T09:17:09.414Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-21T09:17:09.414Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-21T09:17:09.414Z] #27 29.52 0 added, 0 removed; done. [2021-04-21T09:17:09.414Z] #27 29.54 Running hooks in /etc/ca-certificates/update.d... [2021-04-21T09:17:09.414Z] #27 29.57 done. [2021-04-21T09:17:09.414Z] #27 DONE 34.3s [2021-04-21T09:17:09.537Z] #43 ... [2021-04-21T09:17:09.537Z] [2021-04-21T09:17:09.537Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-21T09:17:09.537Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-21T09:17:09.537Z] #20 5.838 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-21T09:17:09.537Z] #20 11.66 Fetched 8941 kB in 10s (864 kB/s) [2021-04-21T09:17:09.537Z] #20 11.66 Reading package lists... [2021-04-21T09:17:09.579Z] #13 ... [2021-04-21T09:17:09.579Z] [2021-04-21T09:17:09.579Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-21T09:17:09.579Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-21T09:17:09.579Z] #55 42.28 The following additional packages will be installed: [2021-04-21T09:17:09.579Z] #55 42.30 libbtrfs0 [2021-04-21T09:17:09.579Z] #55 42.59 The following NEW packages will be installed: [2021-04-21T09:17:09.579Z] #55 42.62 libbtrfs-dev libbtrfs0 [2021-04-21T09:17:09.579Z] #55 43.10 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-21T09:17:09.579Z] #55 43.10 Need to get 119 kB of archives. [2021-04-21T09:17:09.579Z] #55 43.10 After this operation, 387 kB of additional disk space will be used. [2021-04-21T09:17:09.579Z] #55 43.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-21T09:17:09.579Z] #55 43.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-21T09:17:09.579Z] #55 44.20 debconf: delaying package configuration, since apt-utils is not installed [2021-04-21T09:17:09.579Z] #55 44.44 Fetched 119 kB in 0s (351 kB/s) [2021-04-21T09:17:09.579Z] #55 44.56 Selecting previously unselected package libbtrfs0. [2021-04-21T09:17:09.579Z] #55 44.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-04-21T09:17:09.579Z] #55 44.63 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-21T09:17:09.579Z] #55 44.66 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-21T09:17:09.579Z] #55 44.80 Selecting previously unselected package libbtrfs-dev. [2021-04-21T09:17:09.579Z] #55 44.82 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-21T09:17:09.579Z] #55 44.84 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-21T09:17:09.579Z] #55 45.12 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-21T09:17:09.579Z] #55 45.16 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-21T09:17:09.579Z] #55 45.20 Processing triggers for libc-bin (2.28-10) ... [2021-04-21T09:17:09.579Z] #55 DONE 45.6s [2021-04-21T09:17:09.579Z] [2021-04-21T09:17:09.579Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-21T09:17:09.579Z] #49 sha256:87471a5078e7d41a26d1be98bf94df7af4d8e50461cb7822d399896d0356599d [2021-04-21T09:17:09.579Z] #49 42.09 go: finding github.com/fatih/color v1.7.0 [2021-04-21T09:17:09.579Z] #49 42.15 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-21T09:17:09.579Z] #49 42.24 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-21T09:17:09.579Z] #49 42.28 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-21T09:17:09.579Z] #49 42.59 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-21T09:17:09.579Z] #49 42.62 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-21T09:17:09.579Z] #49 42.65 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-21T09:17:09.579Z] #49 42.66 go: finding github.com/pkg/errors v0.8.1 [2021-04-21T09:17:09.579Z] #49 42.68 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-21T09:17:09.579Z] #49 42.71 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-21T09:17:09.579Z] #49 42.71 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-21T09:17:09.579Z] #49 42.71 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-21T09:17:09.579Z] #49 42.73 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-21T09:17:09.579Z] #49 42.78 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-21T09:17:09.579Z] #49 42.78 go: finding github.com/stretchr/testify v1.4.0 [2021-04-21T09:17:09.579Z] #49 42.78 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-21T09:17:09.580Z] #49 42.81 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-21T09:17:09.580Z] #49 42.84 go: finding github.com/spf13/viper v1.6.1 [2021-04-21T09:17:09.580Z] #49 42.87 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-21T09:17:09.580Z] #49 42.91 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-21T09:17:09.580Z] #49 42.92 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-21T09:17:09.580Z] #49 42.96 go: finding github.com/stretchr/objx v0.2.0 [2021-04-21T09:17:09.580Z] #49 43.02 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-21T09:17:09.580Z] #49 43.02 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-21T09:17:09.580Z] #49 43.04 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-21T09:17:09.580Z] #49 43.07 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-21T09:17:09.580Z] #49 43.13 go: finding github.com/gobwas/glob v0.2.3 [2021-04-21T09:17:09.580Z] #49 43.22 go: finding github.com/spf13/cobra v0.0.5 [2021-04-21T09:17:09.580Z] #49 43.23 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-21T09:17:09.580Z] #49 43.29 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-21T09:17:09.580Z] #49 43.30 go: finding github.com/spf13/pflag v1.0.5 [2021-04-21T09:17:09.580Z] #49 43.32 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-21T09:17:09.580Z] #49 43.44 go: finding github.com/magiconair/properties v1.8.1 [2021-04-21T09:17:09.580Z] #49 43.45 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-21T09:17:09.580Z] #49 43.49 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-21T09:17:09.580Z] #49 43.50 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-21T09:17:09.580Z] #49 43.68 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-21T09:17:09.580Z] #49 43.68 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-21T09:17:09.580Z] #49 43.73 go: finding github.com/spf13/afero v1.1.2 [2021-04-21T09:17:09.580Z] #49 43.75 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-21T09:17:09.580Z] #49 43.79 go: finding github.com/spf13/cast v1.3.0 [2021-04-21T09:17:09.580Z] #49 43.82 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-21T09:17:09.580Z] #49 43.83 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-21T09:17:09.580Z] #49 43.84 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-21T09:17:09.580Z] #49 43.86 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-21T09:17:09.580Z] #49 43.94 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-21T09:17:09.580Z] #49 43.98 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-21T09:17:09.580Z] #49 43.98 go: finding golang.org/x/text v0.3.2 [2021-04-21T09:17:09.580Z] #49 44.02 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-21T09:17:09.580Z] #49 44.03 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-21T09:17:09.580Z] #49 44.04 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-21T09:17:09.580Z] #49 44.11 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-21T09:17:09.580Z] #49 44.18 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-21T09:17:09.580Z] #49 44.20 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-21T09:17:09.580Z] #49 44.21 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-21T09:17:09.580Z] #49 44.22 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-21T09:17:09.580Z] #49 44.22 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-21T09:17:09.580Z] #49 44.27 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-21T09:17:09.580Z] #49 44.30 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-21T09:17:09.580Z] #49 44.30 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-21T09:17:09.580Z] #49 44.34 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-21T09:17:09.580Z] #49 44.35 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-21T09:17:09.580Z] #49 44.37 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-21T09:17:09.580Z] #49 44.40 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-21T09:17:09.580Z] #49 44.42 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-21T09:17:09.580Z] #49 44.45 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-21T09:17:09.580Z] #49 44.47 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-21T09:17:09.580Z] #49 44.49 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-21T09:17:09.580Z] #49 44.55 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-21T09:17:09.580Z] #49 44.69 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-21T09:17:09.580Z] #49 44.73 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-21T09:17:09.580Z] #49 44.82 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-21T09:17:09.580Z] #49 44.95 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-21T09:17:09.580Z] #49 44.96 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-21T09:17:09.681Z] [2021-04-21T09:17:09.681Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-21T09:17:09.681Z] #28 sha256:8abc448143b606339ba0c6f168497593068be11f4092a6292b8fd3b2ef8b9acb [2021-04-21T09:17:09.681Z] #28 DONE 0.3s [2021-04-21T09:17:09.681Z] [2021-04-21T09:17:09.681Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-21T09:17:09.681Z] #29 sha256:7dab21bcab612813b0f7e8e4d1650dc5b54af2567006a9d046bc10ef78c212ba [2021-04-21T09:17:09.793Z] #36 ... [2021-04-21T09:17:09.793Z] [2021-04-21T09:17:09.793Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-21T09:17:09.793Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-21T09:17:09.793Z] #55 45.53 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-21T09:17:09.793Z] #55 45.53 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-21T09:17:09.793Z] #55 45.54 Processing triggers for libc-bin (2.28-10) ... [2021-04-21T09:17:09.793Z] #55 DONE 46.1s [2021-04-21T09:17:09.793Z] [2021-04-21T09:17:09.793Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-21T09:17:09.793Z] #49 sha256:aa09983244555cd3ba358d6258b3c124437f11d24e460b0a8f81cfd77530324c [2021-04-21T09:17:09.793Z] #49 39.89 go: extracting golang.org/x/text v0.3.2 [2021-04-21T09:17:09.793Z] #49 44.62 go: finding github.com/fatih/color v1.7.0 [2021-04-21T09:17:09.793Z] #49 44.67 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-21T09:17:09.793Z] #49 44.77 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-21T09:17:09.793Z] #49 44.83 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-21T09:17:09.793Z] #49 44.95 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-21T09:17:09.793Z] #49 45.04 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-21T09:17:09.793Z] #49 45.04 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-21T09:17:09.793Z] #49 45.05 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-21T09:17:09.793Z] #49 45.06 go: finding github.com/pkg/errors v0.8.1 [2021-04-21T09:17:09.793Z] #49 45.12 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-21T09:17:09.793Z] #49 45.18 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-21T09:17:09.793Z] #49 45.18 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-21T09:17:09.793Z] #49 45.27 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-21T09:17:09.793Z] #49 45.27 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-21T09:17:09.793Z] #49 45.31 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-21T09:17:09.793Z] #49 45.31 go: finding github.com/stretchr/testify v1.4.0 [2021-04-21T09:17:09.793Z] #49 45.32 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-21T09:17:09.793Z] #49 45.34 go: finding github.com/spf13/viper v1.6.1 [2021-04-21T09:17:09.793Z] #49 45.35 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-21T09:17:09.793Z] #49 45.39 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-21T09:17:09.793Z] #49 45.43 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-21T09:17:09.793Z] #49 45.59 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-21T09:17:09.793Z] #49 45.62 go: finding github.com/stretchr/objx v0.2.0 [2021-04-21T09:17:09.793Z] #49 45.70 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-21T09:17:09.793Z] #49 45.92 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-21T09:17:09.793Z] #49 45.95 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-21T09:17:09.793Z] #49 46.02 go: finding github.com/gobwas/glob v0.2.3 [2021-04-21T09:17:09.793Z] #49 46.05 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-21T09:17:09.793Z] #49 46.12 go: finding github.com/spf13/cobra v0.0.5 [2021-04-21T09:17:09.793Z] #49 46.12 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-21T09:17:09.793Z] #49 46.22 go: finding github.com/spf13/pflag v1.0.5 [2021-04-21T09:17:09.793Z] #49 46.23 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-21T09:17:09.793Z] #49 46.29 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-21T09:17:09.793Z] #49 46.32 go: finding github.com/magiconair/properties v1.8.1 [2021-04-21T09:17:09.793Z] #49 46.35 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-21T09:17:09.796Z] #20 15.95 Reading package lists... [2021-04-21T09:17:09.796Z] #20 ... [2021-04-21T09:17:09.796Z] [2021-04-21T09:17:09.796Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:17:09.796Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:17:09.796Z] #43 80.06 DEP criu/protobuf-desc.d [2021-04-21T09:17:09.874Z] #56 43.01 The following additional packages will be installed: [2021-04-21T09:17:09.874Z] #56 43.02 libbtrfs0 [2021-04-21T09:17:09.874Z] #56 43.22 The following NEW packages will be installed: [2021-04-21T09:17:09.874Z] #56 43.23 libbtrfs-dev libbtrfs0 [2021-04-21T09:17:10.051Z] #49 46.38 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-21T09:17:10.051Z] #49 46.58 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-21T09:17:10.051Z] #49 46.61 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-21T09:17:10.055Z] #43 80.16 DEP criu/proc_parse.d [2021-04-21T09:17:10.176Z] #56 43.41 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-21T09:17:10.176Z] #56 43.41 Need to get 120 kB of archives. [2021-04-21T09:17:10.176Z] #56 43.41 After this operation, 423 kB of additional disk space will be used. [2021-04-21T09:17:10.176Z] #56 43.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-04-21T09:17:10.176Z] #56 43.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-04-21T09:17:10.176Z] #56 ... [2021-04-21T09:17:10.176Z] [2021-04-21T09:17:10.176Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-21T09:17:10.176Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-21T09:17:10.176Z] #43 27.87 Reading package lists... [2021-04-21T09:17:10.176Z] #43 35.26 Building dependency tree... [2021-04-21T09:17:10.176Z] #43 39.45 The following additional packages will be installed: [2021-04-21T09:17:10.176Z] #43 39.46 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-21T09:17:10.176Z] #43 39.46 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-21T09:17:10.176Z] #43 39.47 Suggested packages: [2021-04-21T09:17:10.176Z] #43 39.47 manpages-dev python-setuptools [2021-04-21T09:17:10.176Z] #43 41.50 The following NEW packages will be installed: [2021-04-21T09:17:10.176Z] #43 41.51 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-21T09:17:10.176Z] #43 41.51 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-21T09:17:10.176Z] #43 41.52 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-21T09:17:10.176Z] #43 41.52 python-six zlib1g-dev [2021-04-21T09:17:10.176Z] #43 41.80 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-21T09:17:10.177Z] #43 41.80 Need to get 4075 kB of archives. [2021-04-21T09:17:10.177Z] #43 41.80 After this operation, 24.5 MB of additional disk space will be used. [2021-04-21T09:17:10.177Z] #43 41.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2021-04-21T09:17:10.177Z] #43 41.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-04-21T09:17:10.177Z] #43 41.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2021-04-21T09:17:10.177Z] #43 41.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-04-21T09:17:10.177Z] #43 41.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2021-04-21T09:17:10.177Z] #43 41.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-04-21T09:17:10.177Z] #43 41.90 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2021-04-21T09:17:10.177Z] #43 41.92 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2021-04-21T09:17:10.177Z] #43 41.96 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2021-04-21T09:17:10.177Z] #43 42.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2021-04-21T09:17:10.177Z] #43 42.05 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2021-04-21T09:17:10.177Z] #43 42.12 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2021-04-21T09:17:10.177Z] #43 42.17 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2021-04-21T09:17:10.177Z] #43 42.17 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2021-04-21T09:17:10.177Z] #43 42.18 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-21T09:17:10.177Z] #43 42.19 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2021-04-21T09:17:10.177Z] #43 42.20 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2021-04-21T09:17:10.177Z] #43 43.35 debconf: delaying package configuration, since apt-utils is not installed [2021-04-21T09:17:10.177Z] #43 43.58 Fetched 4075 kB in 0s (8455 kB/s) [2021-04-21T09:17:10.177Z] #43 43.63 Selecting previously unselected package libcap-dev:ppc64el. [2021-04-21T09:17:10.308Z] #49 46.64 go: finding github.com/spf13/afero v1.1.2 [2021-04-21T09:17:10.308Z] #49 46.64 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-21T09:17:10.308Z] #49 46.70 go: finding github.com/spf13/cast v1.3.0 [2021-04-21T09:17:10.308Z] #49 46.72 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-21T09:17:10.308Z] #49 46.74 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-21T09:17:10.308Z] #49 46.75 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-21T09:17:10.308Z] #49 46.80 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-21T09:17:10.308Z] #49 46.86 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-21T09:17:10.308Z] #49 ... [2021-04-21T09:17:10.308Z] [2021-04-21T09:17:10.308Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-21T09:17:10.308Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-21T09:17:10.308Z] #42 46.78 debconf: delaying package configuration, since apt-utils is not installed [2021-04-21T09:17:10.314Z] #43 ... [2021-04-21T09:17:10.314Z] [2021-04-21T09:17:10.314Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:17:10.314Z] #45 sha256:8b5ffd2ae6b807e9a8af4f7f5ca61ab80d0ec23d9084e90b396515b6a7e45755 [2021-04-21T09:17:10.314Z] #45 DONE 151.5s [2021-04-21T09:17:10.314Z] [2021-04-21T09:17:10.314Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:17:10.314Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:17:10.314Z] #43 80.42 DEP criu/plugin.d [2021-04-21T09:17:10.479Z] #43 43.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-04-21T09:17:10.479Z] #43 43.71 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2021-04-21T09:17:10.479Z] #43 43.72 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2021-04-21T09:17:10.479Z] #43 43.90 Selecting previously unselected package libnet1:ppc64el. [2021-04-21T09:17:10.479Z] #43 43.90 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-04-21T09:17:10.479Z] #43 43.91 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-04-21T09:17:10.565Z] #42 47.08 Fetched 4095 kB in 1s (4718 kB/s) [2021-04-21T09:17:10.573Z] #43 80.61 DEP criu/pipes.d [2021-04-21T09:17:10.573Z] #43 80.81 DEP criu/pie-util.d [2021-04-21T09:17:10.787Z] #43 44.03 Selecting previously unselected package libnet1-dev. [2021-04-21T09:17:10.787Z] #43 44.03 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-04-21T09:17:10.787Z] #43 44.05 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-21T09:17:10.787Z] #43 44.28 Selecting previously unselected package libnl-3-200:ppc64el. [2021-04-21T09:17:10.797Z] The recommended git tool is: git [2021-04-21T09:17:10.821Z] #42 47.22 Selecting previously unselected package libcap-dev:amd64. [2021-04-21T09:17:10.821Z] #42 47.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-04-21T09:17:10.821Z] #42 47.30 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-04-21T09:17:10.821Z] #42 47.31 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-04-21T09:17:10.832Z] #43 81.00 DEP criu/pie-util-vdso.d [2021-04-21T09:17:11.078Z] #42 47.45 Selecting previously unselected package libnet1:amd64. [2021-04-21T09:17:11.078Z] #42 47.46 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-21T09:17:11.078Z] #42 47.47 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-21T09:17:11.078Z] #42 47.63 Selecting previously unselected package libnet1-dev. [2021-04-21T09:17:11.078Z] #42 47.63 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-21T09:17:11.078Z] #42 47.65 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-21T09:17:11.085Z] #29 ... [2021-04-21T09:17:11.085Z] [2021-04-21T09:17:11.085Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:17:11.085Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-21T09:17:11.085Z] #13 7.788 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [267 kB] [2021-04-21T09:17:11.085Z] #13 8.860 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-04-21T09:17:11.091Z] #43 44.30 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-04-21T09:17:11.091Z] #43 44.31 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-04-21T09:17:11.091Z] #43 44.47 Selecting previously unselected package libnl-3-dev:ppc64el. [2021-04-21T09:17:11.091Z] #43 44.47 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2021-04-21T09:17:11.091Z] #43 44.47 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2021-04-21T09:17:11.091Z] #43 81.25 DEP criu/pie-util-vdso-elf32.d [2021-04-21T09:17:11.091Z] #43 81.36 DEP criu/path.d [2021-04-21T09:17:11.334Z] #42 47.81 Selecting previously unselected package libnl-3-200:amd64. [2021-04-21T09:17:11.334Z] #42 47.81 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-21T09:17:11.334Z] #42 47.81 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-21T09:17:11.350Z] #43 81.51 DEP criu/parasite-syscall.d [2021-04-21T09:17:11.351Z] #13 17.94 Fetched 8758 kB in 14s (608 kB/s) [2021-04-21T09:17:11.351Z] #13 17.94 Reading package lists... [2021-04-21T09:17:11.351Z] #13 ... [2021-04-21T09:17:11.351Z] [2021-04-21T09:17:11.351Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-21T09:17:11.351Z] #67 sha256:2fdd1f00b620badd5d9027647266b32deea91db356ad8ca848c1f3898b8ceec5 [2021-04-21T09:17:11.532Z] #49 ... [2021-04-21T09:17:11.532Z] [2021-04-21T09:17:11.532Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:17:11.532Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-21T09:17:11.532Z] #13 38.16 Reading package lists... [2021-04-21T09:17:11.591Z] #42 47.93 Selecting previously unselected package libnl-3-dev:amd64. [2021-04-21T09:17:11.591Z] #42 47.94 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-04-21T09:17:11.591Z] #42 47.97 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-21T09:17:11.609Z] #43 81.80 DEP criu/pagemap.d [2021-04-21T09:17:11.614Z] #67 19.86 Checking out files: 58% (1113/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-04-21T09:17:11.614Z] #67 20.82 + cd /tmp/tmp.PWK7K22Qkv/src/github.com/docker/libnetwork [2021-04-21T09:17:11.614Z] #67 20.82 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-21T09:17:11.781Z] #43 44.90 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-04-21T09:17:11.781Z] #43 44.91 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-04-21T09:17:11.781Z] #43 44.91 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-04-21T09:17:11.781Z] #43 45.04 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2021-04-21T09:17:11.781Z] #43 45.05 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2021-04-21T09:17:11.781Z] #43 45.05 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-04-21T09:17:11.781Z] #43 ... [2021-04-21T09:17:11.781Z] [2021-04-21T09:17:11.781Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-21T09:17:11.781Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-04-21T09:17:11.781Z] #56 45.11 debconf: delaying package configuration, since apt-utils is not installed [2021-04-21T09:17:11.847Z] #42 48.27 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-21T09:17:11.847Z] #42 48.27 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-21T09:17:11.847Z] #42 48.28 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-21T09:17:11.847Z] #42 48.39 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-04-21T09:17:11.868Z] #43 81.97 DEP criu/pagemap-cache.d [2021-04-21T09:17:11.878Z] #67 ... [2021-04-21T09:17:11.878Z] [2021-04-21T09:17:11.878Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-21T09:17:11.878Z] #47 sha256:83c31157a82fea55b3a2db776a260947db433e2ca37f8360e8d6b6a0003ecbc2 [2021-04-21T09:17:11.878Z] #47 11.14 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-21T09:17:11.878Z] #47 17.72 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-21T09:17:11.878Z] #47 17.74 go: finding github.com/fatih/color v1.9.0 [2021-04-21T09:17:11.878Z] #47 17.74 go: finding github.com/pkg/errors v0.9.1 [2021-04-21T09:17:11.878Z] #47 17.91 go: finding github.com/spf13/pflag v1.0.3 [2021-04-21T09:17:11.878Z] #47 18.03 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-21T09:17:11.878Z] #47 18.09 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-21T09:17:11.878Z] #47 18.34 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-21T09:17:11.878Z] #47 18.40 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-21T09:17:11.878Z] #47 18.49 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-21T09:17:11.878Z] #47 18.50 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-21T09:17:11.878Z] #47 18.62 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-21T09:17:11.878Z] #47 ... [2021-04-21T09:17:11.878Z] [2021-04-21T09:17:11.878Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-21T09:17:11.878Z] #49 sha256:a3464e9b8539908ef45b2cb1b86797fec1c91c800319a6fb05356d2fc648e78d [2021-04-21T09:17:11.878Z] #49 20.86 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-21T09:17:11.878Z] #49 20.88 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-21T09:17:11.878Z] #49 20.88 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-21T09:17:11.878Z] #49 20.90 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-21T09:17:11.878Z] #49 20.91 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-21T09:17:11.878Z] #49 20.96 go: downloading github.com/spf13/cast v1.3.0 [2021-04-21T09:17:11.878Z] #49 20.97 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-21T09:17:11.878Z] #49 20.99 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-21T09:17:11.878Z] #49 21.00 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-21T09:17:11.878Z] #49 21.00 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-21T09:17:11.878Z] #49 21.16 go: extracting github.com/spf13/cast v1.3.0 [2021-04-21T09:17:11.878Z] #49 21.19 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-21T09:17:11.878Z] #49 21.20 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-21T09:17:11.878Z] #49 21.21 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-21T09:17:11.878Z] #49 21.21 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-21T09:17:11.878Z] #49 21.21 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-21T09:17:11.878Z] #49 21.27 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-21T09:17:11.878Z] #49 21.31 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-21T09:17:11.878Z] #49 21.38 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-21T09:17:12.084Z] #56 45.43 Fetched 120 kB in 0s (1873 kB/s) [2021-04-21T09:17:12.095Z] #13 45.13 Building dependency tree... [2021-04-21T09:17:12.096Z] #13 ... [2021-04-21T09:17:12.096Z] [2021-04-21T09:17:12.096Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-21T09:17:12.096Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-21T09:17:12.096Z] #42 34.87 Reading package lists... [2021-04-21T09:17:12.096Z] #42 41.23 Building dependency tree... [2021-04-21T09:17:12.096Z] #42 45.11 The following additional packages will be installed: [2021-04-21T09:17:12.096Z] #42 45.11 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-21T09:17:12.096Z] #42 45.11 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-21T09:17:12.096Z] #42 45.11 Suggested packages: [2021-04-21T09:17:12.096Z] #42 45.11 manpages-dev python-setuptools [2021-04-21T09:17:12.096Z] #42 46.39 The following NEW packages will be installed: [2021-04-21T09:17:12.096Z] #42 46.40 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-21T09:17:12.096Z] #42 46.41 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-21T09:17:12.096Z] #42 46.41 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-21T09:17:12.096Z] #42 46.41 python-six zlib1g-dev [2021-04-21T09:17:12.096Z] #42 46.86 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-21T09:17:12.096Z] #42 46.86 Need to get 4095 kB of archives. [2021-04-21T09:17:12.096Z] #42 46.86 After this operation, 22.5 MB of additional disk space will be used. [2021-04-21T09:17:12.096Z] #42 46.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-04-21T09:17:12.096Z] #42 46.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-04-21T09:17:12.096Z] #42 46.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-04-21T09:17:12.096Z] #42 46.86 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-04-21T09:17:12.096Z] #42 46.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-04-21T09:17:12.096Z] #42 46.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-04-21T09:17:12.096Z] #42 46.90 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-04-21T09:17:12.096Z] #42 46.92 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-04-21T09:17:12.096Z] #42 46.92 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-04-21T09:17:12.096Z] #42 47.00 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-04-21T09:17:12.096Z] #42 47.02 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-04-21T09:17:12.096Z] #42 47.17 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-04-21T09:17:12.096Z] #42 47.23 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-04-21T09:17:12.096Z] #42 47.25 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-04-21T09:17:12.096Z] #42 47.25 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-21T09:17:12.096Z] #42 47.29 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-04-21T09:17:12.096Z] #42 47.29 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-04-21T09:17:12.096Z] #42 48.45 debconf: delaying package configuration, since apt-utils is not installed [2021-04-21T09:17:12.096Z] #42 48.63 Fetched 4095 kB in 1s (5567 kB/s) [2021-04-21T09:17:12.096Z] #42 48.77 Selecting previously unselected package libcap-dev:amd64. [2021-04-21T09:17:12.096Z] #42 48.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-21T09:17:12.096Z] #42 48.84 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-04-21T09:17:12.096Z] #42 48.87 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-04-21T09:17:12.096Z] #42 48.97 Selecting previously unselected package libnet1:amd64. [2021-04-21T09:17:12.096Z] #42 48.97 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-21T09:17:12.096Z] #42 48.98 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-21T09:17:12.096Z] #42 49.16 Selecting previously unselected package libnet1-dev. [2021-04-21T09:17:12.096Z] #42 49.16 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-21T09:17:12.096Z] #42 49.16 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-21T09:17:12.096Z] #42 49.40 Selecting previously unselected package libnl-3-200:amd64. [2021-04-21T09:17:12.096Z] #42 49.40 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-21T09:17:12.096Z] #42 49.41 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-21T09:17:12.096Z] #42 49.54 Selecting previously unselected package libnl-3-dev:amd64. [2021-04-21T09:17:12.096Z] #42 49.54 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-04-21T09:17:12.096Z] #42 49.56 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-21T09:17:12.096Z] #42 49.86 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-21T09:17:12.096Z] #42 49.86 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-21T09:17:12.096Z] #42 49.86 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-21T09:17:12.096Z] #42 49.91 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-04-21T09:17:12.096Z] #42 49.92 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-04-21T09:17:12.096Z] #42 49.92 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-21T09:17:12.096Z] #42 50.07 Selecting previously unselected package zlib1g-dev:amd64. [2021-04-21T09:17:12.096Z] #42 50.11 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-04-21T09:17:12.096Z] #42 50.11 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-21T09:17:12.096Z] #42 50.44 Selecting previously unselected package libprotobuf17:amd64. [2021-04-21T09:17:12.096Z] #42 50.44 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-04-21T09:17:12.096Z] #42 50.44 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-21T09:17:12.096Z] #42 ... [2021-04-21T09:17:12.096Z] [2021-04-21T09:17:12.096Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-21T09:17:12.096Z] #34 sha256:913110cc69326f71cc6928c6e5f84ef369ab6ddca285943f3142474fc6191884 [2021-04-21T09:17:12.096Z] #34 41.20 sort [2021-04-21T09:17:12.096Z] #34 41.20 errors [2021-04-21T09:17:12.096Z] #34 41.76 strconv [2021-04-21T09:17:12.096Z] #34 42.48 io [2021-04-21T09:17:12.096Z] #34 43.80 internal/oserror [2021-04-21T09:17:12.096Z] #34 44.05 syscall [2021-04-21T09:17:12.096Z] #34 45.66 reflect [2021-04-21T09:17:12.103Z] #42 48.41 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-04-21T09:17:12.103Z] #42 48.41 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-21T09:17:12.103Z] #42 48.54 Selecting previously unselected package zlib1g-dev:amd64. [2021-04-21T09:17:12.103Z] #42 48.55 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-04-21T09:17:12.103Z] #42 48.55 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-21T09:17:12.127Z] #43 82.14 DEP criu/page-xfer.d [2021-04-21T09:17:12.127Z] #43 82.31 DEP criu/page-pipe.d [2021-04-21T09:17:12.142Z] #49 21.52 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-21T09:17:12.142Z] #49 21.55 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-21T09:17:12.142Z] #49 21.55 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-21T09:17:12.142Z] #49 21.65 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-21T09:17:12.352Z] #34 51.32 time [2021-04-21T09:17:12.352Z] #34 ... [2021-04-21T09:17:12.352Z] [2021-04-21T09:17:12.352Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-21T09:17:12.352Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-21T09:17:12.352Z] #32 50.13 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-04-21T09:17:12.352Z] #32 50.39 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-21T09:17:12.352Z] #32 ... [2021-04-21T09:17:12.352Z] [2021-04-21T09:17:12.352Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:17:12.352Z] #45 sha256:067f20dd7f649c46ffcb50069af3cd2957a69d2160afcf968a25072718038e5e [2021-04-21T09:17:12.352Z] #45 41.33 github.com/LK4D4/vndr/godl/singleflight [2021-04-21T09:17:12.352Z] #45 41.59 math/rand [2021-04-21T09:17:12.352Z] #45 42.88 internal/singleflight [2021-04-21T09:17:12.352Z] #45 43.06 io [2021-04-21T09:17:12.352Z] #45 43.27 strconv [2021-04-21T09:17:12.352Z] #45 44.43 bytes [2021-04-21T09:17:12.352Z] #45 46.71 bufio [2021-04-21T09:17:12.352Z] #45 47.44 reflect [2021-04-21T09:17:12.352Z] #45 48.79 syscall [2021-04-21T09:17:12.360Z] #42 48.84 Selecting previously unselected package libprotobuf17:amd64. [2021-04-21T09:17:12.360Z] #42 48.84 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-04-21T09:17:12.360Z] #42 48.85 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-21T09:17:12.385Z] #56 45.59 Selecting previously unselected package libbtrfs0. [2021-04-21T09:17:12.385Z] #56 45.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 ... 15339 files and directories currently installed.) [2021-04-21T09:17:12.385Z] #56 45.73 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-04-21T09:17:12.385Z] #56 45.73 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-21T09:17:12.385Z] #43 82.41 DEP criu/netfilter.d [2021-04-21T09:17:12.420Z] #49 21.76 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-21T09:17:12.420Z] #49 21.78 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-21T09:17:12.420Z] #49 21.80 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-21T09:17:12.420Z] #49 21.84 go: downloading github.com/spf13/afero v1.1.2 [2021-04-21T09:17:12.609Z] #45 ... [2021-04-21T09:17:12.609Z] [2021-04-21T09:17:12.609Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-21T09:17:12.609Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-21T09:17:12.609Z] #36 35.36 Reading package lists... [2021-04-21T09:17:12.609Z] #36 41.92 Building dependency tree... [2021-04-21T09:17:12.609Z] #36 45.26 The following additional packages will be installed: [2021-04-21T09:17:12.609Z] #36 45.34 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-21T09:17:12.609Z] #36 45.34 Suggested packages: [2021-04-21T09:17:12.609Z] #36 45.34 cmake-doc ninja-build lrzip [2021-04-21T09:17:12.609Z] #36 45.34 Recommended packages: [2021-04-21T09:17:12.609Z] #36 45.34 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-21T09:17:12.609Z] #36 46.31 The following NEW packages will be installed: [2021-04-21T09:17:12.609Z] #36 46.31 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-21T09:17:12.609Z] #36 46.31 vim-common xxd [2021-04-21T09:17:12.609Z] #36 46.74 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-21T09:17:12.609Z] #36 46.74 Need to get 14.9 MB of archives. [2021-04-21T09:17:12.609Z] #36 46.74 After this operation, 61.8 MB of additional disk space will be used. [2021-04-21T09:17:12.609Z] #36 46.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-21T09:17:12.609Z] #36 46.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-21T09:17:12.609Z] #36 46.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-04-21T09:17:12.609Z] #36 46.90 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-21T09:17:12.609Z] #36 47.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-04-21T09:17:12.609Z] #36 47.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-04-21T09:17:12.609Z] #36 47.89 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-04-21T09:17:12.609Z] #36 47.89 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-04-21T09:17:12.609Z] #36 47.89 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-04-21T09:17:12.609Z] #36 47.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-04-21T09:17:12.609Z] #36 49.40 debconf: delaying package configuration, since apt-utils is not installed [2021-04-21T09:17:12.609Z] #36 49.54 Fetched 14.9 MB in 2s (8339 kB/s) [2021-04-21T09:17:12.609Z] #36 49.70 Selecting previously unselected package xxd. [2021-04-21T09:17:12.609Z] #36 49.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 ... 15410 files and directories currently installed.) [2021-04-21T09:17:12.609Z] #36 49.78 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-21T09:17:12.609Z] #36 49.78 Unpacking xxd (2:8.1.0875-5) ... [2021-04-21T09:17:12.609Z] #36 50.01 Selecting previously unselected package vim-common. [2021-04-21T09:17:12.609Z] #36 50.01 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-21T09:17:12.609Z] #36 50.07 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-21T09:17:12.609Z] #36 50.44 Selecting previously unselected package cmake-data. [2021-04-21T09:17:12.609Z] #36 50.44 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-21T09:17:12.609Z] #36 50.44 Unpacking cmake-data (3.13.4-1) ... [2021-04-21T09:17:12.609Z] #36 ... [2021-04-21T09:17:12.609Z] [2021-04-21T09:17:12.609Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-21T09:17:12.609Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-21T09:17:12.609Z] #42 51.25 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-04-21T09:17:12.609Z] #42 51.25 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-04-21T09:17:12.609Z] #42 51.32 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-21T09:17:12.609Z] #42 51.51 Selecting previously unselected package libprotobuf-dev:amd64. [2021-04-21T09:17:12.609Z] #42 51.51 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-04-21T09:17:12.609Z] #42 51.51 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-21T09:17:12.644Z] #43 82.56 DEP criu/net.d [2021-04-21T09:17:12.644Z] #43 82.77 DEP criu/namespaces.d [2021-04-21T09:17:12.684Z] #49 21.91 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-21T09:17:12.684Z] #49 21.92 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-21T09:17:12.684Z] #49 22.00 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-21T09:17:12.684Z] #49 22.06 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-21T09:17:12.684Z] #49 22.10 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-21T09:17:12.684Z] #49 22.12 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-21T09:17:12.684Z] #49 22.14 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-21T09:17:12.687Z] #56 45.88 Selecting previously unselected package libbtrfs-dev. [2021-04-21T09:17:12.687Z] #56 45.96 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-04-21T09:17:12.687Z] #56 45.98 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-21T09:17:12.885Z] #49 ... [2021-04-21T09:17:12.885Z] [2021-04-21T09:17:12.885Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-21T09:17:12.885Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-21T09:17:12.885Z] #36 31.69 Reading package lists... [2021-04-21T09:17:12.885Z] #36 38.62 Building dependency tree... [2021-04-21T09:17:12.885Z] #36 42.72 The following additional packages will be installed: [2021-04-21T09:17:12.885Z] #36 42.73 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-21T09:17:12.885Z] #36 42.75 Suggested packages: [2021-04-21T09:17:12.885Z] #36 42.76 cmake-doc ninja-build lrzip [2021-04-21T09:17:12.885Z] #36 42.76 Recommended packages: [2021-04-21T09:17:12.885Z] #36 42.76 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-21T09:17:12.885Z] #36 43.72 The following NEW packages will be installed: [2021-04-21T09:17:12.885Z] #36 43.74 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-21T09:17:12.885Z] #36 43.74 vim-common xxd [2021-04-21T09:17:12.885Z] #36 44.16 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-21T09:17:12.885Z] #36 44.16 Need to get 14.9 MB of archives. [2021-04-21T09:17:12.885Z] #36 44.16 After this operation, 61.8 MB of additional disk space will be used. [2021-04-21T09:17:12.885Z] #36 44.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-21T09:17:12.885Z] #36 44.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-21T09:17:12.885Z] #36 44.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-04-21T09:17:12.885Z] #36 44.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-21T09:17:12.885Z] #36 45.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-04-21T09:17:12.885Z] #36 45.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-04-21T09:17:12.885Z] #36 45.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-04-21T09:17:12.885Z] #36 45.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-04-21T09:17:12.885Z] #36 45.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-04-21T09:17:12.885Z] #36 45.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-04-21T09:17:12.885Z] #36 46.94 debconf: delaying package configuration, since apt-utils is not installed [2021-04-21T09:17:12.885Z] #36 47.09 Fetched 14.9 MB in 2s (9280 kB/s) [2021-04-21T09:17:12.885Z] #36 47.19 Selecting previously unselected package xxd. [2021-04-21T09:17:12.885Z] #36 47.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-21T09:17:12.885Z] #36 47.26 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-21T09:17:12.885Z] #36 47.28 Unpacking xxd (2:8.1.0875-5) ... [2021-04-21T09:17:12.885Z] #36 47.47 Selecting previously unselected package vim-common. [2021-04-21T09:17:12.885Z] #36 47.47 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-21T09:17:12.885Z] #36 47.50 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-21T09:17:12.885Z] #36 47.85 Selecting previously unselected package cmake-data. [2021-04-21T09:17:12.885Z] #36 47.85 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-21T09:17:12.885Z] #36 47.86 Unpacking cmake-data (3.13.4-1) ... [2021-04-21T09:17:12.885Z] #36 ... [2021-04-21T09:17:12.885Z] [2021-04-21T09:17:12.885Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-21T09:17:12.885Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-21T09:17:12.885Z] #42 31.78 Reading package lists... [2021-04-21T09:17:12.885Z] #42 38.71 Building dependency tree... [2021-04-21T09:17:12.885Z] #42 42.72 The following additional packages will be installed: [2021-04-21T09:17:12.885Z] #42 42.74 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-21T09:17:12.885Z] #42 42.74 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-21T09:17:12.885Z] #42 42.75 Suggested packages: [2021-04-21T09:17:12.885Z] #42 42.77 manpages-dev python-setuptools [2021-04-21T09:17:12.885Z] #42 43.93 The following NEW packages will be installed: [2021-04-21T09:17:12.885Z] #42 43.94 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-21T09:17:12.885Z] #42 43.94 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-21T09:17:12.885Z] #42 43.94 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-21T09:17:12.885Z] #42 43.94 python-six zlib1g-dev [2021-04-21T09:17:12.885Z] #42 44.32 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-21T09:17:12.885Z] #42 44.32 Need to get 4095 kB of archives. [2021-04-21T09:17:12.885Z] #42 44.32 After this operation, 22.5 MB of additional disk space will be used. [2021-04-21T09:17:12.885Z] #42 44.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-04-21T09:17:12.885Z] #42 44.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-04-21T09:17:12.885Z] #42 44.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-04-21T09:17:12.885Z] #42 44.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-04-21T09:17:12.885Z] #42 44.33 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-04-21T09:17:12.885Z] #42 44.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-04-21T09:17:12.885Z] #42 44.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-04-21T09:17:12.885Z] #42 44.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-04-21T09:17:12.885Z] #42 44.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-04-21T09:17:12.885Z] #42 44.48 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-04-21T09:17:12.885Z] #42 44.49 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-04-21T09:17:12.885Z] #42 44.63 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-04-21T09:17:12.885Z] #42 44.69 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-04-21T09:17:12.885Z] #42 44.69 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-04-21T09:17:12.885Z] #42 44.70 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-21T09:17:12.885Z] #42 44.72 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-04-21T09:17:12.885Z] #42 44.72 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-04-21T09:17:12.885Z] #42 46.19 debconf: delaying package configuration, since apt-utils is not installed [2021-04-21T09:17:12.885Z] #42 46.47 Fetched 4095 kB in 1s (5734 kB/s) [2021-04-21T09:17:12.885Z] #42 46.61 Selecting previously unselected package libcap-dev:amd64. [2021-04-21T09:17:12.885Z] #42 46.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-21T09:17:12.885Z] #42 46.72 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-04-21T09:17:12.885Z] #42 46.74 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-04-21T09:17:12.885Z] #42 46.88 Selecting previously unselected package libnet1:amd64. [2021-04-21T09:17:12.885Z] #42 46.89 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-21T09:17:12.885Z] #42 46.90 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-21T09:17:12.885Z] #42 47.05 Selecting previously unselected package libnet1-dev. [2021-04-21T09:17:12.885Z] #42 47.05 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-21T09:17:12.885Z] #42 47.05 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-21T09:17:12.885Z] #42 47.24 Selecting previously unselected package libnl-3-200:amd64. [2021-04-21T09:17:12.885Z] #42 47.24 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-21T09:17:12.885Z] #42 47.25 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-21T09:17:12.885Z] #42 47.39 Selecting previously unselected package libnl-3-dev:amd64. [2021-04-21T09:17:12.885Z] #42 47.40 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-04-21T09:17:12.885Z] #42 47.42 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-21T09:17:12.885Z] #42 47.67 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-21T09:17:12.885Z] #42 47.70 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-21T09:17:12.885Z] #42 47.71 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-21T09:17:12.885Z] #42 47.79 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-04-21T09:17:12.885Z] #42 47.82 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-04-21T09:17:12.885Z] #42 47.84 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-21T09:17:12.885Z] #42 47.96 Selecting previously unselected package zlib1g-dev:amd64. [2021-04-21T09:17:12.885Z] #42 47.96 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-04-21T09:17:12.885Z] #42 47.96 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-21T09:17:12.885Z] #42 48.23 Selecting previously unselected package libprotobuf17:amd64. [2021-04-21T09:17:12.885Z] #42 48.24 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-04-21T09:17:12.885Z] #42 48.26 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-21T09:17:12.885Z] #42 ... [2021-04-21T09:17:12.885Z] [2021-04-21T09:17:12.886Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-21T09:17:12.886Z] #34 sha256:5625de67edf567eb97746720a854fb6692f5facb81dc1d97ee472b86ac517ce9 [2021-04-21T09:17:12.886Z] #34 38.52 internal/reflectlite [2021-04-21T09:17:12.886Z] #34 38.52 sync [2021-04-21T09:17:12.886Z] #34 41.05 sort [2021-04-21T09:17:12.886Z] #34 41.05 errors [2021-04-21T09:17:12.886Z] #34 41.32 strconv [2021-04-21T09:17:12.886Z] #34 43.06 io [2021-04-21T09:17:12.886Z] #34 44.00 internal/oserror [2021-04-21T09:17:12.886Z] #34 44.30 syscall [2021-04-21T09:17:12.886Z] #34 45.57 reflect [2021-04-21T09:17:12.886Z] #34 ... [2021-04-21T09:17:12.886Z] [2021-04-21T09:17:12.886Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-21T09:17:12.886Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-21T09:17:12.903Z] #43 82.91 DEP criu/mount.d [2021-04-21T09:17:12.903Z] #43 83.09 DEP criu/memfd.d [2021-04-21T09:17:12.948Z] #49 22.26 go: downloading github.com/fatih/color v1.7.0 [2021-04-21T09:17:12.948Z] #49 22.28 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-21T09:17:12.948Z] #49 22.29 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-21T09:17:12.948Z] #49 22.33 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-21T09:17:12.989Z] #56 46.32 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-21T09:17:12.990Z] #56 46.33 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-21T09:17:12.990Z] #56 46.33 Processing triggers for libc-bin (2.28-10) ... [2021-04-21T09:17:13.162Z] #43 83.22 DEP criu/mem.d [2021-04-21T09:17:13.162Z] #43 83.37 DEP criu/lsm.d [2021-04-21T09:17:13.211Z] #49 22.35 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-21T09:17:13.211Z] #49 22.36 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-21T09:17:13.211Z] #49 22.49 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-21T09:17:13.211Z] #49 22.53 go: extracting github.com/fatih/color v1.7.0 [2021-04-21T09:17:13.211Z] #49 22.58 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-21T09:17:13.211Z] #49 22.62 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-21T09:17:13.290Z] #42 49.67 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-04-21T09:17:13.290Z] #42 ... [2021-04-21T09:17:13.290Z] [2021-04-21T09:17:13.290Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:17:13.290Z] #45 sha256:7b0cb6e3bc4883990789c0394aa204bb0d147b9936b5ae18f750945502fc158c [2021-04-21T09:17:13.290Z] #45 39.67 internal/reflectlite [2021-04-21T09:17:13.290Z] #45 39.69 github.com/LK4D4/vndr/godl/singleflight [2021-04-21T09:17:13.290Z] #45 40.19 math/rand [2021-04-21T09:17:13.290Z] #45 41.48 internal/singleflight [2021-04-21T09:17:13.290Z] #45 42.51 io [2021-04-21T09:17:13.290Z] #45 42.52 strconv [2021-04-21T09:17:13.290Z] #45 43.80 bytes [2021-04-21T09:17:13.290Z] #45 46.88 bufio [2021-04-21T09:17:13.290Z] #45 47.41 reflect [2021-04-21T09:17:13.290Z] #45 48.52 syscall [2021-04-21T09:17:13.290Z] #45 ... [2021-04-21T09:17:13.290Z] [2021-04-21T09:17:13.290Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-21T09:17:13.290Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-21T09:17:13.290Z] #42 49.67 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-04-21T09:17:13.290Z] #42 49.68 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-21T09:17:13.294Z] #56 DONE 46.6s [2021-04-21T09:17:13.294Z] [2021-04-21T09:17:13.294Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-21T09:17:13.294Z] #57 sha256:d8f63e744e351cc6efbc2f857229ce39cf5c5a0ee5898038f6758df5f8d02a54 [2021-04-21T09:17:13.408Z] #32 48.45 Checking out files: 85% (1299/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-04-21T09:17:13.420Z] #43 83.51 DEP criu/log.d [2021-04-21T09:17:13.475Z] #49 22.62 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-21T09:17:13.475Z] #49 22.66 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-21T09:17:13.475Z] #49 22.68 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-21T09:17:13.475Z] #49 22.69 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-21T09:17:13.475Z] #49 22.71 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-21T09:17:13.475Z] #49 22.71 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-21T09:17:13.475Z] #49 22.78 go: extracting github.com/spf13/afero v1.1.2 [2021-04-21T09:17:13.475Z] #49 22.86 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-21T09:17:13.547Z] #42 49.83 Selecting previously unselected package libprotobuf-dev:amd64. [2021-04-21T09:17:13.547Z] #42 49.83 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-04-21T09:17:13.547Z] #42 49.84 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-21T09:17:13.596Z] #57 0.385 + RM_GOPATH=0 [2021-04-21T09:17:13.668Z] #32 49.19 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-21T09:17:13.668Z] #32 ... [2021-04-21T09:17:13.668Z] [2021-04-21T09:17:13.668Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:17:13.668Z] #45 sha256:a2c78d31650f7588a831ba274670799f873064dd035ac91804e18ec1f93a76a3 [2021-04-21T09:17:13.668Z] #45 39.45 sync [2021-04-21T09:17:13.668Z] #45 39.53 internal/reflectlite [2021-04-21T09:17:13.668Z] #45 41.17 github.com/LK4D4/vndr/godl/singleflight [2021-04-21T09:17:13.668Z] #45 41.54 math/rand [2021-04-21T09:17:13.668Z] #45 42.89 internal/singleflight [2021-04-21T09:17:13.668Z] #45 43.21 io [2021-04-21T09:17:13.668Z] #45 43.28 strconv [2021-04-21T09:17:13.668Z] #45 44.30 bytes [2021-04-21T09:17:13.668Z] #45 46.75 bufio [2021-04-21T09:17:13.668Z] #45 47.41 reflect [2021-04-21T09:17:13.668Z] #45 48.55 syscall [2021-04-21T09:17:13.668Z] #45 ... [2021-04-21T09:17:13.668Z] [2021-04-21T09:17:13.669Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-21T09:17:13.669Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-21T09:17:13.669Z] #42 49.19 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-04-21T09:17:13.669Z] #42 49.19 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-04-21T09:17:13.669Z] #42 49.21 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-21T09:17:13.669Z] #42 49.45 Selecting previously unselected package libprotobuf-dev:amd64. [2021-04-21T09:17:13.669Z] #42 49.45 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-04-21T09:17:13.669Z] #42 49.46 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-21T09:17:13.679Z] #43 83.62 DEP criu/libnetlink.d [2021-04-21T09:17:13.679Z] #43 83.79 DEP criu/kerndat.d [2021-04-21T09:17:13.739Z] #49 23.10 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-21T09:17:13.739Z] #49 23.15 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-21T09:17:13.739Z] #49 23.16 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-21T09:17:13.739Z] #49 23.18 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-21T09:17:13.906Z] #57 0.385 + TMP_GOPATH= [2021-04-21T09:17:13.906Z] #57 0.385 + : /build [2021-04-21T09:17:13.906Z] #57 0.386 + '[' -z '' ']' [2021-04-21T09:17:13.906Z] #57 0.387 ++ mktemp -d [2021-04-21T09:17:13.906Z] #57 0.390 + export GOPATH=/tmp/tmp.7px21utmYn [2021-04-21T09:17:13.906Z] #57 0.390 + GOPATH=/tmp/tmp.7px21utmYn [2021-04-21T09:17:13.906Z] #57 0.390 + RM_GOPATH=1 [2021-04-21T09:17:13.906Z] #57 0.391 + case "$(go env GOARCH)" in [2021-04-21T09:17:13.906Z] #57 0.392 ++ go env GOARCH [2021-04-21T09:17:13.906Z] #57 0.402 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:17:13.906Z] #57 0.403 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:17:13.906Z] #57 0.409 ++ dirname /tmp/install/install.sh [2021-04-21T09:17:13.906Z] #57 0.410 + dir=/tmp/install [2021-04-21T09:17:13.906Z] #57 0.411 + bin=containerd [2021-04-21T09:17:13.906Z] #57 0.411 + shift [2021-04-21T09:17:13.906Z] #57 0.411 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-21T09:17:13.906Z] #57 0.411 + . /tmp/install/containerd.installer [2021-04-21T09:17:13.906Z] #57 0.411 ++ set -e [2021-04-21T09:17:13.906Z] #57 0.411 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-21T09:17:13.906Z] #57 0.412 + install_containerd [2021-04-21T09:17:13.906Z] #57 0.412 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-21T09:17:13.906Z] #57 0.412 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-21T09:17:13.906Z] #57 0.412 + git clone https://github.com/containerd/containerd.git /tmp/tmp.7px21utmYn/src/github.com/containerd/containerd [2021-04-21T09:17:13.906Z] #57 0.428 Cloning into '/tmp/tmp.7px21utmYn/src/github.com/containerd/containerd'... [2021-04-21T09:17:13.938Z] #43 84.01 DEP criu/kcmp-ids.d [2021-04-21T09:17:13.938Z] #43 84.12 DEP criu/irmap.d [2021-04-21T09:17:13.985Z] #42 52.91 Selecting previously unselected package libprotoc17:amd64. [2021-04-21T09:17:13.985Z] #42 52.91 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-04-21T09:17:13.985Z] #42 52.96 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-21T09:17:14.011Z] #49 23.19 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-21T09:17:14.011Z] #49 23.23 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-21T09:17:14.011Z] #49 23.27 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-21T09:17:14.011Z] #49 23.27 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-21T09:17:14.011Z] #49 23.28 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-21T09:17:14.011Z] #49 23.32 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-21T09:17:14.011Z] #49 23.36 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-21T09:17:14.011Z] #49 23.40 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-21T09:17:14.011Z] #49 23.40 go: downloading golang.org/x/text v0.3.2 [2021-04-21T09:17:14.111Z] #42 ... [2021-04-21T09:17:14.111Z] [2021-04-21T09:17:14.111Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-21T09:17:14.111Z] #34 sha256:d8e7c74d480e2e7a8eb7a46442786bc2755dc4f4cc68be7d9ed84048ab2439d2 [2021-04-21T09:17:14.111Z] #34 40.69 errors [2021-04-21T09:17:14.111Z] #34 40.69 sort [2021-04-21T09:17:14.111Z] #34 41.11 strconv [2021-04-21T09:17:14.111Z] #34 41.98 io [2021-04-21T09:17:14.111Z] #34 43.32 internal/oserror [2021-04-21T09:17:14.111Z] #34 43.37 syscall [2021-04-21T09:17:14.111Z] #34 44.55 reflect [2021-04-21T09:17:14.197Z] #43 84.28 DEP criu/ipc_ns.d [2021-04-21T09:17:14.205Z] #57 ... [2021-04-21T09:17:14.205Z] [2021-04-21T09:17:14.205Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-21T09:17:14.205Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-04-21T09:17:14.205Z] #37 28.17 Reading package lists... [2021-04-21T09:17:14.205Z] #37 37.70 Building dependency tree... [2021-04-21T09:17:14.205Z] #37 42.61 The following additional packages will be installed: [2021-04-21T09:17:14.205Z] #37 42.62 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-21T09:17:14.205Z] #37 42.62 Suggested packages: [2021-04-21T09:17:14.205Z] #37 42.62 cmake-doc ninja-build lrzip [2021-04-21T09:17:14.205Z] #37 42.62 Recommended packages: [2021-04-21T09:17:14.205Z] #37 42.62 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-21T09:17:14.205Z] #37 43.69 The following NEW packages will be installed: [2021-04-21T09:17:14.205Z] #37 43.70 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-21T09:17:14.205Z] #37 43.71 vim-common xxd [2021-04-21T09:17:14.205Z] #37 43.86 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-21T09:17:14.205Z] #37 43.86 Need to get 14.9 MB of archives. [2021-04-21T09:17:14.205Z] #37 43.86 After this operation, 67.2 MB of additional disk space will be used. [2021-04-21T09:17:14.205Z] #37 43.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-04-21T09:17:14.205Z] #37 43.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-04-21T09:17:14.205Z] #37 43.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2021-04-21T09:17:14.205Z] #37 44.15 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-04-21T09:17:14.205Z] #37 45.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+deb10u1 [730 kB] [2021-04-21T09:17:14.205Z] #37 45.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2021-04-21T09:17:14.205Z] #37 45.14 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2021-04-21T09:17:14.205Z] #37 45.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2021-04-21T09:17:14.205Z] #37 45.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2021-04-21T09:17:14.205Z] #37 45.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2021-04-21T09:17:14.205Z] #37 46.84 debconf: delaying package configuration, since apt-utils is not installed [2021-04-21T09:17:14.205Z] #37 47.08 Fetched 14.9 MB in 2s (8728 kB/s) [2021-04-21T09:17:14.205Z] #37 47.17 Selecting previously unselected package xxd. [2021-04-21T09:17:14.205Z] #37 47.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-04-21T09:17:14.205Z] #37 47.25 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-04-21T09:17:14.205Z] #37 47.26 Unpacking xxd (2:8.1.0875-5) ... [2021-04-21T09:17:14.205Z] #37 47.47 Selecting previously unselected package vim-common. [2021-04-21T09:17:14.205Z] #37 47.48 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-21T09:17:14.205Z] #37 47.53 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-21T09:17:14.205Z] #37 ... [2021-04-21T09:17:14.205Z] [2021-04-21T09:17:14.205Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-21T09:17:14.205Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-21T09:17:14.205Z] #43 45.22 Selecting previously unselected package zlib1g-dev:ppc64el. [2021-04-21T09:17:14.205Z] #43 45.22 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2021-04-21T09:17:14.205Z] #43 45.22 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-04-21T09:17:14.205Z] #43 45.51 Selecting previously unselected package libprotobuf17:ppc64el. [2021-04-21T09:17:14.205Z] #43 45.53 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2021-04-21T09:17:14.205Z] #43 45.54 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-04-21T09:17:14.205Z] #43 46.50 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2021-04-21T09:17:14.205Z] #43 46.50 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2021-04-21T09:17:14.205Z] #43 46.52 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-04-21T09:17:14.205Z] #43 46.76 Selecting previously unselected package libprotobuf-dev:ppc64el. [2021-04-21T09:17:14.205Z] #43 46.77 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2021-04-21T09:17:14.205Z] #43 46.78 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-04-21T09:17:14.280Z] #49 23.58 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-21T09:17:14.280Z] #49 23.63 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-21T09:17:14.369Z] #34 ... [2021-04-21T09:17:14.369Z] [2021-04-21T09:17:14.369Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-21T09:17:14.369Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-21T09:17:14.455Z] #43 84.46 DEP criu/image.d [2021-04-21T09:17:14.455Z] #43 84.61 DEP criu/image-desc.d [2021-04-21T09:17:14.543Z] #49 23.79 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-21T09:17:14.543Z] #49 23.89 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-21T09:17:14.543Z] #49 23.98 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-21T09:17:14.543Z] #49 24.02 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-21T09:17:14.548Z] #42 53.63 Selecting previously unselected package protobuf-c-compiler. [2021-04-21T09:17:14.548Z] #42 53.66 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-04-21T09:17:14.548Z] #42 53.66 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-21T09:17:14.627Z] #32 49.20 Checking out files: 89% (1360/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-04-21T09:17:14.627Z] #32 49.74 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-21T09:17:14.714Z] #43 84.75 DEP criu/fsnotify.d [2021-04-21T09:17:14.805Z] #42 53.87 Selecting previously unselected package protobuf-compiler. [2021-04-21T09:17:14.805Z] #42 53.87 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-04-21T09:17:14.805Z] #42 53.87 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-21T09:17:14.807Z] #49 24.10 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-21T09:17:14.807Z] #49 24.18 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-21T09:17:14.857Z] #43 48.15 Selecting previously unselected package libprotoc17:ppc64el. [2021-04-21T09:17:14.858Z] #43 48.16 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2021-04-21T09:17:14.858Z] #43 48.18 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2021-04-21T09:17:14.885Z] #32 50.12 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-21T09:17:14.973Z] #43 84.87 DEP criu/filesystems.d [2021-04-21T09:17:14.973Z] #43 85.02 DEP criu/files.d [2021-04-21T09:17:14.973Z] #43 85.17 DEP criu/files-reg.d [2021-04-21T09:17:15.052Z] #42 50.68 Selecting previously unselected package libprotoc17:amd64. [2021-04-21T09:17:15.052Z] #42 50.69 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-04-21T09:17:15.052Z] #42 50.70 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-21T09:17:15.072Z] #49 24.45 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-21T09:17:15.072Z] #49 24.46 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-21T09:17:15.072Z] #49 24.47 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-21T09:17:15.072Z] #49 ... [2021-04-21T09:17:15.072Z] [2021-04-21T09:17:15.072Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-21T09:17:15.072Z] #58 sha256:0c8712787580e3c4e481e014e6078c2993dd4ae5302c8278fe539652e859d370 [2021-04-21T09:17:15.072Z] #58 14.39 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-21T09:17:15.072Z] #58 14.94 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-21T09:17:15.072Z] #58 15.01 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-21T09:17:15.072Z] #58 15.03 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-21T09:17:15.072Z] #58 15.10 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-21T09:17:15.072Z] #58 17.06 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-21T09:17:15.072Z] #58 17.85 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-21T09:17:15.072Z] #58 19.34 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-21T09:17:15.072Z] #58 19.51 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-21T09:17:15.072Z] #58 19.53 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-21T09:17:15.072Z] #58 20.39 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-21T09:17:15.072Z] #58 ... [2021-04-21T09:17:15.072Z] [2021-04-21T09:17:15.072Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-21T09:17:15.072Z] #29 sha256:7dab21bcab612813b0f7e8e4d1650dc5b54af2567006a9d046bc10ef78c212ba [2021-04-21T09:17:15.072Z] #29 2.754 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-21T09:17:15.072Z] #29 3.335 [2021-04-21T09:17:15.074Z] #42 54.04 Selecting previously unselected package python-pkg-resources. [2021-04-21T09:17:15.074Z] #42 54.04 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-21T09:17:15.074Z] #42 54.07 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-21T09:17:15.232Z] #43 85.29 DEP criu/files-ext.d [2021-04-21T09:17:15.490Z] #43 85.49 DEP criu/file-lock.d [2021-04-21T09:17:15.490Z] #43 85.64 DEP criu/file-ids.d [2021-04-21T09:17:15.514Z] #43 ... [2021-04-21T09:17:15.514Z] [2021-04-21T09:17:15.514Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-21T09:17:15.514Z] #68 sha256:bbf23d4b4368ea029d42eaa1e4503a692d0211d9e61631fa861f50b0ff05a040 [2021-04-21T09:17:15.514Z] #68 DONE 48.6s [2021-04-21T09:17:15.514Z] [2021-04-21T09:17:15.514Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-21T09:17:15.514Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-21T09:17:15.514Z] #43 48.77 Selecting previously unselected package protobuf-c-compiler. [2021-04-21T09:17:15.514Z] #43 48.77 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2021-04-21T09:17:15.514Z] #43 48.78 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-21T09:17:15.572Z] #42 51.35 Selecting previously unselected package protobuf-c-compiler. [2021-04-21T09:17:15.572Z] #42 51.40 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-04-21T09:17:15.572Z] #42 51.41 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-21T09:17:15.572Z] #42 51.57 Selecting previously unselected package protobuf-compiler. [2021-04-21T09:17:15.572Z] #42 51.57 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-04-21T09:17:15.572Z] #42 51.57 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-21T09:17:15.638Z] #42 54.53 Selecting previously unselected package python-six. [2021-04-21T09:17:15.638Z] #42 54.54 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-21T09:17:15.638Z] #42 54.54 Unpacking python-six (1.12.0-1) ... [2021-04-21T09:17:15.638Z] #42 54.62 Selecting previously unselected package python-protobuf. [2021-04-21T09:17:15.638Z] #42 54.65 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-04-21T09:17:15.638Z] #42 54.66 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-21T09:17:15.749Z] #43 85.83 DEP criu/fifo.d [2021-04-21T09:17:15.749Z] #43 85.98 DEP criu/fdstore.d [2021-04-21T09:17:15.816Z] #43 48.92 Selecting previously unselected package protobuf-compiler. [2021-04-21T09:17:15.816Z] #43 48.94 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2021-04-21T09:17:15.816Z] #43 48.94 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-21T09:17:15.816Z] #43 49.12 Selecting previously unselected package python-pkg-resources. [2021-04-21T09:17:15.816Z] #43 49.13 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-21T09:17:15.816Z] #43 49.16 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-21T09:17:15.816Z] #43 ... [2021-04-21T09:17:15.816Z] [2021-04-21T09:17:15.816Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-21T09:17:15.816Z] #50 sha256:6b7eb6a3129f3efbcc50b48392f74849541ee953d8d0477f4f7044e52440611a [2021-04-21T09:17:15.816Z] #50 39.15 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-21T09:17:15.816Z] #50 44.11 go: extracting golang.org/x/text v0.3.2 [2021-04-21T09:17:15.816Z] #50 ... [2021-04-21T09:17:15.816Z] [2021-04-21T09:17:15.816Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-21T09:17:15.816Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-21T09:17:15.816Z] #43 49.16 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-21T09:17:15.834Z] #42 51.74 Selecting previously unselected package python-pkg-resources. [2021-04-21T09:17:15.834Z] #42 51.74 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-21T09:17:15.834Z] #42 51.75 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-21T09:17:16.008Z] #43 86.11 DEP criu/fault-injection.d [2021-04-21T09:17:16.008Z] #43 86.18 DEP criu/external.d [2021-04-21T09:17:16.094Z] #42 52.01 Selecting previously unselected package python-six. [2021-04-21T09:17:16.094Z] #42 52.02 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-21T09:17:16.094Z] #42 52.04 Unpacking python-six (1.12.0-1) ... [2021-04-21T09:17:16.094Z] #42 52.12 Selecting previously unselected package python-protobuf. [2021-04-21T09:17:16.094Z] #42 52.12 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-04-21T09:17:16.094Z] #42 52.13 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-21T09:17:16.118Z] #43 49.56 Selecting previously unselected package python-six. [2021-04-21T09:17:16.201Z] #42 55.18 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-21T09:17:16.201Z] #42 ... [2021-04-21T09:17:16.201Z] [2021-04-21T09:17:16.201Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-21T09:17:16.201Z] #47 sha256:f279dcf440ffe5f472343877c0df1748019ac0659ab2394efdf166a5712b9665 [2021-04-21T09:17:16.201Z] #47 DONE 55.3s [2021-04-21T09:17:16.267Z] #43 86.30 DEP criu/eventpoll.d [2021-04-21T09:17:16.267Z] #43 86.47 DEP criu/eventfd.d [2021-04-21T09:17:16.395Z] #29 3.596 0.0% # 2.6% ## 4.0% ###### 9.1% ######## 11.3% ########## 15.2% ############# 18.8% ################## 25.1% ##################### 29.7% ####################### 33.0% ########################## 37.0% ########################### 38.7% ############################## 42.8% ################################ 45.7% ################################## 48.4% ##################################### 51.4% ###################################### 53.8% ######################################## 56.8% ########################################## 59.6% ############################################ 62.2% ############################################### 65.5% ################################################# 68.5% ################################################### 72.2% ####################################################### 76.4% ########################################################## 80.7% ############################################################# 85.6% ################################################################ 90.0% ################################################################## 92.7% ######################################################################## 100.0% [2021-04-21T09:17:16.395Z] #29 ... [2021-04-21T09:17:16.395Z] [2021-04-21T09:17:16.395Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-21T09:17:16.395Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-04-21T09:17:16.395Z] #40 15.43 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-21T09:17:16.395Z] #40 16.48 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-04-21T09:17:16.395Z] #40 ... [2021-04-21T09:17:16.395Z] [2021-04-21T09:17:16.395Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:17:16.395Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-21T09:17:16.395Z] #13 17.94 Reading package lists... [2021-04-21T09:17:16.425Z] #43 49.56 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-21T09:17:16.425Z] #43 49.56 Unpacking python-six (1.12.0-1) ... [2021-04-21T09:17:16.425Z] #43 ... [2021-04-21T09:17:16.425Z] [2021-04-21T09:17:16.425Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:17:16.425Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-21T09:17:16.425Z] #14 30.27 Reading package lists... [2021-04-21T09:17:16.425Z] #14 39.50 Building dependency tree... [2021-04-21T09:17:16.425Z] #14 43.40 The following additional packages will be installed: [2021-04-21T09:17:16.425Z] #14 43.41 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-21T09:17:16.425Z] #14 43.41 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-21T09:17:16.425Z] #14 43.41 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-21T09:17:16.425Z] #14 43.41 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-21T09:17:16.425Z] #14 43.42 mingw-w64-common mingw-w64-x86-64-dev [2021-04-21T09:17:16.425Z] #14 43.43 Suggested packages: [2021-04-21T09:17:16.425Z] #14 43.43 gcc-8-locales seccomp wine64 [2021-04-21T09:17:16.425Z] #14 45.29 The following NEW packages will be installed: [2021-04-21T09:17:16.425Z] #14 45.29 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-21T09:17:16.425Z] #14 45.29 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-21T09:17:16.425Z] #14 45.29 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-21T09:17:16.425Z] #14 45.29 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-21T09:17:16.425Z] #14 45.30 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-21T09:17:16.425Z] #14 45.30 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-21T09:17:16.425Z] #14 45.31 The following packages will be upgraded: [2021-04-21T09:17:16.425Z] #14 45.31 libseccomp2 libsystemd0 libudev1 [2021-04-21T09:17:16.425Z] #14 45.58 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-21T09:17:16.425Z] #14 45.58 Need to get 79.4 MB of archives. [2021-04-21T09:17:16.425Z] #14 45.58 After this operation, 532 MB of additional disk space will be used. [2021-04-21T09:17:16.425Z] #14 45.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u7 [358 kB] [2021-04-21T09:17:16.425Z] #14 45.58 Get:2 http://deb.debian.org/debian buster-backports/main ppc64el libseccomp2 ppc64el 2.4.1-2~bpo10+1 [47.0 kB] [2021-04-21T09:17:16.425Z] #14 45.62 Get:3 http://deb.debian.org/debian buster-backports/main ppc64el libseccomp-dev ppc64el 2.4.1-2~bpo10+1 [73.0 kB] [2021-04-21T09:17:16.425Z] #14 45.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u7 [158 kB] [2021-04-21T09:17:16.425Z] #14 45.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2021-04-21T09:17:16.425Z] #14 46.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2021-04-21T09:17:16.425Z] #14 46.48 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-04-21T09:17:16.425Z] #14 46.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2021-04-21T09:17:16.425Z] #14 46.52 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2021-04-21T09:17:16.425Z] #14 46.53 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-21T09:17:16.425Z] #14 47.06 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-04-21T09:17:16.425Z] #14 47.53 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2021-04-21T09:17:16.425Z] #14 47.54 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2021-04-21T09:17:16.425Z] #14 ... [2021-04-21T09:17:16.425Z] [2021-04-21T09:17:16.425Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-21T09:17:16.425Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-21T09:17:16.425Z] #43 49.73 Selecting previously unselected package python-protobuf. [2021-04-21T09:17:16.425Z] #43 49.79 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2021-04-21T09:17:16.425Z] #43 49.81 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-21T09:17:16.458Z] [2021-04-21T09:17:16.458Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-21T09:17:16.458Z] #56 sha256:aa7ee990a8e1e64494bbf23c8f156ede04dbd5d57d28071f60de05d23d8c6744 [2021-04-21T09:17:16.458Z] #56 6.060 + RM_GOPATH=0 [2021-04-21T09:17:16.458Z] #56 6.061 + TMP_GOPATH= [2021-04-21T09:17:16.458Z] #56 6.061 + : /build [2021-04-21T09:17:16.458Z] #56 6.061 + '[' -z '' ']' [2021-04-21T09:17:16.458Z] #56 6.063 ++ mktemp -d [2021-04-21T09:17:16.458Z] #56 6.065 + export GOPATH=/tmp/tmp.eeDDMDafpt [2021-04-21T09:17:16.458Z] #56 6.065 + GOPATH=/tmp/tmp.eeDDMDafpt [2021-04-21T09:17:16.458Z] #56 6.065 + RM_GOPATH=1 [2021-04-21T09:17:16.458Z] #56 6.066 + case "$(go env GOARCH)" in [2021-04-21T09:17:16.458Z] #56 6.070 ++ go env GOARCH [2021-04-21T09:17:16.458Z] #56 6.099 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:17:16.458Z] #56 6.099 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:17:16.458Z] #56 6.100 ++ dirname /tmp/install/install.sh [2021-04-21T09:17:16.458Z] #56 6.101 + dir=/tmp/install [2021-04-21T09:17:16.458Z] #56 6.101 + bin=containerd [2021-04-21T09:17:16.458Z] #56 6.101 + shift [2021-04-21T09:17:16.458Z] #56 6.102 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-21T09:17:16.458Z] #56 6.102 + . /tmp/install/containerd.installer [2021-04-21T09:17:16.458Z] #56 6.102 ++ set -e [2021-04-21T09:17:16.458Z] #56 6.108 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-21T09:17:16.458Z] #56 6.109 + install_containerd [2021-04-21T09:17:16.458Z] #56 6.109 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-21T09:17:16.458Z] #56 6.109 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-21T09:17:16.458Z] #56 6.110 + git clone https://github.com/containerd/containerd.git /tmp/tmp.eeDDMDafpt/src/github.com/containerd/containerd [2021-04-21T09:17:16.458Z] #56 6.117 Cloning into '/tmp/tmp.eeDDMDafpt/src/github.com/containerd/containerd'... [2021-04-21T09:17:16.526Z] #43 86.65 DEP criu/crtools.d [2021-04-21T09:17:16.776Z] #32 ... [2021-04-21T09:17:16.776Z] [2021-04-21T09:17:16.776Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:17:16.776Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-21T09:17:16.776Z] #13 29.79 Reading package lists... [2021-04-21T09:17:16.776Z] #13 36.77 Building dependency tree... [2021-04-21T09:17:16.776Z] #13 41.14 The following additional packages will be installed: [2021-04-21T09:17:16.776Z] #13 41.14 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-21T09:17:16.776Z] #13 41.14 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-21T09:17:16.776Z] #13 41.14 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-21T09:17:16.776Z] #13 41.15 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-21T09:17:16.776Z] #13 41.15 mingw-w64-common mingw-w64-x86-64-dev [2021-04-21T09:17:16.776Z] #13 41.15 Suggested packages: [2021-04-21T09:17:16.776Z] #13 41.16 gcc-8-locales seccomp wine64 [2021-04-21T09:17:16.776Z] #13 42.58 The following NEW packages will be installed: [2021-04-21T09:17:16.776Z] #13 42.58 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-21T09:17:16.776Z] #13 42.59 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-21T09:17:16.776Z] #13 42.59 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-21T09:17:16.776Z] #13 42.59 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-21T09:17:16.776Z] #13 42.59 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-21T09:17:16.776Z] #13 42.60 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-21T09:17:16.776Z] #13 42.61 The following packages will be upgraded: [2021-04-21T09:17:16.776Z] #13 42.62 libseccomp2 libsystemd0 libudev1 [2021-04-21T09:17:16.776Z] #13 43.04 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-21T09:17:16.776Z] #13 43.04 Need to get 78.2 MB of archives. [2021-04-21T09:17:16.777Z] #13 43.04 After this operation, 487 MB of additional disk space will be used. [2021-04-21T09:17:16.777Z] #13 43.04 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-04-21T09:17:16.777Z] #13 43.04 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-04-21T09:17:16.777Z] #13 43.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-04-21T09:17:16.777Z] #13 43.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-04-21T09:17:16.777Z] #13 43.09 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-04-21T09:17:16.777Z] #13 43.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-04-21T09:17:16.777Z] #13 43.66 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-04-21T09:17:16.777Z] #13 43.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-04-21T09:17:16.777Z] #13 43.70 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-04-21T09:17:16.777Z] #13 43.70 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-21T09:17:16.777Z] #13 44.20 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-04-21T09:17:16.777Z] #13 44.56 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-04-21T09:17:16.777Z] #13 44.59 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-04-21T09:17:16.777Z] #13 ... [2021-04-21T09:17:16.777Z] [2021-04-21T09:17:16.777Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-21T09:17:16.777Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-21T09:17:16.777Z] #42 51.26 Selecting previously unselected package libprotoc17:amd64. [2021-04-21T09:17:16.777Z] #42 51.26 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-04-21T09:17:16.777Z] #42 51.27 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-21T09:17:16.777Z] #42 51.94 Selecting previously unselected package protobuf-c-compiler. [2021-04-21T09:17:16.777Z] #42 51.96 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-04-21T09:17:16.777Z] #42 51.96 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-21T09:17:16.777Z] #42 52.15 Selecting previously unselected package protobuf-compiler. [2021-04-21T09:17:16.777Z] #42 52.18 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-04-21T09:17:16.777Z] #42 52.18 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-21T09:17:16.777Z] #42 52.39 Selecting previously unselected package python-pkg-resources. [2021-04-21T09:17:16.777Z] #42 52.39 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-21T09:17:16.777Z] #42 52.40 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-21T09:17:16.777Z] #42 52.59 Selecting previously unselected package python-six. [2021-04-21T09:17:16.777Z] #42 52.61 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-21T09:17:16.777Z] #42 52.62 Unpacking python-six (1.12.0-1) ... [2021-04-21T09:17:16.777Z] #42 52.74 Selecting previously unselected package python-protobuf. [2021-04-21T09:17:16.777Z] #42 52.74 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-04-21T09:17:16.777Z] #42 52.74 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-21T09:17:16.785Z] #43 86.85 DEP criu/cr-service.d [2021-04-21T09:17:17.033Z] #42 53.29 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-21T09:17:17.033Z] #42 52.74 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-21T09:17:17.043Z] #43 87.03 DEP criu/cr-restore.d [2021-04-21T09:17:17.043Z] #43 87.24 DEP criu/cr-errno.d [2021-04-21T09:17:17.043Z] #43 87.29 DEP criu/cr-dump.d [2021-04-21T09:17:17.096Z] #43 50.51 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-21T09:17:17.302Z] #43 ... [2021-04-21T09:17:17.302Z] [2021-04-21T09:17:17.302Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-21T09:17:17.302Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-21T09:17:17.302Z] #32 DONE 158.6s [2021-04-21T09:17:17.302Z] [2021-04-21T09:17:17.302Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-21T09:17:17.302Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-21T09:17:17.302Z] #20 15.95 Reading package lists... [2021-04-21T09:17:17.302Z] #20 20.00 Building dependency tree... [2021-04-21T09:17:17.302Z] #20 22.15 libcap2-bin is already the newest version (1:2.25-2). [2021-04-21T09:17:17.302Z] #20 22.15 The following additional packages will be installed: [2021-04-21T09:17:17.302Z] #20 22.15 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-21T09:17:17.302Z] #20 22.15 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-21T09:17:17.302Z] #20 22.15 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-21T09:17:17.302Z] #20 22.16 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-21T09:17:17.302Z] #20 22.16 python3.7 python3.7-minimal vim-runtime xxd [2021-04-21T09:17:17.302Z] #20 22.16 Suggested packages: [2021-04-21T09:17:17.303Z] #20 22.16 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-21T09:17:17.303Z] #20 22.16 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-21T09:17:17.303Z] #20 22.16 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-21T09:17:17.303Z] #20 22.16 Recommended packages: [2021-04-21T09:17:17.303Z] #20 22.16 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-21T09:17:17.303Z] #20 22.16 python3-keyrings.alt python3-xdg unzip [2021-04-21T09:17:17.392Z] #56 ... [2021-04-21T09:17:17.392Z] [2021-04-21T09:17:17.392Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:17:17.392Z] #45 sha256:067f20dd7f649c46ffcb50069af3cd2957a69d2160afcf968a25072718038e5e [2021-04-21T09:17:17.392Z] #45 56.13 time [2021-04-21T09:17:17.549Z] #13 23.48 Reading package lists... [2021-04-21T09:17:17.549Z] #13 ... [2021-04-21T09:17:17.549Z] [2021-04-21T09:17:17.549Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-21T09:17:17.549Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-21T09:17:17.549Z] #42 16.79 Fetched 8251 kB in 12s (714 kB/s) [2021-04-21T09:17:17.549Z] #42 16.79 Reading package lists... [2021-04-21T09:17:17.549Z] #42 21.43 Reading package lists... [2021-04-21T09:17:17.549Z] #42 26.67 Building dependency tree... [2021-04-21T09:17:17.549Z] #42 ... [2021-04-21T09:17:17.549Z] [2021-04-21T09:17:17.549Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-21T09:17:17.549Z] #29 sha256:7dab21bcab612813b0f7e8e4d1650dc5b54af2567006a9d046bc10ef78c212ba [2021-04-21T09:17:17.549Z] #29 7.097 [2021-04-21T09:17:17.813Z] #29 7.488 0.2% ################### 26.7% ################################# 46.9% ################################################# 68.4% #################################################################### 94.9% ######################################################################## 100.0% [2021-04-21T09:17:18.076Z] #29 8.395 [2021-04-21T09:17:18.239Z] #20 24.41 The following NEW packages will be installed: [2021-04-21T09:17:18.239Z] #20 24.41 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-21T09:17:18.239Z] #20 24.42 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-21T09:17:18.239Z] #20 24.42 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-21T09:17:18.239Z] #20 24.42 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-21T09:17:18.239Z] #20 24.42 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-21T09:17:18.239Z] #20 24.42 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-21T09:17:18.239Z] #20 24.42 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-21T09:17:18.239Z] #20 24.42 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-21T09:17:18.239Z] #20 24.42 xz-utils zip [2021-04-21T09:17:18.607Z] #29 8.751 0.2% [2021-04-21T09:17:18.607Z] #29 ... [2021-04-21T09:17:18.607Z] [2021-04-21T09:17:18.607Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-21T09:17:18.607Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-04-21T09:17:18.607Z] #55 17.88 Fetched 8251 kB in 12s (683 kB/s) [2021-04-21T09:17:18.607Z] #55 17.88 Reading package lists... [2021-04-21T09:17:18.607Z] #55 23.27 Reading package lists... [2021-04-21T09:17:18.607Z] #55 ... [2021-04-21T09:17:18.607Z] [2021-04-21T09:17:18.607Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-21T09:17:18.607Z] #29 sha256:7dab21bcab612813b0f7e8e4d1650dc5b54af2567006a9d046bc10ef78c212ba [2021-04-21T09:17:18.807Z] #20 24.84 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-21T09:17:18.807Z] #20 24.84 Need to get 28.5 MB of archives. [2021-04-21T09:17:18.807Z] #20 24.84 After this operation, 116 MB of additional disk space will be used. [2021-04-21T09:17:18.807Z] #20 24.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-04-21T09:17:18.807Z] #20 24.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-04-21T09:17:18.807Z] #20 24.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-04-21T09:17:18.807Z] #20 24.98 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-04-21T09:17:18.807Z] #20 24.98 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-04-21T09:17:18.807Z] #20 24.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-04-21T09:17:18.807Z] #20 25.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-04-21T09:17:18.807Z] #20 25.11 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-04-21T09:17:18.807Z] #20 25.11 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-04-21T09:17:18.807Z] #20 25.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-04-21T09:17:18.807Z] #20 25.12 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-04-21T09:17:18.807Z] #20 25.12 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-04-21T09:17:18.807Z] #20 25.13 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-04-21T09:17:18.807Z] #20 25.13 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-04-21T09:17:18.807Z] #20 25.14 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-04-21T09:17:18.807Z] #20 25.14 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-04-21T09:17:18.807Z] #20 25.16 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-21T09:17:18.807Z] #20 25.17 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-21T09:17:18.807Z] #20 25.19 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-04-21T09:17:18.807Z] #20 25.19 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-04-21T09:17:19.066Z] #20 25.20 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-04-21T09:17:19.066Z] #20 25.20 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-04-21T09:17:19.066Z] #20 25.23 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-04-21T09:17:19.066Z] #20 25.23 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-21T09:17:19.066Z] #20 25.24 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-21T09:17:19.066Z] #20 25.25 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-21T09:17:19.066Z] #20 25.25 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-04-21T09:17:19.066Z] #20 25.25 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-04-21T09:17:19.066Z] #20 25.25 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-21T09:17:19.139Z] #29 8.751 0.2% ########### 16.2% ################ 23.5% ########################### 38.0% ##################################### 51.9% ####################################################### 76.7% [2021-04-21T09:17:19.139Z] #29 ... [2021-04-21T09:17:19.139Z] [2021-04-21T09:17:19.139Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-21T09:17:19.139Z] #51 sha256:a4ad38817eb5386128d3830ecaa87ea3824adebb0bf6051e162029c07285a882 [2021-04-21T09:17:19.139Z] #51 18.36 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-21T09:17:19.139Z] #51 19.90 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-21T09:17:19.139Z] #51 19.97 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-21T09:17:19.139Z] #51 20.22 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-21T09:17:19.139Z] #51 20.69 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-21T09:17:19.139Z] #51 21.45 runtime [2021-04-21T09:17:19.139Z] #51 ... [2021-04-21T09:17:19.139Z] [2021-04-21T09:17:19.139Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-21T09:17:19.139Z] #29 sha256:7dab21bcab612813b0f7e8e4d1650dc5b54af2567006a9d046bc10ef78c212ba [2021-04-21T09:17:19.139Z] #29 8.751 0.2% ########### 16.2% ################ 23.5% ########################### 38.0% ##################################### 51.9% ####################################################### 76.7% ##################################################################### 96.1% ######################################################################## 100.0% [2021-04-21T09:17:19.325Z] #20 25.63 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-04-21T09:17:19.325Z] #20 25.63 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-04-21T09:17:19.325Z] #20 25.63 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-04-21T09:17:19.325Z] #20 25.63 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-04-21T09:17:19.325Z] #20 25.63 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-04-21T09:17:19.325Z] #20 25.65 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-04-21T09:17:19.403Z] #29 ... [2021-04-21T09:17:19.403Z] [2021-04-21T09:17:19.403Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-21T09:17:19.403Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-21T09:17:19.403Z] #36 18.74 Fetched 8251 kB in 13s (636 kB/s) [2021-04-21T09:17:19.403Z] #36 18.74 Reading package lists... [2021-04-21T09:17:19.551Z] #42 ... [2021-04-21T09:17:19.551Z] [2021-04-21T09:17:19.551Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-21T09:17:19.551Z] #56 sha256:5e8809bc94fcc27c9caac4e62c885a913fbdc363517678d9120d798a922ab26d [2021-04-21T09:17:19.551Z] #56 1.197 + RM_GOPATH=0 [2021-04-21T09:17:19.551Z] #56 1.202 + TMP_GOPATH= [2021-04-21T09:17:19.551Z] #56 1.202 + : /build [2021-04-21T09:17:19.551Z] #56 1.202 + '[' -z '' ']' [2021-04-21T09:17:19.551Z] #56 1.202 ++ mktemp -d [2021-04-21T09:17:19.551Z] #56 1.208 + export GOPATH=/tmp/tmp.Q7E3YttNrf [2021-04-21T09:17:19.551Z] #56 1.208 + GOPATH=/tmp/tmp.Q7E3YttNrf [2021-04-21T09:17:19.551Z] #56 1.209 + RM_GOPATH=1 [2021-04-21T09:17:19.551Z] #56 1.209 + case "$(go env GOARCH)" in [2021-04-21T09:17:19.551Z] #56 1.209 ++ go env GOARCH [2021-04-21T09:17:19.551Z] #56 1.234 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:17:19.551Z] #56 1.234 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:17:19.551Z] #56 1.234 ++ dirname /tmp/install/install.sh [2021-04-21T09:17:19.551Z] #56 1.241 + dir=/tmp/install [2021-04-21T09:17:19.551Z] #56 1.241 + bin=containerd [2021-04-21T09:17:19.551Z] #56 1.241 + shift [2021-04-21T09:17:19.551Z] #56 1.241 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-21T09:17:19.551Z] #56 1.241 + . /tmp/install/containerd.installer [2021-04-21T09:17:19.551Z] #56 1.242 ++ set -e [2021-04-21T09:17:19.551Z] #56 1.242 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-21T09:17:19.551Z] #56 1.242 + install_containerd [2021-04-21T09:17:19.551Z] #56 1.243 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-21T09:17:19.551Z] #56 1.243 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-21T09:17:19.551Z] #56 1.244 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Q7E3YttNrf/src/github.com/containerd/containerd [2021-04-21T09:17:19.551Z] #56 1.248 Cloning into '/tmp/tmp.Q7E3YttNrf/src/github.com/containerd/containerd'... [2021-04-21T09:17:19.583Z] #20 25.73 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-21T09:17:19.583Z] #20 25.73 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-04-21T09:17:19.583Z] #20 25.74 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-04-21T09:17:19.583Z] #20 25.75 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-21T09:17:19.583Z] #20 25.76 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-04-21T09:17:19.583Z] #20 25.78 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-21T09:17:19.583Z] #20 25.78 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-04-21T09:17:19.583Z] #20 25.83 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-04-21T09:17:19.583Z] #20 25.85 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-04-21T09:17:19.583Z] #20 25.87 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-21T09:17:19.666Z] #36 24.31 Reading package lists... [2021-04-21T09:17:19.666Z] #36 ... [2021-04-21T09:17:19.666Z] [2021-04-21T09:17:19.666Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-21T09:17:19.666Z] #29 sha256:7dab21bcab612813b0f7e8e4d1650dc5b54af2567006a9d046bc10ef78c212ba [2021-04-21T09:17:19.666Z] #29 9.876 [2021-04-21T09:17:19.808Z] #56 ... [2021-04-21T09:17:19.808Z] [2021-04-21T09:17:19.808Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-21T09:17:19.808Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-21T09:17:19.808Z] #36 47.37 debconf: delaying package configuration, since apt-utils is not installed [2021-04-21T09:17:19.808Z] #36 47.57 Fetched 14.9 MB in 2s (6455 kB/s) [2021-04-21T09:17:19.808Z] #36 47.67 Selecting previously unselected package xxd. [2021-04-21T09:17:19.808Z] #36 47.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-21T09:17:19.808Z] #36 47.73 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-21T09:17:19.808Z] #36 47.74 Unpacking xxd (2:8.1.0875-5) ... [2021-04-21T09:17:19.808Z] #36 48.04 Selecting previously unselected package vim-common. [2021-04-21T09:17:19.808Z] #36 48.06 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-21T09:17:19.808Z] #36 48.12 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-21T09:17:19.808Z] #36 48.55 Selecting previously unselected package cmake-data. [2021-04-21T09:17:19.808Z] #36 48.55 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-21T09:17:19.808Z] #36 48.56 Unpacking cmake-data (3.13.4-1) ... [2021-04-21T09:17:19.808Z] #36 51.45 Selecting previously unselected package libicu63:amd64. [2021-04-21T09:17:19.808Z] #36 51.46 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-21T09:17:19.808Z] #36 51.48 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-21T09:17:19.842Z] #20 26.22 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-04-21T09:17:19.842Z] #20 26.26 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-04-21T09:17:20.101Z] #20 26.29 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-04-21T09:17:20.334Z] #42 ... [2021-04-21T09:17:20.334Z] [2021-04-21T09:17:20.334Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-21T09:17:20.334Z] #56 sha256:f723bf576a7b37937a5c155b661ea54980ada5237554c9bd27b8e7548f76f1bc [2021-04-21T09:17:20.334Z] #56 1.140 + RM_GOPATH=0 [2021-04-21T09:17:20.334Z] #56 1.140 + TMP_GOPATH= [2021-04-21T09:17:20.334Z] #56 1.140 + : /build [2021-04-21T09:17:20.334Z] #56 1.140 + '[' -z '' ']' [2021-04-21T09:17:20.334Z] #56 1.143 ++ mktemp -d [2021-04-21T09:17:20.334Z] #56 1.143 + export GOPATH=/tmp/tmp.IPUYjIw9Fn [2021-04-21T09:17:20.334Z] #56 1.143 + GOPATH=/tmp/tmp.IPUYjIw9Fn [2021-04-21T09:17:20.334Z] #56 1.143 + RM_GOPATH=1 [2021-04-21T09:17:20.334Z] #56 1.143 + case "$(go env GOARCH)" in [2021-04-21T09:17:20.334Z] #56 1.143 ++ go env GOARCH [2021-04-21T09:17:20.334Z] #56 1.175 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:17:20.334Z] #56 1.175 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:17:20.334Z] #56 1.176 ++ dirname /tmp/install/install.sh [2021-04-21T09:17:20.334Z] #56 1.178 + dir=/tmp/install [2021-04-21T09:17:20.334Z] #56 1.178 + bin=containerd [2021-04-21T09:17:20.334Z] #56 1.179 + shift [2021-04-21T09:17:20.334Z] #56 1.179 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-21T09:17:20.334Z] #56 1.179 + . /tmp/install/containerd.installer [2021-04-21T09:17:20.334Z] #56 1.179 ++ set -e [2021-04-21T09:17:20.334Z] #56 1.180 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-21T09:17:20.334Z] #56 1.187 + install_containerd [2021-04-21T09:17:20.334Z] #56 1.189 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-21T09:17:20.334Z] #56 1.193 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-21T09:17:20.334Z] #56 1.193 + git clone https://github.com/containerd/containerd.git /tmp/tmp.IPUYjIw9Fn/src/github.com/containerd/containerd [2021-04-21T09:17:20.334Z] #56 1.200 Cloning into '/tmp/tmp.IPUYjIw9Fn/src/github.com/containerd/containerd'... [2021-04-21T09:17:20.334Z] #56 ... [2021-04-21T09:17:20.334Z] [2021-04-21T09:17:20.334Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:17:20.334Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-21T09:17:20.334Z] #13 43.23 The following NEW packages will be installed: [2021-04-21T09:17:20.334Z] #13 43.23 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-21T09:17:20.334Z] #13 43.23 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-21T09:17:20.334Z] #13 43.23 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-21T09:17:20.334Z] #13 43.23 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-21T09:17:20.334Z] #13 43.23 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-21T09:17:20.334Z] #13 43.24 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-21T09:17:20.334Z] #13 43.26 The following packages will be upgraded: [2021-04-21T09:17:20.334Z] #13 43.26 libseccomp2 libsystemd0 libudev1 [2021-04-21T09:17:20.334Z] #13 43.69 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-21T09:17:20.334Z] #13 43.69 Need to get 78.2 MB of archives. [2021-04-21T09:17:20.334Z] #13 43.69 After this operation, 487 MB of additional disk space will be used. [2021-04-21T09:17:20.334Z] #13 43.69 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-04-21T09:17:20.334Z] #13 43.69 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-04-21T09:17:20.334Z] #13 43.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-04-21T09:17:20.334Z] #13 43.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-04-21T09:17:20.334Z] #13 43.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-04-21T09:17:20.334Z] #13 43.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-04-21T09:17:20.334Z] #13 44.16 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-04-21T09:17:20.334Z] #13 44.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-04-21T09:17:20.334Z] #13 44.20 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-04-21T09:17:20.334Z] #13 44.21 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-21T09:17:20.334Z] #13 44.74 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-04-21T09:17:20.334Z] #13 45.09 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-04-21T09:17:20.334Z] #13 45.12 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-04-21T09:17:20.335Z] #13 48.52 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-04-21T09:17:20.335Z] #13 50.93 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-04-21T09:17:20.335Z] #13 50.94 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-04-21T09:17:20.335Z] #13 50.95 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-21T09:17:20.335Z] #13 50.97 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-21T09:17:20.335Z] #13 50.98 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-04-21T09:17:20.335Z] #13 50.99 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-04-21T09:17:20.335Z] #13 50.99 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-04-21T09:17:20.335Z] #13 51.04 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-04-21T09:17:20.335Z] #13 51.05 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-04-21T09:17:20.335Z] #13 51.08 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-04-21T09:17:20.335Z] #13 51.10 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-04-21T09:17:20.335Z] #13 51.16 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-04-21T09:17:20.335Z] #13 51.18 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-04-21T09:17:20.335Z] #13 51.19 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-04-21T09:17:20.335Z] #13 52.42 debconf: delaying package configuration, since apt-utils is not installed [2021-04-21T09:17:20.335Z] #13 52.64 Fetched 78.2 MB in 8s (10.0 MB/s) [2021-04-21T09:17:20.335Z] #13 52.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-21T09:17:20.335Z] #13 52.85 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-04-21T09:17:20.335Z] #13 52.87 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-21T09:17:20.373Z] #36 ... [2021-04-21T09:17:20.373Z] [2021-04-21T09:17:20.374Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:17:20.374Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-21T09:17:20.374Z] #13 47.82 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-04-21T09:17:20.374Z] #13 50.20 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-04-21T09:17:20.374Z] #13 50.21 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-04-21T09:17:20.374Z] #13 50.21 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-21T09:17:20.374Z] #13 50.21 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-21T09:17:20.374Z] #13 50.21 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-04-21T09:17:20.374Z] #13 50.21 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-04-21T09:17:20.374Z] #13 50.22 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-04-21T09:17:20.374Z] #13 50.25 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-04-21T09:17:20.374Z] #13 50.28 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-04-21T09:17:20.374Z] #13 50.29 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-04-21T09:17:20.374Z] #13 50.31 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-04-21T09:17:20.374Z] #13 50.37 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-04-21T09:17:20.374Z] #13 50.41 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-04-21T09:17:20.374Z] #13 50.42 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-04-21T09:17:20.374Z] #13 ... [2021-04-21T09:17:20.374Z] [2021-04-21T09:17:20.374Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-21T09:17:20.374Z] #49 sha256:aa09983244555cd3ba358d6258b3c124437f11d24e460b0a8f81cfd77530324c [2021-04-21T09:17:20.374Z] #49 46.92 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-21T09:17:20.374Z] #49 46.99 go: finding golang.org/x/text v0.3.2 [2021-04-21T09:17:20.374Z] #49 47.16 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-21T09:17:20.374Z] #49 47.17 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-21T09:17:20.374Z] #49 47.20 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-21T09:17:20.374Z] #49 47.27 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-21T09:17:20.374Z] #49 47.32 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-21T09:17:20.374Z] #49 47.33 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-21T09:17:20.374Z] #49 47.34 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-21T09:17:20.374Z] #49 47.35 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-21T09:17:20.374Z] #49 47.36 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-21T09:17:20.374Z] #49 47.39 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-21T09:17:20.374Z] #49 47.40 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-21T09:17:20.374Z] #49 47.41 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-21T09:17:20.374Z] #49 47.47 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-21T09:17:20.374Z] #49 47.52 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-21T09:17:20.374Z] #49 47.59 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-21T09:17:20.374Z] #49 47.60 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-21T09:17:20.374Z] #49 47.66 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-21T09:17:20.374Z] #49 47.71 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-21T09:17:20.374Z] #49 47.72 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-21T09:17:20.374Z] #49 47.75 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-21T09:17:20.374Z] #49 47.76 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-21T09:17:20.374Z] #49 47.91 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-21T09:17:20.374Z] #49 47.95 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-21T09:17:20.374Z] #49 47.95 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-21T09:17:20.374Z] #49 47.99 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-21T09:17:20.374Z] #49 48.01 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-21T09:17:20.630Z] #49 ... [2021-04-21T09:17:20.630Z] [2021-04-21T09:17:20.630Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:17:20.630Z] #45 sha256:7b0cb6e3bc4883990789c0394aa204bb0d147b9936b5ae18f750945502fc158c [2021-04-21T09:17:20.630Z] #45 56.75 time [2021-04-21T09:17:20.664Z] #45 ... [2021-04-21T09:17:20.664Z] [2021-04-21T09:17:20.664Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-21T09:17:20.664Z] #51 sha256:36994d3a29709f82af8eb7ef91159352fa67f4a5996d3548210e8a75f98e6ad7 [2021-04-21T09:17:20.664Z] #51 49.72 syscall [2021-04-21T09:17:20.664Z] #51 49.78 reflect [2021-04-21T09:17:20.664Z] #51 56.65 time [2021-04-21T09:17:20.669Z] #20 26.90 debconf: delaying package configuration, since apt-utils is not installed [2021-04-21T09:17:20.892Z] #57 167.2 + bin/containerd-stress [2021-04-21T09:17:20.908Z] #13 53.36 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-04-21T09:17:20.908Z] #13 ... [2021-04-21T09:17:20.908Z] [2021-04-21T09:17:20.908Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:17:20.908Z] #45 sha256:a2c78d31650f7588a831ba274670799f873064dd035ac91804e18ec1f93a76a3 [2021-04-21T09:17:20.908Z] #45 56.74 time [2021-04-21T09:17:20.919Z] #51 ... [2021-04-21T09:17:20.919Z] [2021-04-21T09:17:20.919Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-21T09:17:20.919Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-21T09:17:20.919Z] #42 59.59 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-21T09:17:20.919Z] #42 59.61 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-21T09:17:20.919Z] #42 59.64 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-21T09:17:20.919Z] #42 59.66 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-21T09:17:20.919Z] #42 59.69 Setting up python-six (1.12.0-1) ... [2021-04-21T09:17:20.928Z] #20 27.01 Fetched 28.5 MB in 2s (16.6 MB/s) [2021-04-21T09:17:20.928Z] #20 27.08 Selecting previously unselected package pigz. [2021-04-21T09:17:20.928Z] #20 27.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-04-21T09:17:20.928Z] #20 27.12 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-04-21T09:17:20.928Z] #20 27.14 Unpacking pigz (2.4-1) ... [2021-04-21T09:17:21.187Z] #20 27.24 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-04-21T09:17:21.187Z] #20 27.25 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-21T09:17:21.187Z] #20 27.26 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-21T09:17:21.445Z] #20 27.61 Selecting previously unselected package python3.7-minimal. [2021-04-21T09:17:21.445Z] #20 27.61 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-21T09:17:21.445Z] #20 27.63 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-21T09:17:21.523Z] #57 168.7 + bin/containerd-shim [2021-04-21T09:17:21.655Z] #43 ... [2021-04-21T09:17:21.655Z] [2021-04-21T09:17:21.655Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-21T09:17:21.655Z] #50 sha256:6b7eb6a3129f3efbcc50b48392f74849541ee953d8d0477f4f7044e52440611a [2021-04-21T09:17:21.655Z] #50 51.08 go: finding github.com/fatih/color v1.7.0 [2021-04-21T09:17:21.655Z] #50 51.18 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-21T09:17:21.655Z] #50 51.47 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-21T09:17:21.655Z] #50 51.48 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-21T09:17:21.655Z] #50 51.60 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-21T09:17:21.655Z] #50 51.65 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-21T09:17:21.655Z] #50 51.71 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-21T09:17:21.655Z] #50 51.71 go: finding github.com/pkg/errors v0.8.1 [2021-04-21T09:17:21.655Z] #50 51.78 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-21T09:17:21.655Z] #50 51.81 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-21T09:17:21.655Z] #50 51.82 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-21T09:17:21.655Z] #50 51.83 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-21T09:17:21.655Z] #50 51.90 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-21T09:17:21.655Z] #50 51.97 go: finding github.com/spf13/viper v1.6.1 [2021-04-21T09:17:21.655Z] #50 52.05 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-21T09:17:21.655Z] #50 52.05 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-21T09:17:21.655Z] #50 52.11 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-21T09:17:21.655Z] #50 52.14 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-21T09:17:21.655Z] #50 52.14 go: finding github.com/stretchr/testify v1.4.0 [2021-04-21T09:17:21.655Z] #50 52.21 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-21T09:17:21.655Z] #50 52.22 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-21T09:17:21.655Z] #50 52.24 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-21T09:17:21.655Z] #50 52.27 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-21T09:17:21.655Z] #50 52.29 go: finding github.com/spf13/cobra v0.0.5 [2021-04-21T09:17:21.655Z] #50 52.39 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-21T09:17:21.655Z] #50 52.40 go: finding github.com/gobwas/glob v0.2.3 [2021-04-21T09:17:21.655Z] #50 52.45 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-21T09:17:21.655Z] #50 52.47 go: finding github.com/spf13/pflag v1.0.5 [2021-04-21T09:17:21.655Z] #50 52.49 go: finding github.com/stretchr/objx v0.2.0 [2021-04-21T09:17:21.655Z] #50 52.51 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-21T09:17:21.655Z] #50 52.54 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-21T09:17:21.655Z] #50 52.55 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-21T09:17:21.655Z] #50 52.62 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-21T09:17:21.655Z] #50 52.66 go: finding github.com/magiconair/properties v1.8.1 [2021-04-21T09:17:21.655Z] #50 52.68 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-21T09:17:21.655Z] #50 52.69 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-21T09:17:21.655Z] #50 52.70 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-21T09:17:21.655Z] #50 52.77 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-21T09:17:21.655Z] #50 52.81 go: finding github.com/spf13/afero v1.1.2 [2021-04-21T09:17:21.655Z] #50 52.81 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-21T09:17:21.655Z] #50 52.82 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-21T09:17:21.655Z] #50 52.96 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-21T09:17:21.655Z] #50 52.96 go: finding github.com/spf13/cast v1.3.0 [2021-04-21T09:17:21.655Z] #50 52.97 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-21T09:17:21.655Z] #50 53.02 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-21T09:17:21.655Z] #50 53.17 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-21T09:17:21.655Z] #50 53.21 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-21T09:17:21.655Z] #50 53.29 go: finding golang.org/x/text v0.3.2 [2021-04-21T09:17:21.655Z] #50 53.35 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-21T09:17:21.655Z] #50 53.39 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-21T09:17:21.655Z] #50 53.40 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-21T09:17:21.655Z] #50 53.50 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-21T09:17:21.655Z] #50 53.51 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-21T09:17:21.655Z] #50 53.53 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-21T09:17:21.655Z] #50 53.59 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-21T09:17:21.655Z] #50 53.61 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-21T09:17:21.655Z] #50 53.62 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-21T09:17:21.655Z] #50 53.72 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-21T09:17:21.655Z] #50 53.73 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-21T09:17:21.655Z] #50 53.78 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-21T09:17:21.655Z] #50 53.82 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-21T09:17:21.655Z] #50 53.84 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-21T09:17:21.655Z] #50 53.84 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-21T09:17:21.655Z] #50 53.87 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-21T09:17:21.655Z] #50 53.91 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-21T09:17:21.655Z] #50 53.92 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-21T09:17:21.655Z] #50 53.93 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-21T09:17:21.655Z] #50 54.19 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-21T09:17:21.655Z] #50 54.45 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-21T09:17:21.655Z] #50 54.55 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-21T09:17:21.655Z] #50 54.65 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-21T09:17:21.655Z] #50 54.65 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-21T09:17:21.655Z] #50 54.69 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-21T09:17:21.655Z] #50 54.76 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-21T09:17:21.846Z] #45 ... [2021-04-21T09:17:21.846Z] [2021-04-21T09:17:21.846Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-21T09:17:21.846Z] #47 sha256:4e5cf6b32fab442b87da584051e9ad85c99db44da9487655044f518d7a674e5b [2021-04-21T09:17:21.846Z] #47 DONE 57.8s [2021-04-21T09:17:21.852Z] #29 10.17 0.0% ## 3.6% ### 5.3% ##### 8.2% ######### 12.5% ########### 15.4% ############# 19.2% ############### 21.9% ################ 23.5% ###################### 31.9% ########################### 38.5% ############################ 39.1% ################################ 44.7% ################################### 49.6% ###################################### 52.8% ######################################### 58.1% ############################################# 62.6% [2021-04-21T09:17:21.852Z] #29 ... [2021-04-21T09:17:21.852Z] [2021-04-21T09:17:21.852Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-21T09:17:21.852Z] #67 sha256:2fdd1f00b620badd5d9027647266b32deea91db356ad8ca848c1f3898b8ceec5 [2021-04-21T09:17:21.852Z] #67 21.24 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-21T09:17:21.852Z] #67 ... [2021-04-21T09:17:21.852Z] [2021-04-21T09:17:21.852Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-21T09:17:21.852Z] #29 sha256:7dab21bcab612813b0f7e8e4d1650dc5b54af2567006a9d046bc10ef78c212ba [2021-04-21T09:17:22.107Z] [2021-04-21T09:17:22.107Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:17:22.107Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-21T09:17:22.107Z] #13 53.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-21T09:17:22.107Z] #13 53.59 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-21T09:17:22.107Z] #13 53.61 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-04-21T09:17:22.107Z] #13 53.78 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-04-21T09:17:22.107Z] #13 54.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-21T09:17:22.107Z] #13 54.11 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-04-21T09:17:22.107Z] #13 54.17 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-21T09:17:22.107Z] #13 54.70 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-04-21T09:17:22.369Z] #13 54.89 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-21T09:17:22.382Z] #20 28.47 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-21T09:17:22.382Z] #20 28.51 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-21T09:17:22.628Z] #13 54.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-21T09:17:22.628Z] #13 54.98 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-04-21T09:17:22.628Z] #13 54.99 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-21T09:17:22.718Z] #50 ... [2021-04-21T09:17:22.719Z] [2021-04-21T09:17:22.719Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-21T09:17:22.719Z] #35 sha256:b59a4ebd4a9b6cc9e1f518374ea80d5cb12e08c92e2326f9fad7a5da5c309322 [2021-04-21T09:17:22.719Z] #35 45.91 sync [2021-04-21T09:17:22.719Z] #35 45.95 internal/reflectlite [2021-04-21T09:17:22.719Z] #35 50.57 errors [2021-04-21T09:17:22.719Z] #35 50.57 sort [2021-04-21T09:17:22.719Z] #35 51.10 io [2021-04-21T09:17:22.719Z] #35 51.13 strconv [2021-04-21T09:17:22.719Z] #35 51.13 internal/oserror [2021-04-21T09:17:22.719Z] #35 51.58 syscall [2021-04-21T09:17:22.719Z] #35 55.50 bytes [2021-04-21T09:17:22.719Z] #35 55.52 strings [2021-04-21T09:17:22.719Z] #35 ... [2021-04-21T09:17:22.719Z] [2021-04-21T09:17:22.719Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-21T09:17:22.719Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-04-21T09:17:22.909Z] #29 10.17 0.0% ## 3.6% ### 5.3% ##### 8.2% ######### 12.5% ########### 15.4% ############# 19.2% ############### 21.9% ################ 23.5% ###################### 31.9% ########################### 38.5% ############################ 39.1% ################################ 44.7% ################################### 49.6% ###################################### 52.8% ######################################### 58.1% ############################################# 62.6% ################################################ 66.8% ################################################### 71.3% ###################################################### 75.5% ######################################################## 79.1% ########################################################## 81.2% ############################################################# 84.8% ############################################################### 88.7% ################################################################# 91.2% #################################################################### 95.2% ######################################################################## 100.0% [2021-04-21T09:17:23.019Z] #33 55.89 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-04-21T09:17:23.019Z] #33 56.29 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-21T09:17:23.172Z] #29 ... [2021-04-21T09:17:23.172Z] [2021-04-21T09:17:23.172Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-21T09:17:23.172Z] #34 sha256:9f1c64d6f3bce2ebfedac254a9381baa938a3c570c8947fcb14f411990988147 [2021-04-21T09:17:23.172Z] #34 22.43 sync [2021-04-21T09:17:23.172Z] #34 22.43 internal/reflectlite [2021-04-21T09:17:23.172Z] #34 25.21 sort [2021-04-21T09:17:23.172Z] #34 25.22 errors [2021-04-21T09:17:23.172Z] #34 25.77 strconv [2021-04-21T09:17:23.172Z] #34 25.77 internal/oserror [2021-04-21T09:17:23.172Z] #34 25.77 io [2021-04-21T09:17:23.172Z] #34 25.98 syscall [2021-04-21T09:17:23.172Z] #34 28.30 strings [2021-04-21T09:17:23.172Z] #34 28.31 bytes [2021-04-21T09:17:23.172Z] #34 31.88 reflect [2021-04-21T09:17:23.172Z] #34 32.30 bufio [2021-04-21T09:17:23.172Z] #34 ... [2021-04-21T09:17:23.172Z] [2021-04-21T09:17:23.172Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-21T09:17:23.172Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-04-21T09:17:23.434Z] #42 ... [2021-04-21T09:17:23.434Z] [2021-04-21T09:17:23.434Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-21T09:17:23.434Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-21T09:17:23.434Z] #32 51.24 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-21T09:17:23.434Z] #32 ... [2021-04-21T09:17:23.434Z] [2021-04-21T09:17:23.434Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:17:23.434Z] #45 sha256:067f20dd7f649c46ffcb50069af3cd2957a69d2160afcf968a25072718038e5e [2021-04-21T09:17:23.434Z] #45 61.39 strings [2021-04-21T09:17:23.434Z] #45 61.76 os [2021-04-21T09:17:23.569Z] #13 ... [2021-04-21T09:17:23.569Z] [2021-04-21T09:17:23.569Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-21T09:17:23.569Z] #51 sha256:a5f18ce26d1fd597ca054025ebaebcf27d71e196f5fef54f6267c2c514ed8889 [2021-04-21T09:17:23.569Z] #51 49.32 syscall [2021-04-21T09:17:23.569Z] #51 49.34 reflect [2021-04-21T09:17:23.569Z] #51 57.10 time [2021-04-21T09:17:23.569Z] #51 ... [2021-04-21T09:17:23.569Z] [2021-04-21T09:17:23.569Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-21T09:17:23.569Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-21T09:17:23.569Z] #42 57.46 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-21T09:17:23.569Z] #42 57.54 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-21T09:17:23.569Z] #42 57.66 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-21T09:17:23.569Z] #42 57.70 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-21T09:17:23.569Z] #42 57.78 Setting up python-six (1.12.0-1) ... [2021-04-21T09:17:23.691Z] #45 ... [2021-04-21T09:17:23.691Z] [2021-04-21T09:17:23.691Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:17:23.691Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-21T09:17:23.691Z] #13 45.13 Building dependency tree... [2021-04-21T09:17:23.691Z] #13 48.66 The following additional packages will be installed: [2021-04-21T09:17:23.691Z] #13 48.68 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-21T09:17:23.691Z] #13 48.68 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-21T09:17:23.691Z] #13 48.68 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-21T09:17:23.691Z] #13 48.69 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-21T09:17:23.691Z] #13 48.70 mingw-w64-common mingw-w64-x86-64-dev [2021-04-21T09:17:23.691Z] #13 48.70 Suggested packages: [2021-04-21T09:17:23.691Z] #13 48.71 gcc-8-locales seccomp wine64 [2021-04-21T09:17:23.691Z] #13 50.32 The following NEW packages will be installed: [2021-04-21T09:17:23.691Z] #13 50.32 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-21T09:17:23.691Z] #13 50.32 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-21T09:17:23.691Z] #13 50.32 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-21T09:17:23.691Z] #13 50.32 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-21T09:17:23.691Z] #13 50.32 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-21T09:17:23.691Z] #13 50.32 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-21T09:17:23.691Z] #13 50.42 The following packages will be upgraded: [2021-04-21T09:17:23.691Z] #13 50.42 libseccomp2 libsystemd0 libudev1 [2021-04-21T09:17:23.691Z] #13 50.83 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-21T09:17:23.691Z] #13 50.83 Need to get 78.2 MB of archives. [2021-04-21T09:17:23.691Z] #13 50.83 After this operation, 487 MB of additional disk space will be used. [2021-04-21T09:17:23.691Z] #13 50.83 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-04-21T09:17:23.691Z] #13 50.83 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-04-21T09:17:23.691Z] #13 50.89 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-04-21T09:17:23.691Z] #13 50.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-04-21T09:17:23.691Z] #13 50.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-04-21T09:17:23.691Z] #13 51.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-04-21T09:17:23.691Z] #13 51.39 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-04-21T09:17:23.691Z] #13 51.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-04-21T09:17:23.691Z] #13 51.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-04-21T09:17:23.691Z] #13 51.41 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-21T09:17:23.691Z] #13 51.89 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-04-21T09:17:23.692Z] #13 52.20 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-04-21T09:17:23.692Z] #13 52.20 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-04-21T09:17:23.692Z] #13 56.24 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-04-21T09:17:23.692Z] #13 ... [2021-04-21T09:17:23.692Z] [2021-04-21T09:17:23.692Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-21T09:17:23.692Z] #51 sha256:36994d3a29709f82af8eb7ef91159352fa67f4a5996d3548210e8a75f98e6ad7 [2021-04-21T09:17:23.692Z] #51 62.43 context [2021-04-21T09:17:23.710Z] #32 32.22 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-04-21T09:17:23.710Z] #32 32.81 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-21T09:17:23.974Z] #32 33.13 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-21T09:17:24.089Z] #33 57.22 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-21T09:17:24.137Z] #42 ... [2021-04-21T09:17:24.137Z] [2021-04-21T09:17:24.137Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-21T09:17:24.137Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-21T09:17:24.137Z] #32 49.61 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-21T09:17:24.137Z] #32 ... [2021-04-21T09:17:24.137Z] [2021-04-21T09:17:24.137Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-21T09:17:24.137Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-21T09:17:24.137Z] #36 50.81 Selecting previously unselected package libicu63:amd64. [2021-04-21T09:17:24.137Z] #36 50.82 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-21T09:17:24.137Z] #36 50.85 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-21T09:17:24.137Z] #36 57.35 Selecting previously unselected package libxml2:amd64. [2021-04-21T09:17:24.137Z] #36 57.40 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-04-21T09:17:24.137Z] #36 57.47 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-21T09:17:24.137Z] #36 58.31 Selecting previously unselected package libarchive13:amd64. [2021-04-21T09:17:24.137Z] #36 58.35 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-04-21T09:17:24.137Z] #36 58.36 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-21T09:17:24.137Z] #36 59.18 Selecting previously unselected package libjsoncpp1:amd64. [2021-04-21T09:17:24.137Z] #36 59.20 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-04-21T09:17:24.137Z] #36 59.25 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-21T09:17:24.137Z] #36 59.41 Selecting previously unselected package librhash0:amd64. [2021-04-21T09:17:24.137Z] #36 59.42 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-04-21T09:17:24.137Z] #36 59.43 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-04-21T09:17:24.137Z] #36 59.59 Selecting previously unselected package libuv1:amd64. [2021-04-21T09:17:24.137Z] #36 59.60 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-04-21T09:17:24.138Z] #36 59.62 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-04-21T09:17:24.138Z] #36 59.76 Selecting previously unselected package cmake. [2021-04-21T09:17:24.138Z] #36 59.78 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-04-21T09:17:24.138Z] #36 59.78 Unpacking cmake (3.13.4-1) ... [2021-04-21T09:17:24.254Z] #51 63.14 encoding/binary [2021-04-21T09:17:24.254Z] #51 ... [2021-04-21T09:17:24.254Z] [2021-04-21T09:17:24.254Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-21T09:17:24.254Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-21T09:17:24.254Z] #36 53.14 Selecting previously unselected package libicu63:amd64. [2021-04-21T09:17:24.254Z] #36 53.14 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-21T09:17:24.254Z] #36 53.17 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-21T09:17:24.254Z] #36 60.16 Selecting previously unselected package libxml2:amd64. [2021-04-21T09:17:24.254Z] #36 60.16 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-04-21T09:17:24.254Z] #36 60.16 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-21T09:17:24.254Z] #36 60.86 Selecting previously unselected package libarchive13:amd64. [2021-04-21T09:17:24.254Z] #36 60.86 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-04-21T09:17:24.254Z] #36 60.86 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-21T09:17:24.254Z] #36 61.22 Selecting previously unselected package libjsoncpp1:amd64. [2021-04-21T09:17:24.254Z] #36 61.22 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-04-21T09:17:24.254Z] #36 61.22 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-21T09:17:24.254Z] #36 61.39 Selecting previously unselected package librhash0:amd64. [2021-04-21T09:17:24.254Z] #36 61.46 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-04-21T09:17:24.254Z] #36 61.46 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-04-21T09:17:24.254Z] #36 61.64 Selecting previously unselected package libuv1:amd64. [2021-04-21T09:17:24.254Z] #36 61.64 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-04-21T09:17:24.254Z] #36 61.64 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-04-21T09:17:24.254Z] #36 62.19 Selecting previously unselected package cmake. [2021-04-21T09:17:24.254Z] #36 62.23 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-04-21T09:17:24.254Z] #36 62.23 Unpacking cmake (3.13.4-1) ... [2021-04-21T09:17:24.254Z] #36 ... [2021-04-21T09:17:24.254Z] [2021-04-21T09:17:24.254Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-21T09:17:24.254Z] #51 sha256:36994d3a29709f82af8eb7ef91159352fa67f4a5996d3548210e8a75f98e6ad7 [2021-04-21T09:17:24.254Z] #51 63.32 fmt [2021-04-21T09:17:24.288Z] #20 30.54 Selecting previously unselected package python3-minimal. [2021-04-21T09:17:24.288Z] #20 30.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-04-21T09:17:24.288Z] #20 30.60 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-04-21T09:17:24.288Z] #20 30.61 Unpacking python3-minimal (3.7.3-1) ... [2021-04-21T09:17:24.288Z] #20 30.69 Selecting previously unselected package libmpdec2:amd64. [2021-04-21T09:17:24.288Z] #20 30.70 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-04-21T09:17:24.288Z] #20 30.71 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-04-21T09:17:24.391Z] #33 ... [2021-04-21T09:17:24.391Z] [2021-04-21T09:17:24.391Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-21T09:17:24.391Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-04-21T09:17:24.391Z] #37 47.86 Selecting previously unselected package cmake-data. [2021-04-21T09:17:24.391Z] #37 47.87 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-21T09:17:24.391Z] #37 47.88 Unpacking cmake-data (3.13.4-1) ... [2021-04-21T09:17:24.391Z] #37 52.51 Selecting previously unselected package libicu63:ppc64el. [2021-04-21T09:17:24.391Z] #37 52.60 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-04-21T09:17:24.391Z] #37 52.61 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-04-21T09:17:24.547Z] #20 30.82 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-04-21T09:17:24.547Z] #20 30.83 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-04-21T09:17:24.547Z] #20 30.83 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-21T09:17:24.706Z] #36 ... [2021-04-21T09:17:24.706Z] [2021-04-21T09:17:24.706Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:17:24.706Z] #45 sha256:a2c78d31650f7588a831ba274670799f873064dd035ac91804e18ec1f93a76a3 [2021-04-21T09:17:24.706Z] #45 60.62 internal/syscall/unix [2021-04-21T09:17:24.712Z] #37 ... [2021-04-21T09:17:24.712Z] [2021-04-21T09:17:24.712Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-21T09:17:24.712Z] #52 sha256:27910bf6fec2b512a21ade7deb5ce9571cae8822ee2f8c1b4ad11d6d60dbb735 [2021-04-21T09:17:24.712Z] #52 57.97 strconv [2021-04-21T09:17:24.712Z] #52 58.00 bytes [2021-04-21T09:17:24.712Z] #52 58.01 strings [2021-04-21T09:17:24.712Z] #52 58.05 syscall [2021-04-21T09:17:24.873Z] #45 ... [2021-04-21T09:17:24.873Z] [2021-04-21T09:17:24.873Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-21T09:17:24.873Z] #47 sha256:f3c08feae3330fa0e03039b4ff6954ddba0b2de7dddc537dc83c4fbf17357fd9 [2021-04-21T09:17:24.873Z] #47 DONE 60.5s [2021-04-21T09:17:24.873Z] [2021-04-21T09:17:24.873Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:17:24.873Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-21T09:17:24.873Z] #13 51.58 debconf: delaying package configuration, since apt-utils is not installed [2021-04-21T09:17:24.873Z] #13 51.81 Fetched 78.2 MB in 8s (10.2 MB/s) [2021-04-21T09:17:24.874Z] #13 51.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-21T09:17:24.874Z] #13 52.01 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-04-21T09:17:24.874Z] #13 52.05 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-21T09:17:24.874Z] #13 52.41 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-04-21T09:17:24.874Z] #13 52.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-21T09:17:24.874Z] #13 52.72 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-21T09:17:24.874Z] #13 52.78 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-04-21T09:17:24.874Z] #13 53.01 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-04-21T09:17:24.874Z] #13 53.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-21T09:17:24.874Z] #13 53.29 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-04-21T09:17:24.874Z] #13 53.32 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-21T09:17:24.874Z] #13 54.45 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-04-21T09:17:24.874Z] #13 54.93 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-21T09:17:24.874Z] #13 54.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% [2021-04-21T09:17:24.874Z] #13 ... [2021-04-21T09:17:24.874Z] [2021-04-21T09:17:24.874Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-21T09:17:24.874Z] #51 sha256:f854bcf984a2e737bc0e9c70e803fb86e781ba174c427fda460b425279e3b286 [2021-04-21T09:17:24.874Z] #51 51.38 syscall [2021-04-21T09:17:24.874Z] #51 51.41 reflect [2021-04-21T09:17:24.874Z] #51 60.14 context [2021-04-21T09:17:24.874Z] #51 61.17 os [2021-04-21T09:17:24.929Z] #32 ... [2021-04-21T09:17:24.929Z] [2021-04-21T09:17:24.929Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:17:24.929Z] #45 sha256:53a88da07fb7923b2c12782eb3ddc1ac6f16761f16399fda48197e4cf1a6c07c [2021-04-21T09:17:24.929Z] #45 24.38 github.com/LK4D4/vndr/godl/singleflight [2021-04-21T09:17:24.929Z] #45 24.38 internal/singleflight [2021-04-21T09:17:24.929Z] #45 24.38 math/rand [2021-04-21T09:17:24.929Z] #45 24.40 internal/reflectlite [2021-04-21T09:17:24.929Z] #45 27.04 sort [2021-04-21T09:17:24.929Z] #45 27.06 strconv [2021-04-21T09:17:24.929Z] #45 27.11 syscall [2021-04-21T09:17:24.929Z] #45 27.14 io [2021-04-21T09:17:24.929Z] #45 29.62 vendor/golang.org/x/net/dns/dnsmessage [2021-04-21T09:17:24.929Z] #45 29.99 bytes [2021-04-21T09:17:24.929Z] #45 33.74 bufio [2021-04-21T09:17:24.929Z] #45 33.99 reflect [2021-04-21T09:17:24.965Z] #45 60.94 strings [2021-04-21T09:17:25.012Z] #52 ... [2021-04-21T09:17:25.013Z] [2021-04-21T09:17:25.013Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:17:25.013Z] #46 sha256:c16e263983b31273544c47988a99edac85be4d83ba5ea9b0e26bc3b538258961 [2021-04-21T09:17:25.013Z] #46 48.19 sync [2021-04-21T09:17:25.013Z] #46 48.19 internal/reflectlite [2021-04-21T09:17:25.013Z] #46 50.79 internal/singleflight [2021-04-21T09:17:25.013Z] #46 50.80 math/rand [2021-04-21T09:17:25.013Z] #46 50.83 github.com/LK4D4/vndr/godl/singleflight [2021-04-21T09:17:25.013Z] #46 54.32 io [2021-04-21T09:17:25.013Z] #46 54.34 sort [2021-04-21T09:17:25.013Z] #46 54.37 strconv [2021-04-21T09:17:25.013Z] #46 54.42 syscall [2021-04-21T09:17:25.013Z] #46 ... [2021-04-21T09:17:25.013Z] [2021-04-21T09:17:25.013Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:17:25.013Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-21T09:17:25.013Z] #14 51.18 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2021-04-21T09:17:25.013Z] #14 53.63 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-04-21T09:17:25.013Z] #14 53.64 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-04-21T09:17:25.013Z] #14 53.65 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-04-21T09:17:25.013Z] #14 53.66 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-04-21T09:17:25.013Z] #14 53.67 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2021-04-21T09:17:25.013Z] #14 53.68 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u7 [110 kB] [2021-04-21T09:17:25.013Z] #14 53.69 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2021-04-21T09:17:25.013Z] #14 53.71 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2021-04-21T09:17:25.013Z] #14 53.73 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2021-04-21T09:17:25.013Z] #14 53.76 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2021-04-21T09:17:25.013Z] #14 53.78 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2021-04-21T09:17:25.013Z] #14 53.82 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2021-04-21T09:17:25.013Z] #14 53.83 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2021-04-21T09:17:25.013Z] #14 53.84 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u7 [322 kB] [2021-04-21T09:17:25.013Z] #14 55.44 debconf: delaying package configuration, since apt-utils is not installed [2021-04-21T09:17:25.013Z] #14 55.72 Fetched 79.4 MB in 8s (9534 kB/s) [2021-04-21T09:17:25.013Z] #14 55.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 ... 15339 files and directories currently installed.) [2021-04-21T09:17:25.013Z] #14 55.91 Preparing to unpack .../libsystemd0_241-7~deb10u7_ppc64el.deb ... [2021-04-21T09:17:25.013Z] #14 55.93 Unpacking libsystemd0:ppc64el (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-21T09:17:25.013Z] #14 56.49 Setting up libsystemd0:ppc64el (241-7~deb10u7) ... [2021-04-21T09:17:25.013Z] #14 56.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-04-21T09:17:25.013Z] #14 56.70 Preparing to unpack .../libseccomp2_2.4.1-2~bpo10+1_ppc64el.deb ... [2021-04-21T09:17:25.013Z] #14 56.72 Unpacking libseccomp2:ppc64el (2.4.1-2~bpo10+1) over (2.3.3-4) ... [2021-04-21T09:17:25.013Z] #14 56.94 Setting up libseccomp2:ppc64el (2.4.1-2~bpo10+1) ... [2021-04-21T09:17:25.013Z] #14 57.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-04-21T09:17:25.013Z] #14 57.13 Preparing to unpack .../libudev1_241-7~deb10u7_ppc64el.deb ... [2021-04-21T09:17:25.013Z] #14 57.15 Unpacking libudev1:ppc64el (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-21T09:17:25.013Z] #14 57.49 Setting up libudev1:ppc64el (241-7~deb10u7) ... [2021-04-21T09:17:25.013Z] #14 57.61 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-21T09:17:25.013Z] #14 57.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 ... 15339 files and directories currently installed.) [2021-04-21T09:17:25.013Z] #14 57.71 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2021-04-21T09:17:25.013Z] #14 57.71 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-21T09:17:25.141Z] #51 ... [2021-04-21T09:17:25.141Z] [2021-04-21T09:17:25.141Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:17:25.141Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-21T09:17:25.141Z] #13 54.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-21T09:17:25.141Z] #13 55.05 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-04-21T09:17:25.141Z] #13 55.06 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-21T09:17:25.196Z] #45 ... [2021-04-21T09:17:25.196Z] [2021-04-21T09:17:25.196Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-21T09:17:25.196Z] #49 sha256:a3464e9b8539908ef45b2cb1b86797fec1c91c800319a6fb05356d2fc648e78d [2021-04-21T09:17:25.196Z] #49 24.48 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-21T09:17:25.196Z] #49 24.48 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-21T09:17:25.196Z] #49 24.61 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-21T09:17:25.196Z] #49 24.64 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-21T09:17:25.196Z] #49 24.79 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-21T09:17:25.196Z] #49 24.81 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-21T09:17:25.196Z] #49 24.83 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-21T09:17:25.196Z] #49 24.84 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-21T09:17:25.196Z] #49 24.87 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-21T09:17:25.196Z] #49 24.93 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-21T09:17:25.196Z] #49 25.04 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-21T09:17:25.196Z] #49 25.44 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-21T09:17:25.196Z] #49 25.51 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-21T09:17:25.196Z] #49 25.52 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-21T09:17:25.196Z] #49 25.56 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-21T09:17:25.196Z] #49 25.61 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-21T09:17:25.196Z] #49 25.64 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-21T09:17:25.196Z] #49 26.14 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-21T09:17:25.196Z] #49 26.30 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-21T09:17:25.196Z] #49 27.97 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-21T09:17:25.196Z] #49 28.27 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-21T09:17:25.196Z] #49 28.69 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-21T09:17:25.196Z] #49 28.74 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-21T09:17:25.196Z] #49 28.78 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-21T09:17:25.196Z] #49 28.92 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-21T09:17:25.196Z] #49 28.92 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-21T09:17:25.196Z] #49 28.98 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-21T09:17:25.196Z] #49 29.03 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-21T09:17:25.196Z] #49 29.09 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-21T09:17:25.196Z] #49 29.19 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-21T09:17:25.196Z] #49 29.30 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-21T09:17:25.196Z] #49 29.32 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-21T09:17:25.196Z] #49 29.41 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-21T09:17:25.196Z] #49 29.57 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-21T09:17:25.197Z] #49 29.63 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-21T09:17:25.197Z] #49 29.64 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-21T09:17:25.197Z] #49 29.72 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-21T09:17:25.197Z] #49 29.74 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-21T09:17:25.197Z] #49 29.92 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-21T09:17:25.197Z] #49 30.08 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-21T09:17:25.197Z] #49 30.14 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-21T09:17:25.197Z] #49 30.16 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-21T09:17:25.197Z] #49 30.59 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-21T09:17:25.197Z] #49 30.59 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-21T09:17:25.197Z] #49 30.59 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-21T09:17:25.197Z] #49 30.69 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-21T09:17:25.197Z] #49 30.69 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-21T09:17:25.197Z] #49 30.72 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-21T09:17:25.197Z] #49 30.74 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-21T09:17:25.197Z] #49 30.74 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-21T09:17:25.197Z] #49 30.77 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-21T09:17:25.197Z] #49 30.90 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-21T09:17:25.197Z] #49 30.95 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-21T09:17:25.197Z] #49 30.95 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-21T09:17:25.197Z] #49 30.98 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-21T09:17:25.197Z] #49 31.14 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-21T09:17:25.197Z] #49 31.22 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-21T09:17:25.197Z] #49 31.44 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-21T09:17:25.197Z] #49 32.07 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-21T09:17:25.197Z] #49 34.39 go: extracting golang.org/x/text v0.3.2 [2021-04-21T09:17:25.197Z] #49 ... [2021-04-21T09:17:25.197Z] [2021-04-21T09:17:25.197Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-21T09:17:25.197Z] #29 sha256:7dab21bcab612813b0f7e8e4d1650dc5b54af2567006a9d046bc10ef78c212ba [2021-04-21T09:17:25.197Z] #29 13.72 [2021-04-21T09:17:25.460Z] #29 14.10 #=#=# # 1.6% ## 3.2% ### 4.3% #### 6.2% ##### 7.8% ###### 9.2% ####### 10.2% ######## 11.4% ######### 12.6% ######### 13.5% ########## 15.0% ########### 15.7% ########### 16.6% ############ 18.0% ############# 19.4% ############## 20.2% [2021-04-21T09:17:25.460Z] #29 ... [2021-04-21T09:17:25.460Z] [2021-04-21T09:17:25.460Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-21T09:17:25.460Z] #58 sha256:0c8712787580e3c4e481e014e6078c2993dd4ae5302c8278fe539652e859d370 [2021-04-21T09:17:25.460Z] #58 24.87 go: finding github.com/pkg/errors v0.9.1 [2021-04-21T09:17:25.460Z] #58 24.90 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-21T09:17:25.460Z] #58 24.95 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-21T09:17:25.460Z] #58 25.20 go: finding github.com/google/uuid v1.2.0 [2021-04-21T09:17:25.460Z] #58 25.28 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-21T09:17:25.460Z] #58 25.30 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-21T09:17:25.460Z] #58 25.52 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-21T09:17:25.460Z] #58 25.52 go: finding github.com/gofrs/flock v0.8.0 [2021-04-21T09:17:25.460Z] #58 25.67 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-21T09:17:25.460Z] #58 25.70 go: finding github.com/gorilla/mux v1.8.0 [2021-04-21T09:17:25.460Z] #58 25.75 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-21T09:17:25.460Z] #58 25.76 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-21T09:17:25.460Z] #58 25.84 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-21T09:17:25.460Z] #58 26.08 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-21T09:17:25.460Z] #58 26.11 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-21T09:17:25.484Z] #20 31.79 Selecting previously unselected package python3.7. [2021-04-21T09:17:25.484Z] #20 31.79 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-04-21T09:17:25.484Z] #20 31.81 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-21T09:17:25.726Z] #58 ... [2021-04-21T09:17:25.726Z] [2021-04-21T09:17:25.726Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-21T09:17:25.726Z] #29 sha256:7dab21bcab612813b0f7e8e4d1650dc5b54af2567006a9d046bc10ef78c212ba [2021-04-21T09:17:25.743Z] #20 31.93 Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-21T09:17:25.743Z] #20 31.95 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-04-21T09:17:25.743Z] #20 31.96 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-21T09:17:25.743Z] #20 32.10 Setting up python3-minimal (3.7.3-1) ... [2021-04-21T09:17:26.084Z] #14 ... [2021-04-21T09:17:26.084Z] [2021-04-21T09:17:26.084Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-21T09:17:26.084Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-04-21T09:17:26.084Z] #37 59.16 Selecting previously unselected package libxml2:ppc64el. [2021-04-21T09:17:26.084Z] #37 59.17 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_ppc64el.deb ... [2021-04-21T09:17:26.084Z] #37 59.17 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-04-21T09:17:26.344Z] #45 ... [2021-04-21T09:17:26.344Z] [2021-04-21T09:17:26.344Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-21T09:17:26.344Z] #34 sha256:5625de67edf567eb97746720a854fb6692f5facb81dc1d97ee472b86ac517ce9 [2021-04-21T09:17:26.344Z] #34 52.12 time [2021-04-21T09:17:26.344Z] #34 59.01 internal/poll [2021-04-21T09:17:26.344Z] #34 59.58 internal/fmtsort [2021-04-21T09:17:26.344Z] #34 60.35 internal/syscall/execenv [2021-04-21T09:17:26.344Z] #34 60.59 internal/syscall/unix [2021-04-21T09:17:26.344Z] #34 61.07 strings [2021-04-21T09:17:26.344Z] #34 61.07 os [2021-04-21T09:17:26.344Z] #34 ... [2021-04-21T09:17:26.344Z] [2021-04-21T09:17:26.344Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-21T09:17:26.344Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-21T09:17:26.344Z] #42 62.07 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-21T09:17:26.344Z] #42 62.09 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-21T09:17:26.344Z] #42 62.11 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-21T09:17:26.344Z] #42 62.12 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-04-21T09:17:26.344Z] #42 62.15 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-21T09:17:26.344Z] #42 62.17 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-21T09:17:26.344Z] #42 62.19 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-21T09:17:26.344Z] #42 62.21 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-21T09:17:26.344Z] #42 62.23 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-21T09:17:26.344Z] #42 62.24 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-21T09:17:26.511Z] #13 ... [2021-04-21T09:17:26.511Z] [2021-04-21T09:17:26.511Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-21T09:17:26.511Z] #34 sha256:d8e7c74d480e2e7a8eb7a46442786bc2755dc4f4cc68be7d9ed84048ab2439d2 [2021-04-21T09:17:26.511Z] #34 52.61 time [2021-04-21T09:17:26.511Z] #34 58.20 internal/poll [2021-04-21T09:17:26.511Z] #34 59.24 internal/fmtsort [2021-04-21T09:17:26.511Z] #34 60.23 internal/syscall/execenv [2021-04-21T09:17:26.511Z] #34 60.34 internal/syscall/unix [2021-04-21T09:17:26.511Z] #34 60.38 strings [2021-04-21T09:17:26.511Z] #34 60.81 os [2021-04-21T09:17:26.511Z] #34 ... [2021-04-21T09:17:26.511Z] [2021-04-21T09:17:26.511Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-21T09:17:26.511Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-21T09:17:26.511Z] #36 58.83 Selecting previously unselected package libxml2:amd64. [2021-04-21T09:17:26.511Z] #36 58.84 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-04-21T09:17:26.511Z] #36 58.84 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-21T09:17:26.511Z] #36 59.40 Selecting previously unselected package libarchive13:amd64. [2021-04-21T09:17:26.511Z] #36 59.40 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-04-21T09:17:26.511Z] #36 59.41 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-21T09:17:26.511Z] #36 59.69 Selecting previously unselected package libjsoncpp1:amd64. [2021-04-21T09:17:26.511Z] #36 59.70 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-04-21T09:17:26.511Z] #36 59.74 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-21T09:17:26.511Z] #36 60.53 Selecting previously unselected package librhash0:amd64. [2021-04-21T09:17:26.511Z] #36 60.54 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-04-21T09:17:26.511Z] #36 60.58 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-04-21T09:17:26.511Z] #36 61.11 Selecting previously unselected package libuv1:amd64. [2021-04-21T09:17:26.511Z] #36 61.11 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-04-21T09:17:26.511Z] #36 61.14 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-04-21T09:17:26.511Z] #36 61.51 Selecting previously unselected package cmake. [2021-04-21T09:17:26.511Z] #36 61.53 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-04-21T09:17:26.511Z] #36 61.54 Unpacking cmake (3.13.4-1) ... [2021-04-21T09:17:26.680Z] #20 32.88 Selecting previously unselected package python3. [2021-04-21T09:17:26.680Z] #20 32.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 ... 24096 files and directories currently installed.) [2021-04-21T09:17:26.680Z] #20 32.99 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-04-21T09:17:26.680Z] #20 33.00 Unpacking python3 (3.7.3-1) ... [2021-04-21T09:17:26.740Z] #37 59.92 Selecting previously unselected package libarchive13:ppc64el. [2021-04-21T09:17:26.740Z] #37 59.93 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2021-04-21T09:17:26.740Z] #37 59.94 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-04-21T09:17:26.781Z] #51 65.60 encoding/base64 [2021-04-21T09:17:26.939Z] #20 33.09 Selecting previously unselected package libip4tc0:amd64. [2021-04-21T09:17:26.939Z] #20 33.10 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-04-21T09:17:26.939Z] #20 33.10 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-04-21T09:17:26.939Z] #20 33.20 Selecting previously unselected package libip6tc0:amd64. [2021-04-21T09:17:26.939Z] #20 33.20 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-04-21T09:17:26.939Z] #20 33.21 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-04-21T09:17:26.939Z] #20 33.30 Selecting previously unselected package libiptc0:amd64. [2021-04-21T09:17:27.039Z] #51 ... [2021-04-21T09:17:27.039Z] [2021-04-21T09:17:27.039Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-21T09:17:27.039Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-21T09:17:27.039Z] #36 65.19 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-21T09:17:27.039Z] #36 65.22 Setting up xxd (2:8.1.0875-5) ... [2021-04-21T09:17:27.039Z] #36 65.25 Setting up libuv1:amd64 (1.24.1-1) ... [2021-04-21T09:17:27.039Z] #36 65.28 Setting up vim-common (2:8.1.0875-5) ... [2021-04-21T09:17:27.039Z] #36 65.31 Setting up librhash0:amd64 (1.3.8-1) ... [2021-04-21T09:17:27.039Z] #36 65.32 Setting up cmake-data (3.13.4-1) ... [2021-04-21T09:17:27.039Z] #36 65.35 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-21T09:17:27.039Z] #36 65.37 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-21T09:17:27.039Z] #36 65.38 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-21T09:17:27.039Z] #36 65.40 Setting up cmake (3.13.4-1) ... [2021-04-21T09:17:27.039Z] #36 65.42 Processing triggers for libc-bin (2.28-10) ... [2021-04-21T09:17:27.039Z] #36 65.48 Processing triggers for mime-support (3.62) ... [2021-04-21T09:17:27.039Z] #36 DONE 66.1s [2021-04-21T09:17:27.043Z] #37 60.28 Selecting previously unselected package libjsoncpp1:ppc64el. [2021-04-21T09:17:27.043Z] #37 60.28 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2021-04-21T09:17:27.043Z] #37 60.29 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2021-04-21T09:17:27.077Z] #57 173.4 + bin/containerd-shim-runc-v1 [2021-04-21T09:17:27.198Z] #20 33.30 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-04-21T09:17:27.198Z] #20 33.31 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-04-21T09:17:27.198Z] #20 33.42 Selecting previously unselected package libnfnetlink0:amd64. [2021-04-21T09:17:27.198Z] #20 33.42 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-04-21T09:17:27.198Z] #20 33.43 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-21T09:17:27.198Z] #20 33.50 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-04-21T09:17:27.198Z] #20 33.51 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-04-21T09:17:27.198Z] #20 33.52 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-21T09:17:27.198Z] #20 33.62 Selecting previously unselected package libnftnl11:amd64. [2021-04-21T09:17:27.309Z] [2021-04-21T09:17:27.309Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:17:27.309Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-21T09:17:27.309Z] #13 58.80 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-04-21T09:17:27.309Z] #13 58.81 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-04-21T09:17:27.309Z] #13 58.81 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-21T09:17:27.309Z] #13 58.81 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-21T09:17:27.309Z] #13 58.81 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-04-21T09:17:27.309Z] #13 58.81 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-04-21T09:17:27.309Z] #13 58.83 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-04-21T09:17:27.309Z] #13 58.86 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-04-21T09:17:27.309Z] #13 58.90 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-04-21T09:17:27.309Z] #13 58.92 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-04-21T09:17:27.309Z] #13 58.94 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-04-21T09:17:27.309Z] #13 59.01 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-04-21T09:17:27.309Z] #13 59.03 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-04-21T09:17:27.309Z] #13 59.03 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-04-21T09:17:27.309Z] #13 60.30 debconf: delaying package configuration, since apt-utils is not installed [2021-04-21T09:17:27.343Z] #37 60.44 Selecting previously unselected package librhash0:ppc64el. [2021-04-21T09:17:27.343Z] #37 60.45 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2021-04-21T09:17:27.343Z] #37 60.47 Unpacking librhash0:ppc64el (1.3.8-1) ... [2021-04-21T09:17:27.343Z] #37 60.68 Selecting previously unselected package libuv1:ppc64el. [2021-04-21T09:17:27.344Z] #37 60.69 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2021-04-21T09:17:27.344Z] #37 60.70 Unpacking libuv1:ppc64el (1.24.1-1) ... [2021-04-21T09:17:27.344Z] #37 60.84 Selecting previously unselected package cmake. [2021-04-21T09:17:27.457Z] #20 33.63 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-04-21T09:17:27.457Z] #20 33.63 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-04-21T09:17:27.457Z] #20 33.73 Selecting previously unselected package iptables. [2021-04-21T09:17:27.457Z] #20 33.73 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-04-21T09:17:27.457Z] #20 33.73 Unpacking iptables (1.8.2-4) ... [2021-04-21T09:17:27.457Z] #20 ... [2021-04-21T09:17:27.457Z] [2021-04-21T09:17:27.457Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:17:27.457Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:17:27.457Z] #43 87.58 DEP criu/cr-dedup.d [2021-04-21T09:17:27.457Z] #43 87.86 DEP criu/cr-check.d [2021-04-21T09:17:27.457Z] #43 88.14 DEP criu/config.d [2021-04-21T09:17:27.457Z] #43 88.38 DEP criu/clone-noasan.d [2021-04-21T09:17:27.457Z] #43 88.52 DEP criu/cgroup.d [2021-04-21T09:17:27.457Z] #43 88.76 DEP criu/cgroup-props.d [2021-04-21T09:17:27.457Z] #43 88.85 DEP criu/bitmap.d [2021-04-21T09:17:27.457Z] #43 88.87 DEP criu/bfd.d [2021-04-21T09:17:27.457Z] #43 88.97 DEP criu/autofs.d [2021-04-21T09:17:27.457Z] #43 89.16 DEP criu/aio.d [2021-04-21T09:17:27.457Z] #43 89.27 DEP criu/action-scripts.d [2021-04-21T09:17:27.457Z] #43 89.57 CC criu/action-scripts.o [2021-04-21T09:17:27.457Z] #43 90.05 CC criu/aio.o [2021-04-21T09:17:27.457Z] #43 90.49 CC criu/autofs.o [2021-04-21T09:17:27.457Z] #43 91.88 CC criu/bfd.o [2021-04-21T09:17:27.457Z] #43 92.35 CC criu/bitmap.o [2021-04-21T09:17:27.457Z] #43 92.56 CC criu/cgroup-props.o [2021-04-21T09:17:27.457Z] #43 93.23 CC criu/cgroup.o [2021-04-21T09:17:27.457Z] #43 96.02 CC criu/clone-noasan.o [2021-04-21T09:17:27.457Z] #43 96.23 CC criu/config.o [2021-04-21T09:17:27.457Z] #43 97.54 CC criu/cr-check.o [2021-04-21T09:17:27.568Z] #13 60.54 Fetched 78.2 MB in 9s (9169 kB/s) [2021-04-21T09:17:27.568Z] #13 60.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-21T09:17:27.568Z] #13 60.71 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-04-21T09:17:27.568Z] #13 60.74 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-21T09:17:27.645Z] #37 60.86 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2021-04-21T09:17:27.645Z] #37 60.86 Unpacking cmake (3.13.4-1) ... [2021-04-21T09:17:27.716Z] #43 ... [2021-04-21T09:17:27.716Z] [2021-04-21T09:17:27.716Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-21T09:17:27.716Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-21T09:17:27.825Z] #13 61.09 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-04-21T09:17:27.825Z] #13 ... [2021-04-21T09:17:27.825Z] [2021-04-21T09:17:27.825Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-21T09:17:27.825Z] #34 sha256:913110cc69326f71cc6928c6e5f84ef369ab6ddca285943f3142474fc6191884 [2021-04-21T09:17:27.825Z] #34 56.85 internal/poll [2021-04-21T09:17:27.825Z] #34 58.70 internal/syscall/execenv [2021-04-21T09:17:27.825Z] #34 58.83 internal/syscall/unix [2021-04-21T09:17:27.825Z] #34 59.11 os [2021-04-21T09:17:27.825Z] #34 60.04 internal/fmtsort [2021-04-21T09:17:27.825Z] #34 60.74 strings [2021-04-21T09:17:27.825Z] #34 63.04 fmt [2021-04-21T09:17:27.825Z] #34 63.59 path/filepath [2021-04-21T09:17:27.825Z] #34 65.06 io/ioutil [2021-04-21T09:17:27.825Z] #34 65.54 path [2021-04-21T09:17:27.825Z] #34 66.08 text/tabwriter [2021-04-21T09:17:27.878Z] #36 ... [2021-04-21T09:17:27.878Z] [2021-04-21T09:17:27.878Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-21T09:17:27.878Z] #34 sha256:d8e7c74d480e2e7a8eb7a46442786bc2755dc4f4cc68be7d9ed84048ab2439d2 [2021-04-21T09:17:27.878Z] #34 64.35 path [2021-04-21T09:17:27.975Z] #20 34.02 Selecting previously unselected package xxd. [2021-04-21T09:17:27.975Z] #20 34.03 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-21T09:17:27.975Z] #20 34.04 Unpacking xxd (2:8.1.0875-5) ... [2021-04-21T09:17:27.975Z] #20 34.20 Selecting previously unselected package vim-common. [2021-04-21T09:17:27.975Z] #20 34.20 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-21T09:17:27.975Z] #20 34.24 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-21T09:17:28.082Z] #34 ... [2021-04-21T09:17:28.082Z] [2021-04-21T09:17:28.082Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:17:28.082Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-21T09:17:28.082Z] #13 61.09 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-04-21T09:17:28.082Z] #13 61.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-21T09:17:28.082Z] #13 61.35 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-21T09:17:28.235Z] #20 34.46 Selecting previously unselected package bash-completion. [2021-04-21T09:17:28.235Z] #20 34.47 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-21T09:17:28.251Z] #42 ... [2021-04-21T09:17:28.251Z] [2021-04-21T09:17:28.251Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-21T09:17:28.251Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-21T09:17:28.251Z] #36 62.90 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-21T09:17:28.251Z] #36 62.92 Setting up xxd (2:8.1.0875-5) ... [2021-04-21T09:17:28.251Z] #36 62.94 Setting up libuv1:amd64 (1.24.1-1) ... [2021-04-21T09:17:28.251Z] #36 62.97 Setting up vim-common (2:8.1.0875-5) ... [2021-04-21T09:17:28.251Z] #36 63.03 Setting up librhash0:amd64 (1.3.8-1) ... [2021-04-21T09:17:28.251Z] #36 63.08 Setting up cmake-data (3.13.4-1) ... [2021-04-21T09:17:28.251Z] #36 63.13 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-21T09:17:28.251Z] #36 63.15 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-21T09:17:28.251Z] #36 63.18 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-21T09:17:28.251Z] #36 63.19 Setting up cmake (3.13.4-1) ... [2021-04-21T09:17:28.251Z] #36 63.22 Processing triggers for libc-bin (2.28-10) ... [2021-04-21T09:17:28.251Z] #36 63.35 Processing triggers for mime-support (3.62) ... [2021-04-21T09:17:28.251Z] #36 DONE 63.9s [2021-04-21T09:17:28.251Z] [2021-04-21T09:17:28.251Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:17:28.251Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-21T09:17:28.251Z] #13 57.45 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-21T09:17:28.251Z] #13 57.45 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-04-21T09:17:28.251Z] #13 57.48 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-21T09:17:28.251Z] #13 60.17 Selecting previously unselected package binutils-mingw-w64. [2021-04-21T09:17:28.251Z] #13 60.17 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-21T09:17:28.251Z] #13 60.18 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-21T09:17:28.251Z] #13 60.47 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-04-21T09:17:28.251Z] #13 60.48 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-21T09:17:28.251Z] #13 60.49 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-21T09:17:28.251Z] #13 60.78 Selecting previously unselected package dmsetup. [2021-04-21T09:17:28.251Z] #13 60.81 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-04-21T09:17:28.251Z] #13 60.82 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-21T09:17:28.339Z] #13 61.38 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-04-21T09:17:28.339Z] #13 61.60 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-04-21T09:17:28.441Z] #34 65.06 text/tabwriter [2021-04-21T09:17:28.511Z] #13 61.02 Selecting previously unselected package mingw-w64-common. [2021-04-21T09:17:28.511Z] #13 61.03 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-21T09:17:28.511Z] #13 61.03 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-21T09:17:28.533Z] #29 14.10 #=#=# # 1.6% ## 3.2% ### 4.3% #### 6.2% ##### 7.8% ###### 9.2% ####### 10.2% ######## 11.4% ######### 12.6% ######### 13.5% ########## 15.0% ########### 15.7% ########### 16.6% ############ 18.0% ############# 19.4% ############## 20.2% ############### 21.4% ################ 22.3% ################# 23.7% ################## 25.2% ################### 26.9% #################### 28.8% ##################### 30.0% ###################### 31.5% ####################### 33.1% ####################### 33.2% ######################### 34.9% ########################## 36.7% ########################### 37.9% ############################ 39.0% ############################ 40.1% ############################# 41.1% ############################## 41.8% ############################## 42.3% ############################### 44.1% [2021-04-21T09:17:28.533Z] #29 ... [2021-04-21T09:17:28.533Z] [2021-04-21T09:17:28.533Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-21T09:17:28.533Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-21T09:17:28.533Z] #42 26.67 Building dependency tree... [2021-04-21T09:17:28.533Z] #42 29.25 The following additional packages will be installed: [2021-04-21T09:17:28.533Z] #42 29.26 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-21T09:17:28.533Z] #42 29.26 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-21T09:17:28.533Z] #42 29.26 Suggested packages: [2021-04-21T09:17:28.533Z] #42 29.27 manpages-dev python-setuptools [2021-04-21T09:17:28.533Z] #42 30.59 The following NEW packages will be installed: [2021-04-21T09:17:28.533Z] #42 30.59 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-21T09:17:28.533Z] #42 30.59 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-21T09:17:28.533Z] #42 30.59 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-21T09:17:28.533Z] #42 30.59 python-six zlib1g-dev [2021-04-21T09:17:28.533Z] #42 30.91 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-21T09:17:28.533Z] #42 30.91 Need to get 3798 kB of archives. [2021-04-21T09:17:28.533Z] #42 30.91 After this operation, 21.6 MB of additional disk space will be used. [2021-04-21T09:17:28.533Z] #42 30.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2021-04-21T09:17:28.533Z] #42 30.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-04-21T09:17:28.533Z] #42 30.92 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2021-04-21T09:17:28.533Z] #42 30.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-04-21T09:17:28.533Z] #42 30.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2021-04-21T09:17:28.533Z] #42 30.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-04-21T09:17:28.533Z] #42 31.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2021-04-21T09:17:28.533Z] #42 31.06 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2021-04-21T09:17:28.533Z] #42 31.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-04-21T09:17:28.533Z] #42 31.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2021-04-21T09:17:28.533Z] #42 31.16 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2021-04-21T09:17:28.533Z] #42 31.24 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2021-04-21T09:17:28.533Z] #42 31.30 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2021-04-21T09:17:28.533Z] #42 31.30 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2021-04-21T09:17:28.533Z] #42 31.30 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-21T09:17:28.533Z] #42 31.31 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2021-04-21T09:17:28.533Z] #42 31.34 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2021-04-21T09:17:28.533Z] #42 32.82 debconf: delaying package configuration, since apt-utils is not installed [2021-04-21T09:17:28.533Z] #42 33.03 Fetched 3798 kB in 1s (5425 kB/s) [2021-04-21T09:17:28.533Z] #42 33.15 Selecting previously unselected package libcap-dev:arm64. [2021-04-21T09:17:28.533Z] #42 33.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-04-21T09:17:28.533Z] #42 33.24 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2021-04-21T09:17:28.533Z] #42 33.26 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2021-04-21T09:17:28.533Z] #42 33.56 Selecting previously unselected package libnet1:arm64. [2021-04-21T09:17:28.533Z] #42 33.56 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-04-21T09:17:28.533Z] #42 33.57 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-04-21T09:17:28.533Z] #42 33.81 Selecting previously unselected package libnet1-dev. [2021-04-21T09:17:28.533Z] #42 33.83 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2021-04-21T09:17:28.533Z] #42 33.86 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-21T09:17:28.533Z] #42 34.20 Selecting previously unselected package libnl-3-200:arm64. [2021-04-21T09:17:28.533Z] #42 34.21 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2021-04-21T09:17:28.533Z] #42 34.22 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-04-21T09:17:28.533Z] #42 34.42 Selecting previously unselected package libnl-3-dev:arm64. [2021-04-21T09:17:28.533Z] #42 34.46 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2021-04-21T09:17:28.533Z] #42 34.49 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2021-04-21T09:17:28.533Z] #42 35.08 Selecting previously unselected package libprotobuf-c1:arm64. [2021-04-21T09:17:28.533Z] #42 35.08 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-04-21T09:17:28.533Z] #42 35.09 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-04-21T09:17:28.533Z] #42 35.36 Selecting previously unselected package libprotobuf-c-dev:arm64. [2021-04-21T09:17:28.533Z] #42 35.39 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2021-04-21T09:17:28.533Z] #42 35.41 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-04-21T09:17:28.533Z] #42 37.57 Selecting previously unselected package zlib1g-dev:arm64. [2021-04-21T09:17:28.596Z] #13 61.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 ... 15410 files and directories currently installed.) [2021-04-21T09:17:28.596Z] #13 61.83 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-04-21T09:17:28.596Z] #13 61.86 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-21T09:17:28.798Z] #42 37.76 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2021-04-21T09:17:28.798Z] #42 ... [2021-04-21T09:17:28.798Z] [2021-04-21T09:17:28.798Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-21T09:17:28.798Z] #29 sha256:7dab21bcab612813b0f7e8e4d1650dc5b54af2567006a9d046bc10ef78c212ba [2021-04-21T09:17:28.798Z] #29 14.10 #=#=# # 1.6% ## 3.2% ### 4.3% #### 6.2% ##### 7.8% ###### 9.2% ####### 10.2% ######## 11.4% ######### 12.6% ######### 13.5% ########## 15.0% ########### 15.7% ########### 16.6% ############ 18.0% ############# 19.4% ############## 20.2% ############### 21.4% ################ 22.3% ################# 23.7% ################## 25.2% ################### 26.9% #################### 28.8% ##################### 30.0% ###################### 31.5% ####################### 33.1% ####################### 33.2% ######################### 34.9% ########################## 36.7% ########################### 37.9% ############################ 39.0% ############################ 40.1% ############################# 41.1% ############################## 41.8% ############################## 42.3% ############################### 44.1% ################################ 45.0% ################################# 45.8% ################################# 45.8% ## [2021-04-21T09:17:28.798Z] #29 ... [2021-04-21T09:17:28.798Z] [2021-04-21T09:17:28.798Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-21T09:17:28.798Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-04-21T09:17:28.798Z] #55 23.27 Reading package lists... [2021-04-21T09:17:28.798Z] #55 28.34 Building dependency tree... [2021-04-21T09:17:28.798Z] #55 31.22 The following additional packages will be installed: [2021-04-21T09:17:28.798Z] #55 31.23 libbtrfs0 [2021-04-21T09:17:28.798Z] #55 31.36 The following NEW packages will be installed: [2021-04-21T09:17:28.798Z] #55 31.38 libbtrfs-dev libbtrfs0 [2021-04-21T09:17:28.798Z] #55 32.12 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-21T09:17:28.798Z] #55 32.12 Need to get 119 kB of archives. [2021-04-21T09:17:28.798Z] #55 32.12 After this operation, 387 kB of additional disk space will be used. [2021-04-21T09:17:28.798Z] #55 32.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-04-21T09:17:28.798Z] #55 32.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-04-21T09:17:28.798Z] #55 33.64 debconf: delaying package configuration, since apt-utils is not installed [2021-04-21T09:17:28.798Z] #55 33.84 Fetched 119 kB in 1s (196 kB/s) [2021-04-21T09:17:28.798Z] #55 33.94 Selecting previously unselected package libbtrfs0. [2021-04-21T09:17:28.798Z] #55 33.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-04-21T09:17:28.798Z] #55 34.07 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-04-21T09:17:28.798Z] #55 34.14 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-21T09:17:28.798Z] #55 34.25 Selecting previously unselected package libbtrfs-dev. [2021-04-21T09:17:28.798Z] #55 34.26 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-04-21T09:17:28.798Z] #55 34.33 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-21T09:17:28.798Z] #55 34.70 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-21T09:17:28.798Z] #55 34.92 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-21T09:17:28.798Z] #55 35.00 Processing triggers for libc-bin (2.28-10) ... [2021-04-21T09:17:28.798Z] #55 ... [2021-04-21T09:17:28.798Z] [2021-04-21T09:17:28.798Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-21T09:17:28.798Z] #29 sha256:7dab21bcab612813b0f7e8e4d1650dc5b54af2567006a9d046bc10ef78c212ba [2021-04-21T09:17:28.853Z] #13 62.08 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-04-21T09:17:29.005Z] #34 65.38 fmt [2021-04-21T09:17:29.110Z] #13 62.23 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-21T09:17:29.261Z] #34 65.85 path/filepath [2021-04-21T09:17:29.367Z] #13 62.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-21T09:17:29.367Z] #13 62.36 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-04-21T09:17:29.367Z] #13 62.38 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-21T09:17:29.798Z] #57 176.6 + bin/containerd-shim-runc-v2 [2021-04-21T09:17:30.191Z] #34 ... [2021-04-21T09:17:30.191Z] [2021-04-21T09:17:30.191Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-21T09:17:30.191Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-21T09:17:30.191Z] #36 65.59 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-21T09:17:30.191Z] #36 65.61 Setting up xxd (2:8.1.0875-5) ... [2021-04-21T09:17:30.191Z] #36 65.62 Setting up libuv1:amd64 (1.24.1-1) ... [2021-04-21T09:17:30.191Z] #36 65.63 Setting up vim-common (2:8.1.0875-5) ... [2021-04-21T09:17:30.191Z] #36 65.68 Setting up librhash0:amd64 (1.3.8-1) ... [2021-04-21T09:17:30.191Z] #36 65.69 Setting up cmake-data (3.13.4-1) ... [2021-04-21T09:17:30.191Z] #36 65.72 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-21T09:17:30.191Z] #36 65.73 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-21T09:17:30.191Z] #36 65.75 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-21T09:17:30.191Z] #36 65.76 Setting up cmake (3.13.4-1) ... [2021-04-21T09:17:30.191Z] #36 65.79 Processing triggers for libc-bin (2.28-10) ... [2021-04-21T09:17:30.191Z] #36 65.93 Processing triggers for mime-support (3.62) ... [2021-04-21T09:17:30.191Z] #36 DONE 66.7s [2021-04-21T09:17:30.435Z] #57 177.4 + binaries [2021-04-21T09:17:30.435Z] #57 177.4 + install -D bin/containerd /build/containerd [2021-04-21T09:17:30.435Z] #57 177.4 + install -D bin/containerd-shim /build/containerd-shim [2021-04-21T09:17:30.435Z] #57 177.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-21T09:17:30.435Z] #57 177.4 + install -D bin/ctr /build/ctr [2021-04-21T09:17:30.448Z] [2021-04-21T09:17:30.448Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-21T09:17:30.448Z] #37 sha256:27416658b82446b8b7eb21d482fc96d80873418cfb6c5f45626bb56ab6edb067 [2021-04-21T09:17:30.558Z] #29 14.10 #=#=# # 1.6% ## 3.2% ### 4.3% #### 6.2% ##### 7.8% ###### 9.2% ####### 10.2% ######## 11.4% ######### 12.6% ######### 13.5% ########## 15.0% ########### 15.7% ########### 16.6% ############ 18.0% ############# 19.4% ############## 20.2% ############### 21.4% ################ 22.3% ################# 23.7% ################## 25.2% ################### 26.9% #################### 28.8% ##################### 30.0% ###################### 31.5% ####################### 33.1% ####################### 33.2% ######################### 34.9% ########################## 36.7% ########################### 37.9% ############################ 39.0% ############################ 40.1% ############################# 41.1% ############################## 41.8% ############################## 42.3% ############################### 44.1% ################################ 45.0% ################################# 45.8% ################################# 45.8% ################################## 47.4% ################################### 49.7% ###################################### 53.2% ###################################### 53.3% ###################################### 54.0% ####################################### 55.1% [2021-04-21T09:17:30.558Z] #29 ... [2021-04-21T09:17:30.558Z] [2021-04-21T09:17:30.558Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-21T09:17:30.558Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-21T09:17:30.558Z] #36 24.31 Reading package lists... [2021-04-21T09:17:30.558Z] #36 30.03 Building dependency tree... [2021-04-21T09:17:30.558Z] #36 33.35 The following additional packages will be installed: [2021-04-21T09:17:30.558Z] #36 33.35 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-21T09:17:30.558Z] #36 33.36 Suggested packages: [2021-04-21T09:17:30.558Z] #36 33.36 cmake-doc ninja-build lrzip [2021-04-21T09:17:30.558Z] #36 33.36 Recommended packages: [2021-04-21T09:17:30.558Z] #36 33.36 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-21T09:17:30.558Z] #36 34.21 The following NEW packages will be installed: [2021-04-21T09:17:30.558Z] #36 34.22 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-21T09:17:30.558Z] #36 34.23 vim-common xxd [2021-04-21T09:17:30.558Z] #36 34.62 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-21T09:17:30.558Z] #36 34.62 Need to get 14.2 MB of archives. [2021-04-21T09:17:30.558Z] #36 34.62 After this operation, 60.0 MB of additional disk space will be used. [2021-04-21T09:17:30.558Z] #36 34.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-04-21T09:17:30.558Z] #36 34.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-21T09:17:30.558Z] #36 34.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-04-21T09:17:30.558Z] #36 34.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-04-21T09:17:30.558Z] #36 35.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB] [2021-04-21T09:17:30.558Z] #36 35.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-04-21T09:17:30.558Z] #36 35.92 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-04-21T09:17:30.558Z] #36 35.97 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-04-21T09:17:30.558Z] #36 36.02 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2021-04-21T09:17:30.558Z] #36 36.03 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-04-21T09:17:30.558Z] #36 38.99 debconf: delaying package configuration, since apt-utils is not installed [2021-04-21T09:17:30.558Z] #36 ... [2021-04-21T09:17:30.558Z] [2021-04-21T09:17:30.558Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-21T09:17:30.558Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-21T09:17:30.558Z] #42 39.73 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-04-21T09:17:31.068Z] #57 DONE 178.0s [2021-04-21T09:17:31.260Z] #13 ... [2021-04-21T09:17:31.260Z] [2021-04-21T09:17:31.260Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-21T09:17:31.260Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-21T09:17:31.260Z] #42 63.49 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-21T09:17:31.260Z] #42 63.51 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-21T09:17:31.260Z] #42 63.54 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-21T09:17:31.260Z] #42 63.56 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-04-21T09:17:31.260Z] #42 63.57 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-21T09:17:31.260Z] #42 63.59 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-21T09:17:31.260Z] #42 63.60 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-21T09:17:31.260Z] #42 63.61 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-21T09:17:31.260Z] #42 63.63 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-21T09:17:31.260Z] #42 63.64 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-21T09:17:31.260Z] #42 69.63 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-21T09:17:31.260Z] #42 69.65 Processing triggers for libc-bin (2.28-10) ... [2021-04-21T09:17:31.260Z] #42 DONE 70.2s [2021-04-21T09:17:31.265Z] #37 63.94 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-04-21T09:17:31.265Z] #37 63.98 Setting up xxd (2:8.1.0875-5) ... [2021-04-21T09:17:31.265Z] #37 63.99 Setting up libuv1:ppc64el (1.24.1-1) ... [2021-04-21T09:17:31.265Z] #37 64.00 Setting up vim-common (2:8.1.0875-5) ... [2021-04-21T09:17:31.265Z] #37 64.04 Setting up librhash0:ppc64el (1.3.8-1) ... [2021-04-21T09:17:31.265Z] #37 64.05 Setting up cmake-data (3.13.4-1) ... [2021-04-21T09:17:31.265Z] #37 64.07 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-04-21T09:17:31.265Z] #37 64.08 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2021-04-21T09:17:31.265Z] #37 64.09 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-04-21T09:17:31.265Z] #37 64.10 Setting up cmake (3.13.4-1) ... [2021-04-21T09:17:31.265Z] #37 64.10 Processing triggers for libc-bin (2.28-10) ... [2021-04-21T09:17:31.265Z] #37 64.19 Processing triggers for mime-support (3.62) ... [2021-04-21T09:17:31.265Z] #37 DONE 64.6s [2021-04-21T09:17:31.265Z] [2021-04-21T09:17:31.265Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-21T09:17:31.265Z] #38 sha256:5ecc58c1ef41988ab01d196c6ae2a3fadb8bc0d2f029c4876e3894212f8cb23d [2021-04-21T09:17:31.380Z] #37 ... [2021-04-21T09:17:31.380Z] [2021-04-21T09:17:31.380Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-21T09:17:31.380Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-21T09:17:31.380Z] #42 57.79 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-21T09:17:31.380Z] #42 57.81 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-21T09:17:31.380Z] #42 57.83 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-21T09:17:31.380Z] #42 57.84 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-21T09:17:31.380Z] #42 57.86 Setting up python-six (1.12.0-1) ... [2021-04-21T09:17:31.380Z] #42 62.41 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-21T09:17:31.380Z] #42 62.45 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-21T09:17:31.380Z] #42 62.47 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-21T09:17:31.380Z] #42 62.48 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-04-21T09:17:31.380Z] #42 62.50 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-21T09:17:31.380Z] #42 62.51 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-21T09:17:31.380Z] #42 62.52 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-21T09:17:31.380Z] #42 62.53 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-21T09:17:31.380Z] #42 62.54 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-21T09:17:31.380Z] #42 62.55 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-21T09:17:31.380Z] #42 ... [2021-04-21T09:17:31.380Z] [2021-04-21T09:17:31.380Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-21T09:17:31.380Z] #37 sha256:27416658b82446b8b7eb21d482fc96d80873418cfb6c5f45626bb56ab6edb067 [2021-04-21T09:17:31.380Z] #37 1.229 + RM_GOPATH=0 [2021-04-21T09:17:31.380Z] #37 1.230 + TMP_GOPATH= [2021-04-21T09:17:31.380Z] #37 1.230 + : /build [2021-04-21T09:17:31.380Z] #37 1.230 + '[' -z '' ']' [2021-04-21T09:17:31.380Z] #37 1.231 ++ mktemp -d [2021-04-21T09:17:31.380Z] #37 1.234 + export GOPATH=/tmp/tmp.OoUIyjy4Nf [2021-04-21T09:17:31.380Z] #37 1.234 + GOPATH=/tmp/tmp.OoUIyjy4Nf [2021-04-21T09:17:31.380Z] #37 1.234 + RM_GOPATH=1 [2021-04-21T09:17:31.380Z] #37 1.234 + case "$(go env GOARCH)" in [2021-04-21T09:17:31.380Z] #37 1.235 ++ go env GOARCH [2021-04-21T09:17:31.380Z] #37 1.266 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:17:31.380Z] #37 1.267 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:17:31.380Z] #37 1.267 ++ dirname /tmp/install/install.sh [2021-04-21T09:17:31.380Z] #37 1.272 + dir=/tmp/install [2021-04-21T09:17:31.380Z] #37 1.277 + bin=tini [2021-04-21T09:17:31.380Z] #37 1.277 + shift [2021-04-21T09:17:31.380Z] #37 1.277 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-21T09:17:31.380Z] #37 1.277 + . /tmp/install/tini.installer [2021-04-21T09:17:31.380Z] #37 1.278 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-21T09:17:31.380Z] #37 1.278 + install_tini [2021-04-21T09:17:31.380Z] #37 1.278 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-21T09:17:31.380Z] #37 1.279 + git clone https://github.com/krallin/tini.git /tmp/tmp.OoUIyjy4Nf/tini [2021-04-21T09:17:31.380Z] #37 1.279 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-21T09:17:31.380Z] #37 1.283 Cloning into '/tmp/tmp.OoUIyjy4Nf/tini'... [2021-04-21T09:17:31.517Z] [2021-04-21T09:17:31.517Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-21T09:17:31.517Z] #37 sha256:14e48939fe9a2f0e09cd98f5fb466e70f5e84251f2e7137df4acf3669e2427a5 [2021-04-21T09:17:31.517Z] #37 3.215 + RM_GOPATH=0 [2021-04-21T09:17:31.517Z] #37 3.215 + TMP_GOPATH= [2021-04-21T09:17:31.517Z] #37 3.215 + : /build [2021-04-21T09:17:31.517Z] #37 3.215 + '[' -z '' ']' [2021-04-21T09:17:31.517Z] #37 3.215 ++ mktemp -d [2021-04-21T09:17:31.517Z] #37 3.231 + export GOPATH=/tmp/tmp.mqjDhEGpZh [2021-04-21T09:17:31.517Z] #37 3.231 + GOPATH=/tmp/tmp.mqjDhEGpZh [2021-04-21T09:17:31.517Z] #37 3.231 + RM_GOPATH=1 [2021-04-21T09:17:31.517Z] #37 3.231 + case "$(go env GOARCH)" in [2021-04-21T09:17:31.517Z] #37 3.231 ++ go env GOARCH [2021-04-21T09:17:31.517Z] #37 3.268 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:17:31.517Z] #37 3.269 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:17:31.517Z] #37 3.270 ++ dirname /tmp/install/install.sh [2021-04-21T09:17:31.517Z] #37 3.274 + dir=/tmp/install [2021-04-21T09:17:31.517Z] #37 3.274 + bin=tini [2021-04-21T09:17:31.517Z] #37 3.276 + shift [2021-04-21T09:17:31.517Z] #37 3.278 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-21T09:17:31.517Z] #37 3.278 + . /tmp/install/tini.installer [2021-04-21T09:17:31.517Z] #37 3.278 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-21T09:17:31.517Z] #37 3.280 + install_tini [2021-04-21T09:17:31.517Z] #37 3.281 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-21T09:17:31.517Z] #37 3.281 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-21T09:17:31.517Z] #37 3.282 + git clone https://github.com/krallin/tini.git /tmp/tmp.mqjDhEGpZh/tini [2021-04-21T09:17:31.517Z] #37 3.284 Cloning into '/tmp/tmp.mqjDhEGpZh/tini'... [2021-04-21T09:17:31.517Z] #37 4.085 + cd /tmp/tmp.mqjDhEGpZh/tini [2021-04-21T09:17:31.517Z] #37 4.085 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-21T09:17:31.517Z] #37 4.102 + cmake . [2021-04-21T09:17:31.524Z] #20 37.25 Unpacking bash-completion (1:2.8-6) ... [2021-04-21T09:17:31.524Z] #20 37.63 Selecting previously unselected package bzip2. [2021-04-21T09:17:31.524Z] #20 37.64 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-04-21T09:17:31.524Z] #20 37.65 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-21T09:17:31.524Z] #20 37.74 Selecting previously unselected package xz-utils. [2021-04-21T09:17:31.524Z] #20 37.75 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-04-21T09:17:31.524Z] #20 37.76 Unpacking xz-utils (5.2.4-1) ... [2021-04-21T09:17:31.575Z] #38 0.310 + RM_GOPATH=0 [2021-04-21T09:17:31.575Z] #38 0.311 + TMP_GOPATH= [2021-04-21T09:17:31.575Z] #38 0.312 + : /build [2021-04-21T09:17:31.575Z] #38 0.313 + '[' -z '' ']' [2021-04-21T09:17:31.575Z] #38 0.314 ++ mktemp -d [2021-04-21T09:17:31.575Z] #38 0.316 + export GOPATH=/tmp/tmp.T1JXQFlxrL [2021-04-21T09:17:31.575Z] #38 0.317 + GOPATH=/tmp/tmp.T1JXQFlxrL [2021-04-21T09:17:31.575Z] #38 0.317 + RM_GOPATH=1 [2021-04-21T09:17:31.575Z] #38 0.318 + case "$(go env GOARCH)" in [2021-04-21T09:17:31.575Z] #38 0.320 ++ go env GOARCH [2021-04-21T09:17:31.575Z] #38 0.336 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:17:31.575Z] #38 0.337 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:17:31.575Z] #38 0.340 ++ dirname /tmp/install/install.sh [2021-04-21T09:17:31.575Z] #38 0.342 + dir=/tmp/install [2021-04-21T09:17:31.575Z] #38 0.343 + bin=tini [2021-04-21T09:17:31.575Z] #38 0.344 + shift [2021-04-21T09:17:31.575Z] #38 0.345 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-21T09:17:31.575Z] #38 0.346 + . /tmp/install/tini.installer [2021-04-21T09:17:31.575Z] #38 0.347 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-21T09:17:31.575Z] #38 0.348 + install_tini [2021-04-21T09:17:31.575Z] #38 0.349 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-21T09:17:31.575Z] #38 0.350 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-21T09:17:31.575Z] #38 0.350 + git clone https://github.com/krallin/tini.git /tmp/tmp.T1JXQFlxrL/tini [2021-04-21T09:17:31.575Z] #38 0.354 Cloning into '/tmp/tmp.T1JXQFlxrL/tini'... [2021-04-21T09:17:31.762Z] [2021-04-21T09:17:31.762Z] #58 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-04-21T09:17:31.774Z] #37 4.786 -- The C compiler identification is GNU 8.3.0 [2021-04-21T09:17:31.783Z] #20 37.97 Selecting previously unselected package apparmor. [2021-04-21T09:17:31.783Z] #20 37.99 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-04-21T09:17:31.783Z] #20 38.07 Unpacking apparmor (2.13.2-10) ... [2021-04-21T09:17:31.812Z] #13 ... [2021-04-21T09:17:31.812Z] [2021-04-21T09:17:31.812Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-21T09:17:31.812Z] #37 sha256:d393b17d82523f5df83e988664eb91438f0c97aab4625b0460f1536ccd148849 [2021-04-21T09:17:31.812Z] #37 1.108 + RM_GOPATH=0 [2021-04-21T09:17:31.812Z] #37 1.108 + TMP_GOPATH= [2021-04-21T09:17:31.812Z] #37 1.109 + : /build [2021-04-21T09:17:31.812Z] #37 1.110 + '[' -z '' ']' [2021-04-21T09:17:31.812Z] #37 1.111 ++ mktemp -d [2021-04-21T09:17:31.812Z] #37 1.118 + export GOPATH=/tmp/tmp.XS8U1owGGA [2021-04-21T09:17:31.812Z] #37 1.123 + GOPATH=/tmp/tmp.XS8U1owGGA [2021-04-21T09:17:31.812Z] #37 1.123 + RM_GOPATH=1 [2021-04-21T09:17:31.812Z] #37 1.123 + case "$(go env GOARCH)" in [2021-04-21T09:17:31.812Z] #37 1.124 ++ go env GOARCH [2021-04-21T09:17:31.812Z] #37 1.134 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:17:31.812Z] #37 1.134 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:17:31.812Z] #37 1.135 ++ dirname /tmp/install/install.sh [2021-04-21T09:17:31.812Z] #37 1.149 + dir=/tmp/install [2021-04-21T09:17:31.812Z] #37 1.149 + bin=tini [2021-04-21T09:17:31.812Z] #37 1.150 + shift [2021-04-21T09:17:31.812Z] #37 1.154 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-21T09:17:31.812Z] #37 1.154 + . /tmp/install/tini.installer [2021-04-21T09:17:31.812Z] #37 1.158 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-21T09:17:31.812Z] #37 1.162 + install_tini [2021-04-21T09:17:31.812Z] #37 1.162 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-21T09:17:31.812Z] #37 1.162 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-21T09:17:31.812Z] #37 1.163 + git clone https://github.com/krallin/tini.git /tmp/tmp.XS8U1owGGA/tini [2021-04-21T09:17:31.812Z] #37 1.165 Cloning into '/tmp/tmp.XS8U1owGGA/tini'... [2021-04-21T09:17:31.812Z] #37 1.946 + cd /tmp/tmp.XS8U1owGGA/tini [2021-04-21T09:17:31.812Z] #37 1.946 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-21T09:17:31.812Z] #37 1.969 + cmake . [2021-04-21T09:17:31.812Z] #37 2.553 -- The C compiler identification is GNU 8.3.0 [2021-04-21T09:17:31.812Z] #37 2.619 -- Check for working C compiler: /usr/bin/cc [2021-04-21T09:17:31.812Z] #37 3.394 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-21T09:17:31.812Z] #37 3.405 -- Detecting C compiler ABI info [2021-04-21T09:17:32.035Z] #37 4.824 -- Check for working C compiler: /usr/bin/cc [2021-04-21T09:17:32.042Z] #20 38.41 Selecting previously unselected package aufs-tools. [2021-04-21T09:17:32.052Z] #58 DONE 0.3s [2021-04-21T09:17:32.052Z] [2021-04-21T09:17:32.052Z] #62 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-04-21T09:17:32.052Z] #62 DONE 0.3s [2021-04-21T09:17:32.071Z] #37 4.143 -- Detecting C compiler ABI info - done [2021-04-21T09:17:32.071Z] #37 4.180 -- Detecting C compile features [2021-04-21T09:17:32.150Z] #42 ... [2021-04-21T09:17:32.150Z] [2021-04-21T09:17:32.150Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:17:32.150Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-21T09:17:32.150Z] #13 23.48 Reading package lists... [2021-04-21T09:17:32.150Z] #13 29.07 Building dependency tree... [2021-04-21T09:17:32.150Z] #13 31.71 The following additional packages will be installed: [2021-04-21T09:17:32.150Z] #13 31.71 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-21T09:17:32.150Z] #13 31.71 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-21T09:17:32.150Z] #13 31.71 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-21T09:17:32.150Z] #13 31.72 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-21T09:17:32.150Z] #13 31.72 mingw-w64-common mingw-w64-x86-64-dev [2021-04-21T09:17:32.150Z] #13 31.73 Suggested packages: [2021-04-21T09:17:32.150Z] #13 31.73 gcc-8-locales seccomp wine64 [2021-04-21T09:17:32.150Z] #13 32.76 The following NEW packages will be installed: [2021-04-21T09:17:32.150Z] #13 32.76 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-21T09:17:32.150Z] #13 32.76 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-21T09:17:32.150Z] #13 32.76 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-21T09:17:32.150Z] #13 32.76 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-21T09:17:32.150Z] #13 32.76 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-21T09:17:32.150Z] #13 32.76 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-21T09:17:32.150Z] #13 32.78 The following packages will be upgraded: [2021-04-21T09:17:32.150Z] #13 32.78 libseccomp2 libsystemd0 libudev1 [2021-04-21T09:17:32.150Z] #13 33.27 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-21T09:17:32.150Z] #13 33.27 Need to get 73.8 MB of archives. [2021-04-21T09:17:32.150Z] #13 33.27 After this operation, 472 MB of additional disk space will be used. [2021-04-21T09:17:32.150Z] #13 33.27 Get:1 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB] [2021-04-21T09:17:32.150Z] #13 33.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u7 [314 kB] [2021-04-21T09:17:32.150Z] #13 33.31 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB] [2021-04-21T09:17:32.150Z] #13 33.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u7 [146 kB] [2021-04-21T09:17:32.150Z] #13 33.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2021-04-21T09:17:32.150Z] #13 34.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2021-04-21T09:17:32.150Z] #13 34.51 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-04-21T09:17:32.150Z] #13 34.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-04-21T09:17:32.150Z] #13 34.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-04-21T09:17:32.150Z] #13 34.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-21T09:17:32.151Z] #13 35.43 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-04-21T09:17:32.151Z] #13 36.30 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-04-21T09:17:32.151Z] #13 36.36 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2021-04-21T09:17:32.151Z] #13 ... [2021-04-21T09:17:32.151Z] [2021-04-21T09:17:32.151Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-21T09:17:32.151Z] #29 sha256:7dab21bcab612813b0f7e8e4d1650dc5b54af2567006a9d046bc10ef78c212ba [2021-04-21T09:17:32.268Z] using credential docker-jenkins-github-credentials [2021-04-21T09:17:32.302Z] #20 38.42 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-04-21T09:17:32.302Z] #20 38.42 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-21T09:17:32.302Z] #20 38.54 Selecting previously unselected package libonig5:amd64. [2021-04-21T09:17:32.302Z] #20 38.54 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-04-21T09:17:32.302Z] #20 38.56 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-21T09:17:32.310Z] #37 2.030 + cd /tmp/tmp.OoUIyjy4Nf/tini [2021-04-21T09:17:32.310Z] #37 2.030 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-21T09:17:32.310Z] #37 2.036 + cmake . [2021-04-21T09:17:32.342Z] [2021-04-21T09:17:32.342Z] #67 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/b... [2021-04-21T09:17:32.342Z] #67 DONE 0.3s [2021-04-21T09:17:32.345Z] Cloning the remote Git repository [2021-04-21T09:17:32.345Z] Cloning with configured refspecs honoured and without tags [2021-04-21T09:17:32.561Z] #20 38.70 Selecting previously unselected package libjq1:amd64. [2021-04-21T09:17:32.561Z] #20 38.71 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-21T09:17:32.561Z] #20 38.72 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-21T09:17:32.561Z] #20 38.84 Selecting previously unselected package jq. [2021-04-21T09:17:32.561Z] #20 38.86 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-21T09:17:32.561Z] #20 38.87 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-21T09:17:32.598Z] #37 5.469 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-21T09:17:32.598Z] #37 5.478 -- Detecting C compiler ABI info [2021-04-21T09:17:32.632Z] [2021-04-21T09:17:32.632Z] #69 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-04-21T09:17:32.632Z] #69 DONE 0.1s [2021-04-21T09:17:32.632Z] [2021-04-21T09:17:32.632Z] #70 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-21T09:17:32.632Z] #70 DONE 0.0s [2021-04-21T09:17:32.632Z] [2021-04-21T09:17:32.632Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-21T09:17:32.640Z] #38 1.493 + cd /tmp/tmp.T1JXQFlxrL/tini [2021-04-21T09:17:32.820Z] #20 38.96 Selecting previously unselected package libaio1:amd64. [2021-04-21T09:17:32.820Z] #20 38.97 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-04-21T09:17:32.820Z] #20 38.97 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-04-21T09:17:32.820Z] #20 39.08 Selecting previously unselected package libgpm2:amd64. [2021-04-21T09:17:32.820Z] #20 39.09 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-04-21T09:17:32.820Z] #20 39.10 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-04-21T09:17:32.820Z] #20 39.16 Selecting previously unselected package libicu63:amd64. [2021-04-21T09:17:32.820Z] #20 39.18 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-21T09:17:32.820Z] #20 39.18 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-21T09:17:32.872Z] #37 2.585 -- The C compiler identification is GNU 8.3.0 [2021-04-21T09:17:32.872Z] #37 2.643 -- Check for working C compiler: /usr/bin/cc [2021-04-21T09:17:32.941Z] #38 1.494 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-21T09:17:32.941Z] #38 1.532 + cmake . [2021-04-21T09:17:33.130Z] #37 ... [2021-04-21T09:17:33.130Z] [2021-04-21T09:17:33.130Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-21T09:17:33.130Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-21T09:17:33.130Z] #42 69.16 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-21T09:17:33.130Z] #42 69.17 Processing triggers for libc-bin (2.28-10) ... [2021-04-21T09:17:33.130Z] #42 DONE 69.7s [2021-04-21T09:17:33.386Z] [2021-04-21T09:17:33.386Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:17:33.386Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:17:33.421Z] #71 DONE 0.7s [2021-04-21T09:17:33.450Z] #37 ... [2021-04-21T09:17:33.450Z] [2021-04-21T09:17:33.451Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-21T09:17:33.451Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-21T09:17:33.451Z] #42 68.58 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-21T09:17:33.451Z] #42 68.60 Processing triggers for libc-bin (2.28-10) ... [2021-04-21T09:17:33.451Z] #42 DONE 69.4s [2021-04-21T09:17:33.451Z] [2021-04-21T09:17:33.451Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:17:33.451Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:17:33.529Z] #37 6.398 -- Detecting C compiler ABI info - done [2021-04-21T09:17:33.529Z] #37 6.431 -- Detecting C compile features [2021-04-21T09:17:33.595Z] #38 2.387 -- The C compiler identification is GNU 8.3.0 [2021-04-21T09:17:33.595Z] #38 ... [2021-04-21T09:17:33.595Z] [2021-04-21T09:17:33.595Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-21T09:17:33.595Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-21T09:17:33.595Z] #43 56.84 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-04-21T09:17:33.595Z] #43 56.85 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-04-21T09:17:33.595Z] #43 56.86 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-04-21T09:17:33.595Z] #43 56.86 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-04-21T09:17:33.595Z] #43 56.87 Setting up python-six (1.12.0-1) ... [2021-04-21T09:17:33.595Z] #43 61.36 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-04-21T09:17:33.595Z] #43 61.38 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-04-21T09:17:33.595Z] #43 61.39 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-04-21T09:17:33.595Z] #43 61.39 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2021-04-21T09:17:33.595Z] #43 61.41 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2021-04-21T09:17:33.595Z] #43 61.41 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-21T09:17:33.595Z] #43 61.41 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-21T09:17:33.595Z] #43 61.42 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-04-21T09:17:33.595Z] #43 61.42 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-21T09:17:33.595Z] #43 61.43 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-21T09:17:33.595Z] #43 ... [2021-04-21T09:17:33.595Z] [2021-04-21T09:17:33.595Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-21T09:17:33.595Z] #38 sha256:5ecc58c1ef41988ab01d196c6ae2a3fadb8bc0d2f029c4876e3894212f8cb23d [2021-04-21T09:17:33.595Z] #38 2.465 -- Check for working C compiler: /usr/bin/cc [2021-04-21T09:17:33.711Z] [2021-04-21T09:17:33.711Z] #72 exporting to image [2021-04-21T09:17:33.711Z] #72 exporting layers [2021-04-21T09:17:32.557Z] Cloning repository https://github.com/moby/moby.git [2021-04-21T09:17:32.956Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-04-21T09:17:33.807Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-21T09:17:33.807Z] > git --version # timeout=10 [2021-04-21T09:17:33.862Z] > git --version # 'git version 2.24.1.windows.2' [2021-04-21T09:17:33.862Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-21T09:17:33.867Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42294/head:refs/remotes/origin/PR-42294 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-21T09:17:34.658Z] #38 3.252 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-21T09:17:34.658Z] #38 3.260 -- Detecting C compiler ABI info [2021-04-21T09:17:34.923Z] #29 14.10 #=#=# # 1.6% ## 3.2% ### 4.3% #### 6.2% ##### 7.8% ###### 9.2% ####### 10.2% ######## 11.4% ######### 12.6% ######### 13.5% ########## 15.0% ########### 15.7% ########### 16.6% ############ 18.0% ############# 19.4% ############## 20.2% ############### 21.4% ################ 22.3% ################# 23.7% ################## 25.2% ################### 26.9% #################### 28.8% ##################### 30.0% ###################### 31.5% ####################### 33.1% ####################### 33.2% ######################### 34.9% ########################## 36.7% ########################### 37.9% ############################ 39.0% ############################ 40.1% ############################# 41.1% ############################## 41.8% ############################## 42.3% ############################### 44.1% ################################ 45.0% ################################# 45.8% ################################# 45.8% ################################## 47.4% ################################### 49.7% ###################################### 53.2% ###################################### 53.3% ###################################### 54.0% ####################################### 55.1% ####################################### 55.5% ######################################## 56.3% ######################################### 57.0% ######################################### 57.3% ######################################### 57.6% ########################################## 58.9% ########################################## 59.5% ########################################### 60.1% ########################################### 60.9% ############################################# 62.8% ############################################## 64.4% ############################################### 65.4% ################################################ 66.7% ################################################# 69.3% ################################################## 69.7% ################################################### 71.0% #################################################### 73.1% ###################################################### 75.0% ###################################################### 76.3% ######################################################## 78.4% ########################################################## 81.2% ########################################################### 82.0% ########################################################### 82.8% ############################################################ 84.6% ############################################################ 84.6% ############################################################# 85.4% ############################################################## 86.2% ############################################################### 88.3% ############################################################### 88.3% ################################################################ 89.3% ################################################################# 90.8% ################################################################# 90.8% #### [2021-04-21T09:17:34.923Z] #29 ... [2021-04-21T09:17:34.923Z] [2021-04-21T09:17:34.923Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-21T09:17:34.923Z] #34 sha256:9f1c64d6f3bce2ebfedac254a9381baa938a3c570c8947fcb14f411990988147 [2021-04-21T09:17:34.923Z] #34 34.33 path [2021-04-21T09:17:34.923Z] #34 34.99 text/tabwriter [2021-04-21T09:17:34.923Z] #34 37.26 internal/syscall/execenv [2021-04-21T09:17:34.923Z] #34 37.26 internal/syscall/unix [2021-04-21T09:17:34.923Z] #34 37.28 time [2021-04-21T09:17:34.923Z] #34 40.93 internal/poll [2021-04-21T09:17:34.923Z] #34 42.83 os [2021-04-21T09:17:34.923Z] #34 43.82 internal/fmtsort [2021-04-21T09:17:34.923Z] #34 ... [2021-04-21T09:17:34.923Z] [2021-04-21T09:17:34.923Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-21T09:17:34.923Z] #29 sha256:7dab21bcab612813b0f7e8e4d1650dc5b54af2567006a9d046bc10ef78c212ba [2021-04-21T09:17:35.336Z] #38 ... [2021-04-21T09:17:35.336Z] [2021-04-21T09:17:35.336Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-21T09:17:35.336Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-21T09:17:35.336Z] #43 68.08 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2021-04-21T09:17:35.336Z] #43 68.08 Processing triggers for libc-bin (2.28-10) ... [2021-04-21T09:17:35.336Z] #43 DONE 68.4s [2021-04-21T09:17:35.336Z] [2021-04-21T09:17:35.336Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-21T09:17:35.336Z] #38 sha256:5ecc58c1ef41988ab01d196c6ae2a3fadb8bc0d2f029c4876e3894212f8cb23d [2021-04-21T09:17:35.336Z] #38 3.960 -- Detecting C compiler ABI info - done [2021-04-21T09:17:35.336Z] #38 4.026 -- Detecting C compile features [2021-04-21T09:17:35.428Z] #37 ... [2021-04-21T09:17:35.428Z] [2021-04-21T09:17:35.428Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:17:35.428Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-21T09:17:35.428Z] #13 64.91 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-21T09:17:35.428Z] #13 64.91 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-04-21T09:17:35.428Z] #13 64.91 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-21T09:17:35.428Z] #13 67.71 Selecting previously unselected package binutils-mingw-w64. [2021-04-21T09:17:35.428Z] #13 67.71 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-21T09:17:35.428Z] #13 67.72 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-21T09:17:35.428Z] #13 67.89 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-04-21T09:17:35.428Z] #13 67.89 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-21T09:17:35.428Z] #13 67.91 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-21T09:17:35.428Z] #13 68.12 Selecting previously unselected package dmsetup. [2021-04-21T09:17:35.428Z] #13 68.12 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-04-21T09:17:35.428Z] #13 68.13 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-21T09:17:35.428Z] #13 68.32 Selecting previously unselected package mingw-w64-common. [2021-04-21T09:17:35.428Z] #13 68.32 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-21T09:17:35.428Z] #13 68.32 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-21T09:17:35.428Z] #13 ... [2021-04-21T09:17:35.428Z] [2021-04-21T09:17:35.428Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:17:35.428Z] #45 sha256:067f20dd7f649c46ffcb50069af3cd2957a69d2160afcf968a25072718038e5e [2021-04-21T09:17:35.428Z] #45 64.30 regexp/syntax [2021-04-21T09:17:35.428Z] #45 65.60 fmt [2021-04-21T09:17:35.428Z] #45 69.18 regexp [2021-04-21T09:17:35.428Z] #45 70.71 go/token [2021-04-21T09:17:35.428Z] #45 71.74 go/scanner [2021-04-21T09:17:35.428Z] #45 73.00 go/ast [2021-04-21T09:17:35.428Z] #45 73.47 internal/lazyregexp [2021-04-21T09:17:35.428Z] #45 73.86 net/url [2021-04-21T09:17:35.572Z] #29 14.10 #=#=# # 1.6% ## 3.2% ### 4.3% #### 6.2% ##### 7.8% ###### 9.2% ####### 10.2% ######## 11.4% ######### 12.6% ######### 13.5% ########## 15.0% ########### 15.7% ########### 16.6% ############ 18.0% ############# 19.4% ############## 20.2% ############### 21.4% ################ 22.3% ################# 23.7% ################## 25.2% ################### 26.9% #################### 28.8% ##################### 30.0% ###################### 31.5% ####################### 33.1% ####################### 33.2% ######################### 34.9% ########################## 36.7% ########################### 37.9% ############################ 39.0% ############################ 40.1% ############################# 41.1% ############################## 41.8% ############################## 42.3% ############################### 44.1% ################################ 45.0% ################################# 45.8% ################################# 45.8% ################################## 47.4% ################################### 49.7% ###################################### 53.2% ###################################### 53.3% ###################################### 54.0% ####################################### 55.1% ####################################### 55.5% ######################################## 56.3% ######################################### 57.0% ######################################### 57.3% ######################################### 57.6% ########################################## 58.9% ########################################## 59.5% ########################################### 60.1% ########################################### 60.9% ############################################# 62.8% ############################################## 64.4% ############################################### 65.4% ################################################ 66.7% ################################################# 69.3% ################################################## 69.7% ################################################### 71.0% #################################################### 73.1% ###################################################### 75.0% ###################################################### 76.3% ######################################################## 78.4% ########################################################## 81.2% ########################################################### 82.0% ########################################################### 82.8% ############################################################ 84.6% ############################################################ 84.6% ############################################################# 85.4% ############################################################## 86.2% ############################################################### 88.3% ############################################################### 88.3% ################################################################ 89.3% ################################################################# 90.8% ################################################################# 90.8% ################################################################## 92.3% #################################################################### 95.0% ###################################################################### 97.4% ###################################################################### 97.5% ###################################################################### 97.5% ####################################################################### 99.8% ######################################################################## 100.0% [2021-04-21T09:17:35.641Z] #38 ... [2021-04-21T09:17:35.641Z] [2021-04-21T09:17:35.641Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:17:35.641Z] #46 sha256:c16e263983b31273544c47988a99edac85be4d83ba5ea9b0e26bc3b538258961 [2021-04-21T09:17:35.641Z] #46 58.85 bytes [2021-04-21T09:17:35.641Z] #46 58.98 strings [2021-04-21T09:17:35.641Z] #46 66.25 bufio [2021-04-21T09:17:35.641Z] #46 68.51 hash/crc32 [2021-04-21T09:17:35.641Z] #46 ... [2021-04-21T09:17:35.641Z] [2021-04-21T09:17:35.641Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:17:35.641Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-21T09:17:35.641Z] #14 60.57 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-21T09:17:35.641Z] #14 60.58 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2021-04-21T09:17:35.641Z] #14 60.58 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-21T09:17:35.641Z] #14 63.66 Selecting previously unselected package binutils-mingw-w64. [2021-04-21T09:17:35.641Z] #14 63.68 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-21T09:17:35.641Z] #14 63.68 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-21T09:17:35.641Z] #14 63.83 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2021-04-21T09:17:35.641Z] #14 63.84 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-04-21T09:17:35.641Z] #14 63.86 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-04-21T09:17:35.641Z] #14 64.10 Selecting previously unselected package dmsetup. [2021-04-21T09:17:35.641Z] #14 64.10 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2021-04-21T09:17:35.641Z] #14 64.11 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-21T09:17:35.641Z] #14 64.26 Selecting previously unselected package mingw-w64-common. [2021-04-21T09:17:35.641Z] #14 64.28 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-21T09:17:35.641Z] #14 64.28 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-21T09:17:35.685Z] #45 ... [2021-04-21T09:17:35.685Z] [2021-04-21T09:17:35.685Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-21T09:17:35.685Z] #37 sha256:14e48939fe9a2f0e09cd98f5fb466e70f5e84251f2e7137df4acf3669e2427a5 [2021-04-21T09:17:35.685Z] #37 8.644 -- Detecting C compile features - done [2021-04-21T09:17:35.685Z] #37 8.687 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-21T09:17:35.907Z] #43 2.458 Note: Building without setproctitle() and strlcpy() support. [2021-04-21T09:17:35.907Z] #43 2.458 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-21T09:17:35.907Z] #43 2.519 Note: Building without GnuTLS support [2021-04-21T09:17:35.907Z] #43 2.521 Makefile.config:39: Warn: you have no libnftables installed [2021-04-21T09:17:35.907Z] #43 2.521 Makefile.config:40: Warn: Building without nftables support [2021-04-21T09:17:35.943Z] #14 ... [2021-04-21T09:17:35.943Z] [2021-04-21T09:17:35.943Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:17:35.943Z] #46 sha256:c16e263983b31273544c47988a99edac85be4d83ba5ea9b0e26bc3b538258961 [2021-04-21T09:17:35.943Z] #46 69.14 reflect [2021-04-21T09:17:35.963Z] #29 26.02 [2021-04-21T09:17:35.994Z] #43 2.199 Note: Building without setproctitle() and strlcpy() support. [2021-04-21T09:17:35.994Z] #43 2.199 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-21T09:17:35.994Z] #43 2.219 Note: Building without GnuTLS support [2021-04-21T09:17:35.994Z] #43 2.226 Makefile.config:39: Warn: you have no libnftables installed [2021-04-21T09:17:35.994Z] #43 2.231 Makefile.config:40: Warn: Building without nftables support [2021-04-21T09:17:36.163Z] #43 ... [2021-04-21T09:17:36.163Z] [2021-04-21T09:17:36.163Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:17:36.163Z] #45 sha256:7b0cb6e3bc4883990789c0394aa204bb0d147b9936b5ae18f750945502fc158c [2021-04-21T09:17:36.163Z] #45 62.57 strings [2021-04-21T09:17:36.163Z] #45 62.87 os [2021-04-21T09:17:36.163Z] #45 65.90 regexp/syntax [2021-04-21T09:17:36.163Z] #45 67.44 fmt [2021-04-21T09:17:36.163Z] #45 71.82 regexp [2021-04-21T09:17:36.163Z] #45 72.48 go/token [2021-04-21T09:17:36.163Z] #45 ... [2021-04-21T09:17:36.163Z] [2021-04-21T09:17:36.164Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:17:36.164Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-21T09:17:36.164Z] #13 57.98 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-21T09:17:36.164Z] #13 57.98 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-04-21T09:17:36.164Z] #13 58.01 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-21T09:17:36.164Z] #13 60.94 Selecting previously unselected package binutils-mingw-w64. [2021-04-21T09:17:36.164Z] #13 60.95 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-21T09:17:36.164Z] #13 60.97 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-21T09:17:36.164Z] #13 61.13 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-04-21T09:17:36.164Z] #13 61.16 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-21T09:17:36.164Z] #13 61.17 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-21T09:17:36.164Z] #13 61.40 Selecting previously unselected package dmsetup. [2021-04-21T09:17:36.164Z] #13 61.43 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-04-21T09:17:36.164Z] #13 61.44 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-21T09:17:36.164Z] #13 61.64 Selecting previously unselected package mingw-w64-common. [2021-04-21T09:17:36.164Z] #13 61.66 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-21T09:17:36.164Z] #13 61.69 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-21T09:17:36.248Z] #37 9.089 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-21T09:17:36.248Z] #37 9.172 -- Configuring done [2021-04-21T09:17:36.248Z] #37 9.189 -- Generating done [2021-04-21T09:17:36.248Z] #37 9.205 -- Build files have been written to: /tmp/tmp.mqjDhEGpZh/tini [2021-04-21T09:17:36.248Z] #37 9.212 + make tini-static [2021-04-21T09:17:36.811Z] #37 9.712 Scanning dependencies of target tini-static [2021-04-21T09:17:36.914Z] #29 26.88 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-21T09:17:36.914Z] #29 27.30 [2021-04-21T09:17:36.932Z] #43 ... [2021-04-21T09:17:36.932Z] [2021-04-21T09:17:36.932Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-21T09:17:36.932Z] #51 sha256:a5f18ce26d1fd597ca054025ebaebcf27d71e196f5fef54f6267c2c514ed8889 [2021-04-21T09:17:36.932Z] #51 62.92 context [2021-04-21T09:17:36.932Z] #51 63.26 encoding/binary [2021-04-21T09:17:36.932Z] #51 63.71 os [2021-04-21T09:17:36.932Z] #51 66.22 encoding/base64 [2021-04-21T09:17:36.932Z] #51 67.04 golang.org/x/sys/unix [2021-04-21T09:17:36.932Z] #51 67.73 fmt [2021-04-21T09:17:37.013Z] #20 42.59 Selecting previously unselected package libnet1:amd64. [2021-04-21T09:17:37.013Z] #20 42.60 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-21T09:17:37.013Z] #20 42.61 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-21T09:17:37.013Z] #20 42.71 Selecting previously unselected package libnl-3-200:amd64. [2021-04-21T09:17:37.013Z] #20 42.73 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-21T09:17:37.013Z] #20 42.74 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-21T09:17:37.013Z] #20 42.84 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-21T09:17:37.013Z] #20 42.85 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-21T09:17:37.013Z] #20 42.85 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-21T09:17:37.013Z] #20 42.93 Selecting previously unselected package libreadline5:amd64. [2021-04-21T09:17:37.013Z] #20 42.94 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-04-21T09:17:37.013Z] #20 42.94 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-21T09:17:37.013Z] #20 43.04 Selecting previously unselected package net-tools. [2021-04-21T09:17:37.013Z] #20 43.06 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-04-21T09:17:37.013Z] #20 43.07 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-21T09:17:37.013Z] #20 43.27 Selecting previously unselected package python-pip-whl. [2021-04-21T09:17:37.013Z] #20 43.28 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-21T09:17:37.013Z] #20 43.30 Unpacking python-pip-whl (18.1-5) ... [2021-04-21T09:17:37.068Z] #37 9.858 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-21T09:17:37.093Z] #13 ... [2021-04-21T09:17:37.093Z] [2021-04-21T09:17:37.093Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:17:37.093Z] #45 sha256:7b0cb6e3bc4883990789c0394aa204bb0d147b9936b5ae18f750945502fc158c [2021-04-21T09:17:37.093Z] #45 73.58 go/scanner [2021-04-21T09:17:37.177Z] #29 ... [2021-04-21T09:17:37.177Z] [2021-04-21T09:17:37.177Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:17:37.177Z] #45 sha256:53a88da07fb7923b2c12782eb3ddc1ac6f16761f16399fda48197e4cf1a6c07c [2021-04-21T09:17:37.177Z] #45 36.50 regexp/syntax [2021-04-21T09:17:37.177Z] #45 39.39 hash [2021-04-21T09:17:37.177Z] #45 39.53 hash/crc32 [2021-04-21T09:17:37.177Z] #45 39.54 time [2021-04-21T09:17:37.177Z] #45 42.25 crypto/hmac [2021-04-21T09:17:37.177Z] #45 42.70 vendor/golang.org/x/crypto/hkdf [2021-04-21T09:17:37.177Z] #45 43.13 vendor/golang.org/x/text/transform [2021-04-21T09:17:37.177Z] #45 43.95 regexp [2021-04-21T09:17:37.177Z] #45 46.27 net [2021-04-21T09:17:37.177Z] #45 46.38 os/exec [2021-04-21T09:17:37.177Z] #45 46.44 fmt [2021-04-21T09:17:37.192Z] #51 ... [2021-04-21T09:17:37.192Z] [2021-04-21T09:17:37.192Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:17:37.192Z] #45 sha256:a2c78d31650f7588a831ba274670799f873064dd035ac91804e18ec1f93a76a3 [2021-04-21T09:17:37.192Z] #45 63.14 os [2021-04-21T09:17:37.192Z] #45 63.56 regexp/syntax [2021-04-21T09:17:37.192Z] #45 67.22 fmt [2021-04-21T09:17:37.192Z] #45 68.49 regexp [2021-04-21T09:17:37.192Z] #45 72.13 go/token [2021-04-21T09:17:37.192Z] #45 72.93 internal/lazyregexp [2021-04-21T09:17:37.192Z] #45 73.01 go/scanner [2021-04-21T09:17:37.192Z] #45 73.27 net/url [2021-04-21T09:17:37.192Z] #45 ... [2021-04-21T09:17:37.192Z] [2021-04-21T09:17:37.192Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-21T09:17:37.192Z] #51 sha256:a5f18ce26d1fd597ca054025ebaebcf27d71e196f5fef54f6267c2c514ed8889 [2021-04-21T09:17:37.192Z] #51 73.20 encoding/json [2021-04-21T09:17:37.580Z] #45 ... [2021-04-21T09:17:37.580Z] [2021-04-21T09:17:37.580Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-21T09:17:37.580Z] #29 sha256:7dab21bcab612813b0f7e8e4d1650dc5b54af2567006a9d046bc10ef78c212ba [2021-04-21T09:17:37.580Z] #29 27.54 ####################################################################### 99.0% ######################################################################## 100.0% [2021-04-21T09:17:37.580Z] #29 27.65 [2021-04-21T09:17:37.951Z] #20 43.90 Selecting previously unselected package python3-lib2to3. [2021-04-21T09:17:37.951Z] #20 43.91 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-21T09:17:37.951Z] #20 43.92 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-21T09:17:37.951Z] #20 44.06 Selecting previously unselected package python3-distutils. [2021-04-21T09:17:37.951Z] #20 44.07 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-21T09:17:37.951Z] #20 44.08 Unpacking python3-distutils (3.7.3-1) ... [2021-04-21T09:17:37.951Z] #20 44.23 Selecting previously unselected package python3-pip. [2021-04-21T09:17:37.951Z] #20 44.24 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-21T09:17:37.951Z] #20 44.25 Unpacking python3-pip (18.1-5) ... [2021-04-21T09:17:37.998Z] #37 ... [2021-04-21T09:17:37.998Z] [2021-04-21T09:17:37.998Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-21T09:17:37.998Z] #51 sha256:36994d3a29709f82af8eb7ef91159352fa67f4a5996d3548210e8a75f98e6ad7 [2021-04-21T09:17:37.998Z] #51 66.82 golang.org/x/sys/unix [2021-04-21T09:17:37.998Z] #51 68.73 encoding/json [2021-04-21T09:17:37.998Z] #51 74.53 github.com/pkg/diff [2021-04-21T09:17:37.998Z] #51 75.75 go/ast [2021-04-21T09:17:37.998Z] #51 76.31 golang.org/x/crypto/ssh/terminal [2021-04-21T09:17:37.998Z] #51 ... [2021-04-21T09:17:37.998Z] [2021-04-21T09:17:37.998Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:17:37.998Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:17:37.998Z] #43 4.496 Note: Building without setproctitle() and strlcpy() support. [2021-04-21T09:17:37.998Z] #43 4.496 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-21T09:17:37.998Z] #43 4.518 Note: Building without GnuTLS support [2021-04-21T09:17:37.998Z] #43 4.526 Makefile.config:39: Warn: you have no libnftables installed [2021-04-21T09:17:37.998Z] #43 4.526 Makefile.config:40: Warn: Building without nftables support [2021-04-21T09:17:37.998Z] #43 6.586 fatal: not a git repository (or any of the parent directories): .git [2021-04-21T09:17:37.998Z] #43 6.629 GEN .gitid [2021-04-21T09:17:37.998Z] #43 6.655 GEN criu/include/version.h [2021-04-21T09:17:37.998Z] #43 6.733 GEN include/common/asm [2021-04-21T09:17:37.998Z] #43 ... [2021-04-21T09:17:37.998Z] [2021-04-21T09:17:37.998Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-21T09:17:37.998Z] #34 sha256:913110cc69326f71cc6928c6e5f84ef369ab6ddca285943f3142474fc6191884 [2021-04-21T09:17:37.998Z] #34 67.91 github.com/BurntSushi/toml [2021-04-21T09:17:37.998Z] #34 67.91 flag [2021-04-21T09:17:37.998Z] #34 69.77 log [2021-04-21T09:17:37.998Z] #34 72.49 github.com/BurntSushi/toml/cmd/tomlv [2021-04-21T09:17:37.998Z] #34 DONE 77.1s [2021-04-21T09:17:37.998Z] [2021-04-21T09:17:37.999Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:17:37.999Z] #45 sha256:067f20dd7f649c46ffcb50069af3cd2957a69d2160afcf968a25072718038e5e [2021-04-21T09:17:37.999Z] #45 75.57 text/template/parse [2021-04-21T09:17:38.210Z] #20 44.41 Selecting previously unselected package python3-pkg-resources. [2021-04-21T09:17:38.210Z] #20 44.42 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-21T09:17:38.210Z] #20 44.43 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-21T09:17:38.210Z] #20 44.56 Selecting previously unselected package python3-setuptools. [2021-04-21T09:17:38.460Z] #45 75.07 go/ast [2021-04-21T09:17:38.469Z] #20 44.56 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-21T09:17:38.469Z] #20 44.57 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-21T09:17:38.469Z] #20 44.80 Selecting previously unselected package python3-wheel. [2021-04-21T09:17:38.469Z] #20 44.80 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-21T09:17:38.469Z] #20 44.81 Unpacking python3-wheel (0.32.3-2) ... [2021-04-21T09:17:38.572Z] #51 ... [2021-04-21T09:17:38.572Z] [2021-04-21T09:17:38.572Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-21T09:17:38.572Z] #37 sha256:d393b17d82523f5df83e988664eb91438f0c97aab4625b0460f1536ccd148849 [2021-04-21T09:17:38.572Z] #37 6.440 -- Detecting C compile features - done [2021-04-21T09:17:38.572Z] #37 6.503 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-21T09:17:38.572Z] #37 6.824 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-21T09:17:38.572Z] #37 6.913 -- Configuring done [2021-04-21T09:17:38.572Z] #37 6.933 -- Generating done [2021-04-21T09:17:38.572Z] #37 6.943 -- Build files have been written to: /tmp/tmp.XS8U1owGGA/tini [2021-04-21T09:17:38.572Z] #37 6.952 + make tini-static [2021-04-21T09:17:38.572Z] #37 7.586 Scanning dependencies of target tini-static [2021-04-21T09:17:38.572Z] #37 7.807 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-21T09:17:38.572Z] #37 9.257 [100%] Linking C executable tini-static [2021-04-21T09:17:38.572Z] #37 9.956 [100%] Built target tini-static [2021-04-21T09:17:38.572Z] #37 10.05 + mkdir -p /build [2021-04-21T09:17:38.572Z] #37 10.06 + cp tini-static /build/docker-init [2021-04-21T09:17:38.572Z] #37 DONE 10.4s [2021-04-21T09:17:38.572Z] [2021-04-21T09:17:38.572Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:17:38.572Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:17:38.572Z] #43 4.494 fatal: not a git repository (or any of the parent directories): .git [2021-04-21T09:17:38.572Z] #43 4.552 GEN .gitid [2021-04-21T09:17:38.572Z] #43 4.590 GEN criu/include/version.h [2021-04-21T09:17:38.572Z] #43 4.659 GEN include/common/asm [2021-04-21T09:17:38.572Z] #43 ... [2021-04-21T09:17:38.572Z] [2021-04-21T09:17:38.572Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-21T09:17:38.572Z] #34 sha256:5625de67edf567eb97746720a854fb6692f5facb81dc1d97ee472b86ac517ce9 [2021-04-21T09:17:38.572Z] #34 64.47 path [2021-04-21T09:17:38.572Z] #34 65.18 fmt [2021-04-21T09:17:38.572Z] #34 65.20 path/filepath [2021-04-21T09:17:38.572Z] #34 66.62 io/ioutil [2021-04-21T09:17:38.572Z] #34 67.34 text/tabwriter [2021-04-21T09:17:38.572Z] #34 69.21 github.com/BurntSushi/toml [2021-04-21T09:17:38.572Z] #34 69.21 flag [2021-04-21T09:17:38.572Z] #34 71.30 log [2021-04-21T09:17:38.572Z] #34 74.04 github.com/BurntSushi/toml/cmd/tomlv [2021-04-21T09:17:38.717Z] #45 ... [2021-04-21T09:17:38.717Z] [2021-04-21T09:17:38.717Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-21T09:17:38.717Z] #51 sha256:f854bcf984a2e737bc0e9c70e803fb86e781ba174c427fda460b425279e3b286 [2021-04-21T09:17:38.717Z] #51 65.12 path/filepath [2021-04-21T09:17:38.717Z] #51 65.27 encoding/binary [2021-04-21T09:17:38.717Z] #51 66.48 fmt [2021-04-21T09:17:38.717Z] #51 67.50 encoding/base64 [2021-04-21T09:17:38.717Z] #51 68.36 golang.org/x/sys/unix [2021-04-21T09:17:38.717Z] #51 72.13 encoding/json [2021-04-21T09:17:38.728Z] #20 44.87 Selecting previously unselected package sudo. [2021-04-21T09:17:38.728Z] #20 44.88 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-04-21T09:17:38.728Z] #20 44.91 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-21T09:17:38.738Z] #46 72.07 regexp/syntax [2021-04-21T09:17:38.738Z] #46 72.12 crypto/rc4 [2021-04-21T09:17:38.832Z] #34 ... [2021-04-21T09:17:38.832Z] [2021-04-21T09:17:38.832Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:17:38.832Z] #45 sha256:a2c78d31650f7588a831ba274670799f873064dd035ac91804e18ec1f93a76a3 [2021-04-21T09:17:38.832Z] #45 74.68 go/ast [2021-04-21T09:17:38.974Z] #51 ... [2021-04-21T09:17:38.974Z] [2021-04-21T09:17:38.974Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:17:38.974Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:17:38.974Z] #43 4.610 fatal: not a git repository (or any of the parent directories): .git [2021-04-21T09:17:38.974Z] #43 4.668 GEN .gitid [2021-04-21T09:17:38.974Z] #43 4.726 GEN criu/include/version.h [2021-04-21T09:17:38.974Z] #43 4.816 GEN include/common/asm [2021-04-21T09:17:38.977Z] #29 29.00 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-21T09:17:39.279Z] #72 exporting layers 5.7s done [2021-04-21T09:17:39.279Z] #72 writing image sha256:308128934adad66d69148416a911c71cb0ebeb35f4ce2cfcae9edb76370d34fb done [2021-04-21T09:17:39.279Z] #72 naming to docker.io/library/docker:9ca66776fa4bda05831987a87bb2232541109d79 done [2021-04-21T09:17:39.279Z] #72 DONE 5.7s [2021-04-21T09:17:39.296Z] #20 45.40 Selecting previously unselected package thin-provisioning-tools. [2021-04-21T09:17:39.296Z] #20 45.40 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-04-21T09:17:39.296Z] #20 45.41 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-21T09:17:39.296Z] #20 ... [2021-04-21T09:17:39.296Z] [2021-04-21T09:17:39.296Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:17:39.296Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:17:39.296Z] #43 99.27 CC criu/cr-dedup.o [2021-04-21T09:17:39.296Z] #43 99.69 CC criu/cr-dump.o [2021-04-21T09:17:39.296Z] #43 101.9 CC criu/cr-errno.o [2021-04-21T09:17:39.296Z] #43 101.9 CC criu/cr-restore.o [2021-04-21T09:17:39.296Z] #43 106.6 CC criu/cr-service.o [2021-04-21T09:17:39.296Z] #43 108.2 CC criu/crtools.o [2021-04-21T09:17:39.296Z] #43 108.8 CC criu/eventfd.o [2021-04-21T09:17:39.296Z] #43 109.2 CC criu/eventpoll.o [2021-04-21T09:17:39.301Z] #29 29.43 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-04-21T09:17:39.371Z] #45 ... [2021-04-21T09:17:39.371Z] [2021-04-21T09:17:39.371Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-21T09:17:39.371Z] #37 sha256:14e48939fe9a2f0e09cd98f5fb466e70f5e84251f2e7137df4acf3669e2427a5 [2021-04-21T09:17:39.371Z] #37 11.42 [100%] Linking C executable tini-static [2021-04-21T09:17:39.371Z] #37 12.00 [100%] Built target tini-static [2021-04-21T09:17:39.371Z] #37 12.11 + mkdir -p /build [2021-04-21T09:17:39.371Z] #37 12.11 + cp tini-static /build/docker-init [2021-04-21T09:17:39.371Z] #37 DONE 12.3s [2021-04-21T09:17:39.401Z] #46 72.70 vendor/golang.org/x/net/dns/dnsmessage [2021-04-21T09:17:39.538Z] #43 6.350 PBCC images/timens.pb-c.c [2021-04-21T09:17:39.538Z] #43 6.399 DEP images/timens.pb-c.d [2021-04-21T09:17:39.555Z] #43 ... [2021-04-21T09:17:39.555Z] [2021-04-21T09:17:39.555Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-21T09:17:39.555Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-21T09:17:39.555Z] #20 45.63 Selecting previously unselected package uidmap. [2021-04-21T09:17:39.555Z] #20 45.64 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-04-21T09:17:39.555Z] #20 45.65 Unpacking uidmap (1:4.5-1.1) ... [2021-04-21T09:17:39.555Z] #20 45.78 Selecting previously unselected package vim-runtime. [2021-04-21T09:17:39.555Z] #20 45.79 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-21T09:17:39.555Z] #20 45.83 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-04-21T09:17:39.563Z] #29 29.67 0.1% 0.8% ######################################################################## 100.0% [2021-04-21T09:17:39.628Z] [2021-04-21T09:17:39.628Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:17:39.628Z] #45 sha256:067f20dd7f649c46ffcb50069af3cd2957a69d2160afcf968a25072718038e5e [2021-04-21T09:17:39.628Z] #45 78.53 go/parser [2021-04-21T09:17:39.706Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42294/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9ca66776fa4bda05831987a87bb2232541109d79 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:9ca66776fa4bda05831987a87bb2232541109d79 hack/test/unit [2021-04-21T09:17:39.771Z] #45 75.47 text/template/parse [2021-04-21T09:17:39.794Z] #43 6.482 PBCC images/fown.pb-c.c [2021-04-21T09:17:39.794Z] #43 6.542 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-21T09:17:39.794Z] #43 6.683 PBCC images/opts.pb-c.c [2021-04-21T09:17:39.794Z] #43 6.740 PBCC images/memfd.pb-c.c [2021-04-21T09:17:39.817Z] #20 45.87 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-21T09:17:39.817Z] #20 45.88 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-21T09:17:39.889Z] #29 30.07 [2021-04-21T09:17:40.051Z] #43 6.790 DEP images/fown.pb-c.d [2021-04-21T09:17:40.051Z] #43 6.885 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-21T09:17:40.051Z] #43 6.963 DEP images/opts.pb-c.d [2021-04-21T09:17:40.051Z] #43 7.003 DEP images/memfd.pb-c.d [2021-04-21T09:17:40.308Z] #43 7.100 PBCC images/sit.pb-c.c [2021-04-21T09:17:40.471Z] #29 ... [2021-04-21T09:17:40.471Z] [2021-04-21T09:17:40.471Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-21T09:17:40.471Z] #67 sha256:2fdd1f00b620badd5d9027647266b32deea91db356ad8ca848c1f3898b8ceec5 [2021-04-21T09:17:40.471Z] #67 DONE 49.6s [2021-04-21T09:17:40.471Z] [2021-04-21T09:17:40.471Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-21T09:17:40.471Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-04-21T09:17:40.471Z] #55 DONE 49.7s [2021-04-21T09:17:40.471Z] [2021-04-21T09:17:40.471Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-21T09:17:40.471Z] #49 sha256:a3464e9b8539908ef45b2cb1b86797fec1c91c800319a6fb05356d2fc648e78d [2021-04-21T09:17:40.471Z] #49 41.63 go: finding github.com/fatih/color v1.7.0 [2021-04-21T09:17:40.471Z] #49 41.65 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-21T09:17:40.471Z] #49 41.73 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-21T09:17:40.471Z] #49 41.76 go: finding github.com/pkg/errors v0.8.1 [2021-04-21T09:17:40.471Z] #49 42.00 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-21T09:17:40.471Z] #49 42.25 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-21T09:17:40.471Z] #49 42.26 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-21T09:17:40.471Z] #49 42.30 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-21T09:17:40.471Z] #49 42.69 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-21T09:17:40.471Z] #49 42.77 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-21T09:17:40.471Z] #49 42.78 go: finding github.com/stretchr/testify v1.4.0 [2021-04-21T09:17:40.471Z] #49 42.92 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-21T09:17:40.471Z] #49 43.13 go: finding github.com/spf13/viper v1.6.1 [2021-04-21T09:17:40.471Z] #49 43.24 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-21T09:17:40.471Z] #49 43.24 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-21T09:17:40.471Z] #49 43.79 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-21T09:17:40.471Z] #49 43.82 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-21T09:17:40.471Z] #49 43.82 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-21T09:17:40.471Z] #49 44.25 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-21T09:17:40.471Z] #49 44.26 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-21T09:17:40.471Z] #49 44.86 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-21T09:17:40.471Z] #49 44.87 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-21T09:17:40.471Z] #49 44.89 go: finding github.com/spf13/cobra v0.0.5 [2021-04-21T09:17:40.471Z] #49 45.46 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-21T09:17:40.471Z] #49 45.46 go: finding github.com/gobwas/glob v0.2.3 [2021-04-21T09:17:40.471Z] #49 45.74 go: finding github.com/spf13/pflag v1.0.5 [2021-04-21T09:17:40.471Z] #49 45.75 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-21T09:17:40.471Z] #49 45.75 go: finding github.com/stretchr/objx v0.2.0 [2021-04-21T09:17:40.471Z] #49 45.93 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-21T09:17:40.471Z] #49 45.93 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-21T09:17:40.471Z] #49 45.94 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-21T09:17:40.471Z] #49 45.95 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-21T09:17:40.471Z] #49 45.95 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-21T09:17:40.471Z] #49 46.21 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-21T09:17:40.471Z] #49 46.24 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-21T09:17:40.471Z] #49 46.40 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-21T09:17:40.471Z] #49 46.58 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-21T09:17:40.471Z] #49 46.71 go: finding github.com/magiconair/properties v1.8.1 [2021-04-21T09:17:40.471Z] #49 46.71 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-21T09:17:40.471Z] #49 46.74 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-21T09:17:40.471Z] #49 46.78 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-21T09:17:40.471Z] #49 46.84 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-21T09:17:40.471Z] #49 46.97 go: finding github.com/spf13/afero v1.1.2 [2021-04-21T09:17:40.471Z] #49 47.37 go: finding github.com/spf13/cast v1.3.0 [2021-04-21T09:17:40.471Z] #49 47.38 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-21T09:17:40.471Z] #49 47.38 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-21T09:17:40.471Z] #49 47.69 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-21T09:17:40.471Z] #49 47.71 go: finding golang.org/x/text v0.3.2 [2021-04-21T09:17:40.471Z] #49 48.02 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-21T09:17:40.471Z] #49 48.02 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-21T09:17:40.471Z] #49 48.02 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-21T09:17:40.471Z] #49 48.20 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-21T09:17:40.471Z] #49 48.32 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-21T09:17:40.471Z] #49 48.33 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-21T09:17:40.471Z] #49 48.34 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-21T09:17:40.471Z] #49 48.50 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-21T09:17:40.471Z] #49 48.71 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-21T09:17:40.471Z] #49 48.71 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-21T09:17:40.471Z] #49 48.73 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-21T09:17:40.471Z] #49 48.84 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-21T09:17:40.471Z] #49 49.21 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-21T09:17:40.471Z] #49 49.21 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-21T09:17:40.471Z] #49 49.22 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-21T09:17:40.471Z] #49 49.23 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-21T09:17:40.471Z] #49 49.58 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-21T09:17:40.471Z] #49 49.73 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-21T09:17:40.481Z] #46 ... [2021-04-21T09:17:40.481Z] [2021-04-21T09:17:40.481Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-21T09:17:40.481Z] #35 sha256:b59a4ebd4a9b6cc9e1f518374ea80d5cb12e08c92e2326f9fad7a5da5c309322 [2021-04-21T09:17:40.481Z] #35 63.55 bufio [2021-04-21T09:17:40.481Z] #35 63.71 reflect [2021-04-21T09:17:40.481Z] #35 65.56 path [2021-04-21T09:17:40.481Z] #35 67.53 text/tabwriter [2021-04-21T09:17:40.481Z] #35 ... [2021-04-21T09:17:40.481Z] [2021-04-21T09:17:40.481Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-21T09:17:40.481Z] #38 sha256:5ecc58c1ef41988ab01d196c6ae2a3fadb8bc0d2f029c4876e3894212f8cb23d [2021-04-21T09:17:40.481Z] #38 6.138 -- Detecting C compile features - done [2021-04-21T09:17:40.481Z] #38 6.190 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-21T09:17:40.481Z] #38 6.435 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-21T09:17:40.481Z] #38 6.637 -- Configuring done [2021-04-21T09:17:40.481Z] #38 6.662 -- Generating done [2021-04-21T09:17:40.481Z] #38 6.675 -- Build files have been written to: /tmp/tmp.T1JXQFlxrL/tini [2021-04-21T09:17:40.481Z] #38 6.693 + make tini-static [2021-04-21T09:17:40.481Z] #38 7.237 Scanning dependencies of target tini-static [2021-04-21T09:17:40.481Z] #38 7.396 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-21T09:17:40.566Z] #43 7.174 DEP images/sit.pb-c.d [2021-04-21T09:17:40.566Z] #43 7.242 PBCC images/macvlan.pb-c.c [2021-04-21T09:17:40.566Z] #43 7.298 DEP images/macvlan.pb-c.d [2021-04-21T09:17:40.566Z] #43 7.389 PBCC images/autofs.pb-c.c [2021-04-21T09:17:40.566Z] #43 7.419 DEP images/autofs.pb-c.d [2021-04-21T09:17:40.566Z] #43 7.472 PBCC images/sysctl.pb-c.c [2021-04-21T09:17:40.566Z] #43 7.526 DEP images/sysctl.pb-c.d [2021-04-21T09:17:40.735Z] #49 ... [2021-04-21T09:17:40.735Z] [2021-04-21T09:17:40.735Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-21T09:17:40.735Z] #47 sha256:83c31157a82fea55b3a2db776a260947db433e2ca37f8360e8d6b6a0003ecbc2 [2021-04-21T09:17:40.735Z] #47 DONE 50.0s [2021-04-21T09:17:40.735Z] [2021-04-21T09:17:40.735Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-21T09:17:40.735Z] #49 sha256:a3464e9b8539908ef45b2cb1b86797fec1c91c800319a6fb05356d2fc648e78d [2021-04-21T09:17:40.735Z] #49 49.94 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-21T09:17:40.735Z] #49 49.95 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-21T09:17:40.735Z] #49 ... [2021-04-21T09:17:40.735Z] [2021-04-21T09:17:40.735Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-21T09:17:40.735Z] #51 sha256:a4ad38817eb5386128d3830ecaa87ea3824adebb0bf6051e162029c07285a882 [2021-04-21T09:17:40.735Z] #51 39.83 reflect [2021-04-21T09:17:40.735Z] #51 39.91 time [2021-04-21T09:17:40.735Z] #51 39.92 regexp/syntax [2021-04-21T09:17:40.735Z] #51 44.51 regexp [2021-04-21T09:17:40.735Z] #51 45.06 path/filepath [2021-04-21T09:17:40.735Z] #51 47.43 mvdan.cc/sh/v3/fileutil [2021-04-21T09:17:40.735Z] #51 48.33 go/token [2021-04-21T09:17:40.735Z] #51 48.33 mvdan.cc/editorconfig [2021-04-21T09:17:40.735Z] #51 48.34 github.com/pkg/diff [2021-04-21T09:17:40.735Z] #51 48.35 encoding/binary [2021-04-21T09:17:40.735Z] #51 49.10 mvdan.cc/sh/v3/syntax [2021-04-21T09:17:40.735Z] #51 49.52 go/scanner [2021-04-21T09:17:40.735Z] #51 ... [2021-04-21T09:17:40.735Z] [2021-04-21T09:17:40.735Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-21T09:17:40.735Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-21T09:17:40.735Z] #36 39.92 Fetched 14.2 MB in 2s (6533 kB/s) [2021-04-21T09:17:40.735Z] #36 40.97 Selecting previously unselected package xxd. [2021-04-21T09:17:40.735Z] #36 40.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-04-21T09:17:40.735Z] #36 41.08 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-04-21T09:17:40.735Z] #36 41.98 Unpacking xxd (2:8.1.0875-5) ... [2021-04-21T09:17:40.735Z] #36 49.04 Selecting previously unselected package vim-common. [2021-04-21T09:17:40.735Z] #36 49.04 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-21T09:17:40.735Z] #36 49.62 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-21T09:17:40.791Z] #38 9.499 [100%] Linking C executable tini-static [2021-04-21T09:17:40.823Z] #43 ... [2021-04-21T09:17:40.823Z] [2021-04-21T09:17:40.823Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-21T09:17:40.823Z] #37 sha256:27416658b82446b8b7eb21d482fc96d80873418cfb6c5f45626bb56ab6edb067 [2021-04-21T09:17:40.823Z] #37 3.598 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-21T09:17:40.823Z] #37 3.601 -- Detecting C compiler ABI info [2021-04-21T09:17:40.823Z] #37 4.398 -- Detecting C compiler ABI info - done [2021-04-21T09:17:40.823Z] #37 4.472 -- Detecting C compile features [2021-04-21T09:17:40.823Z] #37 6.664 -- Detecting C compile features - done [2021-04-21T09:17:40.823Z] #37 6.713 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-21T09:17:40.823Z] #37 6.992 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-21T09:17:40.823Z] #37 7.113 -- Configuring done [2021-04-21T09:17:40.823Z] #37 7.117 -- Generating done [2021-04-21T09:17:40.823Z] #37 7.139 -- Build files have been written to: /tmp/tmp.OoUIyjy4Nf/tini [2021-04-21T09:17:40.823Z] #37 7.148 + make tini-static [2021-04-21T09:17:40.823Z] #37 7.691 Scanning dependencies of target tini-static [2021-04-21T09:17:40.823Z] #37 7.825 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-21T09:17:40.823Z] #37 9.367 [100%] Linking C executable tini-static [2021-04-21T09:17:40.823Z] #37 9.955 [100%] Built target tini-static [2021-04-21T09:17:40.823Z] #37 10.03 + mkdir -p /build [2021-04-21T09:17:40.823Z] #37 10.03 + cp tini-static /build/docker-init [2021-04-21T09:17:40.823Z] #37 DONE 10.5s [2021-04-21T09:17:40.823Z] [2021-04-21T09:17:40.823Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:17:40.823Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:17:40.823Z] #43 7.634 PBCC images/time.pb-c.c [2021-04-21T09:17:40.823Z] #43 7.697 DEP images/time.pb-c.d [2021-04-21T09:17:40.999Z] #36 ... [2021-04-21T09:17:40.999Z] [2021-04-21T09:17:40.999Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-21T09:17:40.999Z] #49 sha256:a3464e9b8539908ef45b2cb1b86797fec1c91c800319a6fb05356d2fc648e78d [2021-04-21T09:17:40.999Z] #49 50.14 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-21T09:17:41.079Z] #43 7.829 PBCC images/binfmt-misc.pb-c.c [2021-04-21T09:17:41.080Z] #43 7.915 DEP images/binfmt-misc.pb-c.d [2021-04-21T09:17:41.080Z] #43 8.031 PBCC images/seccomp.pb-c.c [2021-04-21T09:17:41.262Z] #49 50.52 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-21T09:17:41.262Z] #49 50.56 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-21T09:17:41.262Z] #49 50.56 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-21T09:17:41.262Z] #49 50.73 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-21T09:17:41.336Z] #43 8.101 DEP images/seccomp.pb-c.d [2021-04-21T09:17:41.336Z] #43 ... [2021-04-21T09:17:41.336Z] [2021-04-21T09:17:41.336Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-21T09:17:41.336Z] #34 sha256:d8e7c74d480e2e7a8eb7a46442786bc2755dc4f4cc68be7d9ed84048ab2439d2 [2021-04-21T09:17:41.336Z] #34 67.74 io/ioutil [2021-04-21T09:17:41.336Z] #34 69.60 github.com/BurntSushi/toml [2021-04-21T09:17:41.336Z] #34 69.60 flag [2021-04-21T09:17:41.336Z] #34 71.94 log [2021-04-21T09:17:41.336Z] #34 73.94 github.com/BurntSushi/toml/cmd/tomlv [2021-04-21T09:17:41.440Z] #38 10.23 [100%] Built target tini-static [2021-04-21T09:17:41.440Z] #38 10.30 + mkdir -p /build [2021-04-21T09:17:41.440Z] #38 10.31 + cp tini-static /build/docker-init [2021-04-21T09:17:41.525Z] #49 50.84 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-21T09:17:41.530Z] #45 80.36 text/template [2021-04-21T09:17:41.596Z] #34 ... [2021-04-21T09:17:41.596Z] [2021-04-21T09:17:41.596Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-21T09:17:41.596Z] #51 sha256:f854bcf984a2e737bc0e9c70e803fb86e781ba174c427fda460b425279e3b286 [2021-04-21T09:17:41.596Z] #51 77.93 github.com/pkg/diff [2021-04-21T09:17:41.739Z] #38 DONE 10.4s [2021-04-21T09:17:41.739Z] [2021-04-21T09:17:41.739Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-21T09:17:41.739Z] #35 sha256:b59a4ebd4a9b6cc9e1f518374ea80d5cb12e08c92e2326f9fad7a5da5c309322 [2021-04-21T09:17:41.739Z] #35 73.94 internal/syscall/unix [2021-04-21T09:17:41.739Z] #35 73.95 time [2021-04-21T09:17:41.739Z] #35 73.95 internal/syscall/execenv [2021-04-21T09:17:41.853Z] #51 78.36 go/ast [2021-04-21T09:17:42.109Z] #51 ... [2021-04-21T09:17:42.109Z] [2021-04-21T09:17:42.109Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-21T09:17:42.109Z] #34 sha256:d8e7c74d480e2e7a8eb7a46442786bc2755dc4f4cc68be7d9ed84048ab2439d2 [2021-04-21T09:17:42.109Z] #34 DONE 78.6s [2021-04-21T09:17:42.366Z] [2021-04-21T09:17:42.366Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:17:42.366Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:17:42.366Z] #43 8.213 PBCC images/userns.pb-c.c [2021-04-21T09:17:42.366Z] #43 8.317 DEP images/userns.pb-c.d [2021-04-21T09:17:42.366Z] #43 8.454 PBCC images/cgroup.pb-c.c [2021-04-21T09:17:42.366Z] #43 8.593 DEP images/cgroup.pb-c.d [2021-04-21T09:17:42.366Z] #43 8.721 PBCC images/ext-file.pb-c.c [2021-04-21T09:17:42.366Z] #43 8.826 DEP images/ext-file.pb-c.d [2021-04-21T09:17:42.366Z] #43 8.992 PBCC images/rpc.pb-c.c [2021-04-21T09:17:42.366Z] #43 9.051 DEP images/rpc.pb-c.d [2021-04-21T09:17:42.366Z] #43 9.172 PBCC images/siginfo.pb-c.c [2021-04-21T09:17:42.366Z] #43 9.212 DEP images/siginfo.pb-c.d [2021-04-21T09:17:42.389Z] #35 ... [2021-04-21T09:17:42.389Z] [2021-04-21T09:17:42.389Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-21T09:17:42.389Z] #52 sha256:27910bf6fec2b512a21ade7deb5ce9571cae8822ee2f8c1b4ad11d6d60dbb735 [2021-04-21T09:17:42.389Z] #52 65.71 bufio [2021-04-21T09:17:42.389Z] #52 69.26 text/tabwriter [2021-04-21T09:17:42.389Z] #52 71.62 regexp/syntax [2021-04-21T09:17:42.389Z] #52 71.66 reflect [2021-04-21T09:17:42.389Z] #52 ... [2021-04-21T09:17:42.389Z] [2021-04-21T09:17:42.389Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:17:42.389Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-21T09:17:42.389Z] #44 1.639 Note: Building without setproctitle() and strlcpy() support. [2021-04-21T09:17:42.389Z] #44 1.640 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-21T09:17:42.389Z] #44 1.654 Note: Building without GnuTLS support [2021-04-21T09:17:42.389Z] #44 1.699 Makefile.config:39: Warn: you have no libnftables installed [2021-04-21T09:17:42.389Z] #44 1.699 Makefile.config:40: Warn: Building without nftables support [2021-04-21T09:17:42.389Z] #44 3.599 fatal: not a git repository (or any of the parent directories): .git [2021-04-21T09:17:42.389Z] #44 3.714 GEN .gitid [2021-04-21T09:17:42.389Z] #44 3.779 GEN criu/include/version.h [2021-04-21T09:17:42.389Z] #44 3.925 GEN include/common/asm [2021-04-21T09:17:42.389Z] #44 6.576 PBCC images/timens.pb-c.c [2021-04-21T09:17:42.389Z] #44 6.624 DEP images/timens.pb-c.d [2021-04-21T09:17:42.389Z] #44 6.736 PBCC images/fown.pb-c.c [2021-04-21T09:17:42.389Z] #44 6.770 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-21T09:17:42.389Z] #44 7.088 PBCC images/opts.pb-c.c [2021-04-21T09:17:42.389Z] #44 7.215 PBCC images/memfd.pb-c.c [2021-04-21T09:17:42.389Z] #44 7.241 DEP images/fown.pb-c.d [2021-04-21T09:17:42.389Z] #44 7.268 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-21T09:17:42.389Z] #44 7.303 DEP images/opts.pb-c.d [2021-04-21T09:17:42.389Z] #44 7.330 DEP images/memfd.pb-c.d [2021-04-21T09:17:42.389Z] #44 7.356 PBCC images/sit.pb-c.c [2021-04-21T09:17:42.389Z] #44 7.386 DEP images/sit.pb-c.d [2021-04-21T09:17:42.389Z] #44 7.413 PBCC images/macvlan.pb-c.c [2021-04-21T09:17:42.389Z] #44 7.428 DEP images/macvlan.pb-c.d [2021-04-21T09:17:42.389Z] #44 7.449 PBCC images/autofs.pb-c.c [2021-04-21T09:17:42.432Z] ? github.com/docker/docker/api [no test files] [2021-04-21T09:17:42.623Z] #43 9.368 PBCC images/pagemap.pb-c.c [2021-04-21T09:17:42.623Z] #43 9.552 DEP images/pagemap.pb-c.d [2021-04-21T09:17:42.688Z] #44 7.471 DEP images/autofs.pb-c.d [2021-04-21T09:17:42.688Z] #44 7.503 PBCC images/sysctl.pb-c.c [2021-04-21T09:17:42.688Z] #44 7.515 DEP images/sysctl.pb-c.d [2021-04-21T09:17:42.688Z] #44 7.541 PBCC images/time.pb-c.c [2021-04-21T09:17:42.688Z] #44 7.560 DEP images/time.pb-c.d [2021-04-21T09:17:42.688Z] #44 7.584 PBCC images/binfmt-misc.pb-c.c [2021-04-21T09:17:42.688Z] #44 7.615 DEP images/binfmt-misc.pb-c.d [2021-04-21T09:17:42.688Z] #44 7.683 PBCC images/seccomp.pb-c.c [2021-04-21T09:17:42.880Z] #43 9.733 PBCC images/rlimit.pb-c.c [2021-04-21T09:17:42.880Z] #43 9.776 DEP images/rlimit.pb-c.d [2021-04-21T09:17:42.880Z] #43 9.830 PBCC images/file-lock.pb-c.c [2021-04-21T09:17:42.928Z] #49 ... [2021-04-21T09:17:42.928Z] [2021-04-21T09:17:42.928Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-21T09:17:42.928Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-21T09:17:42.928Z] #42 42.18 Selecting previously unselected package libprotobuf17:arm64. [2021-04-21T09:17:42.928Z] #42 42.24 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-04-21T09:17:42.928Z] #42 43.06 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-04-21T09:17:42.928Z] #42 47.37 Selecting previously unselected package libprotobuf-lite17:arm64. [2021-04-21T09:17:42.928Z] #42 47.38 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2021-04-21T09:17:42.928Z] #42 48.32 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-04-21T09:17:42.928Z] #42 49.90 Selecting previously unselected package libprotobuf-dev:arm64. [2021-04-21T09:17:42.928Z] #42 49.90 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2021-04-21T09:17:42.928Z] #42 49.94 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-04-21T09:17:42.928Z] #42 51.58 Selecting previously unselected package libprotoc17:arm64. [2021-04-21T09:17:42.928Z] #42 51.61 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2021-04-21T09:17:42.928Z] #42 51.62 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2021-04-21T09:17:42.928Z] #42 ... [2021-04-21T09:17:42.928Z] [2021-04-21T09:17:42.928Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-21T09:17:42.928Z] #29 sha256:7dab21bcab612813b0f7e8e4d1650dc5b54af2567006a9d046bc10ef78c212ba [2021-04-21T09:17:42.928Z] #29 31.30 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-21T09:17:42.928Z] #29 31.67 [2021-04-21T09:17:42.986Z] #44 7.825 DEP images/seccomp.pb-c.d [2021-04-21T09:17:42.986Z] #44 7.938 PBCC images/userns.pb-c.c [2021-04-21T09:17:42.986Z] #44 7.965 DEP images/userns.pb-c.d [2021-04-21T09:17:42.986Z] #44 8.064 PBCC images/cgroup.pb-c.c [2021-04-21T09:17:43.065Z] #45 ... [2021-04-21T09:17:43.065Z] [2021-04-21T09:17:43.065Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-21T09:17:43.065Z] #34 sha256:5625de67edf567eb97746720a854fb6692f5facb81dc1d97ee472b86ac517ce9 [2021-04-21T09:17:43.065Z] #34 DONE 78.7s [2021-04-21T09:17:43.065Z] [2021-04-21T09:17:43.065Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:17:43.065Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:17:43.065Z] #43 6.972 PBCC images/timens.pb-c.c [2021-04-21T09:17:43.065Z] #43 7.016 DEP images/timens.pb-c.d [2021-04-21T09:17:43.065Z] #43 7.059 PBCC images/fown.pb-c.c [2021-04-21T09:17:43.065Z] #43 7.085 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-21T09:17:43.065Z] #43 7.166 PBCC images/opts.pb-c.c [2021-04-21T09:17:43.065Z] #43 7.185 PBCC images/memfd.pb-c.c [2021-04-21T09:17:43.065Z] #43 7.248 DEP images/fown.pb-c.d [2021-04-21T09:17:43.065Z] #43 7.304 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-21T09:17:43.065Z] #43 7.392 DEP images/opts.pb-c.d [2021-04-21T09:17:43.065Z] #43 7.444 DEP images/memfd.pb-c.d [2021-04-21T09:17:43.065Z] #43 7.501 PBCC images/sit.pb-c.c [2021-04-21T09:17:43.065Z] #43 7.595 DEP images/sit.pb-c.d [2021-04-21T09:17:43.065Z] #43 7.707 PBCC images/macvlan.pb-c.c [2021-04-21T09:17:43.065Z] #43 7.730 DEP images/macvlan.pb-c.d [2021-04-21T09:17:43.065Z] #43 7.801 PBCC images/autofs.pb-c.c [2021-04-21T09:17:43.065Z] #43 7.824 DEP images/autofs.pb-c.d [2021-04-21T09:17:43.065Z] #43 7.865 PBCC images/sysctl.pb-c.c [2021-04-21T09:17:43.065Z] #43 7.898 DEP images/sysctl.pb-c.d [2021-04-21T09:17:43.065Z] #43 7.961 PBCC images/time.pb-c.c [2021-04-21T09:17:43.065Z] #43 7.999 DEP images/time.pb-c.d [2021-04-21T09:17:43.065Z] #43 8.059 PBCC images/binfmt-misc.pb-c.c [2021-04-21T09:17:43.065Z] #43 8.120 DEP images/binfmt-misc.pb-c.d [2021-04-21T09:17:43.065Z] #43 8.196 PBCC images/seccomp.pb-c.c [2021-04-21T09:17:43.065Z] #43 8.241 DEP images/seccomp.pb-c.d [2021-04-21T09:17:43.065Z] #43 8.276 PBCC images/userns.pb-c.c [2021-04-21T09:17:43.065Z] #43 8.317 DEP images/userns.pb-c.d [2021-04-21T09:17:43.065Z] #43 8.392 PBCC images/cgroup.pb-c.c [2021-04-21T09:17:43.065Z] #43 8.406 DEP images/cgroup.pb-c.d [2021-04-21T09:17:43.065Z] #43 8.475 PBCC images/ext-file.pb-c.c [2021-04-21T09:17:43.065Z] #43 8.516 DEP images/ext-file.pb-c.d [2021-04-21T09:17:43.065Z] #43 8.584 PBCC images/rpc.pb-c.c [2021-04-21T09:17:43.065Z] #43 8.622 DEP images/rpc.pb-c.d [2021-04-21T09:17:43.065Z] #43 8.708 PBCC images/siginfo.pb-c.c [2021-04-21T09:17:43.065Z] #43 8.745 DEP images/siginfo.pb-c.d [2021-04-21T09:17:43.065Z] #43 8.812 PBCC images/pagemap.pb-c.c [2021-04-21T09:17:43.065Z] #43 8.871 DEP images/pagemap.pb-c.d [2021-04-21T09:17:43.065Z] #43 8.941 PBCC images/rlimit.pb-c.c [2021-04-21T09:17:43.065Z] #43 8.991 DEP images/rlimit.pb-c.d [2021-04-21T09:17:43.065Z] #43 9.030 PBCC images/file-lock.pb-c.c [2021-04-21T09:17:43.065Z] #43 9.043 DEP images/file-lock.pb-c.d [2021-04-21T09:17:43.065Z] #43 9.120 PBCC images/tty.pb-c.c [2021-04-21T09:17:43.065Z] #43 9.189 DEP images/tty.pb-c.d [2021-04-21T09:17:43.065Z] #43 9.243 PBCC images/tun.pb-c.c [2021-04-21T09:17:43.065Z] #43 9.359 PBCC images/netdev.pb-c.c [2021-04-21T09:17:43.065Z] #43 9.443 DEP images/tun.pb-c.d [2021-04-21T09:17:43.065Z] #43 9.594 DEP images/netdev.pb-c.d [2021-04-21T09:17:43.109Z] #20 48.99 Selecting previously unselected package vim. [2021-04-21T09:17:43.109Z] #20 49.01 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-04-21T09:17:43.109Z] #20 49.03 Unpacking vim (2:8.1.0875-5) ... [2021-04-21T09:17:43.136Z] #43 9.948 DEP images/file-lock.pb-c.d [2021-04-21T09:17:43.136Z] #43 10.04 PBCC images/tty.pb-c.c [2021-04-21T09:17:43.285Z] #44 8.142 DEP images/cgroup.pb-c.d [2021-04-21T09:17:43.285Z] #44 8.220 PBCC images/ext-file.pb-c.c [2021-04-21T09:17:43.285Z] #44 8.249 DEP images/ext-file.pb-c.d [2021-04-21T09:17:43.285Z] #44 8.312 PBCC images/rpc.pb-c.c [2021-04-21T09:17:43.324Z] #43 9.719 PBCC images/vma.pb-c.c [2021-04-21T09:17:43.324Z] #43 9.826 DEP images/vma.pb-c.d [2021-04-21T09:17:43.324Z] #43 9.946 PBCC images/creds.pb-c.c [2021-04-21T09:17:43.368Z] #20 49.59 Selecting previously unselected package xfsprogs. [2021-04-21T09:17:43.368Z] #20 49.60 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-04-21T09:17:43.368Z] #20 49.60 Unpacking xfsprogs (4.20.0-1) ... [2021-04-21T09:17:43.393Z] #43 10.13 DEP images/tty.pb-c.d [2021-04-21T09:17:43.393Z] #43 10.19 PBCC images/tun.pb-c.c [2021-04-21T09:17:43.422Z] #45 82.07 encoding/xml [2021-04-21T09:17:43.584Z] #43 9.979 DEP images/creds.pb-c.d [2021-04-21T09:17:43.584Z] #43 10.14 PBCC images/utsns.pb-c.c [2021-04-21T09:17:43.584Z] #43 10.18 DEP images/utsns.pb-c.d [2021-04-21T09:17:43.584Z] #43 10.22 PBCC images/ipc-desc.pb-c.c [2021-04-21T09:17:43.585Z] #44 8.417 DEP images/rpc.pb-c.d [2021-04-21T09:17:43.585Z] #44 8.498 PBCC images/siginfo.pb-c.c [2021-04-21T09:17:43.585Z] #44 8.529 DEP images/siginfo.pb-c.d [2021-04-21T09:17:43.585Z] #44 8.572 PBCC images/pagemap.pb-c.c [2021-04-21T09:17:43.585Z] #44 8.634 DEP images/pagemap.pb-c.d [2021-04-21T09:17:43.649Z] #43 10.28 PBCC images/netdev.pb-c.c [2021-04-21T09:17:43.649Z] #43 10.38 DEP images/tun.pb-c.d [2021-04-21T09:17:43.649Z] #43 10.42 DEP images/netdev.pb-c.d [2021-04-21T09:17:43.649Z] #43 10.50 PBCC images/vma.pb-c.c [2021-04-21T09:17:43.844Z] #43 10.27 PBCC images/ipc-sem.pb-c.c [2021-04-21T09:17:43.844Z] #43 10.34 DEP images/ipc-desc.pb-c.d [2021-04-21T09:17:43.844Z] #43 10.45 DEP images/ipc-sem.pb-c.d [2021-04-21T09:17:43.886Z] #44 8.718 PBCC images/rlimit.pb-c.c [2021-04-21T09:17:43.886Z] #44 8.729 DEP images/rlimit.pb-c.d [2021-04-21T09:17:43.886Z] #44 8.756 PBCC images/file-lock.pb-c.c [2021-04-21T09:17:43.886Z] #44 8.802 DEP images/file-lock.pb-c.d [2021-04-21T09:17:43.886Z] #44 8.900 PBCC images/tty.pb-c.c [2021-04-21T09:17:43.906Z] #43 10.56 DEP images/vma.pb-c.d [2021-04-21T09:17:43.906Z] #43 10.60 PBCC images/creds.pb-c.c [2021-04-21T09:17:43.906Z] #43 10.65 DEP images/creds.pb-c.d [2021-04-21T09:17:43.906Z] #43 10.70 PBCC images/utsns.pb-c.c [2021-04-21T09:17:43.906Z] #43 10.71 DEP images/utsns.pb-c.d [2021-04-21T09:17:43.906Z] #43 10.75 PBCC images/ipc-desc.pb-c.c [2021-04-21T09:17:43.936Z] #20 50.11 Selecting previously unselected package zip. [2021-04-21T09:17:43.936Z] #20 50.12 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-04-21T09:17:43.936Z] #20 50.12 Unpacking zip (3.0-11+b1) ... [2021-04-21T09:17:43.936Z] #20 50.32 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-21T09:17:43.936Z] #20 50.37 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-21T09:17:44.103Z] #43 10.51 PBCC images/ipc-msg.pb-c.c [2021-04-21T09:17:44.103Z] #43 10.54 DEP images/ipc-msg.pb-c.d [2021-04-21T09:17:44.103Z] #43 10.61 PBCC images/ipc-shm.pb-c.c [2021-04-21T09:17:44.103Z] #43 10.63 DEP images/ipc-shm.pb-c.d [2021-04-21T09:17:44.103Z] #43 10.69 PBCC images/ipc-var.pb-c.c [2021-04-21T09:17:44.103Z] #43 10.72 DEP images/ipc-var.pb-c.d [2021-04-21T09:17:44.162Z] #43 10.78 PBCC images/ipc-sem.pb-c.c [2021-04-21T09:17:44.162Z] #43 10.80 DEP images/ipc-desc.pb-c.d [2021-04-21T09:17:44.162Z] #43 10.84 DEP images/ipc-sem.pb-c.d [2021-04-21T09:17:44.162Z] #43 10.88 PBCC images/ipc-msg.pb-c.c [2021-04-21T09:17:44.162Z] #43 10.92 DEP images/ipc-msg.pb-c.d [2021-04-21T09:17:44.162Z] #43 10.94 PBCC images/ipc-shm.pb-c.c [2021-04-21T09:17:44.162Z] #43 10.97 DEP images/ipc-shm.pb-c.d [2021-04-21T09:17:44.193Z] #44 8.942 DEP images/tty.pb-c.d [2021-04-21T09:17:44.193Z] #44 9.030 PBCC images/tun.pb-c.c [2021-04-21T09:17:44.193Z] #44 9.070 PBCC images/netdev.pb-c.c [2021-04-21T09:17:44.193Z] #44 9.179 DEP images/tun.pb-c.d [2021-04-21T09:17:44.195Z] #20 50.39 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-04-21T09:17:44.195Z] #20 50.40 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-21T09:17:44.195Z] #20 50.41 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-04-21T09:17:44.195Z] #20 50.43 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-04-21T09:17:44.195Z] #20 50.44 Setting up uidmap (1:4.5-1.1) ... [2021-04-21T09:17:44.195Z] #20 50.46 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-04-21T09:17:44.195Z] #20 50.48 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-21T09:17:44.195Z] #20 50.51 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-21T09:17:44.195Z] #20 50.55 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-21T09:17:44.195Z] #20 50.56 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-21T09:17:44.363Z] #43 10.78 PBCC images/sk-opts.pb-c.c [2021-04-21T09:17:44.363Z] #43 10.83 PBCC images/packet-sock.pb-c.c [2021-04-21T09:17:44.363Z] #43 10.87 DEP images/sk-opts.pb-c.d [2021-04-21T09:17:44.363Z] #43 10.91 DEP images/packet-sock.pb-c.d [2021-04-21T09:17:44.419Z] #43 11.02 PBCC images/ipc-var.pb-c.c [2021-04-21T09:17:44.419Z] #43 11.05 DEP images/ipc-var.pb-c.d [2021-04-21T09:17:44.419Z] #43 11.09 PBCC images/sk-opts.pb-c.c [2021-04-21T09:17:44.419Z] #43 11.14 PBCC images/packet-sock.pb-c.c [2021-04-21T09:17:44.419Z] #43 11.23 DEP images/sk-opts.pb-c.d [2021-04-21T09:17:44.454Z] #20 50.58 Setting up xxd (2:8.1.0875-5) ... [2021-04-21T09:17:44.454Z] #20 50.59 Setting up zip (3.0-11+b1) ... [2021-04-21T09:17:44.454Z] #20 50.61 Setting up vim-common (2:8.1.0875-5) ... [2021-04-21T09:17:44.454Z] #20 50.63 Setting up bash-completion (1:2.8-6) ... [2021-04-21T09:17:44.495Z] #44 9.248 DEP images/netdev.pb-c.d [2021-04-21T09:17:44.495Z] #44 9.370 PBCC images/vma.pb-c.c [2021-04-21T09:17:44.495Z] #44 9.428 DEP images/vma.pb-c.d [2021-04-21T09:17:44.495Z] #44 9.453 PBCC images/creds.pb-c.c [2021-04-21T09:17:44.495Z] #44 9.471 DEP images/creds.pb-c.d [2021-04-21T09:17:44.495Z] #44 9.498 PBCC images/utsns.pb-c.c [2021-04-21T09:17:44.495Z] #44 9.512 DEP images/utsns.pb-c.d [2021-04-21T09:17:44.495Z] #44 9.542 PBCC images/ipc-desc.pb-c.c [2021-04-21T09:17:44.495Z] #44 9.557 PBCC images/ipc-sem.pb-c.c [2021-04-21T09:17:44.607Z] #29 32.02 0.0% 1.2% ### 5.2% ######## 11.9% ############ 17.4% ################# 24.2% #################### 29.0% ######################## 33.3% ########################### 38.0% ############################# 41.6% ################################ 45.6% ################################## 48.0% #################################### 50.2% ##################################### 51.9% ###################################### 54.1% ######################################### 57.3% ########################################### 60.5% ################################################ 67.0% #################################################### 72.3% ####################################################### 77.7% ########################################################## 81.2% ############################################################ 84.5% ############################################################### 88.4% ################################################################# 91.3% #################################################################### 95.2% ##################################################################### 97.2% ######################################################################## 100.0% [2021-04-21T09:17:44.607Z] #29 34.89 [2021-04-21T09:17:44.622Z] #43 10.97 PBCC images/sk-netlink.pb-c.c [2021-04-21T09:17:44.622Z] #43 11.03 DEP images/sk-netlink.pb-c.d [2021-04-21T09:17:44.622Z] #43 11.10 PBCC images/sk-inet.pb-c.c [2021-04-21T09:17:44.622Z] #43 11.15 DEP images/sk-inet.pb-c.d [2021-04-21T09:17:44.622Z] #43 11.22 PBCC images/sk-unix.pb-c.c [2021-04-21T09:17:44.675Z] #43 11.30 DEP images/packet-sock.pb-c.d [2021-04-21T09:17:44.675Z] #43 11.37 PBCC images/sk-netlink.pb-c.c [2021-04-21T09:17:44.675Z] #43 11.45 DEP images/sk-netlink.pb-c.d [2021-04-21T09:17:44.675Z] #43 11.49 PBCC images/sk-inet.pb-c.c [2021-04-21T09:17:44.675Z] #43 11.54 DEP images/sk-inet.pb-c.d [2021-04-21T09:17:44.675Z] #43 11.59 PBCC images/sk-unix.pb-c.c [2021-04-21T09:17:44.791Z] #45 ... [2021-04-21T09:17:44.791Z] [2021-04-21T09:17:44.791Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:17:44.791Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:17:44.791Z] #43 8.429 PBCC images/timens.pb-c.c [2021-04-21T09:17:44.791Z] #43 8.531 DEP images/timens.pb-c.d [2021-04-21T09:17:44.791Z] #43 8.531 PBCC images/fown.pb-c.c [2021-04-21T09:17:44.791Z] #43 8.581 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-21T09:17:44.791Z] #43 8.680 PBCC images/opts.pb-c.c [2021-04-21T09:17:44.791Z] #43 8.713 PBCC images/memfd.pb-c.c [2021-04-21T09:17:44.791Z] #43 8.739 DEP images/fown.pb-c.d [2021-04-21T09:17:44.791Z] #43 8.807 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-21T09:17:44.791Z] #43 8.913 DEP images/opts.pb-c.d [2021-04-21T09:17:44.791Z] #43 8.989 DEP images/memfd.pb-c.d [2021-04-21T09:17:44.791Z] #43 9.094 PBCC images/sit.pb-c.c [2021-04-21T09:17:44.791Z] #43 9.154 DEP images/sit.pb-c.d [2021-04-21T09:17:44.791Z] #43 9.246 PBCC images/macvlan.pb-c.c [2021-04-21T09:17:44.791Z] #43 9.313 DEP images/macvlan.pb-c.d [2021-04-21T09:17:44.791Z] #43 9.385 PBCC images/autofs.pb-c.c [2021-04-21T09:17:44.791Z] #43 9.385 DEP images/autofs.pb-c.d [2021-04-21T09:17:44.791Z] #43 9.509 PBCC images/sysctl.pb-c.c [2021-04-21T09:17:44.791Z] #43 9.509 DEP images/sysctl.pb-c.d [2021-04-21T09:17:44.791Z] #43 9.530 PBCC images/time.pb-c.c [2021-04-21T09:17:44.791Z] #43 9.598 DEP images/time.pb-c.d [2021-04-21T09:17:44.791Z] #43 9.636 PBCC images/binfmt-misc.pb-c.c [2021-04-21T09:17:44.791Z] #43 9.668 DEP images/binfmt-misc.pb-c.d [2021-04-21T09:17:44.791Z] #43 9.773 PBCC images/seccomp.pb-c.c [2021-04-21T09:17:44.791Z] #43 9.826 DEP images/seccomp.pb-c.d [2021-04-21T09:17:44.791Z] #43 9.873 PBCC images/userns.pb-c.c [2021-04-21T09:17:44.791Z] #43 9.887 DEP images/userns.pb-c.d [2021-04-21T09:17:44.791Z] #43 9.925 PBCC images/cgroup.pb-c.c [2021-04-21T09:17:44.791Z] #43 9.970 DEP images/cgroup.pb-c.d [2021-04-21T09:17:44.791Z] #43 9.993 PBCC images/ext-file.pb-c.c [2021-04-21T09:17:44.791Z] #43 10.04 DEP images/ext-file.pb-c.d [2021-04-21T09:17:44.791Z] #43 10.16 PBCC images/rpc.pb-c.c [2021-04-21T09:17:44.791Z] #43 10.16 DEP images/rpc.pb-c.d [2021-04-21T09:17:44.791Z] #43 10.20 PBCC images/siginfo.pb-c.c [2021-04-21T09:17:44.791Z] #43 10.27 DEP images/siginfo.pb-c.d [2021-04-21T09:17:44.791Z] #43 10.35 PBCC images/pagemap.pb-c.c [2021-04-21T09:17:44.791Z] #43 10.38 DEP images/pagemap.pb-c.d [2021-04-21T09:17:44.791Z] #43 10.45 PBCC images/rlimit.pb-c.c [2021-04-21T09:17:44.791Z] #43 10.46 DEP images/rlimit.pb-c.d [2021-04-21T09:17:44.791Z] #43 10.53 PBCC images/file-lock.pb-c.c [2021-04-21T09:17:44.791Z] #43 10.57 DEP images/file-lock.pb-c.d [2021-04-21T09:17:44.791Z] #43 10.62 PBCC images/tty.pb-c.c [2021-04-21T09:17:44.791Z] #43 10.65 DEP images/tty.pb-c.d [2021-04-21T09:17:44.791Z] #43 10.74 PBCC images/tun.pb-c.c [2021-04-21T09:17:44.791Z] #43 10.74 PBCC images/netdev.pb-c.c [2021-04-21T09:17:44.791Z] #43 10.87 DEP images/tun.pb-c.d [2021-04-21T09:17:44.791Z] #43 10.95 DEP images/netdev.pb-c.d [2021-04-21T09:17:44.791Z] #43 11.02 PBCC images/vma.pb-c.c [2021-04-21T09:17:44.791Z] #43 11.10 DEP images/vma.pb-c.d [2021-04-21T09:17:44.791Z] #43 11.12 PBCC images/creds.pb-c.c [2021-04-21T09:17:44.791Z] #43 11.16 DEP images/creds.pb-c.d [2021-04-21T09:17:44.791Z] #43 11.25 PBCC images/utsns.pb-c.c [2021-04-21T09:17:44.791Z] #43 11.25 DEP images/utsns.pb-c.d [2021-04-21T09:17:44.791Z] #43 11.40 PBCC images/ipc-desc.pb-c.c [2021-04-21T09:17:44.791Z] #43 11.40 PBCC images/ipc-sem.pb-c.c [2021-04-21T09:17:44.791Z] #43 11.40 DEP images/ipc-desc.pb-c.d [2021-04-21T09:17:44.791Z] #43 11.44 DEP images/ipc-sem.pb-c.d [2021-04-21T09:17:44.791Z] #43 11.50 PBCC images/ipc-msg.pb-c.c [2021-04-21T09:17:44.791Z] #43 11.55 DEP images/ipc-msg.pb-c.d [2021-04-21T09:17:44.791Z] #43 11.66 PBCC images/ipc-shm.pb-c.c [2021-04-21T09:17:44.791Z] #43 11.68 DEP images/ipc-shm.pb-c.d [2021-04-21T09:17:44.791Z] #43 11.73 PBCC images/ipc-var.pb-c.c [2021-04-21T09:17:44.791Z] #43 11.74 DEP images/ipc-var.pb-c.d [2021-04-21T09:17:44.791Z] #43 11.84 PBCC images/sk-opts.pb-c.c [2021-04-21T09:17:44.791Z] #43 11.84 PBCC images/packet-sock.pb-c.c [2021-04-21T09:17:44.791Z] #43 11.94 DEP images/sk-opts.pb-c.d [2021-04-21T09:17:44.791Z] #43 12.00 DEP images/packet-sock.pb-c.d [2021-04-21T09:17:44.791Z] #43 12.08 PBCC images/sk-netlink.pb-c.c [2021-04-21T09:17:44.791Z] #43 12.12 DEP images/sk-netlink.pb-c.d [2021-04-21T09:17:44.791Z] #43 12.20 PBCC images/sk-inet.pb-c.c [2021-04-21T09:17:44.791Z] #43 12.30 DEP images/sk-inet.pb-c.d [2021-04-21T09:17:44.791Z] #43 12.37 PBCC images/sk-unix.pb-c.c [2021-04-21T09:17:44.791Z] #43 12.49 DEP images/sk-unix.pb-c.d [2021-04-21T09:17:44.791Z] #43 12.55 PBCC images/mm.pb-c.c [2021-04-21T09:17:44.791Z] #43 12.59 DEP images/mm.pb-c.d [2021-04-21T09:17:44.791Z] #43 12.65 PBCC images/timerfd.pb-c.c [2021-04-21T09:17:44.791Z] #43 12.72 DEP images/timerfd.pb-c.d [2021-04-21T09:17:44.791Z] #43 12.79 PBCC images/timer.pb-c.c [2021-04-21T09:17:44.791Z] #43 12.84 DEP images/timer.pb-c.d [2021-04-21T09:17:44.791Z] #43 12.95 PBCC images/sa.pb-c.c [2021-04-21T09:17:44.791Z] #43 12.95 DEP images/sa.pb-c.d [2021-04-21T09:17:44.791Z] #43 13.02 PBCC images/pipe-data.pb-c.c [2021-04-21T09:17:44.791Z] #43 13.02 DEP images/pipe-data.pb-c.d [2021-04-21T09:17:44.791Z] #43 13.12 PBCC images/mnt.pb-c.c [2021-04-21T09:17:44.791Z] #43 13.14 DEP images/mnt.pb-c.d [2021-04-21T09:17:44.791Z] #43 13.21 PBCC images/sk-packet.pb-c.c [2021-04-21T09:17:44.791Z] #43 13.23 DEP images/sk-packet.pb-c.d [2021-04-21T09:17:44.791Z] #43 13.25 PBCC images/tcp-stream.pb-c.c [2021-04-21T09:17:44.791Z] #43 13.28 DEP images/tcp-stream.pb-c.d [2021-04-21T09:17:44.791Z] #43 13.33 PBCC images/pipe.pb-c.c [2021-04-21T09:17:44.791Z] #43 13.39 DEP images/pipe.pb-c.d [2021-04-21T09:17:44.791Z] #43 13.49 PBCC images/pstree.pb-c.c [2021-04-21T09:17:44.791Z] #43 13.49 DEP images/pstree.pb-c.d [2021-04-21T09:17:44.791Z] #43 13.58 PBCC images/fs.pb-c.c [2021-04-21T09:17:44.791Z] #43 13.60 DEP images/fs.pb-c.d [2021-04-21T09:17:44.791Z] #43 13.66 PBCC images/signalfd.pb-c.c [2021-04-21T09:17:44.791Z] #43 13.74 DEP images/signalfd.pb-c.d [2021-04-21T09:17:44.793Z] #44 9.572 DEP images/ipc-desc.pb-c.d [2021-04-21T09:17:44.794Z] #44 9.603 DEP images/ipc-sem.pb-c.d [2021-04-21T09:17:44.794Z] #44 9.632 PBCC images/ipc-msg.pb-c.c [2021-04-21T09:17:44.794Z] #44 9.663 DEP images/ipc-msg.pb-c.d [2021-04-21T09:17:44.794Z] #44 9.705 PBCC images/ipc-shm.pb-c.c [2021-04-21T09:17:44.794Z] #44 9.717 DEP images/ipc-shm.pb-c.d [2021-04-21T09:17:44.794Z] #44 9.784 PBCC images/ipc-var.pb-c.c [2021-04-21T09:17:44.882Z] #43 11.29 DEP images/sk-unix.pb-c.d [2021-04-21T09:17:44.882Z] #43 11.36 PBCC images/mm.pb-c.c [2021-04-21T09:17:44.882Z] #43 ... [2021-04-21T09:17:44.882Z] [2021-04-21T09:17:44.882Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:17:44.882Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-21T09:17:44.882Z] #13 67.32 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-21T09:17:44.882Z] #13 67.32 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-21T09:17:44.882Z] #13 67.33 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-21T09:17:44.882Z] #13 73.52 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-21T09:17:44.882Z] #13 73.53 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-21T09:17:44.882Z] #13 73.53 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-21T09:17:44.882Z] #13 73.69 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-21T09:17:44.882Z] #13 73.70 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-21T09:17:44.882Z] #13 73.72 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-21T09:17:44.882Z] #13 ... [2021-04-21T09:17:44.882Z] [2021-04-21T09:17:44.882Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:17:44.882Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:17:44.882Z] #43 11.40 DEP images/mm.pb-c.d [2021-04-21T09:17:44.882Z] #43 11.46 PBCC images/timerfd.pb-c.c [2021-04-21T09:17:44.931Z] #43 11.67 DEP images/sk-unix.pb-c.d [2021-04-21T09:17:44.931Z] #43 11.72 PBCC images/mm.pb-c.c [2021-04-21T09:17:44.931Z] #43 11.75 DEP images/mm.pb-c.d [2021-04-21T09:17:44.931Z] #43 11.82 PBCC images/timerfd.pb-c.c [2021-04-21T09:17:45.048Z] #43 13.81 PBCC images/fh.pb-c.c [2021-04-21T09:17:45.093Z] #44 9.832 DEP images/ipc-var.pb-c.d [2021-04-21T09:17:45.093Z] #44 9.873 PBCC images/sk-opts.pb-c.c [2021-04-21T09:17:45.093Z] #44 9.895 PBCC images/packet-sock.pb-c.c [2021-04-21T09:17:45.093Z] #44 9.984 DEP images/sk-opts.pb-c.d [2021-04-21T09:17:45.093Z] #44 10.02 DEP images/packet-sock.pb-c.d [2021-04-21T09:17:45.093Z] #44 10.09 PBCC images/sk-netlink.pb-c.c [2021-04-21T09:17:45.093Z] #44 10.15 DEP images/sk-netlink.pb-c.d [2021-04-21T09:17:45.142Z] #43 11.52 DEP images/timerfd.pb-c.d [2021-04-21T09:17:45.142Z] #43 11.60 PBCC images/timer.pb-c.c [2021-04-21T09:17:45.142Z] #43 11.63 DEP images/timer.pb-c.d [2021-04-21T09:17:45.142Z] #43 11.68 PBCC images/sa.pb-c.c [2021-04-21T09:17:45.142Z] #43 11.74 DEP images/sa.pb-c.d [2021-04-21T09:17:45.183Z] #29 ... [2021-04-21T09:17:45.183Z] [2021-04-21T09:17:45.183Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-21T09:17:45.183Z] #34 sha256:9f1c64d6f3bce2ebfedac254a9381baa938a3c570c8947fcb14f411990988147 [2021-04-21T09:17:45.183Z] #34 44.90 path/filepath [2021-04-21T09:17:45.183Z] #34 44.91 fmt [2021-04-21T09:17:45.183Z] #34 45.75 io/ioutil [2021-04-21T09:17:45.183Z] #34 47.40 flag [2021-04-21T09:17:45.183Z] #34 47.40 log [2021-04-21T09:17:45.183Z] #34 47.40 github.com/BurntSushi/toml [2021-04-21T09:17:45.183Z] #34 49.82 github.com/BurntSushi/toml/cmd/tomlv [2021-04-21T09:17:45.183Z] #34 DONE 54.7s [2021-04-21T09:17:45.187Z] #43 11.90 DEP images/timerfd.pb-c.d [2021-04-21T09:17:45.187Z] #43 11.95 PBCC images/timer.pb-c.c [2021-04-21T09:17:45.187Z] #43 11.98 DEP images/timer.pb-c.d [2021-04-21T09:17:45.187Z] #43 12.01 PBCC images/sa.pb-c.c [2021-04-21T09:17:45.303Z] #43 13.90 PBCC images/fsnotify.pb-c.c [2021-04-21T09:17:45.303Z] #43 13.97 DEP images/fh.pb-c.d [2021-04-21T09:17:45.303Z] #43 14.03 DEP images/fsnotify.pb-c.d [2021-04-21T09:17:45.303Z] #43 14.08 PBCC images/eventpoll.pb-c.c [2021-04-21T09:17:45.393Z] #44 10.25 PBCC images/sk-inet.pb-c.c [2021-04-21T09:17:45.393Z] #44 10.35 DEP images/sk-inet.pb-c.d [2021-04-21T09:17:45.393Z] #44 10.43 PBCC images/sk-unix.pb-c.c [2021-04-21T09:17:45.401Z] #43 11.79 PBCC images/pipe-data.pb-c.c [2021-04-21T09:17:45.401Z] #43 11.81 DEP images/pipe-data.pb-c.d [2021-04-21T09:17:45.401Z] #43 11.86 PBCC images/mnt.pb-c.c [2021-04-21T09:17:45.401Z] #43 11.91 DEP images/mnt.pb-c.d [2021-04-21T09:17:45.401Z] #43 11.97 PBCC images/sk-packet.pb-c.c [2021-04-21T09:17:45.401Z] #43 12.01 DEP images/sk-packet.pb-c.d [2021-04-21T09:17:45.443Z] #43 12.11 DEP images/sa.pb-c.d [2021-04-21T09:17:45.444Z] #43 12.18 PBCC images/pipe-data.pb-c.c [2021-04-21T09:17:45.444Z] #43 12.21 DEP images/pipe-data.pb-c.d [2021-04-21T09:17:45.444Z] #43 12.26 PBCC images/mnt.pb-c.c [2021-04-21T09:17:45.444Z] #43 12.31 DEP images/mnt.pb-c.d [2021-04-21T09:17:45.444Z] #43 12.34 PBCC images/sk-packet.pb-c.c [2021-04-21T09:17:45.446Z] [2021-04-21T09:17:45.446Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-21T09:17:45.446Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-21T09:17:45.446Z] #42 52.45 Selecting previously unselected package protobuf-c-compiler. [2021-04-21T09:17:45.446Z] #42 52.46 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2021-04-21T09:17:45.446Z] #42 52.51 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-21T09:17:45.446Z] #42 52.65 Selecting previously unselected package protobuf-compiler. [2021-04-21T09:17:45.446Z] #42 52.71 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2021-04-21T09:17:45.446Z] #42 52.80 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-21T09:17:45.446Z] #42 53.14 Selecting previously unselected package python-pkg-resources. [2021-04-21T09:17:45.446Z] #42 53.15 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-21T09:17:45.446Z] #42 53.17 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-21T09:17:45.446Z] #42 54.15 Selecting previously unselected package python-six. [2021-04-21T09:17:45.446Z] #42 54.18 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-21T09:17:45.446Z] #42 54.21 Unpacking python-six (1.12.0-1) ... [2021-04-21T09:17:45.446Z] #42 54.42 Selecting previously unselected package python-protobuf. [2021-04-21T09:17:45.446Z] #42 54.42 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2021-04-21T09:17:45.446Z] #42 54.44 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-21T09:17:45.559Z] #43 14.15 DEP images/eventpoll.pb-c.d [2021-04-21T09:17:45.559Z] #43 14.21 PBCC images/eventfd.pb-c.c [2021-04-21T09:17:45.559Z] #43 14.23 DEP images/eventfd.pb-c.d [2021-04-21T09:17:45.559Z] #43 14.36 PBCC images/remap-file-path.pb-c.c [2021-04-21T09:17:45.559Z] #43 14.36 DEP images/remap-file-path.pb-c.d [2021-04-21T09:17:45.559Z] #43 14.40 PBCC images/fifo.pb-c.c [2021-04-21T09:17:45.559Z] #43 14.40 DEP images/fifo.pb-c.d [2021-04-21T09:17:45.660Z] #43 12.08 PBCC images/tcp-stream.pb-c.c [2021-04-21T09:17:45.660Z] #43 12.13 DEP images/tcp-stream.pb-c.d [2021-04-21T09:17:45.660Z] #43 12.18 PBCC images/pipe.pb-c.c [2021-04-21T09:17:45.660Z] #43 12.23 DEP images/pipe.pb-c.d [2021-04-21T09:17:45.660Z] #43 12.30 PBCC images/pstree.pb-c.c [2021-04-21T09:17:45.694Z] #44 10.51 DEP images/sk-unix.pb-c.d [2021-04-21T09:17:45.694Z] #44 10.60 PBCC images/mm.pb-c.c [2021-04-21T09:17:45.694Z] #44 10.66 DEP images/mm.pb-c.d [2021-04-21T09:17:45.700Z] #43 12.37 DEP images/sk-packet.pb-c.d [2021-04-21T09:17:45.700Z] #43 12.44 PBCC images/tcp-stream.pb-c.c [2021-04-21T09:17:45.700Z] #43 12.52 DEP images/tcp-stream.pb-c.d [2021-04-21T09:17:45.700Z] #43 12.57 PBCC images/pipe.pb-c.c [2021-04-21T09:17:45.700Z] #43 12.61 DEP images/pipe.pb-c.d [2021-04-21T09:17:45.814Z] #43 14.46 PBCC images/ghost-file.pb-c.c [2021-04-21T09:17:45.814Z] #43 14.50 DEP images/ghost-file.pb-c.d [2021-04-21T09:17:45.815Z] #43 14.58 PBCC images/regfile.pb-c.c [2021-04-21T09:17:45.815Z] #43 14.61 DEP images/regfile.pb-c.d [2021-04-21T09:17:45.815Z] #43 14.66 PBCC images/ns.pb-c.c [2021-04-21T09:17:45.815Z] #43 14.70 DEP images/ns.pb-c.d [2021-04-21T09:17:45.919Z] #43 12.35 DEP images/pstree.pb-c.d [2021-04-21T09:17:45.919Z] #43 12.40 PBCC images/fs.pb-c.c [2021-04-21T09:17:45.919Z] #43 12.42 DEP images/fs.pb-c.d [2021-04-21T09:17:45.919Z] #43 12.46 PBCC images/signalfd.pb-c.c [2021-04-21T09:17:45.919Z] #43 12.56 DEP images/signalfd.pb-c.d [2021-04-21T09:17:45.956Z] #43 12.67 PBCC images/pstree.pb-c.c [2021-04-21T09:17:45.956Z] #43 12.68 DEP images/pstree.pb-c.d [2021-04-21T09:17:45.956Z] #43 12.72 PBCC images/fs.pb-c.c [2021-04-21T09:17:45.956Z] #43 12.74 DEP images/fs.pb-c.d [2021-04-21T09:17:45.956Z] #43 12.81 PBCC images/signalfd.pb-c.c [2021-04-21T09:17:45.996Z] #44 10.77 PBCC images/timerfd.pb-c.c [2021-04-21T09:17:45.996Z] #44 10.83 DEP images/timerfd.pb-c.d [2021-04-21T09:17:45.996Z] #44 10.91 PBCC images/timer.pb-c.c [2021-04-21T09:17:45.996Z] #44 10.94 DEP images/timer.pb-c.d [2021-04-21T09:17:45.996Z] #44 11.03 PBCC images/sa.pb-c.c [2021-04-21T09:17:46.023Z] #42 ... [2021-04-21T09:17:46.023Z] [2021-04-21T09:17:46.023Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:17:46.023Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-21T09:17:46.023Z] #13 42.55 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2021-04-21T09:17:46.023Z] #13 45.48 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-04-21T09:17:46.023Z] #13 45.49 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-04-21T09:17:46.023Z] #13 45.50 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-04-21T09:17:46.023Z] #13 45.51 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-04-21T09:17:46.023Z] #13 45.52 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2021-04-21T09:17:46.023Z] #13 45.52 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u7 [110 kB] [2021-04-21T09:17:46.023Z] #13 45.53 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-04-21T09:17:46.023Z] #13 45.57 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-04-21T09:17:46.023Z] #13 45.60 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-04-21T09:17:46.023Z] #13 45.64 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-04-21T09:17:46.023Z] #13 45.80 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-04-21T09:17:46.023Z] #13 45.99 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-04-21T09:17:46.023Z] #13 46.00 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-04-21T09:17:46.023Z] #13 46.01 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u7 [322 kB] [2021-04-21T09:17:46.023Z] #13 47.36 debconf: delaying package configuration, since apt-utils is not installed [2021-04-21T09:17:46.023Z] #13 47.80 Fetched 73.8 MB in 13s (5612 kB/s) [2021-04-21T09:17:46.023Z] #13 47.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-04-21T09:17:46.023Z] #13 48.16 Preparing to unpack .../libsystemd0_241-7~deb10u7_arm64.deb ... [2021-04-21T09:17:46.023Z] #13 48.20 Unpacking libsystemd0:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-21T09:17:46.023Z] #13 48.82 Setting up libsystemd0:arm64 (241-7~deb10u7) ... [2021-04-21T09:17:46.023Z] #13 49.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-04-21T09:17:46.023Z] #13 49.18 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ... [2021-04-21T09:17:46.023Z] #13 49.27 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-04-21T09:17:46.023Z] #13 49.87 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ... [2021-04-21T09:17:46.023Z] #13 50.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-04-21T09:17:46.023Z] #13 50.41 Preparing to unpack .../libudev1_241-7~deb10u7_arm64.deb ... [2021-04-21T09:17:46.023Z] #13 50.49 Unpacking libudev1:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-21T09:17:46.023Z] #13 51.43 Setting up libudev1:arm64 (241-7~deb10u7) ... [2021-04-21T09:17:46.023Z] #13 51.61 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-21T09:17:46.023Z] #13 51.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 ... 15383 files and directories currently installed.) [2021-04-21T09:17:46.023Z] #13 51.67 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-04-21T09:17:46.023Z] #13 51.68 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-21T09:17:46.023Z] #13 ... [2021-04-21T09:17:46.023Z] [2021-04-21T09:17:46.023Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-21T09:17:46.023Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-21T09:17:46.023Z] #42 55.43 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-21T09:17:46.070Z] #43 14.76 PBCC images/fdinfo.pb-c.c [2021-04-21T09:17:46.070Z] #43 14.83 DEP images/fdinfo.pb-c.d [2021-04-21T09:17:46.070Z] #43 14.95 PBCC images/core-aarch64.pb-c.c [2021-04-21T09:17:46.179Z] #43 12.61 PBCC images/fh.pb-c.c [2021-04-21T09:17:46.179Z] #43 12.69 PBCC images/fsnotify.pb-c.c [2021-04-21T09:17:46.179Z] #43 12.73 DEP images/fh.pb-c.d [2021-04-21T09:17:46.179Z] #43 12.77 DEP images/fsnotify.pb-c.d [2021-04-21T09:17:46.179Z] #43 12.84 PBCC images/eventpoll.pb-c.c [2021-04-21T09:17:46.212Z] #43 12.90 DEP images/signalfd.pb-c.d [2021-04-21T09:17:46.212Z] #43 12.93 PBCC images/fh.pb-c.c [2021-04-21T09:17:46.212Z] #43 13.01 PBCC images/fsnotify.pb-c.c [2021-04-21T09:17:46.212Z] #43 13.06 DEP images/fh.pb-c.d [2021-04-21T09:17:46.212Z] #43 13.13 DEP images/fsnotify.pb-c.d [2021-04-21T09:17:46.298Z] #44 11.06 DEP images/sa.pb-c.d [2021-04-21T09:17:46.298Z] #44 11.17 PBCC images/pipe-data.pb-c.c [2021-04-21T09:17:46.298Z] #44 11.20 DEP images/pipe-data.pb-c.d [2021-04-21T09:17:46.298Z] #44 11.26 PBCC images/mnt.pb-c.c [2021-04-21T09:17:46.326Z] #43 14.96 PBCC images/core-arm.pb-c.c [2021-04-21T09:17:46.326Z] #43 15.02 PBCC images/core-ppc64.pb-c.c [2021-04-21T09:17:46.326Z] #43 15.09 PBCC images/core-s390.pb-c.c [2021-04-21T09:17:46.326Z] #43 15.13 PBCC images/core-x86.pb-c.c [2021-04-21T09:17:46.326Z] #43 15.21 PBCC images/core.pb-c.c [2021-04-21T09:17:46.438Z] #43 12.87 DEP images/eventpoll.pb-c.d [2021-04-21T09:17:46.438Z] #43 12.92 PBCC images/eventfd.pb-c.c [2021-04-21T09:17:46.438Z] #43 12.98 DEP images/eventfd.pb-c.d [2021-04-21T09:17:46.438Z] #43 13.05 PBCC images/remap-file-path.pb-c.c [2021-04-21T09:17:46.438Z] #43 13.08 DEP images/remap-file-path.pb-c.d [2021-04-21T09:17:46.438Z] #43 13.11 PBCC images/fifo.pb-c.c [2021-04-21T09:17:46.468Z] #43 13.19 PBCC images/eventpoll.pb-c.c [2021-04-21T09:17:46.468Z] #43 13.22 DEP images/eventpoll.pb-c.d [2021-04-21T09:17:46.468Z] #43 13.25 PBCC images/eventfd.pb-c.c [2021-04-21T09:17:46.468Z] #43 13.27 DEP images/eventfd.pb-c.d [2021-04-21T09:17:46.468Z] #43 13.31 PBCC images/remap-file-path.pb-c.c [2021-04-21T09:17:46.468Z] #43 13.33 DEP images/remap-file-path.pb-c.d [2021-04-21T09:17:46.468Z] #43 13.37 PBCC images/fifo.pb-c.c [2021-04-21T09:17:46.582Z] #43 15.28 PBCC images/inventory.pb-c.c [2021-04-21T09:17:46.582Z] #43 15.36 DEP images/core-aarch64.pb-c.d [2021-04-21T09:17:46.582Z] #43 15.46 DEP images/core-arm.pb-c.d [2021-04-21T09:17:46.599Z] #44 11.35 DEP images/mnt.pb-c.d [2021-04-21T09:17:46.599Z] #44 11.41 PBCC images/sk-packet.pb-c.c [2021-04-21T09:17:46.599Z] #44 11.45 DEP images/sk-packet.pb-c.d [2021-04-21T09:17:46.599Z] #44 11.50 PBCC images/tcp-stream.pb-c.c [2021-04-21T09:17:46.599Z] #44 11.58 DEP images/tcp-stream.pb-c.d [2021-04-21T09:17:46.699Z] #43 13.15 DEP images/fifo.pb-c.d [2021-04-21T09:17:46.699Z] #43 13.20 PBCC images/ghost-file.pb-c.c [2021-04-21T09:17:46.699Z] #43 13.24 DEP images/ghost-file.pb-c.d [2021-04-21T09:17:46.699Z] #43 13.34 PBCC images/regfile.pb-c.c [2021-04-21T09:17:46.699Z] #43 13.38 DEP images/regfile.pb-c.d [2021-04-21T09:17:46.724Z] #43 13.39 DEP images/fifo.pb-c.d [2021-04-21T09:17:46.724Z] #43 13.46 PBCC images/ghost-file.pb-c.c [2021-04-21T09:17:46.724Z] #43 13.54 DEP images/ghost-file.pb-c.d [2021-04-21T09:17:46.724Z] #43 13.59 PBCC images/regfile.pb-c.c [2021-04-21T09:17:46.724Z] #43 13.62 DEP images/regfile.pb-c.d [2021-04-21T09:17:46.838Z] #43 15.54 DEP images/core-ppc64.pb-c.d [2021-04-21T09:17:46.838Z] #43 15.55 DEP images/core-s390.pb-c.d [2021-04-21T09:17:46.838Z] #43 15.61 DEP images/core-x86.pb-c.d [2021-04-21T09:17:46.838Z] #43 15.66 DEP images/core.pb-c.d [2021-04-21T09:17:46.838Z] #43 15.70 DEP images/inventory.pb-c.d [2021-04-21T09:17:46.900Z] #44 11.63 PBCC images/pipe.pb-c.c [2021-04-21T09:17:46.900Z] #44 11.67 DEP images/pipe.pb-c.d [2021-04-21T09:17:46.900Z] #44 11.71 PBCC images/pstree.pb-c.c [2021-04-21T09:17:46.900Z] #44 11.74 DEP images/pstree.pb-c.d [2021-04-21T09:17:46.900Z] #44 11.77 PBCC images/fs.pb-c.c [2021-04-21T09:17:46.900Z] #44 11.79 DEP images/fs.pb-c.d [2021-04-21T09:17:46.900Z] #44 11.83 PBCC images/signalfd.pb-c.c [2021-04-21T09:17:46.900Z] #44 11.87 DEP images/signalfd.pb-c.d [2021-04-21T09:17:46.900Z] #44 11.91 PBCC images/fh.pb-c.c [2021-04-21T09:17:46.959Z] #43 13.42 PBCC images/ns.pb-c.c [2021-04-21T09:17:46.959Z] #43 13.44 DEP images/ns.pb-c.d [2021-04-21T09:17:46.959Z] #43 13.49 PBCC images/fdinfo.pb-c.c [2021-04-21T09:17:46.959Z] #43 13.57 DEP images/fdinfo.pb-c.d [2021-04-21T09:17:46.959Z] #43 13.60 PBCC images/core-aarch64.pb-c.c [2021-04-21T09:17:46.980Z] #43 13.65 PBCC images/ns.pb-c.c [2021-04-21T09:17:46.980Z] #43 13.66 DEP images/ns.pb-c.d [2021-04-21T09:17:46.980Z] #43 13.70 PBCC images/fdinfo.pb-c.c [2021-04-21T09:17:46.980Z] #43 13.75 DEP images/fdinfo.pb-c.d [2021-04-21T09:17:46.980Z] #43 13.80 PBCC images/core-aarch64.pb-c.c [2021-04-21T09:17:46.980Z] #43 13.84 PBCC images/core-arm.pb-c.c [2021-04-21T09:17:46.980Z] #43 13.90 PBCC images/core-ppc64.pb-c.c [2021-04-21T09:17:47.095Z] #43 15.77 PBCC images/cpuinfo.pb-c.c [2021-04-21T09:17:47.095Z] #43 15.80 DEP images/cpuinfo.pb-c.d [2021-04-21T09:17:47.095Z] #43 15.84 PBCC images/stats.pb-c.c [2021-04-21T09:17:47.095Z] #43 15.88 DEP images/stats.pb-c.d [2021-04-21T09:17:47.202Z] #44 12.01 PBCC images/fsnotify.pb-c.c [2021-04-21T09:17:47.202Z] #44 12.05 DEP images/fh.pb-c.d [2021-04-21T09:17:47.202Z] #44 12.09 DEP images/fsnotify.pb-c.d [2021-04-21T09:17:47.202Z] #44 12.14 PBCC images/eventpoll.pb-c.c [2021-04-21T09:17:47.202Z] #44 12.17 DEP images/eventpoll.pb-c.d [2021-04-21T09:17:47.202Z] #44 12.23 PBCC images/eventfd.pb-c.c [2021-04-21T09:17:47.218Z] #43 13.65 PBCC images/core-arm.pb-c.c [2021-04-21T09:17:47.218Z] #43 13.75 PBCC images/core-ppc64.pb-c.c [2021-04-21T09:17:47.218Z] #43 13.84 PBCC images/core-s390.pb-c.c [2021-04-21T09:17:47.239Z] #43 13.99 PBCC images/core-s390.pb-c.c [2021-04-21T09:17:47.239Z] #43 14.04 PBCC images/core-x86.pb-c.c [2021-04-21T09:17:47.239Z] #43 14.08 PBCC images/core.pb-c.c [2021-04-21T09:17:47.239Z] #43 14.14 PBCC images/inventory.pb-c.c [2021-04-21T09:17:47.239Z] #43 14.18 DEP images/core-aarch64.pb-c.d [2021-04-21T09:17:47.478Z] #43 13.93 PBCC images/core-x86.pb-c.c [2021-04-21T09:17:47.478Z] #43 13.97 PBCC images/core.pb-c.c [2021-04-21T09:17:47.478Z] #43 14.04 PBCC images/inventory.pb-c.c [2021-04-21T09:17:47.495Z] #43 14.25 DEP images/core-arm.pb-c.d [2021-04-21T09:17:47.495Z] #43 14.36 DEP images/core-ppc64.pb-c.d [2021-04-21T09:17:47.495Z] #43 14.45 DEP images/core-s390.pb-c.d [2021-04-21T09:17:47.495Z] #43 ... [2021-04-21T09:17:47.495Z] [2021-04-21T09:17:47.495Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:17:47.495Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-21T09:17:47.495Z] #13 67.57 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-21T09:17:47.495Z] #13 67.58 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-21T09:17:47.495Z] #13 67.59 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-21T09:17:47.495Z] #13 74.43 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-21T09:17:47.495Z] #13 74.43 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-21T09:17:47.495Z] #13 74.44 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-21T09:17:47.495Z] #13 74.54 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-21T09:17:47.496Z] #13 74.55 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-21T09:17:47.496Z] #13 74.57 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-21T09:17:47.504Z] #44 12.24 DEP images/eventfd.pb-c.d [2021-04-21T09:17:47.504Z] #44 12.29 PBCC images/remap-file-path.pb-c.c [2021-04-21T09:17:47.504Z] #44 12.34 DEP images/remap-file-path.pb-c.d [2021-04-21T09:17:47.504Z] #44 12.41 PBCC images/fifo.pb-c.c [2021-04-21T09:17:47.504Z] #44 12.43 DEP images/fifo.pb-c.d [2021-04-21T09:17:47.504Z] #44 12.48 PBCC images/ghost-file.pb-c.c [2021-04-21T09:17:47.738Z] #43 14.10 DEP images/core-aarch64.pb-c.d [2021-04-21T09:17:47.738Z] #43 14.14 DEP images/core-arm.pb-c.d [2021-04-21T09:17:47.738Z] #43 14.18 DEP images/core-ppc64.pb-c.d [2021-04-21T09:17:47.738Z] #43 14.25 DEP images/core-s390.pb-c.d [2021-04-21T09:17:47.738Z] #43 14.29 DEP images/core-x86.pb-c.d [2021-04-21T09:17:47.742Z] #20 53.60 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-04-21T09:17:47.742Z] #20 53.62 Setting up xz-utils (5.2.4-1) ... [2021-04-21T09:17:47.742Z] #20 53.64 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-21T09:17:47.742Z] #20 53.67 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-21T09:17:47.742Z] #20 53.75 invoke-rc.d: could not determine current runlevel [2021-04-21T09:17:47.742Z] #20 53.75 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-21T09:17:47.742Z] #20 53.78 Setting up pigz (2.4-1) ... [2021-04-21T09:17:47.742Z] #20 53.79 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-21T09:17:47.742Z] #20 53.80 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-21T09:17:47.742Z] #20 53.84 Setting up python-pip-whl (18.1-5) ... [2021-04-21T09:17:47.742Z] #20 53.85 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-04-21T09:17:47.742Z] #20 53.86 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-21T09:17:47.764Z] #13 ... [2021-04-21T09:17:47.764Z] [2021-04-21T09:17:47.764Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:17:47.764Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:17:47.764Z] #43 14.53 DEP images/core-x86.pb-c.d [2021-04-21T09:17:47.805Z] #44 12.57 DEP images/ghost-file.pb-c.d [2021-04-21T09:17:47.805Z] #44 12.62 PBCC images/regfile.pb-c.c [2021-04-21T09:17:47.805Z] #44 ... [2021-04-21T09:17:47.805Z] [2021-04-21T09:17:47.805Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:17:47.805Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-21T09:17:47.805Z] #14 70.43 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-21T09:17:47.805Z] #14 70.45 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-21T09:17:47.805Z] #14 70.46 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-21T09:17:47.805Z] #14 78.07 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-21T09:17:47.805Z] #14 78.11 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-04-21T09:17:47.805Z] #14 78.11 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-21T09:17:47.805Z] #14 78.27 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-21T09:17:47.805Z] #14 78.28 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-04-21T09:17:47.805Z] #14 78.28 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-21T09:17:47.805Z] #14 ... [2021-04-21T09:17:47.805Z] [2021-04-21T09:17:47.805Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:17:47.805Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-21T09:17:47.805Z] #44 12.70 DEP images/regfile.pb-c.d [2021-04-21T09:17:47.805Z] #44 12.76 PBCC images/ns.pb-c.c [2021-04-21T09:17:47.950Z] #42 ... [2021-04-21T09:17:47.950Z] [2021-04-21T09:17:47.950Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-21T09:17:47.950Z] #29 sha256:7dab21bcab612813b0f7e8e4d1650dc5b54af2567006a9d046bc10ef78c212ba [2021-04-21T09:17:47.950Z] #29 35.93 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-21T09:17:47.950Z] #29 36.30 [2021-04-21T09:17:47.950Z] #29 36.49 ######################################################################## 100.0% [2021-04-21T09:17:47.950Z] #29 36.57 [2021-04-21T09:17:47.950Z] #29 37.14 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-21T09:17:47.950Z] #29 37.52 [2021-04-21T09:17:47.950Z] #29 37.79 ######################################################################## 100.0% [2021-04-21T09:17:47.950Z] #29 37.88 [2021-04-21T09:17:47.950Z] #29 37.96 Download of images into '/build' complete. [2021-04-21T09:17:47.950Z] #29 37.96 Use something like the following to load the result into a Docker daemon: [2021-04-21T09:17:47.950Z] #29 37.96 tar -cC '/build' . | docker load [2021-04-21T09:17:47.950Z] #29 DONE 38.1s [2021-04-21T09:17:47.950Z] [2021-04-21T09:17:47.950Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:17:47.950Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-21T09:17:47.950Z] #13 53.85 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-21T09:17:47.950Z] #13 53.85 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-04-21T09:17:47.950Z] #13 53.86 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-21T09:17:47.997Z] #43 14.38 DEP images/core.pb-c.d [2021-04-21T09:17:47.997Z] #43 14.46 DEP images/inventory.pb-c.d [2021-04-21T09:17:47.997Z] #43 14.56 PBCC images/cpuinfo.pb-c.c [2021-04-21T09:17:47.997Z] #43 14.57 DEP images/cpuinfo.pb-c.d [2021-04-21T09:17:47.997Z] #43 14.64 PBCC images/stats.pb-c.c [2021-04-21T09:17:47.997Z] #43 14.67 DEP images/stats.pb-c.d [2021-04-21T09:17:48.001Z] #20 54.32 Setting up libaio1:amd64 (0.3.112-3) ... [2021-04-21T09:17:48.001Z] #20 54.34 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-21T09:17:48.001Z] #20 54.36 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-21T09:17:48.001Z] #20 54.38 Setting up vim (2:8.1.0875-5) ... [2021-04-21T09:17:48.020Z] #43 14.63 DEP images/core.pb-c.d [2021-04-21T09:17:48.020Z] #43 14.68 DEP images/inventory.pb-c.d [2021-04-21T09:17:48.020Z] #43 14.77 PBCC images/cpuinfo.pb-c.c [2021-04-21T09:17:48.020Z] #43 14.79 DEP images/cpuinfo.pb-c.d [2021-04-21T09:17:48.020Z] #43 14.83 PBCC images/stats.pb-c.c [2021-04-21T09:17:48.020Z] #43 14.86 DEP images/stats.pb-c.d [2021-04-21T09:17:48.113Z] #44 12.77 DEP images/ns.pb-c.d [2021-04-21T09:17:48.113Z] #44 12.84 PBCC images/fdinfo.pb-c.c [2021-04-21T09:17:48.113Z] #44 12.96 DEP images/fdinfo.pb-c.d [2021-04-21T09:17:48.113Z] #44 ... [2021-04-21T09:17:48.113Z] [2021-04-21T09:17:48.113Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-21T09:17:48.113Z] #48 sha256:c632c70d8c9addeeca543c4e3f3a84c2c41a6fc1483e292314025e4710abba08 [2021-04-21T09:17:48.113Z] #48 DONE 81.5s [2021-04-21T09:17:48.113Z] [2021-04-21T09:17:48.113Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:17:48.113Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-21T09:17:48.113Z] #44 13.09 PBCC images/core-aarch64.pb-c.c [2021-04-21T09:17:48.113Z] #44 13.13 PBCC images/core-arm.pb-c.c [2021-04-21T09:17:48.213Z] #13 ... [2021-04-21T09:17:48.213Z] [2021-04-21T09:17:48.213Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:17:48.213Z] #45 sha256:53a88da07fb7923b2c12782eb3ddc1ac6f16761f16399fda48197e4cf1a6c07c [2021-04-21T09:17:48.213Z] #45 47.44 internal/lazyregexp [2021-04-21T09:17:48.213Z] #45 47.70 encoding/binary [2021-04-21T09:17:48.213Z] #45 48.26 github.com/LK4D4/vndr/versioned [2021-04-21T09:17:48.213Z] #45 49.21 encoding/base64 [2021-04-21T09:17:48.213Z] #45 49.21 crypto/cipher [2021-04-21T09:17:48.213Z] #45 49.66 go/scanner [2021-04-21T09:17:48.213Z] #45 50.07 net/url [2021-04-21T09:17:48.213Z] #45 51.24 text/template/parse [2021-04-21T09:17:48.213Z] #45 53.23 go/ast [2021-04-21T09:17:48.213Z] #45 53.91 encoding/json [2021-04-21T09:17:48.213Z] #45 ... [2021-04-21T09:17:48.213Z] [2021-04-21T09:17:48.213Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-21T09:17:48.213Z] #56 sha256:6f84983aee9bb1e0a9f44d31041cf0293f080544a843689add41cdac94345aa7 [2021-04-21T09:17:48.213Z] #56 2.368 + RM_GOPATH=0 [2021-04-21T09:17:48.213Z] #56 2.368 + TMP_GOPATH= [2021-04-21T09:17:48.213Z] #56 2.368 + : /build [2021-04-21T09:17:48.213Z] #56 2.368 + '[' -z '' ']' [2021-04-21T09:17:48.213Z] #56 2.378 ++ mktemp -d [2021-04-21T09:17:48.213Z] #56 2.394 + export GOPATH=/tmp/tmp.VianuiOZWG [2021-04-21T09:17:48.213Z] #56 2.394 + GOPATH=/tmp/tmp.VianuiOZWG [2021-04-21T09:17:48.213Z] #56 2.394 + RM_GOPATH=1 [2021-04-21T09:17:48.213Z] #56 2.394 + case "$(go env GOARCH)" in [2021-04-21T09:17:48.213Z] #56 2.402 ++ go env GOARCH [2021-04-21T09:17:48.213Z] #56 2.434 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:17:48.213Z] #56 2.434 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:17:48.213Z] #56 2.434 ++ dirname /tmp/install/install.sh [2021-04-21T09:17:48.213Z] #56 2.450 + dir=/tmp/install [2021-04-21T09:17:48.213Z] #56 2.450 + bin=containerd [2021-04-21T09:17:48.213Z] #56 2.450 + shift [2021-04-21T09:17:48.213Z] #56 2.450 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-21T09:17:48.213Z] #56 2.450 + . /tmp/install/containerd.installer [2021-04-21T09:17:48.213Z] #56 2.450 ++ set -e [2021-04-21T09:17:48.213Z] #56 2.450 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-21T09:17:48.213Z] #56 2.451 + install_containerd [2021-04-21T09:17:48.213Z] #56 2.454 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-21T09:17:48.213Z] #56 2.454 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-21T09:17:48.213Z] #56 2.454 + git clone https://github.com/containerd/containerd.git /tmp/tmp.VianuiOZWG/src/github.com/containerd/containerd [2021-04-21T09:17:48.213Z] #56 2.456 Cloning into '/tmp/tmp.VianuiOZWG/src/github.com/containerd/containerd'... [2021-04-21T09:17:48.261Z] #20 54.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-21T09:17:48.261Z] #20 54.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-21T09:17:48.261Z] #20 54.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-21T09:17:48.261Z] #20 54.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-21T09:17:48.261Z] #20 54.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-21T09:17:48.261Z] #20 54.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-21T09:17:48.261Z] #20 54.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-21T09:17:48.261Z] #20 54.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-21T09:17:48.261Z] #20 54.48 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-21T09:17:48.261Z] #20 54.49 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-21T09:17:48.261Z] #20 54.50 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-21T09:17:48.261Z] #20 54.52 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-21T09:17:48.261Z] #20 54.53 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-21T09:17:48.261Z] #20 54.54 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-21T09:17:48.413Z] #44 13.23 PBCC images/core-ppc64.pb-c.c [2021-04-21T09:17:48.413Z] #44 13.30 PBCC images/core-s390.pb-c.c [2021-04-21T09:17:48.413Z] #44 13.35 PBCC images/core-x86.pb-c.c [2021-04-21T09:17:48.413Z] #44 13.48 PBCC images/core.pb-c.c [2021-04-21T09:17:48.713Z] #44 13.66 PBCC images/inventory.pb-c.c [2021-04-21T09:17:48.984Z] #43 17.43 make[1]: Nothing to be done for 'all'. [2021-04-21T09:17:49.013Z] #44 13.83 DEP images/core-aarch64.pb-c.d [2021-04-21T09:17:49.013Z] #44 13.92 DEP images/core-arm.pb-c.d [2021-04-21T09:17:49.013Z] #44 14.06 DEP images/core-ppc64.pb-c.d [2021-04-21T09:17:49.163Z] #56 ... [2021-04-21T09:17:49.163Z] [2021-04-21T09:17:49.163Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-21T09:17:49.163Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-21T09:17:49.163Z] #42 58.52 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-04-21T09:17:49.163Z] #42 58.57 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-04-21T09:17:49.163Z] #42 58.58 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-04-21T09:17:49.163Z] #42 58.60 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-04-21T09:17:49.240Z] #43 ... [2021-04-21T09:17:49.240Z] [2021-04-21T09:17:49.240Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-21T09:17:49.240Z] #51 sha256:36994d3a29709f82af8eb7ef91159352fa67f4a5996d3548210e8a75f98e6ad7 [2021-04-21T09:17:49.240Z] #51 78.36 mvdan.cc/editorconfig [2021-04-21T09:17:49.240Z] #51 79.73 mvdan.cc/sh/v3/fileutil [2021-04-21T09:17:49.240Z] #51 79.95 mvdan.cc/sh/v3/syntax [2021-04-21T09:17:49.240Z] #51 86.94 mvdan.cc/sh/v3/cmd/shfmt [2021-04-21T09:17:49.313Z] #44 14.11 DEP images/core-s390.pb-c.d [2021-04-21T09:17:49.313Z] #44 14.15 DEP images/core-x86.pb-c.d [2021-04-21T09:17:49.313Z] #44 14.22 DEP images/core.pb-c.d [2021-04-21T09:17:49.313Z] #44 14.29 DEP images/inventory.pb-c.d [2021-04-21T09:17:49.387Z] #43 16.21 make[1]: Nothing to be done for 'all'. [2021-04-21T09:17:49.425Z] #42 58.62 Setting up python-six (1.12.0-1) ... [2021-04-21T09:17:49.496Z] #51 ... [2021-04-21T09:17:49.496Z] [2021-04-21T09:17:49.496Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:17:49.496Z] #45 sha256:067f20dd7f649c46ffcb50069af3cd2957a69d2160afcf968a25072718038e5e [2021-04-21T09:17:49.496Z] #45 85.52 go/doc [2021-04-21T09:17:49.496Z] #45 87.67 github.com/LK4D4/vndr/versioned [2021-04-21T09:17:49.496Z] #45 87.74 compress/flate [2021-04-21T09:17:49.613Z] #44 14.39 PBCC images/cpuinfo.pb-c.c [2021-04-21T09:17:49.613Z] #44 14.43 DEP images/cpuinfo.pb-c.d [2021-04-21T09:17:49.613Z] #44 14.53 PBCC images/stats.pb-c.c [2021-04-21T09:17:49.613Z] #44 14.60 DEP images/stats.pb-c.d [2021-04-21T09:17:49.949Z] #43 ... [2021-04-21T09:17:49.949Z] [2021-04-21T09:17:49.949Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:17:49.949Z] #45 sha256:7b0cb6e3bc4883990789c0394aa204bb0d147b9936b5ae18f750945502fc158c [2021-04-21T09:17:49.949Z] #45 76.19 internal/lazyregexp [2021-04-21T09:17:49.949Z] #45 76.45 net/url [2021-04-21T09:17:49.949Z] #45 79.06 text/template/parse [2021-04-21T09:17:49.949Z] #45 80.67 go/parser [2021-04-21T09:17:49.949Z] #45 82.89 text/template [2021-04-21T09:17:49.949Z] #45 84.17 encoding/xml [2021-04-21T09:17:49.949Z] #45 ... [2021-04-21T09:17:49.949Z] [2021-04-21T09:17:49.949Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-21T09:17:49.949Z] #51 sha256:f854bcf984a2e737bc0e9c70e803fb86e781ba174c427fda460b425279e3b286 [2021-04-21T09:17:49.949Z] #51 80.00 golang.org/x/crypto/ssh/terminal [2021-04-21T09:17:49.949Z] #51 81.40 mvdan.cc/editorconfig [2021-04-21T09:17:49.949Z] #51 82.51 mvdan.cc/sh/v3/fileutil [2021-04-21T09:17:49.949Z] #51 82.66 mvdan.cc/sh/v3/syntax [2021-04-21T09:17:49.963Z] #43 16.36 make[1]: Nothing to be done for 'all'. [2021-04-21T09:17:50.165Z] #20 ... [2021-04-21T09:17:50.165Z] [2021-04-21T09:17:50.165Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-21T09:17:50.165Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-21T09:17:50.165Z] #40 191.1 + dpkg --print-architecture [2021-04-21T09:17:50.165Z] #40 191.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-04-21T09:17:50.165Z] #40 ... [2021-04-21T09:17:50.165Z] [2021-04-21T09:17:50.165Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:17:50.165Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:17:50.165Z] #43 110.2 CC criu/external.o [2021-04-21T09:17:50.165Z] #43 110.6 CC criu/fault-injection.o [2021-04-21T09:17:50.165Z] #43 110.8 CC criu/fdstore.o [2021-04-21T09:17:50.165Z] #43 111.2 CC criu/fifo.o [2021-04-21T09:17:50.165Z] #43 111.6 CC criu/file-ids.o [2021-04-21T09:17:50.165Z] #43 112.1 CC criu/file-lock.o [2021-04-21T09:17:50.165Z] #43 113.1 CC criu/files-ext.o [2021-04-21T09:17:50.165Z] #43 113.5 CC criu/files-reg.o [2021-04-21T09:17:50.165Z] #43 115.7 CC criu/files.o [2021-04-21T09:17:50.165Z] #43 118.0 CC criu/filesystems.o [2021-04-21T09:17:50.165Z] #43 118.8 CC criu/fsnotify.o [2021-04-21T09:17:50.165Z] #43 120.0 CC criu/image-desc.o [2021-04-21T09:17:50.165Z] #43 120.2 CC criu/image.o [2021-04-21T09:17:50.437Z] #45 89.15 github.com/LK4D4/vndr/build [2021-04-21T09:17:50.730Z] #45 ... [2021-04-21T09:17:50.730Z] [2021-04-21T09:17:50.730Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:17:50.730Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-21T09:17:50.730Z] #13 74.01 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-21T09:17:50.730Z] #13 74.01 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-21T09:17:50.730Z] #13 74.02 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-21T09:17:50.730Z] #13 79.66 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-21T09:17:50.730Z] #13 79.66 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-21T09:17:50.730Z] #13 79.69 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-21T09:17:50.730Z] #13 79.83 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-21T09:17:50.730Z] #13 79.83 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-21T09:17:50.730Z] #13 79.84 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-21T09:17:50.795Z] #43 ... [2021-04-21T09:17:50.795Z] [2021-04-21T09:17:50.795Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-21T09:17:50.795Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-21T09:17:50.795Z] #40 191.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-04-21T09:17:50.795Z] #40 191.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-04-21T09:17:50.877Z] #51 ... [2021-04-21T09:17:50.877Z] [2021-04-21T09:17:50.877Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:17:50.877Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:17:50.877Z] #43 17.46 CC images/stats.o [2021-04-21T09:17:50.877Z] #43 17.84 CC images/core.o [2021-04-21T09:17:50.998Z] #13 ... [2021-04-21T09:17:50.998Z] [2021-04-21T09:17:50.998Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:17:50.998Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:17:50.998Z] #43 18.87 CC images/stats.o [2021-04-21T09:17:50.998Z] #43 19.32 CC images/core.o [2021-04-21T09:17:51.122Z] Fetching without tags [2021-04-21T09:17:51.164Z] #44 16.23 make[1]: Nothing to be done for 'all'. [2021-04-21T09:17:51.258Z] #43 20.07 CC images/core-x86.o [2021-04-21T09:17:51.350Z] #43 17.84 CC images/stats.o [2021-04-21T09:17:51.350Z] #43 ... [2021-04-21T09:17:51.350Z] [2021-04-21T09:17:51.350Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-21T09:17:51.350Z] #51 sha256:a5f18ce26d1fd597ca054025ebaebcf27d71e196f5fef54f6267c2c514ed8889 [2021-04-21T09:17:51.350Z] #51 77.27 github.com/pkg/diff [2021-04-21T09:17:51.350Z] #51 78.54 go/ast [2021-04-21T09:17:51.350Z] #51 80.02 golang.org/x/crypto/ssh/terminal [2021-04-21T09:17:51.350Z] #51 81.49 mvdan.cc/editorconfig [2021-04-21T09:17:51.350Z] #51 82.59 mvdan.cc/sh/v3/fileutil [2021-04-21T09:17:51.350Z] #51 82.74 mvdan.cc/sh/v3/syntax [2021-04-21T09:17:51.357Z] #42 ... [2021-04-21T09:17:51.357Z] [2021-04-21T09:17:51.357Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-21T09:17:51.357Z] #51 sha256:a4ad38817eb5386128d3830ecaa87ea3824adebb0bf6051e162029c07285a882 [2021-04-21T09:17:51.357Z] #51 50.51 golang.org/x/sys/unix [2021-04-21T09:17:51.357Z] #51 50.56 encoding/json [2021-04-21T09:17:51.357Z] #51 52.47 go/ast [2021-04-21T09:17:51.357Z] #51 ... [2021-04-21T09:17:51.357Z] [2021-04-21T09:17:51.357Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-21T09:17:51.357Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-21T09:17:51.357Z] #36 50.52 Selecting previously unselected package cmake-data. [2021-04-21T09:17:51.357Z] #36 50.53 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-21T09:17:51.357Z] #36 50.56 Unpacking cmake-data (3.13.4-1) ... [2021-04-21T09:17:51.357Z] #36 55.45 Selecting previously unselected package libicu63:arm64. [2021-04-21T09:17:51.357Z] #36 55.50 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-04-21T09:17:51.357Z] #36 55.53 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-04-21T09:17:51.357Z] #36 59.82 Selecting previously unselected package libxml2:arm64. [2021-04-21T09:17:51.357Z] #36 59.82 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ... [2021-04-21T09:17:51.357Z] #36 59.84 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-21T09:17:51.357Z] #36 60.18 Selecting previously unselected package libarchive13:arm64. [2021-04-21T09:17:51.357Z] #36 60.19 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-04-21T09:17:51.357Z] #36 60.23 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-04-21T09:17:51.357Z] #36 60.61 Selecting previously unselected package libjsoncpp1:arm64. [2021-04-21T09:17:51.357Z] #36 60.61 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-04-21T09:17:51.357Z] #36 60.62 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-04-21T09:17:50.746Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-21T09:17:50.835Z] > git config --add remote.origin.fetch +refs/pull/42294/head:refs/remotes/origin/PR-42294 # timeout=10 [2021-04-21T09:17:50.889Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-21T09:17:51.019Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-21T09:17:51.158Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-21T09:17:51.159Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-21T09:17:51.160Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42294/head:refs/remotes/origin/PR-42294 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-21T09:17:51.620Z] #36 60.79 Selecting previously unselected package librhash0:arm64. [2021-04-21T09:17:51.620Z] #36 60.80 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-04-21T09:17:51.620Z] #36 60.81 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-04-21T09:17:51.620Z] #36 ... [2021-04-21T09:17:51.620Z] [2021-04-21T09:17:51.620Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:17:51.620Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-21T09:17:51.620Z] #13 56.15 Selecting previously unselected package binutils-mingw-w64. [2021-04-21T09:17:51.620Z] #13 56.15 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-21T09:17:51.620Z] #13 56.16 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-21T09:17:51.620Z] #13 56.31 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-04-21T09:17:51.620Z] #13 56.32 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-04-21T09:17:51.620Z] #13 56.33 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-04-21T09:17:51.620Z] #13 56.51 Selecting previously unselected package dmsetup. [2021-04-21T09:17:51.620Z] #13 56.51 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-04-21T09:17:51.620Z] #13 56.53 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-21T09:17:51.620Z] #13 56.77 Selecting previously unselected package mingw-w64-common. [2021-04-21T09:17:51.621Z] #13 56.78 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-21T09:17:51.621Z] #13 56.79 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-21T09:17:51.805Z] #43 18.50 CC images/core-x86.o [2021-04-21T09:17:51.820Z] #43 20.58 CC images/core-arm.o [2021-04-21T09:17:51.913Z] Merging remotes/origin/20.10 commit 8728dd246c3ab53105434eef8ffe997b6fd14dc6 into PR head commit 9ca66776fa4bda05831987a87bb2232541109d79 [2021-04-21T09:17:51.919Z] #51 ... [2021-04-21T09:17:51.919Z] [2021-04-21T09:17:51.919Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:17:51.919Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:17:51.919Z] #43 18.32 CC images/core.o [2021-04-21T09:17:52.075Z] #43 20.94 CC images/core-aarch64.o [2021-04-21T09:17:52.368Z] #43 19.09 CC images/core-arm.o [2021-04-21T09:17:52.489Z] #43 18.99 CC images/core-x86.o [2021-04-21T09:17:52.625Z] #43 19.50 CC images/core-aarch64.o [2021-04-21T09:17:52.636Z] #43 21.33 CC images/core-ppc64.o [2021-04-21T09:17:52.792Z] ok github.com/docker/docker/api/server 0.009s coverage: 9.0% of statements [2021-04-21T09:17:53.057Z] #43 19.58 CC images/core-arm.o [2021-04-21T09:17:53.187Z] #43 19.95 CC images/core-ppc64.o [2021-04-21T09:17:53.198Z] #43 21.95 CC images/core-s390.o [2021-04-21T09:17:53.303Z] #44 18.21 CC images/stats.o [2021-04-21T09:17:53.453Z] #43 ... [2021-04-21T09:17:53.453Z] [2021-04-21T09:17:53.453Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-21T09:17:53.453Z] #51 sha256:36994d3a29709f82af8eb7ef91159352fa67f4a5996d3548210e8a75f98e6ad7 [2021-04-21T09:17:53.453Z] #51 DONE 92.5s [2021-04-21T09:17:53.627Z] #43 20.06 CC images/core-aarch64.o [2021-04-21T09:17:53.710Z] [2021-04-21T09:17:53.710Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:17:53.710Z] #45 sha256:067f20dd7f649c46ffcb50069af3cd2957a69d2160afcf968a25072718038e5e [2021-04-21T09:17:53.710Z] #45 90.51 hash/crc32 [2021-04-21T09:17:53.710Z] #45 91.14 compress/gzip [2021-04-21T09:17:53.710Z] #45 91.74 net [2021-04-21T09:17:53.710Z] #45 92.69 vendor/golang.org/x/text/transform [2021-04-21T09:17:53.749Z] #43 20.59 CC images/core-s390.o [2021-04-21T09:17:53.886Z] #43 20.44 CC images/core-ppc64.o [2021-04-21T09:17:53.886Z] #43 ... [2021-04-21T09:17:53.886Z] [2021-04-21T09:17:53.886Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:17:53.886Z] #45 sha256:a2c78d31650f7588a831ba274670799f873064dd035ac91804e18ec1f93a76a3 [2021-04-21T09:17:53.886Z] #45 79.82 text/template [2021-04-21T09:17:53.886Z] #45 80.38 go/parser [2021-04-21T09:17:53.886Z] #45 83.54 encoding/xml [2021-04-21T09:17:53.886Z] #45 85.21 go/doc [2021-04-21T09:17:53.886Z] #45 88.58 github.com/LK4D4/vndr/build [2021-04-21T09:17:53.886Z] #45 88.79 github.com/LK4D4/vndr/versioned [2021-04-21T09:17:53.886Z] #45 88.93 compress/flate [2021-04-21T09:17:53.952Z] #44 18.86 CC images/core.o [2021-04-21T09:17:54.146Z] #45 ... [2021-04-21T09:17:54.146Z] [2021-04-21T09:17:54.146Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-21T09:17:54.146Z] #51 sha256:a5f18ce26d1fd597ca054025ebaebcf27d71e196f5fef54f6267c2c514ed8889 [2021-04-21T09:17:54.146Z] #51 89.58 mvdan.cc/sh/v3/cmd/shfmt [2021-04-21T09:17:54.273Z] #45 93.37 vendor/golang.org/x/text/unicode/bidi [2021-04-21T09:17:52.022Z] > git config core.sparsecheckout # timeout=10 [2021-04-21T09:17:52.080Z] > git checkout -f 9ca66776fa4bda05831987a87bb2232541109d79 # timeout=10 [2021-04-21T09:17:54.599Z] #44 19.58 CC images/core-x86.o [2021-04-21T09:17:54.678Z] #43 21.34 CC images/cpuinfo.o [2021-04-21T09:17:54.934Z] #43 21.71 CC images/inventory.o [2021-04-21T09:17:55.199Z] #43 22.06 CC images/fdinfo.o [2021-04-21T09:17:55.253Z] #44 20.18 CC images/core-arm.o [2021-04-21T09:17:55.390Z] Merge succeeded, producing 9ca66776fa4bda05831987a87bb2232541109d79 [2021-04-21T09:17:55.390Z] Checking out Revision 9ca66776fa4bda05831987a87bb2232541109d79 (PR-42294) [2021-04-21T09:17:55.456Z] #43 22.38 CC images/fown.o [2021-04-21T09:17:55.845Z] #13 ... [2021-04-21T09:17:55.845Z] [2021-04-21T09:17:55.845Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-21T09:17:55.845Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-21T09:17:55.845Z] #42 61.04 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-04-21T09:17:55.845Z] #42 61.08 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-04-21T09:17:55.845Z] #42 61.12 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-04-21T09:17:55.845Z] #42 61.16 Setting up libcap-dev:arm64 (1:2.25-2) ... [2021-04-21T09:17:55.845Z] #42 61.18 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2021-04-21T09:17:55.845Z] #42 61.23 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-21T09:17:55.845Z] #42 61.26 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-21T09:17:55.845Z] #42 61.29 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-04-21T09:17:55.845Z] #42 61.35 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-21T09:17:55.845Z] #42 61.38 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-21T09:17:55.845Z] #42 64.72 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2021-04-21T09:17:55.845Z] #42 64.84 Processing triggers for libc-bin (2.28-10) ...#42 ... [2021-04-21T09:17:55.845Z] [2021-04-21T09:17:55.845Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-21T09:17:55.845Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-21T09:17:55.845Z] #36 61.05 Selecting previously unselected package libuv1:arm64. [2021-04-21T09:17:55.845Z] #36 61.06 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2021-04-21T09:17:55.845Z] #36 61.08 Unpacking libuv1:arm64 (1.24.1-1) ... [2021-04-21T09:17:55.845Z] #36 61.22 Selecting previously unselected package cmake. [2021-04-21T09:17:55.845Z] #36 61.23 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-04-21T09:17:55.845Z] #36 61.24 Unpacking cmake (3.13.4-1) ... [2021-04-21T09:17:55.845Z] #36 63.33 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-04-21T09:17:55.845Z] #36 63.37 Setting up xxd (2:8.1.0875-5) ... [2021-04-21T09:17:55.845Z] #36 63.40 Setting up libuv1:arm64 (1.24.1-1) ... [2021-04-21T09:17:55.845Z] #36 63.42 Setting up vim-common (2:8.1.0875-5) ... [2021-04-21T09:17:55.845Z] #36 63.48 Setting up librhash0:arm64 (1.3.8-1) ... [2021-04-21T09:17:55.845Z] #36 63.54 Setting up cmake-data (3.13.4-1) ... [2021-04-21T09:17:55.845Z] #36 63.58 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-21T09:17:55.845Z] #36 63.60 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-04-21T09:17:55.845Z] #36 63.62 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-04-21T09:17:55.845Z] #36 63.66 Setting up cmake (3.13.4-1) ... [2021-04-21T09:17:55.845Z] #36 63.69 Processing triggers for libc-bin (2.28-10) ... [2021-04-21T09:17:55.845Z] #36 63.85 Processing triggers for mime-support (3.62) ... [2021-04-21T09:17:55.845Z] #36 DONE 64.9s [2021-04-21T09:17:55.845Z] [2021-04-21T09:17:55.845Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-21T09:17:55.845Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-21T09:17:55.845Z] #42 64.84 Processing triggers for libc-bin (2.28-10) ... [2021-04-21T09:17:55.907Z] #44 20.69 CC images/core-aarch64.o [2021-04-21T09:17:56.019Z] #43 22.62 CC images/ns.o [2021-04-21T09:17:56.019Z] #43 ... [2021-04-21T09:17:56.019Z] [2021-04-21T09:17:56.019Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-21T09:17:56.019Z] #56 sha256:5e8809bc94fcc27c9caac4e62c885a913fbdc363517678d9120d798a922ab26d [2021-04-21T09:17:56.110Z] #42 DONE 65.5s [2021-04-21T09:17:56.110Z] [2021-04-21T09:17:56.110Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:17:56.110Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-21T09:17:56.164Z] #45 95.19 vendor/golang.org/x/text/secure/bidirule [2021-04-21T09:17:56.207Z] #44 21.18 CC images/core-ppc64.o [2021-04-21T09:17:56.727Z] #45 95.60 vendor/golang.org/x/text/unicode/norm [2021-04-21T09:17:56.727Z] #45 ... [2021-04-21T09:17:56.727Z] [2021-04-21T09:17:56.727Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-21T09:17:56.727Z] #56 sha256:aa7ee990a8e1e64494bbf23c8f156ede04dbd5d57d28071f60de05d23d8c6744 [2021-04-21T09:17:56.789Z] #56 45.70 Checking out files: 49% (1934/3901) Checking out files: 50% (1951/3901) Checking out files: 51% (1990/3901) Checking out files: 52% (2029/3901) Checking out files: 53% (2068/3901) Checking out files: 54% (2107/3901) Checking out files: 55% (2146/3901) Checking out files: 56% (2185/3901) Checking out files: 57% (2224/3901) Checking out files: 58% (2263/3901) Checking out files: 59% (2302/3901) Checking out files: 60% (2341/3901) Checking out files: 61% (2380/3901) Checking out files: 62% (2419/3901) Checking out files: 63% (2458/3901) Checking out files: 64% (2497/3901) Checking out files: 65% (2536/3901) Checking out files: 66% (2575/3901) Checking out files: 67% (2614/3901) Checking out files: 68% (2653/3901) Checking out files: 69% (2692/3901) Checking out files: 70% (2731/3901) Checking out files: 71% (2770/3901) Checking out files: 72% (2809/3901) Checking out files: 73% (2848/3901) Checking out files: 74% (2887/3901) Checking out files: 75% (2926/3901) Checking out files: 76% (2965/3901) Checking out files: 77% (3004/3901) Checking out files: 78% (3043/3901) Checking out files: 79% (3082/3901) Checking out files: 80% (3121/3901) Checking out files: 81% (3160/3901) Checking out files: 82% (3199/3901) Checking out files: 83% (3238/3901) Checking out files: 84% (3277/3901) Checking out files: 85% (3316/3901) Checking out files: 86% (3355/3901) Checking out files: 87% (3394/3901) Checking out files: 88% (3433/3901) Checking out files: 89% (3472/3901) Checking out files: 90% (3511/3901) Checking out files: 91% (3550/3901) Checking out files: 92% (3589/3901) Checking out files: 92% (3600/3901) Checking out files: 93% (3628/3901) Checking out files: 94% (3667/3901) Checking out files: 95% (3706/3901) Checking out files: 96% (3745/3901) Checking out files: 97% (3784/3901) Checking out files: 98% (3823/3901) Checking out files: 99% (3862/3901) Checking out files: 100% (3901/3901) Checking out files: 100% (3901/3901), done. [2021-04-21T09:17:56.789Z] #56 47.03 + cd /tmp/tmp.Q7E3YttNrf/src/github.com/containerd/containerd [2021-04-21T09:17:56.789Z] #56 47.03 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-21T09:17:57.241Z] #56 47.67 Checking out files: 56% (2220/3901) Checking out files: 57% (2224/3901) Checking out files: 58% (2263/3901) Checking out files: 59% (2302/3901) Checking out files: 60% (2341/3901) Checking out files: 61% (2380/3901) Checking out files: 62% (2419/3901) Checking out files: 63% (2458/3901) Checking out files: 64% (2497/3901) Checking out files: 65% (2536/3901) Checking out files: 66% (2575/3901) Checking out files: 67% (2614/3901) Checking out files: 68% (2653/3901) Checking out files: 69% (2692/3901) Checking out files: 70% (2731/3901) Checking out files: 71% (2770/3901) Checking out files: 72% (2809/3901) Checking out files: 73% (2848/3901) Checking out files: 74% (2887/3901) Checking out files: 75% (2926/3901) Checking out files: 76% (2965/3901) Checking out files: 77% (3004/3901) Checking out files: 78% (3043/3901) Checking out files: 79% (3082/3901) Checking out files: 80% (3121/3901) Checking out files: 81% (3160/3901) Checking out files: 82% (3199/3901) Checking out files: 83% (3238/3901) Checking out files: 84% (3277/3901) Checking out files: 85% (3316/3901) Checking out files: 86% (3355/3901) Checking out files: 87% (3394/3901) Checking out files: 88% (3433/3901) Checking out files: 89% (3472/3901) Checking out files: 90% (3511/3901) Checking out files: 91% (3550/3901) Checking out files: 92% (3589/3901) Checking out files: 93% (3628/3901) Checking out files: 94% (3667/3901) Checking out files: 94% (3691/3901) Checking out files: 95% (3706/3901) Checking out files: 96% (3745/3901) Checking out files: 97% (3784/3901) Checking out files: 98% (3823/3901) Checking out files: 99% (3862/3901) Checking out files: 100% (3901/3901) Checking out files: 100% (3901/3901), done. [2021-04-21T09:17:57.241Z] #56 48.85 + cd /tmp/tmp.eeDDMDafpt/src/github.com/containerd/containerd [2021-04-21T09:17:57.241Z] #56 48.85 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-21T09:17:57.272Z] #44 21.97 CC images/core-s390.o [2021-04-21T09:17:55.018Z] > git remote # timeout=10 [2021-04-21T09:17:55.093Z] > git config --get remote.origin.url # timeout=10 [2021-04-21T09:17:55.153Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-21T09:17:55.155Z] > git merge 8728dd246c3ab53105434eef8ffe997b6fd14dc6 # timeout=10 [2021-04-21T09:17:55.297Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-04-21T09:17:55.426Z] > git config core.sparsecheckout # timeout=10 [2021-04-21T09:17:55.482Z] > git checkout -f 9ca66776fa4bda05831987a87bb2232541109d79 # timeout=10 [2021-04-21T09:17:57.401Z] #40 ... [2021-04-21T09:17:57.401Z] [2021-04-21T09:17:57.401Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-21T09:17:57.401Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-21T09:17:57.401Z] #20 57.82 Setting up iptables (1.8.2-4) ... [2021-04-21T09:17:57.401Z] #20 57.85 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-21T09:17:57.401Z] #20 57.85 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-21T09:17:57.401Z] #20 57.86 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-21T09:17:57.401Z] #20 57.86 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-21T09:17:57.401Z] #20 57.87 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-21T09:17:57.401Z] #20 57.87 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-21T09:17:57.401Z] #20 57.88 Setting up python3 (3.7.3-1) ... [2021-04-21T09:17:57.401Z] #20 58.33 Setting up python3-wheel (0.32.3-2) ... [2021-04-21T09:17:57.401Z] #20 59.14 Setting up apparmor (2.13.2-10) ... [2021-04-21T09:17:57.401Z] #20 60.95 Setting up xfsprogs (4.20.0-1) ... [2021-04-21T09:17:57.401Z] #20 60.98 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-21T09:17:57.401Z] #20 61.36 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-21T09:17:57.401Z] #20 62.34 Setting up python3-distutils (3.7.3-1) ... [2021-04-21T09:17:57.401Z] #20 62.83 Setting up python3-setuptools (40.8.0-1) ... [2021-04-21T09:17:57.580Z] #44 ... [2021-04-21T09:17:57.580Z] [2021-04-21T09:17:57.580Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-21T09:17:57.580Z] #52 sha256:27910bf6fec2b512a21ade7deb5ce9571cae8822ee2f8c1b4ad11d6d60dbb735 [2021-04-21T09:17:57.580Z] #52 80.94 time [2021-04-21T09:17:57.581Z] #52 82.89 regexp [2021-04-21T09:17:57.883Z] #52 ... [2021-04-21T09:17:57.883Z] [2021-04-21T09:17:57.883Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-21T09:17:57.883Z] #35 sha256:b59a4ebd4a9b6cc9e1f518374ea80d5cb12e08c92e2326f9fad7a5da5c309322 [2021-04-21T09:17:57.883Z] #35 83.26 internal/poll [2021-04-21T09:17:57.883Z] #35 85.70 os [2021-04-21T09:17:57.883Z] #35 87.56 internal/fmtsort [2021-04-21T09:17:57.883Z] #35 88.93 fmt [2021-04-21T09:17:57.883Z] #35 88.93 path/filepath [2021-04-21T09:17:57.883Z] #35 90.86 io/ioutil [2021-04-21T09:17:57.969Z] #20 64.08 Setting up python3-pip (18.1-5) ... [2021-04-21T09:17:58.182Z] #35 ... [2021-04-21T09:17:58.183Z] [2021-04-21T09:17:58.183Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:17:58.183Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-21T09:17:58.183Z] #44 22.96 CC images/cpuinfo.o [2021-04-21T09:17:58.482Z] #44 23.51 CC images/inventory.o [2021-04-21T09:17:58.906Z] #20 65.05 Processing triggers for libc-bin (2.28-10) ... [2021-04-21T09:17:58.906Z] #20 65.10 Processing triggers for mime-support (3.62) ... [2021-04-21T09:17:59.133Z] #44 23.81 CC images/fdinfo.o [2021-04-21T09:17:59.133Z] #44 ... [2021-04-21T09:17:59.133Z] [2021-04-21T09:17:59.133Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:17:59.133Z] #46 sha256:c16e263983b31273544c47988a99edac85be4d83ba5ea9b0e26bc3b538258961 [2021-04-21T09:17:59.133Z] #46 82.49 time [2021-04-21T09:17:59.133Z] #46 88.56 regexp [2021-04-21T09:17:59.133Z] #56 50.41 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-21T09:17:59.133Z] #56 50.41 + BUILDTAGS='netgo osusergo static_build' [2021-04-21T09:17:59.133Z] #56 50.41 + export EXTRA_FLAGS=-buildmode=pie [2021-04-21T09:17:59.133Z] #56 50.41 + EXTRA_FLAGS=-buildmode=pie [2021-04-21T09:17:59.133Z] #56 50.41 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-21T09:17:59.133Z] #56 50.41 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-21T09:17:59.133Z] #56 50.41 + '[' '' = dynamic ']' [2021-04-21T09:17:59.133Z] #56 50.41 + make [2021-04-21T09:17:59.308Z] #56 ... [2021-04-21T09:17:59.308Z] [2021-04-21T09:17:59.308Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-21T09:17:59.308Z] #51 sha256:f854bcf984a2e737bc0e9c70e803fb86e781ba174c427fda460b425279e3b286 [2021-04-21T09:17:59.308Z] #51 88.95 mvdan.cc/sh/v3/cmd/shfmt [2021-04-21T09:17:59.308Z] #51 DONE 95.2s [2021-04-21T09:17:59.308Z] [2021-04-21T09:17:59.308Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-21T09:17:59.308Z] #56 sha256:5e8809bc94fcc27c9caac4e62c885a913fbdc363517678d9120d798a922ab26d [2021-04-21T09:17:59.308Z] #56 49.33 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-21T09:17:59.308Z] #56 49.33 + BUILDTAGS='netgo osusergo static_build' [2021-04-21T09:17:59.308Z] #56 49.33 + export EXTRA_FLAGS=-buildmode=pie [2021-04-21T09:17:59.308Z] #56 49.33 + EXTRA_FLAGS=-buildmode=pie [2021-04-21T09:17:59.308Z] #56 49.33 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-21T09:17:59.308Z] #56 49.33 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-21T09:17:59.308Z] #56 49.33 + '[' '' = dynamic ']' [2021-04-21T09:17:59.308Z] #56 49.33 + make [2021-04-21T09:17:59.424Z] #51 ... [2021-04-21T09:17:59.424Z] [2021-04-21T09:17:59.424Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-21T09:17:59.424Z] #56 sha256:f723bf576a7b37937a5c155b661ea54980ada5237554c9bd27b8e7548f76f1bc [2021-04-21T09:17:59.424Z] #56 45.33 Checking out files: 49% (1932/3901) Checking out files: 50% (1951/3901) Checking out files: 51% (1990/3901) Checking out files: 52% (2029/3901) Checking out files: 53% (2068/3901) Checking out files: 54% (2107/3901) Checking out files: 55% (2146/3901) Checking out files: 56% (2185/3901) Checking out files: 57% (2224/3901) Checking out files: 58% (2263/3901) Checking out files: 59% (2302/3901) Checking out files: 60% (2341/3901) Checking out files: 61% (2380/3901) Checking out files: 62% (2419/3901) Checking out files: 63% (2458/3901) Checking out files: 64% (2497/3901) Checking out files: 65% (2536/3901) Checking out files: 66% (2575/3901) Checking out files: 67% (2614/3901) Checking out files: 68% (2653/3901) Checking out files: 69% (2692/3901) Checking out files: 70% (2731/3901) Checking out files: 71% (2770/3901) Checking out files: 72% (2809/3901) Checking out files: 73% (2848/3901) Checking out files: 74% (2887/3901) Checking out files: 75% (2926/3901) Checking out files: 76% (2965/3901) Checking out files: 77% (3004/3901) Checking out files: 78% (3043/3901) Checking out files: 79% (3082/3901) Checking out files: 80% (3121/3901) Checking out files: 81% (3160/3901) Checking out files: 82% (3199/3901) Checking out files: 83% (3238/3901) Checking out files: 84% (3277/3901) Checking out files: 85% (3316/3901) Checking out files: 86% (3355/3901) Checking out files: 87% (3394/3901) Checking out files: 88% (3433/3901) Checking out files: 89% (3472/3901) Checking out files: 90% (3511/3901) Checking out files: 91% (3550/3901) Checking out files: 92% (3589/3901) Checking out files: 93% (3628/3901) Checking out files: 94% (3667/3901) Checking out files: 95% (3706/3901) Checking out files: 96% (3745/3901) Checking out files: 97% (3784/3901) Checking out files: 98% (3823/3901) Checking out files: 99% (3862/3901) Checking out files: 100% (3901/3901) Checking out files: 100% (3901/3901), done. [2021-04-21T09:17:59.424Z] #56 46.78 + cd /tmp/tmp.IPUYjIw9Fn/src/github.com/containerd/containerd [2021-04-21T09:17:59.424Z] #56 46.79 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-21T09:17:59.424Z] #56 48.54 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-21T09:17:59.424Z] #56 48.55 + BUILDTAGS='netgo osusergo static_build' [2021-04-21T09:17:59.424Z] #56 48.55 + export EXTRA_FLAGS=-buildmode=pie [2021-04-21T09:17:59.424Z] #56 48.55 + EXTRA_FLAGS=-buildmode=pie [2021-04-21T09:17:59.424Z] #56 48.55 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-21T09:17:59.424Z] #56 48.55 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-21T09:17:59.424Z] #56 48.55 + '[' '' = dynamic ']' [2021-04-21T09:17:59.424Z] #56 48.55 + make [2021-04-21T09:17:59.424Z] #56 49.62 + bin/ctr [2021-04-21T09:17:59.432Z] #46 ... [2021-04-21T09:17:59.432Z] [2021-04-21T09:17:59.432Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-21T09:17:59.432Z] #52 sha256:27910bf6fec2b512a21ade7deb5ce9571cae8822ee2f8c1b4ad11d6d60dbb735 [2021-04-21T09:17:59.432Z] #52 91.59 mvdan.cc/sh/v3/fileutil [2021-04-21T09:17:59.542Z] #43 3.352 Note: Building without setproctitle() and strlcpy() support. [2021-04-21T09:17:59.542Z] #43 3.353 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-21T09:17:59.542Z] #43 3.391 Note: Building without GnuTLS support [2021-04-21T09:17:59.542Z] #43 3.406 Makefile.config:39: Warn: you have no libnftables installed [2021-04-21T09:17:59.542Z] #43 3.406 Makefile.config:40: Warn: Building without nftables support [2021-04-21T09:17:59.697Z] #56 51.27 + bin/ctr [2021-04-21T09:17:59.844Z] #20 DONE 66.0s [2021-04-21T09:17:59.844Z] [2021-04-21T09:17:59.844Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-04-21T09:17:59.844Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-04-21T09:18:00.237Z] #56 50.59 + bin/ctr [2021-04-21T09:18:00.364Z] #56 ... [2021-04-21T09:18:00.364Z] [2021-04-21T09:18:00.364Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-21T09:18:00.364Z] #51 sha256:a5f18ce26d1fd597ca054025ebaebcf27d71e196f5fef54f6267c2c514ed8889 [2021-04-21T09:18:00.364Z] #51 DONE 96.2s [2021-04-21T09:18:00.364Z] [2021-04-21T09:18:00.364Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:00.364Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:18:00.364Z] #43 21.06 CC images/core-s390.o [2021-04-21T09:18:00.364Z] #43 21.69 CC images/cpuinfo.o [2021-04-21T09:18:00.364Z] #43 22.09 CC images/inventory.o [2021-04-21T09:18:00.364Z] #43 22.33 CC images/fdinfo.o [2021-04-21T09:18:00.364Z] #43 22.60 CC images/fown.o [2021-04-21T09:18:00.364Z] #43 22.80 CC images/ns.o [2021-04-21T09:18:00.364Z] #43 22.99 CC images/regfile.o [2021-04-21T09:18:00.364Z] #43 23.25 CC images/ghost-file.o [2021-04-21T09:18:00.364Z] #43 23.61 CC images/fifo.o [2021-04-21T09:18:00.364Z] #43 23.85 CC images/remap-file-path.o [2021-04-21T09:18:00.364Z] #43 24.07 CC images/eventfd.o [2021-04-21T09:18:00.364Z] #43 24.30 CC images/eventpoll.o [2021-04-21T09:18:00.364Z] #43 24.63 CC images/fh.o [2021-04-21T09:18:00.364Z] #43 24.95 CC images/fsnotify.o [2021-04-21T09:18:00.364Z] #43 25.65 CC images/signalfd.o [2021-04-21T09:18:00.364Z] #43 25.81 CC images/fs.o [2021-04-21T09:18:00.364Z] #43 25.99 CC images/pstree.o [2021-04-21T09:18:00.364Z] #43 26.18 CC images/pipe.o [2021-04-21T09:18:00.364Z] #43 26.53 CC images/tcp-stream.o [2021-04-21T09:18:00.364Z] #43 26.77 CC images/sk-packet.o [2021-04-21T09:18:00.491Z] #52 93.59 encoding/binary [2021-04-21T09:18:00.491Z] #52 93.59 flag [2021-04-21T09:18:00.491Z] #52 93.59 github.com/pkg/diff [2021-04-21T09:18:00.491Z] #52 93.59 go/token [2021-04-21T09:18:00.495Z] #43 ... [2021-04-21T09:18:00.495Z] [2021-04-21T09:18:00.495Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:18:00.495Z] #45 sha256:53a88da07fb7923b2c12782eb3ddc1ac6f16761f16399fda48197e4cf1a6c07c [2021-04-21T09:18:00.495Z] #45 59.90 text/template [2021-04-21T09:18:00.495Z] #45 61.87 go/parser [2021-04-21T09:18:00.495Z] #45 62.58 encoding/xml [2021-04-21T09:18:00.495Z] #45 68.01 go/doc [2021-04-21T09:18:00.495Z] #45 68.39 crypto/rand [2021-04-21T09:18:00.495Z] #45 69.40 crypto/elliptic [2021-04-21T09:18:00.624Z] #43 27.07 CC images/mnt.o [2021-04-21T09:18:00.758Z] #45 ... [2021-04-21T09:18:00.758Z] [2021-04-21T09:18:00.758Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-21T09:18:00.758Z] #37 sha256:15b2ab77dde64a4a8b9cb432e46101a9cf5e0e4a26cf04b3ade2c3cbdc24a19f [2021-04-21T09:18:00.758Z] #37 1.929 + RM_GOPATH=0 [2021-04-21T09:18:00.758Z] #37 1.948 + TMP_GOPATH= [2021-04-21T09:18:00.758Z] #37 1.948 + : /build [2021-04-21T09:18:00.758Z] #37 1.948 + '[' -z '' ']' [2021-04-21T09:18:00.758Z] #37 1.948 ++ mktemp -d [2021-04-21T09:18:00.758Z] #37 1.948 + export GOPATH=/tmp/tmp.FtcPgOsdWE [2021-04-21T09:18:00.758Z] #37 1.948 + GOPATH=/tmp/tmp.FtcPgOsdWE [2021-04-21T09:18:00.758Z] #37 1.948 + RM_GOPATH=1 [2021-04-21T09:18:00.758Z] #37 1.948 + case "$(go env GOARCH)" in [2021-04-21T09:18:00.758Z] #37 1.950 ++ go env GOARCH [2021-04-21T09:18:00.758Z] #37 1.991 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:18:00.758Z] #37 1.991 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:18:00.758Z] #37 1.992 ++ dirname /tmp/install/install.sh [2021-04-21T09:18:00.758Z] #37 2.009 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-21T09:18:00.758Z] #37 2.009 + dir=/tmp/install [2021-04-21T09:18:00.758Z] #37 2.009 + bin=tini [2021-04-21T09:18:00.758Z] #37 2.009 + shift [2021-04-21T09:18:00.758Z] #37 2.009 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-21T09:18:00.758Z] #37 2.009 + . /tmp/install/tini.installer [2021-04-21T09:18:00.758Z] #37 2.009 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-21T09:18:00.758Z] #37 2.009 + install_tini [2021-04-21T09:18:00.758Z] #37 2.009 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-21T09:18:00.758Z] #37 2.009 + git clone https://github.com/krallin/tini.git /tmp/tmp.FtcPgOsdWE/tini [2021-04-21T09:18:00.758Z] #37 2.075 Cloning into '/tmp/tmp.FtcPgOsdWE/tini'... [2021-04-21T09:18:00.758Z] #37 2.728 + cd /tmp/tmp.FtcPgOsdWE/tini [2021-04-21T09:18:00.758Z] #37 2.728 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-21T09:18:00.758Z] #37 2.753 + cmake . [2021-04-21T09:18:00.758Z] #37 3.410 -- The C compiler identification is GNU 8.3.0 [2021-04-21T09:18:00.758Z] #37 3.447 -- Check for working C compiler: /usr/bin/cc [2021-04-21T09:18:00.758Z] #37 4.291 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-21T09:18:00.758Z] #37 4.295 -- Detecting C compiler ABI info [2021-04-21T09:18:00.758Z] #37 5.056 -- Detecting C compiler ABI info - done [2021-04-21T09:18:00.758Z] #37 5.118 -- Detecting C compile features [2021-04-21T09:18:00.783Z] #21 1.049 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-21T09:18:00.783Z] #21 1.053 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-21T09:18:00.783Z] #21 1.057 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-21T09:18:00.783Z] #21 DONE 1.2s [2021-04-21T09:18:00.783Z] [2021-04-21T09:18:00.783Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:00.783Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:18:00.783Z] #43 121.2 CC criu/ipc_ns.o [2021-04-21T09:18:00.783Z] #43 122.5 CC criu/irmap.o [2021-04-21T09:18:00.783Z] #43 123.1 CC criu/kcmp-ids.o [2021-04-21T09:18:00.783Z] #43 123.5 CC criu/kerndat.o [2021-04-21T09:18:00.783Z] #43 124.7 CC criu/libnetlink.o [2021-04-21T09:18:00.783Z] #43 125.1 CC criu/log.o [2021-04-21T09:18:00.783Z] #43 125.6 CC criu/lsm.o [2021-04-21T09:18:00.783Z] #43 126.1 CC criu/mem.o [2021-04-21T09:18:00.783Z] #43 127.9 CC criu/memfd.o [2021-04-21T09:18:00.783Z] #43 128.6 CC criu/mount.o [2021-04-21T09:18:00.884Z] #43 27.46 CC images/pipe-data.o [2021-04-21T09:18:01.042Z] #43 ... [2021-04-21T09:18:01.042Z] [2021-04-21T09:18:01.042Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-21T09:18:01.042Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-04-21T09:18:01.453Z] #43 27.79 CC images/sa.o [2021-04-21T09:18:01.454Z] #43 28.02 CC images/timer.o [2021-04-21T09:18:01.604Z] #56 ... [2021-04-21T09:18:01.604Z] [2021-04-21T09:18:01.604Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:18:01.604Z] #45 sha256:7b0cb6e3bc4883990789c0394aa204bb0d147b9936b5ae18f750945502fc158c [2021-04-21T09:18:01.604Z] #45 88.06 go/doc [2021-04-21T09:18:01.604Z] #45 89.49 github.com/LK4D4/vndr/versioned [2021-04-21T09:18:01.604Z] #45 89.60 compress/flate [2021-04-21T09:18:01.604Z] #45 91.36 github.com/LK4D4/vndr/build [2021-04-21T09:18:01.604Z] #45 92.13 hash/crc32 [2021-04-21T09:18:01.604Z] #45 92.76 compress/gzip [2021-04-21T09:18:01.604Z] #45 93.51 net [2021-04-21T09:18:01.604Z] #45 94.56 vendor/golang.org/x/text/transform [2021-04-21T09:18:01.604Z] #45 95.49 vendor/golang.org/x/text/unicode/bidi [2021-04-21T09:18:01.604Z] #45 97.61 vendor/golang.org/x/text/secure/bidirule [2021-04-21T09:18:01.604Z] #45 97.83 vendor/golang.org/x/text/unicode/norm [2021-04-21T09:18:01.714Z] #43 28.30 CC images/timerfd.o [2021-04-21T09:18:01.861Z] #45 ... [2021-04-21T09:18:01.862Z] [2021-04-21T09:18:01.862Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:01.862Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:18:01.862Z] #43 22.85 CC images/regfile.o [2021-04-21T09:18:01.862Z] #43 23.07 CC images/ghost-file.o [2021-04-21T09:18:01.862Z] #43 23.41 CC images/fifo.o [2021-04-21T09:18:01.862Z] #43 23.62 CC images/remap-file-path.o [2021-04-21T09:18:01.862Z] #43 23.90 CC images/eventfd.o [2021-04-21T09:18:01.862Z] #43 24.07 CC images/eventpoll.o [2021-04-21T09:18:01.862Z] #43 24.39 CC images/fh.o [2021-04-21T09:18:01.862Z] #43 24.75 CC images/fsnotify.o [2021-04-21T09:18:01.862Z] #43 25.40 CC images/signalfd.o [2021-04-21T09:18:01.862Z] #43 25.55 CC images/fs.o [2021-04-21T09:18:01.862Z] #43 25.94 CC images/pstree.o [2021-04-21T09:18:01.862Z] #43 26.25 CC images/pipe.o [2021-04-21T09:18:01.862Z] #43 26.56 CC images/tcp-stream.o [2021-04-21T09:18:01.862Z] #43 26.76 CC images/sk-packet.o [2021-04-21T09:18:01.862Z] #43 27.01 CC images/mnt.o [2021-04-21T09:18:01.862Z] #43 27.27 CC images/pipe-data.o [2021-04-21T09:18:01.862Z] #43 27.45 CC images/sa.o [2021-04-21T09:18:01.862Z] #43 27.64 CC images/timer.o [2021-04-21T09:18:01.862Z] #43 28.00 CC images/timerfd.o [2021-04-21T09:18:01.862Z] #43 28.23 CC images/mm.o [2021-04-21T09:18:01.862Z] #43 28.58 CC images/sk-opts.o [2021-04-21T09:18:01.974Z] #43 28.47 CC images/mm.o [2021-04-21T09:18:02.118Z] #43 28.75 CC images/sk-unix.o [2021-04-21T09:18:02.171Z] #37 ... [2021-04-21T09:18:02.171Z] [2021-04-21T09:18:02.171Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-21T09:18:02.171Z] #51 sha256:a4ad38817eb5386128d3830ecaa87ea3824adebb0bf6051e162029c07285a882 [2021-04-21T09:18:02.171Z] #51 62.41 golang.org/x/crypto/ssh/terminal [2021-04-21T09:18:02.171Z] #51 65.49 mvdan.cc/sh/v3/cmd/shfmt [2021-04-21T09:18:02.171Z] #51 DONE 71.2s [2021-04-21T09:18:02.171Z] [2021-04-21T09:18:02.171Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:02.171Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-21T09:18:02.171Z] #43 5.738 fatal: not a git repository (or any of the parent directories): .git [2021-04-21T09:18:02.171Z] #43 5.817 GEN .gitid [2021-04-21T09:18:02.171Z] #43 5.951 GEN criu/include/version.h [2021-04-21T09:18:02.171Z] #43 6.091 GEN include/common/asm [2021-04-21T09:18:02.234Z] #43 28.77 CC images/sk-opts.o [2021-04-21T09:18:02.374Z] #43 29.08 CC images/sk-inet.o [2021-04-21T09:18:02.493Z] #43 29.01 CC images/sk-unix.o [2021-04-21T09:18:02.631Z] #43 29.37 CC images/tun.o [2021-04-21T09:18:02.887Z] #43 29.62 CC images/sk-netlink.o [2021-04-21T09:18:03.063Z] #43 29.33 CC images/sk-inet.o [2021-04-21T09:18:03.142Z] #43 29.79 CC images/packet-sock.o [2021-04-21T09:18:03.301Z] #52 96.51 go/scanner [2021-04-21T09:18:03.323Z] #43 29.67 CC images/tun.o [2021-04-21T09:18:03.398Z] #43 30.20 CC images/ipc-var.o [2021-04-21T09:18:03.583Z] #43 29.97 CC images/sk-netlink.o [2021-04-21T09:18:03.654Z] #43 30.38 CC images/ipc-desc.o [2021-04-21T09:18:03.843Z] #43 30.23 CC images/packet-sock.o [2021-04-21T09:18:03.843Z] #43 ... [2021-04-21T09:18:03.843Z] [2021-04-21T09:18:03.843Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:18:03.843Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-21T09:18:03.843Z] #13 96.28 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-21T09:18:03.843Z] #13 96.28 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-21T09:18:03.843Z] #13 96.29 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-21T09:18:03.875Z] #56 ... [2021-04-21T09:18:03.875Z] [2021-04-21T09:18:03.875Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:03.875Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:18:03.875Z] #43 22.64 CC images/cpuinfo.o [2021-04-21T09:18:03.875Z] #43 23.17 CC images/inventory.o [2021-04-21T09:18:03.875Z] #43 23.36 CC images/fdinfo.o [2021-04-21T09:18:03.875Z] #43 23.73 CC images/fown.o [2021-04-21T09:18:03.875Z] #43 24.00 CC images/ns.o [2021-04-21T09:18:03.875Z] #43 24.26 CC images/regfile.o [2021-04-21T09:18:03.875Z] #43 24.49 CC images/ghost-file.o [2021-04-21T09:18:03.875Z] #43 24.87 CC images/fifo.o [2021-04-21T09:18:03.875Z] #43 25.09 CC images/remap-file-path.o [2021-04-21T09:18:03.875Z] #43 25.31 CC images/eventfd.o [2021-04-21T09:18:03.875Z] #43 25.57 CC images/eventpoll.o [2021-04-21T09:18:03.875Z] #43 25.82 CC images/fh.o [2021-04-21T09:18:03.875Z] #43 26.19 CC images/fsnotify.o [2021-04-21T09:18:03.875Z] #43 26.73 CC images/signalfd.o [2021-04-21T09:18:03.875Z] #43 26.97 CC images/fs.o [2021-04-21T09:18:03.875Z] #43 27.21 CC images/pstree.o [2021-04-21T09:18:03.875Z] #43 27.38 CC images/pipe.o [2021-04-21T09:18:03.875Z] #43 27.54 CC images/tcp-stream.o [2021-04-21T09:18:03.875Z] #43 27.71 CC images/sk-packet.o [2021-04-21T09:18:03.875Z] #43 28.01 CC images/mnt.o [2021-04-21T09:18:03.875Z] #43 28.23 CC images/pipe-data.o [2021-04-21T09:18:03.875Z] #43 28.39 CC images/sa.o [2021-04-21T09:18:03.875Z] #43 28.66 CC images/timer.o [2021-04-21T09:18:03.875Z] #43 28.97 CC images/timerfd.o [2021-04-21T09:18:03.875Z] #43 29.16 CC images/mm.o [2021-04-21T09:18:03.875Z] #43 29.46 CC images/sk-opts.o [2021-04-21T09:18:03.875Z] #43 29.73 CC images/sk-unix.o [2021-04-21T09:18:03.875Z] #43 30.06 CC images/sk-inet.o [2021-04-21T09:18:03.875Z] #43 30.37 CC images/tun.o [2021-04-21T09:18:03.875Z] #43 30.62 CC images/sk-netlink.o [2021-04-21T09:18:03.875Z] #43 30.82 CC images/packet-sock.o [2021-04-21T09:18:03.875Z] #43 31.15 CC images/ipc-var.o [2021-04-21T09:18:03.875Z] #43 31.32 CC images/ipc-desc.o [2021-04-21T09:18:03.875Z] #43 31.52 CC images/ipc-shm.o [2021-04-21T09:18:03.875Z] #43 31.69 CC images/ipc-msg.o [2021-04-21T09:18:03.875Z] #43 31.92 CC images/ipc-sem.o [2021-04-21T09:18:03.875Z] #43 32.19 CC images/utsns.o [2021-04-21T09:18:03.875Z] #43 32.43 CC images/creds.o [2021-04-21T09:18:03.875Z] #43 32.59 CC images/vma.o [2021-04-21T09:18:03.910Z] #43 30.52 CC images/ipc-shm.o [2021-04-21T09:18:03.910Z] #43 30.74 CC images/ipc-msg.o [2021-04-21T09:18:03.951Z] #52 ... [2021-04-21T09:18:03.951Z] [2021-04-21T09:18:03.951Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-21T09:18:03.951Z] #57 sha256:d8f63e744e351cc6efbc2f857229ce39cf5c5a0ee5898038f6758df5f8d02a54 [2021-04-21T09:18:04.099Z] #43 7.880 PBCC images/timens.pb-c.c [2021-04-21T09:18:04.099Z] #43 7.906 DEP images/timens.pb-c.d [2021-04-21T09:18:04.099Z] #43 7.966 PBCC images/fown.pb-c.c [2021-04-21T09:18:04.099Z] #43 8.006 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-21T09:18:04.099Z] #43 8.064 PBCC images/opts.pb-c.c [2021-04-21T09:18:04.132Z] #43 32.77 CC images/netdev.o [2021-04-21T09:18:04.165Z] #43 31.01 CC images/ipc-sem.o [2021-04-21T09:18:04.362Z] #43 8.116 PBCC images/memfd.pb-c.c [2021-04-21T09:18:04.362Z] #43 8.156 DEP images/fown.pb-c.d [2021-04-21T09:18:04.362Z] #43 8.209 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-21T09:18:04.362Z] #43 8.296 DEP images/opts.pb-c.d [2021-04-21T09:18:04.389Z] #43 33.07 CC images/tty.o [2021-04-21T09:18:04.421Z] #43 31.18 CC images/utsns.o [2021-04-21T09:18:04.551Z] #57 50.53 Checking out files: 67% (2648/3901) Checking out files: 68% (2653/3901) Checking out files: 69% (2692/3901) Checking out files: 70% (2731/3901) Checking out files: 71% (2770/3901) Checking out files: 72% (2809/3901) Checking out files: 73% (2848/3901) Checking out files: 74% (2887/3901) Checking out files: 75% (2926/3901) Checking out files: 76% (2965/3901) Checking out files: 77% (3004/3901) Checking out files: 78% (3043/3901) Checking out files: 79% (3082/3901) Checking out files: 80% (3121/3901) Checking out files: 81% (3160/3901) Checking out files: 82% (3199/3901) Checking out files: 83% (3238/3901) Checking out files: 84% (3277/3901) Checking out files: 85% (3316/3901) Checking out files: 86% (3355/3901) Checking out files: 87% (3394/3901) Checking out files: 88% (3433/3901) Checking out files: 89% (3472/3901) Checking out files: 90% (3511/3901) Checking out files: 91% (3550/3901) Checking out files: 92% (3589/3901) Checking out files: 93% (3628/3901) Checking out files: 94% (3667/3901) Checking out files: 95% (3706/3901) Checking out files: 96% (3745/3901) Checking out files: 97% (3784/3901) Checking out files: 98% (3823/3901) Checking out files: 99% (3862/3901) Checking out files: 100% (3901/3901) Checking out files: 100% (3901/3901), done. [2021-04-21T09:18:04.625Z] #43 8.409 DEP images/memfd.pb-c.d [2021-04-21T09:18:04.625Z] #43 8.468 PBCC images/sit.pb-c.c [2021-04-21T09:18:04.625Z] #43 8.514 DEP images/sit.pb-c.d [2021-04-21T09:18:04.625Z] #43 8.616 PBCC images/macvlan.pb-c.c [2021-04-21T09:18:04.677Z] #43 31.35 CC images/creds.o [2021-04-21T09:18:04.677Z] #43 31.54 CC images/vma.o [2021-04-21T09:18:04.864Z] #57 51.41 + cd /tmp/tmp.7px21utmYn/src/github.com/containerd/containerd [2021-04-21T09:18:04.864Z] #57 51.41 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-21T09:18:04.888Z] #43 8.638 DEP images/macvlan.pb-c.d [2021-04-21T09:18:04.888Z] #43 8.704 PBCC images/autofs.pb-c.c [2021-04-21T09:18:04.888Z] #43 8.744 DEP images/autofs.pb-c.d [2021-04-21T09:18:04.888Z] #43 8.809 PBCC images/sysctl.pb-c.c [2021-04-21T09:18:04.888Z] #43 8.839 DEP images/sysctl.pb-c.d [2021-04-21T09:18:04.933Z] #43 31.79 CC images/netdev.o [2021-04-21T09:18:04.952Z] #43 33.57 CC images/file-lock.o [2021-04-21T09:18:04.952Z] #43 33.72 CC images/rlimit.o [2021-04-21T09:18:04.952Z] #43 33.90 CC images/pagemap.o [2021-04-21T09:18:05.151Z] #43 8.917 PBCC images/time.pb-c.c [2021-04-21T09:18:05.151Z] #43 8.944 DEP images/time.pb-c.d [2021-04-21T09:18:05.151Z] #43 8.991 PBCC images/binfmt-misc.pb-c.c [2021-04-21T09:18:05.151Z] #43 9.044 DEP images/binfmt-misc.pb-c.d [2021-04-21T09:18:05.151Z] #43 9.145 PBCC images/seccomp.pb-c.c [2021-04-21T09:18:05.189Z] #43 ... [2021-04-21T09:18:05.189Z] [2021-04-21T09:18:05.189Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:18:05.189Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-21T09:18:05.189Z] #13 95.14 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-21T09:18:05.189Z] #13 95.14 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-21T09:18:05.189Z] #13 95.15 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-21T09:18:05.414Z] #43 9.204 DEP images/seccomp.pb-c.d [2021-04-21T09:18:05.414Z] #43 9.240 PBCC images/userns.pb-c.c [2021-04-21T09:18:05.414Z] #43 9.264 DEP images/userns.pb-c.d [2021-04-21T09:18:05.414Z] #43 9.388 PBCC images/cgroup.pb-c.c [2021-04-21T09:18:05.514Z] #43 34.19 CC images/siginfo.o [2021-04-21T09:18:05.514Z] #43 34.47 CC images/rpc.o [2021-04-21T09:18:05.677Z] #43 9.422 DEP images/cgroup.pb-c.d [2021-04-21T09:18:05.677Z] #43 9.472 PBCC images/ext-file.pb-c.c [2021-04-21T09:18:05.677Z] #43 9.512 DEP images/ext-file.pb-c.d [2021-04-21T09:18:05.677Z] #43 ... [2021-04-21T09:18:05.677Z] [2021-04-21T09:18:05.677Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:18:05.677Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-21T09:18:05.677Z] #13 62.16 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-21T09:18:05.677Z] #13 62.17 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-21T09:18:05.677Z] #13 62.18 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-21T09:18:05.677Z] #13 69.03 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-21T09:18:05.677Z] #13 69.03 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-04-21T09:18:05.677Z] #13 69.06 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-21T09:18:05.677Z] #13 69.32 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-21T09:18:05.677Z] #13 69.33 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-04-21T09:18:05.677Z] #13 69.34 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-21T09:18:05.677Z] #13 ... [2021-04-21T09:18:05.677Z] [2021-04-21T09:18:05.677Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:05.677Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-21T09:18:05.677Z] #43 9.590 PBCC images/rpc.pb-c.c [2021-04-21T09:18:05.677Z] #43 9.645 DEP images/rpc.pb-c.d [2021-04-21T09:18:05.750Z] #13 ... [2021-04-21T09:18:05.750Z] [2021-04-21T09:18:05.750Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:18:05.750Z] #45 sha256:a2c78d31650f7588a831ba274670799f873064dd035ac91804e18ec1f93a76a3 [2021-04-21T09:18:05.750Z] #45 91.71 hash/crc32 [2021-04-21T09:18:05.750Z] #45 91.83 net [2021-04-21T09:18:05.750Z] #45 92.24 compress/gzip [2021-04-21T09:18:05.750Z] #45 92.80 vendor/golang.org/x/sys/cpu [2021-04-21T09:18:05.750Z] #45 93.05 vendor/golang.org/x/crypto/chacha20poly1305 [2021-04-21T09:18:05.750Z] #45 94.37 vendor/golang.org/x/crypto/hkdf [2021-04-21T09:18:05.750Z] #45 94.51 vendor/golang.org/x/text/transform [2021-04-21T09:18:05.750Z] #45 95.02 vendor/golang.org/x/text/unicode/bidi [2021-04-21T09:18:05.750Z] #45 96.82 vendor/golang.org/x/text/secure/bidirule [2021-04-21T09:18:05.750Z] #45 97.30 vendor/golang.org/x/text/unicode/norm [2021-04-21T09:18:05.750Z] #45 101.2 vendor/golang.org/x/net/idna [2021-04-21T09:18:05.944Z] #43 9.704 PBCC images/siginfo.pb-c.c [2021-04-21T09:18:05.944Z] #43 9.740 DEP images/siginfo.pb-c.d [2021-04-21T09:18:05.944Z] #43 9.809 PBCC images/pagemap.pb-c.c [2021-04-21T09:18:05.944Z] #43 9.892 DEP images/pagemap.pb-c.d [2021-04-21T09:18:06.010Z] #45 ... [2021-04-21T09:18:06.010Z] [2021-04-21T09:18:06.010Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:06.010Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:18:06.010Z] #43 30.63 CC images/ipc-var.o [2021-04-21T09:18:06.010Z] #43 30.81 CC images/ipc-desc.o [2021-04-21T09:18:06.010Z] #43 31.03 CC images/ipc-shm.o [2021-04-21T09:18:06.010Z] #43 31.20 CC images/ipc-msg.o [2021-04-21T09:18:06.010Z] #43 31.50 CC images/ipc-sem.o [2021-04-21T09:18:06.010Z] #43 31.74 CC images/utsns.o [2021-04-21T09:18:06.010Z] #43 31.91 CC images/creds.o [2021-04-21T09:18:06.010Z] #43 32.10 CC images/vma.o [2021-04-21T09:18:06.010Z] #43 32.28 CC images/netdev.o [2021-04-21T09:18:06.010Z] #43 32.63 CC images/tty.o [2021-04-21T09:18:06.214Z] #43 9.976 PBCC images/rlimit.pb-c.c [2021-04-21T09:18:06.214Z] #43 9.995 DEP images/rlimit.pb-c.d [2021-04-21T09:18:06.214Z] #43 10.05 PBCC images/file-lock.pb-c.c [2021-04-21T09:18:06.214Z] #43 ... [2021-04-21T09:18:06.214Z] [2021-04-21T09:18:06.214Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-21T09:18:06.214Z] #37 sha256:15b2ab77dde64a4a8b9cb432e46101a9cf5e0e4a26cf04b3ade2c3cbdc24a19f [2021-04-21T09:18:06.214Z] #37 7.507 -- Detecting C compile features - done [2021-04-21T09:18:06.214Z] #37 7.538 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-21T09:18:06.214Z] #37 7.920 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-21T09:18:06.214Z] #37 8.028 -- Configuring done [2021-04-21T09:18:06.214Z] #37 8.069 -- Generating done [2021-04-21T09:18:06.214Z] #37 8.081 -- Build files have been written to: /tmp/tmp.FtcPgOsdWE/tini [2021-04-21T09:18:06.214Z] #37 8.085 + make tini-static [2021-04-21T09:18:06.214Z] #37 8.388 Scanning dependencies of target tini-static [2021-04-21T09:18:06.214Z] #37 8.576 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-21T09:18:06.214Z] #37 9.883 [100%] Linking C executable tini-static [2021-04-21T09:18:06.214Z] #37 10.42 [100%] Built target tini-static [2021-04-21T09:18:06.214Z] #37 10.55 + mkdir -p /build [2021-04-21T09:18:06.214Z] #37 10.55 + cp tini-static /build/docker-init [2021-04-21T09:18:06.214Z] #37 DONE 10.7s [2021-04-21T09:18:06.214Z] [2021-04-21T09:18:06.214Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:06.214Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-21T09:18:06.214Z] #43 10.08 DEP images/file-lock.pb-c.d [2021-04-21T09:18:06.214Z] #43 10.13 PBCC images/tty.pb-c.c [2021-04-21T09:18:06.326Z] #22 5.364 Collecting yamllint==1.16.0 [2021-04-21T09:18:06.478Z] #43 10.27 DEP images/tty.pb-c.d [2021-04-21T09:18:06.478Z] #43 10.35 PBCC images/tun.pb-c.c [2021-04-21T09:18:06.478Z] #43 10.45 PBCC images/netdev.pb-c.c [2021-04-21T09:18:06.579Z] #43 33.13 CC images/file-lock.o [2021-04-21T09:18:06.741Z] #43 10.56 DEP images/tun.pb-c.d [2021-04-21T09:18:06.741Z] #43 10.64 DEP images/netdev.pb-c.d [2021-04-21T09:18:06.741Z] #43 10.68 PBCC images/vma.pb-c.c [2021-04-21T09:18:06.741Z] #43 10.73 DEP images/vma.pb-c.d [2021-04-21T09:18:06.883Z] #43 35.48 CC images/ext-file.o [2021-04-21T09:18:06.883Z] #43 35.75 CC images/cgroup.o [2021-04-21T09:18:06.976Z] #57 53.51 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-21T09:18:06.976Z] #57 53.51 + BUILDTAGS='netgo osusergo static_build' [2021-04-21T09:18:06.976Z] #57 53.51 + export EXTRA_FLAGS=-buildmode=pie [2021-04-21T09:18:06.976Z] #57 53.51 + EXTRA_FLAGS=-buildmode=pie [2021-04-21T09:18:06.976Z] #57 53.51 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-21T09:18:06.976Z] #57 53.51 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-21T09:18:06.976Z] #57 53.51 + '[' '' = dynamic ']' [2021-04-21T09:18:06.976Z] #57 53.51 + make [2021-04-21T09:18:07.003Z] #43 10.82 PBCC images/creds.pb-c.c [2021-04-21T09:18:07.003Z] #43 10.84 DEP images/creds.pb-c.d [2021-04-21T09:18:07.003Z] #43 10.89 PBCC images/utsns.pb-c.c [2021-04-21T09:18:07.003Z] #43 10.95 DEP images/utsns.pb-c.d [2021-04-21T09:18:07.003Z] #43 11.01 PBCC images/ipc-desc.pb-c.c [2021-04-21T09:18:07.104Z] Commit message: "bump up rootlesskit to v0.14.2" [2021-04-21T09:18:07.148Z] #43 33.38 CC images/rlimit.o [2021-04-21T09:18:07.148Z] #43 33.58 CC images/pagemap.o [2021-04-21T09:18:07.266Z] #43 11.03 PBCC images/ipc-sem.pb-c.c [2021-04-21T09:18:07.266Z] #43 11.04 DEP images/ipc-desc.pb-c.d [2021-04-21T09:18:07.266Z] #43 11.11 DEP images/ipc-sem.pb-c.d [2021-04-21T09:18:07.266Z] #43 11.17 PBCC images/ipc-msg.pb-c.c [2021-04-21T09:18:07.266Z] #43 11.21 DEP images/ipc-msg.pb-c.d [2021-04-21T09:18:07.266Z] #43 11.27 PBCC images/ipc-shm.pb-c.c [2021-04-21T09:18:07.408Z] #43 33.92 CC images/siginfo.o [2021-04-21T09:18:07.446Z] #43 36.29 CC images/userns.o [2021-04-21T09:18:07.529Z] #43 11.29 DEP images/ipc-shm.pb-c.d [2021-04-21T09:18:07.529Z] #43 11.37 PBCC images/ipc-var.pb-c.c [2021-04-21T09:18:07.529Z] #43 11.39 DEP images/ipc-var.pb-c.d [2021-04-21T09:18:07.529Z] #43 11.48 PBCC images/sk-opts.pb-c.c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-21T09:18:07.669Z] #43 34.14 CC images/rpc.o [2021-04-21T09:18:07.703Z] #43 ... [2021-04-21T09:18:07.703Z] [2021-04-21T09:18:07.703Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:18:07.703Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-21T09:18:07.703Z] #13 100.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-21T09:18:07.703Z] #13 100.8 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-21T09:18:07.703Z] #13 100.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-21T09:18:07.792Z] #43 11.51 PBCC images/packet-sock.pb-c.c [2021-04-21T09:18:07.792Z] #43 11.57 DEP images/sk-opts.pb-c.d [2021-04-21T09:18:07.792Z] #43 11.64 DEP images/packet-sock.pb-c.d [2021-04-21T09:18:08.045Z] #57 54.62 + bin/ctr [2021-04-21T09:18:08.055Z] #43 11.81 PBCC images/sk-netlink.pb-c.c [2021-04-21T09:18:08.055Z] #43 11.84 DEP images/sk-netlink.pb-c.d [2021-04-21T09:18:08.055Z] #43 11.86 PBCC images/sk-inet.pb-c.c [2021-04-21T09:18:08.055Z] #43 11.88 DEP images/sk-inet.pb-c.d [2021-04-21T09:18:08.055Z] #43 11.90 PBCC images/sk-unix.pb-c.c [2021-04-21T09:18:08.055Z] #43 11.92 DEP images/sk-unix.pb-c.d [2021-04-21T09:18:08.055Z] #43 11.94 PBCC images/mm.pb-c.c [2021-04-21T09:18:08.055Z] #43 11.97 DEP images/mm.pb-c.d [2021-04-21T09:18:08.055Z] #43 12.01 PBCC images/timerfd.pb-c.c [2021-04-21T09:18:08.318Z] #43 12.04 DEP images/timerfd.pb-c.d [2021-04-21T09:18:08.318Z] #43 12.08 PBCC images/timer.pb-c.c [2021-04-21T09:18:08.318Z] #43 12.10 DEP images/timer.pb-c.d [2021-04-21T09:18:08.318Z] #43 12.15 PBCC images/sa.pb-c.c [2021-04-21T09:18:08.318Z] #43 12.21 DEP images/sa.pb-c.d [2021-04-21T09:18:08.581Z] #43 12.32 PBCC images/pipe-data.pb-c.c [2021-04-21T09:18:08.581Z] #43 12.37 DEP images/pipe-data.pb-c.d [2021-04-21T09:18:08.581Z] #43 12.43 PBCC images/mnt.pb-c.c [2021-04-21T09:18:08.581Z] #43 12.46 DEP images/mnt.pb-c.d [2021-04-21T09:18:08.581Z] #43 12.52 PBCC images/sk-packet.pb-c.c [2021-04-21T09:18:08.581Z] #43 12.53 DEP images/sk-packet.pb-c.d [2021-04-21T09:18:08.607Z] #43 35.16 CC images/ext-file.o [2021-04-21T09:18:08.844Z] #43 12.60 PBCC images/tcp-stream.pb-c.c [2021-04-21T09:18:08.844Z] #43 12.66 DEP images/tcp-stream.pb-c.d [2021-04-21T09:18:08.844Z] #43 12.70 PBCC images/pipe.pb-c.c [2021-04-21T09:18:08.844Z] #43 12.74 DEP images/pipe.pb-c.d [2021-04-21T09:18:08.844Z] #43 12.78 PBCC images/pstree.pb-c.c [2021-04-21T09:18:08.844Z] #43 12.80 DEP images/pstree.pb-c.d [2021-04-21T09:18:08.844Z] #43 12.83 PBCC images/fs.pb-c.c [2021-04-21T09:18:08.844Z] #43 12.84 DEP images/fs.pb-c.d [2021-04-21T09:18:08.844Z] #43 12.90 PBCC images/signalfd.pb-c.c [2021-04-21T09:18:08.862Z] #22 ... [2021-04-21T09:18:08.862Z] [2021-04-21T09:18:08.862Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:08.862Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:18:08.862Z] #43 133.4 CC criu/namespaces.o [2021-04-21T09:18:08.862Z] #43 135.7 CC criu/net.o [2021-04-21T09:18:08.862Z] #43 138.9 CC criu/netfilter.o [2021-04-21T09:18:08.866Z] #43 35.43 CC images/cgroup.o [2021-04-21T09:18:09.107Z] #43 12.97 DEP images/signalfd.pb-c.d [2021-04-21T09:18:09.107Z] #43 13.01 PBCC images/fh.pb-c.c [2021-04-21T09:18:09.107Z] #43 13.08 PBCC images/fsnotify.pb-c.c [2021-04-21T09:18:09.107Z] #43 13.15 DEP images/fh.pb-c.d [2021-04-21T09:18:09.111Z] #57 ... [2021-04-21T09:18:09.111Z] [2021-04-21T09:18:09.111Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-21T09:18:09.111Z] #35 sha256:b59a4ebd4a9b6cc9e1f518374ea80d5cb12e08c92e2326f9fad7a5da5c309322 [2021-04-21T09:18:09.111Z] #35 93.03 github.com/BurntSushi/toml [2021-04-21T09:18:09.111Z] #35 93.04 log [2021-04-21T09:18:09.111Z] #35 93.05 flag [2021-04-21T09:18:09.111Z] #35 97.78 github.com/BurntSushi/toml/cmd/tomlv [2021-04-21T09:18:09.111Z] #35 DONE 102.3s [2021-04-21T09:18:09.111Z] [2021-04-21T09:18:09.111Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:09.111Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-21T09:18:09.111Z] #44 24.32 CC images/fown.o [2021-04-21T09:18:09.111Z] #44 24.55 CC images/ns.o [2021-04-21T09:18:09.111Z] #44 24.86 CC images/regfile.o [2021-04-21T09:18:09.111Z] #44 25.14 CC images/ghost-file.o [2021-04-21T09:18:09.111Z] #44 25.56 CC images/fifo.o [2021-04-21T09:18:09.111Z] #44 25.81 CC images/remap-file-path.o [2021-04-21T09:18:09.111Z] #44 26.08 CC images/eventfd.o [2021-04-21T09:18:09.111Z] #44 26.39 CC images/eventpoll.o [2021-04-21T09:18:09.111Z] #44 26.73 CC images/fh.o [2021-04-21T09:18:09.111Z] #44 27.14 CC images/fsnotify.o [2021-04-21T09:18:09.111Z] #44 28.01 CC images/signalfd.o [2021-04-21T09:18:09.111Z] #44 28.24 CC images/fs.o [2021-04-21T09:18:09.111Z] #44 28.57 CC images/pstree.o [2021-04-21T09:18:09.111Z] #44 28.79 CC images/pipe.o [2021-04-21T09:18:09.111Z] #44 29.04 CC images/tcp-stream.o [2021-04-21T09:18:09.111Z] #44 29.32 CC images/sk-packet.o [2021-04-21T09:18:09.111Z] #44 29.67 CC images/mnt.o [2021-04-21T09:18:09.111Z] #44 29.95 CC images/pipe-data.o [2021-04-21T09:18:09.111Z] #44 30.17 CC images/sa.o [2021-04-21T09:18:09.111Z] #44 30.41 CC images/timer.o [2021-04-21T09:18:09.111Z] #44 30.82 CC images/timerfd.o [2021-04-21T09:18:09.111Z] #44 31.08 CC images/mm.o [2021-04-21T09:18:09.111Z] #44 31.54 CC images/sk-opts.o [2021-04-21T09:18:09.111Z] #44 31.93 CC images/sk-unix.o [2021-04-21T09:18:09.111Z] #44 32.33 CC images/sk-inet.o [2021-04-21T09:18:09.111Z] #44 32.78 CC images/tun.o [2021-04-21T09:18:09.111Z] #44 33.08 CC images/sk-netlink.o [2021-04-21T09:18:09.111Z] #44 33.33 CC images/packet-sock.o [2021-04-21T09:18:09.111Z] #44 33.74 CC images/ipc-var.o [2021-04-21T09:18:09.111Z] #44 33.95 CC images/ipc-desc.o [2021-04-21T09:18:09.111Z] #44 34.17 CC images/ipc-shm.o [2021-04-21T09:18:09.122Z] #43 139.3 CC criu/page-pipe.o [2021-04-21T09:18:09.369Z] #43 13.21 DEP images/fsnotify.pb-c.d [2021-04-21T09:18:09.369Z] #43 13.32 PBCC images/eventpoll.pb-c.c [2021-04-21T09:18:09.369Z] #43 13.35 DEP images/eventpoll.pb-c.d [2021-04-21T09:18:09.369Z] #43 13.43 PBCC images/eventfd.pb-c.c [2021-04-21T09:18:09.411Z] #44 34.42 CC images/ipc-msg.o [2021-04-21T09:18:09.436Z] #43 35.96 CC images/userns.o [2021-04-21T09:18:09.632Z] #43 13.46 DEP images/eventfd.pb-c.d [2021-04-21T09:18:09.632Z] #43 13.55 PBCC images/remap-file-path.pb-c.c [2021-04-21T09:18:09.632Z] #43 13.60 DEP images/remap-file-path.pb-c.d [2021-04-21T09:18:09.632Z] #43 13.69 PBCC images/fifo.pb-c.c [2021-04-21T09:18:09.690Z] #43 139.8 CC criu/page-xfer.o [2021-04-21T09:18:09.696Z] #43 36.21 CC images/google/protobuf/descriptor.o [2021-04-21T09:18:09.894Z] #43 13.72 DEP images/fifo.pb-c.d [2021-04-21T09:18:09.894Z] #43 13.78 PBCC images/ghost-file.pb-c.c [2021-04-21T09:18:09.894Z] #43 13.86 DEP images/ghost-file.pb-c.d [2021-04-21T09:18:09.894Z] #43 13.94 PBCC images/regfile.pb-c.c [2021-04-21T09:18:10.060Z] #44 34.86 CC images/ipc-sem.o [2021-04-21T09:18:10.060Z] #44 35.11 CC images/utsns.o [2021-04-21T09:18:10.157Z] #43 13.98 DEP images/regfile.pb-c.d [2021-04-21T09:18:10.157Z] #43 14.03 PBCC images/ns.pb-c.c [2021-04-21T09:18:10.157Z] #43 14.06 DEP images/ns.pb-c.d [2021-04-21T09:18:10.157Z] #43 14.15 PBCC images/fdinfo.pb-c.c [2021-04-21T09:18:10.222Z] #13 ... [2021-04-21T09:18:10.222Z] [2021-04-21T09:18:10.222Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:18:10.222Z] #45 sha256:067f20dd7f649c46ffcb50069af3cd2957a69d2160afcf968a25072718038e5e [2021-04-21T09:18:10.222Z] #45 99.29 vendor/golang.org/x/net/idna [2021-04-21T09:18:10.222Z] #45 101.5 vendor/golang.org/x/net/http2/hpack [2021-04-21T09:18:10.222Z] #45 102.6 mime [2021-04-21T09:18:10.222Z] #45 104.3 mime/quotedprintable [2021-04-21T09:18:10.222Z] #45 104.7 net/http/internal [2021-04-21T09:18:10.222Z] #45 108.6 net/textproto [2021-04-21T09:18:10.222Z] #45 108.6 crypto/x509 [2021-04-21T09:18:10.274Z] + docker version [2021-04-21T09:18:10.363Z] #44 35.35 CC images/creds.o [2021-04-21T09:18:10.419Z] #43 14.23 DEP images/fdinfo.pb-c.d [2021-04-21T09:18:10.419Z] #43 14.33 PBCC images/core-aarch64.pb-c.c [2021-04-21T09:18:10.419Z] #43 14.38 PBCC images/core-arm.pb-c.c [2021-04-21T09:18:10.419Z] #43 14.44 PBCC images/core-ppc64.pb-c.c [2021-04-21T09:18:10.478Z] #45 ... [2021-04-21T09:18:10.478Z] [2021-04-21T09:18:10.478Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:10.478Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:18:10.478Z] #43 36.53 CC images/google/protobuf/descriptor.o [2021-04-21T09:18:10.478Z] #43 38.03 CC images/opts.o [2021-04-21T09:18:10.478Z] #43 38.24 CC images/seccomp.o [2021-04-21T09:18:10.478Z] #43 38.47 CC images/binfmt-misc.o [2021-04-21T09:18:10.478Z] #43 38.71 CC images/time.o [2021-04-21T09:18:10.478Z] #43 38.94 CC images/sysctl.o [2021-04-21T09:18:10.478Z] #43 39.21 CC images/autofs.o [2021-04-21T09:18:10.664Z] #44 35.55 CC images/vma.o [2021-04-21T09:18:10.683Z] #43 14.51 PBCC images/core-s390.pb-c.c [2021-04-21T09:18:10.683Z] #43 14.53 PBCC images/core-x86.pb-c.c [2021-04-21T09:18:10.683Z] #43 14.62 PBCC images/core.pb-c.c [2021-04-21T09:18:10.683Z] #43 14.69 PBCC images/inventory.pb-c.c [2021-04-21T09:18:10.734Z] #43 39.40 CC images/macvlan.o [2021-04-21T09:18:10.734Z] #43 39.54 CC images/sit.o [2021-04-21T09:18:10.946Z] #43 14.74 DEP images/core-aarch64.pb-c.d [2021-04-21T09:18:10.946Z] #43 14.80 DEP images/core-arm.pb-c.d [2021-04-21T09:18:10.946Z] #43 14.86 DEP images/core-ppc64.pb-c.d [2021-04-21T09:18:10.946Z] #43 14.94 DEP images/core-s390.pb-c.d [2021-04-21T09:18:10.964Z] #44 35.77 CC images/netdev.o [2021-04-21T09:18:10.991Z] #43 39.77 CC images/memfd.o [2021-04-21T09:18:11.067Z] #43 141.2 CC criu/pagemap-cache.o [2021-04-21T09:18:11.208Z] #43 15.02 DEP images/core-x86.pb-c.d [2021-04-21T09:18:11.208Z] #43 15.08 DEP images/core.pb-c.d [2021-04-21T09:18:11.247Z] #43 40.04 CC images/timens.o [2021-04-21T09:18:11.471Z] #43 15.21 DEP images/inventory.pb-c.d [2021-04-21T09:18:11.471Z] #43 15.30 PBCC images/cpuinfo.pb-c.c [2021-04-21T09:18:11.471Z] #43 15.34 DEP images/cpuinfo.pb-c.d [2021-04-21T09:18:11.471Z] #43 15.38 PBCC images/stats.pb-c.c [2021-04-21T09:18:11.471Z] #43 15.42 DEP images/stats.pb-c.d [2021-04-21T09:18:11.505Z] #43 40.27 LINK images/built-in.o [2021-04-21T09:18:11.505Z] #43 40.42 GEN compel/include/asm [2021-04-21T09:18:11.505Z] #43 40.46 GEN compel/include/version.h [2021-04-21T09:18:11.602Z] #43 37.79 CC images/opts.o [2021-04-21T09:18:11.602Z] #43 37.96 CC images/seccomp.o [2021-04-21T09:18:11.602Z] #43 38.19 CC images/binfmt-misc.o [2021-04-21T09:18:11.619Z] #44 36.28 CC images/tty.o [2021-04-21T09:18:11.635Z] #43 141.5 CC criu/pagemap.o [2021-04-21T09:18:11.635Z] #43 ... [2021-04-21T09:18:11.635Z] [2021-04-21T09:18:11.635Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-21T09:18:11.635Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-04-21T09:18:11.635Z] #22 10.75 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-04-21T09:18:11.635Z] #22 10.85 Collecting pyyaml (from yamllint==1.16.0) [2021-04-21T09:18:11.761Z] #43 40.49 touch .config [2021-04-21T09:18:11.761Z] #43 40.53 GEN include/common/config.h [2021-04-21T09:18:11.761Z] #43 40.62 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-04-21T09:18:11.761Z] #43 40.67 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-04-21T09:18:11.761Z] #43 40.69 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-04-21T09:18:11.761Z] #43 40.70 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-04-21T09:18:11.761Z] #43 40.73 DEP compel/arch/x86/plugins/std/memcpy.d [2021-04-21T09:18:11.771Z] #13 ... [2021-04-21T09:18:11.771Z] [2021-04-21T09:18:11.771Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:11.771Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:18:11.771Z] #43 32.11 CC images/tty.o [2021-04-21T09:18:11.771Z] #43 32.61 CC images/file-lock.o [2021-04-21T09:18:11.771Z] #43 32.81 CC images/rlimit.o [2021-04-21T09:18:11.771Z] #43 32.96 CC images/pagemap.o [2021-04-21T09:18:11.771Z] #43 33.30 CC images/siginfo.o [2021-04-21T09:18:11.771Z] #43 33.51 CC images/rpc.o [2021-04-21T09:18:11.771Z] #43 34.53 CC images/ext-file.o [2021-04-21T09:18:11.771Z] #43 34.74 CC images/cgroup.o [2021-04-21T09:18:11.771Z] #43 35.38 CC images/userns.o [2021-04-21T09:18:11.771Z] #43 35.61 CC images/google/protobuf/descriptor.o [2021-04-21T09:18:11.771Z] #43 37.18 CC images/opts.o [2021-04-21T09:18:11.771Z] #43 37.43 CC images/seccomp.o [2021-04-21T09:18:11.771Z] #43 37.71 CC images/binfmt-misc.o [2021-04-21T09:18:11.771Z] #43 37.88 CC images/time.o [2021-04-21T09:18:11.771Z] #43 38.13 CC images/sysctl.o [2021-04-21T09:18:11.771Z] #43 38.32 CC images/autofs.o [2021-04-21T09:18:11.771Z] #43 38.48 CC images/macvlan.o [2021-04-21T09:18:11.771Z] #43 38.71 CC images/sit.o [2021-04-21T09:18:11.862Z] #43 38.40 CC images/time.o [2021-04-21T09:18:11.895Z] #22 11.11 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-04-21T09:18:12.018Z] #43 40.76 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-04-21T09:18:12.018Z] #43 40.78 GEN compel/plugins/include/uapi/std/syscall.h [2021-04-21T09:18:12.018Z] #43 40.82 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-04-21T09:18:12.018Z] #43 40.83 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-04-21T09:18:12.018Z] #43 40.86 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-21T09:18:12.018Z] #43 40.87 DEP compel/plugins/std/infect.d [2021-04-21T09:18:12.018Z] #43 40.96 DEP compel/plugins/std/string.d [2021-04-21T09:18:12.121Z] #43 38.60 CC images/sysctl.o [2021-04-21T09:18:12.274Z] #43 41.03 DEP compel/plugins/std/log.d [2021-04-21T09:18:12.274Z] #43 41.11 DEP compel/plugins/std/fds.d [2021-04-21T09:18:12.290Z] #44 37.06 CC images/file-lock.o [2021-04-21T09:18:12.290Z] #44 ... [2021-04-21T09:18:12.290Z] [2021-04-21T09:18:12.290Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:18:12.290Z] #46 sha256:c16e263983b31273544c47988a99edac85be4d83ba5ea9b0e26bc3b538258961 [2021-04-21T09:18:12.290Z] #46 95.69 os/exec [2021-04-21T09:18:12.290Z] #46 95.82 net [2021-04-21T09:18:12.290Z] #46 96.29 internal/lazyregexp [2021-04-21T09:18:12.290Z] #46 96.80 github.com/LK4D4/vndr/versioned [2021-04-21T09:18:12.290Z] #46 100.8 encoding/base64 [2021-04-21T09:18:12.290Z] #46 100.8 crypto/cipher [2021-04-21T09:18:12.290Z] #46 100.9 go/ast [2021-04-21T09:18:12.290Z] #46 103.0 net/url [2021-04-21T09:18:12.290Z] #46 105.2 text/template/parse [2021-04-21T09:18:12.333Z] #43 38.90 CC images/memfd.o [2021-04-21T09:18:12.333Z] #43 39.14 CC images/timens.o [2021-04-21T09:18:12.381Z] #43 38.75 CC images/autofs.o [2021-04-21T09:18:12.381Z] #43 38.97 CC images/macvlan.o [2021-04-21T09:18:12.463Z] #22 11.44 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-04-21T09:18:12.463Z] #22 11.50 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-21T09:18:12.531Z] #43 41.21 DEP compel/plugins/std/std.d [2021-04-21T09:18:12.531Z] #43 41.39 DEP compel/plugins/shmem/shmem.d [2021-04-21T09:18:12.590Z] #43 39.41 LINK images/built-in.o [2021-04-21T09:18:12.590Z] #46 ... [2021-04-21T09:18:12.590Z] [2021-04-21T09:18:12.590Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:12.590Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-21T09:18:12.590Z] #44 37.40 CC images/rlimit.o [2021-04-21T09:18:12.590Z] #44 37.57 CC images/pagemap.o [2021-04-21T09:18:12.641Z] #43 39.16 CC images/sit.o [2021-04-21T09:18:12.722Z] #22 11.55 Installing collected packages: pyyaml, pathspec, yamllint [2021-04-21T09:18:12.788Z] #43 41.51 DEP compel/plugins/fds/fds.d [2021-04-21T09:18:12.846Z] #43 39.62 GEN compel/include/asm [2021-04-21T09:18:12.846Z] #43 39.64 GEN compel/include/version.h [2021-04-21T09:18:12.846Z] #43 39.67 touch .config [2021-04-21T09:18:12.846Z] #43 39.73 GEN include/common/config.h [2021-04-21T09:18:12.846Z] #43 39.80 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-04-21T09:18:12.863Z] #43 16.85 make[1]: Nothing to be done for 'all'. [2021-04-21T09:18:12.889Z] #44 37.90 CC images/siginfo.o [2021-04-21T09:18:12.900Z] #43 39.38 CC images/memfd.o [2021-04-21T09:18:12.989Z] #22 11.96 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-04-21T09:18:13.044Z] #43 41.73 CC compel/plugins/std/std.o [2021-04-21T09:18:13.102Z] #43 39.83 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-04-21T09:18:13.102Z] #43 39.86 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-04-21T09:18:13.102Z] #43 39.88 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-04-21T09:18:13.102Z] #43 39.90 DEP compel/arch/x86/plugins/std/memcpy.d [2021-04-21T09:18:13.102Z] #43 39.93 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-04-21T09:18:13.102Z] #43 39.96 GEN compel/plugins/include/uapi/std/syscall.h [2021-04-21T09:18:13.102Z] #43 39.99 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-04-21T09:18:13.102Z] #43 40.01 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-04-21T09:18:13.102Z] #43 40.04 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-21T09:18:13.160Z] #43 39.74 CC images/timens.o [2021-04-21T09:18:13.189Z] #44 38.19 CC images/rpc.o [2021-04-21T09:18:13.250Z] #22 DONE 12.3s [2021-04-21T09:18:13.250Z] [2021-04-21T09:18:13.250Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-21T09:18:13.250Z] #25 sha256:44d0d59b727eecba2a442f3d6aed99ddd8abaf86b07f0d65b9dde09a6d4eae83 [2021-04-21T09:18:13.301Z] #43 42.08 CC compel/plugins/std/fds.o [2021-04-21T09:18:13.359Z] #43 40.04 DEP compel/plugins/std/infect.d [2021-04-21T09:18:13.359Z] #43 40.14 DEP compel/plugins/std/string.d [2021-04-21T09:18:13.419Z] #43 40.01 LINK images/built-in.o [2021-04-21T09:18:13.557Z] #43 42.49 CC compel/plugins/std/log.o [2021-04-21T09:18:13.615Z] #43 40.21 DEP compel/plugins/std/log.d [2021-04-21T09:18:13.615Z] #43 40.28 DEP compel/plugins/std/fds.d [2021-04-21T09:18:13.615Z] #43 40.34 DEP compel/plugins/std/std.d [2021-04-21T09:18:13.615Z] #43 40.41 DEP compel/plugins/shmem/shmem.d [2021-04-21T09:18:13.615Z] #43 40.47 DEP compel/plugins/fds/fds.d [2021-04-21T09:18:13.679Z] #43 40.16 GEN compel/include/asm [2021-04-21T09:18:13.679Z] #43 40.18 GEN compel/include/version.h [2021-04-21T09:18:13.679Z] #43 40.20 touch .config [2021-04-21T09:18:13.679Z] #43 40.23 GEN include/common/config.h [2021-04-21T09:18:13.811Z] #43 ... [2021-04-21T09:18:13.811Z] [2021-04-21T09:18:13.811Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:18:13.811Z] #45 sha256:53a88da07fb7923b2c12782eb3ddc1ac6f16761f16399fda48197e4cf1a6c07c [2021-04-21T09:18:13.811Z] #45 72.97 encoding/asn1 [2021-04-21T09:18:13.811Z] #45 73.58 github.com/LK4D4/vndr/build [2021-04-21T09:18:13.811Z] #45 74.10 crypto/rsa [2021-04-21T09:18:13.811Z] #45 76.52 vendor/golang.org/x/text/unicode/norm [2021-04-21T09:18:13.811Z] #45 77.67 vendor/golang.org/x/crypto/cryptobyte [2021-04-21T09:18:13.811Z] #45 78.39 vendor/golang.org/x/net/http2/hpack [2021-04-21T09:18:13.811Z] #45 80.28 mime [2021-04-21T09:18:13.811Z] #45 80.36 mime/quotedprintable [2021-04-21T09:18:13.811Z] #45 81.27 net/http/internal [2021-04-21T09:18:13.811Z] #45 82.44 vendor/golang.org/x/net/idna [2021-04-21T09:18:13.818Z] #25 DONE 0.4s [2021-04-21T09:18:13.818Z] [2021-04-21T09:18:13.818Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-21T09:18:13.818Z] #30 sha256:65b2e1fc9e1440ed6da2d4f7caacd7f9c8d0ea2ea9df76147c00308755a6d379 [2021-04-21T09:18:13.871Z] #43 40.59 CC compel/plugins/std/std.o [2021-04-21T09:18:13.939Z] #43 40.32 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-04-21T09:18:13.939Z] #43 40.34 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-04-21T09:18:13.939Z] #43 40.36 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-04-21T09:18:13.939Z] #43 40.38 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-04-21T09:18:13.939Z] #43 40.40 DEP compel/arch/x86/plugins/std/memcpy.d [2021-04-21T09:18:13.939Z] #43 40.46 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-04-21T09:18:13.939Z] #43 40.48 GEN compel/plugins/include/uapi/std/syscall.h [2021-04-21T09:18:13.939Z] #43 40.52 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-04-21T09:18:13.939Z] #43 40.54 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-04-21T09:18:13.939Z] #43 40.56 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-21T09:18:14.127Z] #43 40.89 CC compel/plugins/std/fds.o [2021-04-21T09:18:14.199Z] #43 40.56 DEP compel/plugins/std/infect.d [2021-04-21T09:18:14.199Z] #43 40.71 DEP compel/plugins/std/string.d [2021-04-21T09:18:14.199Z] #43 40.79 DEP compel/plugins/std/log.d [2021-04-21T09:18:14.383Z] #43 41.33 CC compel/plugins/std/log.o [2021-04-21T09:18:14.386Z] #45 ... [2021-04-21T09:18:14.386Z] [2021-04-21T09:18:14.386Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:14.386Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-21T09:18:14.386Z] #43 18.39 CC images/stats.o [2021-04-21T09:18:14.458Z] #43 40.92 DEP compel/plugins/std/fds.d [2021-04-21T09:18:14.458Z] #43 41.03 DEP compel/plugins/std/std.d [2021-04-21T09:18:14.458Z] #43 41.14 DEP compel/plugins/shmem/shmem.d [2021-04-21T09:18:14.487Z] #43 43.31 CC compel/plugins/std/string.o [2021-04-21T09:18:14.718Z] #43 41.25 DEP compel/plugins/fds/fds.d [2021-04-21T09:18:14.718Z] #43 41.39 CC compel/plugins/std/std.o [2021-04-21T09:18:14.734Z] #44 39.57 CC images/ext-file.o [2021-04-21T09:18:14.991Z] #43 18.98 CC images/core.o [2021-04-21T09:18:14.992Z] Client: Docker Engine - Enterprise [2021-04-21T09:18:14.992Z] Version: 19.03.12 [2021-04-21T09:18:14.992Z] API version: 1.40 [2021-04-21T09:18:14.992Z] Go version: go1.13.13 [2021-04-21T09:18:14.992Z] Git commit: 4306744 [2021-04-21T09:18:14.992Z] Built: 08/05/2020 19:27:53 [2021-04-21T09:18:14.992Z] OS/Arch: windows/amd64 [2021-04-21T09:18:14.992Z] Experimental: false [2021-04-21T09:18:14.992Z] [2021-04-21T09:18:14.992Z] Server: Docker Engine - Enterprise [2021-04-21T09:18:14.992Z] Engine: [2021-04-21T09:18:14.992Z] Version: 19.03.12 [2021-04-21T09:18:14.992Z] API version: 1.40 (minimum version 1.24) [2021-04-21T09:18:14.992Z] Go version: go1.13.13 [2021-04-21T09:18:14.992Z] Git commit: f295753ffd [2021-04-21T09:18:14.992Z] Built: 08/05/2020 19:26:41 [2021-04-21T09:18:14.992Z] OS/Arch: windows/amd64 [2021-04-21T09:18:14.992Z] Experimental: true [2021-04-21T09:18:15.035Z] #44 39.75 CC images/cgroup.o [2021-04-21T09:18:15.035Z] #44 ... [2021-04-21T09:18:15.035Z] [2021-04-21T09:18:15.035Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-21T09:18:15.035Z] #52 sha256:27910bf6fec2b512a21ade7deb5ce9571cae8822ee2f8c1b4ad11d6d60dbb735 [2021-04-21T09:18:15.035Z] #52 98.31 mvdan.cc/editorconfig [2021-04-21T09:18:15.035Z] #52 98.78 mvdan.cc/sh/v3/syntax [2021-04-21T09:18:15.035Z] #52 100.3 go/ast [2021-04-21T09:18:15.035Z] #52 100.4 encoding/base64 [2021-04-21T09:18:15.035Z] #52 103.0 encoding/json [2021-04-21T09:18:15.035Z] #52 103.7 golang.org/x/sys/unix [2021-04-21T09:18:15.050Z] #43 43.87 CC compel/plugins/std/infect.o [2021-04-21T09:18:15.286Z] #43 41.74 CC compel/plugins/std/fds.o [2021-04-21T09:18:15.311Z] #43 42.14 CC compel/plugins/std/string.o [2021-04-21T09:18:15.371Z] #52 ... [2021-04-21T09:18:15.371Z] [2021-04-21T09:18:15.371Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:18:15.371Z] #46 sha256:c16e263983b31273544c47988a99edac85be4d83ba5ea9b0e26bc3b538258961 [2021-04-21T09:18:15.371Z] #46 107.0 encoding/json [2021-04-21T09:18:15.545Z] #43 42.06 CC compel/plugins/std/log.o [2021-04-21T09:18:15.567Z] #43 ... [2021-04-21T09:18:15.568Z] [2021-04-21T09:18:15.568Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:18:15.568Z] #45 sha256:7b0cb6e3bc4883990789c0394aa204bb0d147b9936b5ae18f750945502fc158c [2021-04-21T09:18:15.568Z] #45 101.9 vendor/golang.org/x/net/idna [2021-04-21T09:18:15.568Z] #45 103.7 vendor/golang.org/x/net/http2/hpack [2021-04-21T09:18:15.568Z] #45 104.7 mime [2021-04-21T09:18:15.568Z] #45 106.4 mime/quotedprintable [2021-04-21T09:18:15.568Z] #45 106.9 net/http/internal [2021-04-21T09:18:15.568Z] #45 110.5 net/textproto [2021-04-21T09:18:15.568Z] #45 110.5 crypto/x509 [2021-04-21T09:18:15.568Z] #45 111.6 vendor/golang.org/x/net/http/httpguts [2021-04-21T09:18:15.568Z] #45 111.8 vendor/golang.org/x/net/http/httpproxy [2021-04-21T09:18:15.613Z] #43 44.35 CC compel/arch/x86/plugins/std/parasite-head.o [2021-04-21T09:18:15.613Z] #43 44.42 CC compel/arch/x86/plugins/std/memcpy.o [2021-04-21T09:18:15.613Z] #43 44.47 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-04-21T09:18:15.613Z] #43 44.52 AR compel/plugins/std.lib.a [Pipeline] sh [2021-04-21T09:18:15.824Z] #45 112.3 mime/multipart [2021-04-21T09:18:15.870Z] #43 44.60 CC compel/plugins/fds/fds.o [2021-04-21T09:18:15.978Z] #43 19.76 CC images/core-x86.o [2021-04-21T09:18:16.080Z] #45 ... [2021-04-21T09:18:16.080Z] [2021-04-21T09:18:16.080Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:16.080Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:18:16.080Z] #43 42.83 CC compel/plugins/std/infect.o [2021-04-21T09:18:16.126Z] #43 44.85 AR compel/plugins/fds.lib.a [2021-04-21T09:18:16.126Z] #43 44.91 HOSTDEP compel/src/lib/log-host.d [2021-04-21T09:18:16.126Z] #43 44.97 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-21T09:18:16.336Z] #43 43.24 CC compel/arch/x86/plugins/std/parasite-head.o [2021-04-21T09:18:16.336Z] #43 43.30 CC compel/arch/x86/plugins/std/memcpy.o [2021-04-21T09:18:16.383Z] #43 45.05 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-04-21T09:18:16.383Z] #43 45.18 HOSTDEP compel/src/main-host.d [2021-04-21T09:18:16.484Z] #43 42.96 CC compel/plugins/std/string.o [2021-04-21T09:18:16.551Z] #43 20.46 CC images/core-arm.o [2021-04-21T09:18:16.563Z] + docker info [2021-04-21T09:18:16.592Z] #43 43.38 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-04-21T09:18:16.639Z] #43 45.33 DEP compel/src/lib/ptrace.d [2021-04-21T09:18:16.639Z] #43 45.51 DEP compel/src/lib/infect.d [2021-04-21T09:18:16.849Z] #43 43.46 AR compel/plugins/std.lib.a [2021-04-21T09:18:16.849Z] #43 43.53 CC compel/plugins/fds/fds.o [2021-04-21T09:18:16.896Z] #43 45.71 DEP compel/src/lib/infect-util.d [2021-04-21T09:18:16.896Z] #43 45.81 DEP compel/src/lib/infect-rpc.d [2021-04-21T09:18:16.925Z] #46 ... [2021-04-21T09:18:16.925Z] [2021-04-21T09:18:16.925Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:18:16.925Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-21T09:18:16.925Z] #14 99.74 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-21T09:18:16.925Z] #14 99.74 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-04-21T09:18:16.925Z] #14 99.75 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-21T09:18:17.053Z] #43 43.61 CC compel/plugins/std/infect.o [2021-04-21T09:18:17.105Z] #43 43.77 AR compel/plugins/fds.lib.a [2021-04-21T09:18:17.105Z] #43 43.82 HOSTDEP compel/src/lib/log-host.d [2021-04-21T09:18:17.105Z] #43 43.90 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-21T09:18:17.105Z] #43 44.04 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-04-21T09:18:17.126Z] #43 21.04 CC images/core-aarch64.o [2021-04-21T09:18:17.152Z] #43 45.91 DEP compel/arch/x86/src/lib/infect.d [2021-04-21T09:18:17.227Z] #14 ... [2021-04-21T09:18:17.227Z] [2021-04-21T09:18:17.227Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:17.227Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-21T09:18:17.227Z] #44 40.66 CC images/userns.o [2021-04-21T09:18:17.227Z] #44 40.93 CC images/google/protobuf/descriptor.o [2021-04-21T09:18:17.312Z] #43 43.99 CC compel/arch/x86/plugins/std/parasite-head.o [2021-04-21T09:18:17.312Z] #43 ... [2021-04-21T09:18:17.312Z] [2021-04-21T09:18:17.313Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:18:17.313Z] #45 sha256:a2c78d31650f7588a831ba274670799f873064dd035ac91804e18ec1f93a76a3 [2021-04-21T09:18:17.313Z] #45 103.3 vendor/golang.org/x/net/http2/hpack [2021-04-21T09:18:17.313Z] #45 104.2 mime [2021-04-21T09:18:17.313Z] #45 105.8 mime/quotedprintable [2021-04-21T09:18:17.313Z] #45 106.1 net/http/internal [2021-04-21T09:18:17.313Z] #45 109.5 net/textproto [2021-04-21T09:18:17.313Z] #45 109.5 crypto/x509 [2021-04-21T09:18:17.313Z] #45 110.3 vendor/golang.org/x/net/http/httpguts [2021-04-21T09:18:17.313Z] #45 110.7 vendor/golang.org/x/net/http/httpproxy [2021-04-21T09:18:17.313Z] #45 111.1 mime/multipart [2021-04-21T09:18:17.361Z] #43 44.11 HOSTDEP compel/src/main-host.d [2021-04-21T09:18:17.409Z] #43 46.04 DEP compel/arch/x86/src/lib/cpu.d [2021-04-21T09:18:17.409Z] #43 46.14 DEP compel/src/lib/log.d [2021-04-21T09:18:17.409Z] #43 46.24 DEP compel/src/main.d [2021-04-21T09:18:17.409Z] #43 46.35 DEP compel/src/lib/handle-elf.d [2021-04-21T09:18:17.572Z] #45 113.5 crypto/tls [2021-04-21T09:18:17.572Z] #45 ... [2021-04-21T09:18:17.572Z] [2021-04-21T09:18:17.572Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:17.572Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:18:17.572Z] #43 44.04 CC compel/arch/x86/plugins/std/memcpy.o [2021-04-21T09:18:17.572Z] #43 44.09 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-04-21T09:18:17.572Z] #43 44.15 AR compel/plugins/std.lib.a [2021-04-21T09:18:17.572Z] #43 44.23 CC compel/plugins/fds/fds.o [2021-04-21T09:18:17.617Z] #43 44.19 DEP compel/src/lib/ptrace.d [2021-04-21T09:18:17.617Z] #43 44.37 DEP compel/src/lib/infect.d [2021-04-21T09:18:17.666Z] #43 46.45 DEP compel/arch/x86/src/lib/handle-elf.d [2021-04-21T09:18:17.666Z] #43 ... [2021-04-21T09:18:17.666Z] [2021-04-21T09:18:17.666Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-21T09:18:17.666Z] #58 sha256:2e0294f37ed8f00ece2551844ce65ebb3d3e1716d0cdc8ee27bd65dff66444fd [2021-04-21T09:18:17.666Z] #58 116.7 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-21T09:18:17.666Z] #58 116.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-21T09:18:17.702Z] #43 21.52 CC images/core-ppc64.o [2021-04-21T09:18:17.873Z] #43 44.54 DEP compel/src/lib/infect-util.d [2021-04-21T09:18:17.873Z] #43 44.63 DEP compel/src/lib/infect-rpc.d [2021-04-21T09:18:17.873Z] #43 44.73 DEP compel/arch/x86/src/lib/infect.d [2021-04-21T09:18:18.129Z] #43 44.85 DEP compel/arch/x86/src/lib/cpu.d [2021-04-21T09:18:18.129Z] #43 44.95 DEP compel/src/lib/log.d [2021-04-21T09:18:18.140Z] #43 44.59 AR compel/plugins/fds.lib.a [2021-04-21T09:18:18.140Z] #43 44.66 HOSTDEP compel/src/lib/log-host.d [2021-04-21T09:18:18.140Z] #43 44.74 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-21T09:18:18.279Z] #43 22.14 CC images/core-s390.o [2021-04-21T09:18:18.299Z] #44 43.29 CC images/opts.o [2021-04-21T09:18:18.385Z] #43 45.07 DEP compel/src/main.d [2021-04-21T09:18:18.385Z] #43 45.20 DEP compel/src/lib/handle-elf.d [2021-04-21T09:18:18.385Z] #43 45.33 DEP compel/arch/x86/src/lib/handle-elf.d [2021-04-21T09:18:18.399Z] #43 44.86 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-04-21T09:18:18.399Z] #43 44.92 HOSTDEP compel/src/main-host.d [2021-04-21T09:18:18.399Z] #43 45.00 DEP compel/src/lib/ptrace.d [2021-04-21T09:18:18.600Z] #44 43.50 CC images/seccomp.o [2021-04-21T09:18:18.659Z] #43 45.16 DEP compel/src/lib/infect.d [2021-04-21T09:18:18.900Z] #44 43.80 CC images/binfmt-misc.o [2021-04-21T09:18:18.918Z] #43 45.29 DEP compel/src/lib/infect-util.d [2021-04-21T09:18:18.918Z] #43 45.41 DEP compel/src/lib/infect-rpc.d [2021-04-21T09:18:18.918Z] #43 45.53 DEP compel/arch/x86/src/lib/infect.d [2021-04-21T09:18:18.947Z] #43 45.49 CC compel/src/lib/log.o [2021-04-21T09:18:18.947Z] #43 45.71 CC compel/arch/x86/src/lib/cpu.o [2021-04-21T09:18:19.091Z] #30 DONE 5.0s [2021-04-21T09:18:19.091Z] [2021-04-21T09:18:19.091Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-21T09:18:19.091Z] #33 sha256:81084bb56b5c9dce353c428908fa6f475bb64e61a780e1f908f2aa51e76d8cb6 [2021-04-21T09:18:19.091Z] #33 DONE 0.5s [2021-04-21T09:18:19.091Z] [2021-04-21T09:18:19.091Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:19.091Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:18:19.091Z] #43 142.6 CC criu/parasite-syscall.o [2021-04-21T09:18:19.091Z] #43 143.7 CC criu/path.o [2021-04-21T09:18:19.091Z] #43 144.2 CC criu/pie-util-vdso-elf32.o [2021-04-21T09:18:19.091Z] #43 144.8 CC criu/pie-util-vdso.o [2021-04-21T09:18:19.091Z] #43 145.2 CC criu/pie-util.o [2021-04-21T09:18:19.091Z] #43 145.3 CC criu/pipes.o [2021-04-21T09:18:19.091Z] #43 146.0 CC criu/plugin.o [2021-04-21T09:18:19.091Z] #43 146.3 CC criu/proc_parse.o [2021-04-21T09:18:19.091Z] #43 148.6 CC criu/protobuf-desc.o [2021-04-21T09:18:19.177Z] #43 45.69 DEP compel/arch/x86/src/lib/cpu.d [2021-04-21T09:18:19.177Z] #43 45.75 DEP compel/src/lib/log.d [2021-04-21T09:18:19.177Z] #43 45.81 DEP compel/src/main.d [2021-04-21T09:18:19.203Z] #44 44.01 CC images/time.o [2021-04-21T09:18:19.227Z] #43 23.02 CC images/cpuinfo.o [2021-04-21T09:18:19.350Z] #43 ... [2021-04-21T09:18:19.350Z] [2021-04-21T09:18:19.350Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-04-21T09:18:19.350Z] #35 sha256:06051b4927f0bccd59a799a6bed2fa6c4da1bd5723cf656a1ee9fe41c6ae7e8c [2021-04-21T09:18:19.350Z] #35 DONE 0.1s [2021-04-21T09:18:19.350Z] [2021-04-21T09:18:19.350Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-21T09:18:19.350Z] #38 sha256:98c632b5acf50cbc1dd786519eb52184c5ae139b1708e1793a7ca499c0a4a196 [2021-04-21T09:18:19.437Z] #43 45.95 DEP compel/src/lib/handle-elf.d [2021-04-21T09:18:19.437Z] #43 46.03 DEP compel/arch/x86/src/lib/handle-elf.d [2021-04-21T09:18:19.503Z] #44 44.23 CC images/sysctl.o [2021-04-21T09:18:19.503Z] #44 44.44 CC images/autofs.o [2021-04-21T09:18:19.609Z] #38 DONE 0.2s [2021-04-21T09:18:19.609Z] [2021-04-21T09:18:19.609Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:19.609Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:18:19.609Z] #43 149.7 CC criu/protobuf.o [2021-04-21T09:18:19.697Z] #43 46.16 CC compel/src/lib/log.o [2021-04-21T09:18:19.802Z] #43 23.58 CC images/inventory.o [2021-04-21T09:18:19.803Z] #44 44.66 CC images/macvlan.o [2021-04-21T09:18:19.803Z] #44 44.89 CC images/sit.o [2021-04-21T09:18:19.868Z] #43 150.1 CC criu/pstree.o [2021-04-21T09:18:19.875Z] #43 46.59 CC compel/arch/x86/src/lib/infect.o [2021-04-21T09:18:19.957Z] #43 46.43 CC compel/arch/x86/src/lib/cpu.o [2021-04-21T09:18:20.065Z] #43 23.81 CC images/fdinfo.o [2021-04-21T09:18:20.065Z] #43 ... [2021-04-21T09:18:20.065Z] [2021-04-21T09:18:20.065Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-21T09:18:20.065Z] #56 sha256:6f84983aee9bb1e0a9f44d31041cf0293f080544a843689add41cdac94345aa7 [2021-04-21T09:18:20.065Z] #56 36.35 Checking out files: 50% (1954/3901) Checking out files: 51% (1990/3901) Checking out files: 52% (2029/3901) Checking out files: 53% (2068/3901) Checking out files: 54% (2107/3901) Checking out files: 55% (2146/3901) Checking out files: 56% (2185/3901) Checking out files: 57% (2224/3901) Checking out files: 58% (2263/3901) Checking out files: 59% (2302/3901) Checking out files: 60% (2341/3901) Checking out files: 61% (2380/3901) Checking out files: 62% (2419/3901) Checking out files: 63% (2458/3901) Checking out files: 64% (2497/3901) Checking out files: 65% (2536/3901) Checking out files: 66% (2575/3901) Checking out files: 67% (2614/3901) Checking out files: 68% (2653/3901) Checking out files: 69% (2692/3901) Checking out files: 70% (2731/3901) Checking out files: 71% (2770/3901) Checking out files: 72% (2809/3901) Checking out files: 73% (2848/3901) Checking out files: 74% (2887/3901) Checking out files: 75% (2926/3901) Checking out files: 76% (2965/3901) Checking out files: 77% (3004/3901) Checking out files: 78% (3043/3901) Checking out files: 79% (3082/3901) Checking out files: 80% (3121/3901) Checking out files: 81% (3160/3901) Checking out files: 82% (3199/3901) Checking out files: 83% (3238/3901) Checking out files: 84% (3277/3901) Checking out files: 85% (3316/3901) Checking out files: 86% (3355/3901) Checking out files: 87% (3394/3901) Checking out files: 88% (3433/3901) Checking out files: 89% (3472/3901) Checking out files: 90% (3511/3901) Checking out files: 91% (3550/3901) Checking out files: 91% (3585/3901) Checking out files: 92% (3589/3901) Checking out files: 93% (3628/3901) Checking out files: 94% (3667/3901) Checking out files: 95% (3706/3901) Checking out files: 96% (3745/3901) Checking out files: 97% (3784/3901) Checking out files: 98% (3823/3901) Checking out files: 99% (3862/3901) Checking out files: 100% (3901/3901) Checking out files: 100% (3901/3901), done. [2021-04-21T09:18:20.065Z] #56 37.63 + cd /tmp/tmp.VianuiOZWG/src/github.com/containerd/containerd [2021-04-21T09:18:20.065Z] #56 37.63 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-21T09:18:20.065Z] #56 39.59 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-21T09:18:20.065Z] #56 39.59 + BUILDTAGS='netgo osusergo static_build' [2021-04-21T09:18:20.065Z] #56 39.59 + export EXTRA_FLAGS=-buildmode=pie [2021-04-21T09:18:20.065Z] #56 39.60 + EXTRA_FLAGS=-buildmode=pie [2021-04-21T09:18:20.065Z] #56 39.60 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-21T09:18:20.065Z] #56 39.60 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-21T09:18:20.065Z] #56 39.60 + '[' '' = dynamic ']' [2021-04-21T09:18:20.065Z] #56 39.60 + make [2021-04-21T09:18:20.103Z] #44 45.13 CC images/memfd.o [2021-04-21T09:18:20.404Z] #44 45.45 CC images/timens.o [2021-04-21T09:18:20.709Z] #44 45.68 LINK images/built-in.o [2021-04-21T09:18:20.804Z] #43 47.52 CC compel/src/lib/infect-rpc.o [2021-04-21T09:18:20.895Z] #43 47.14 CC compel/arch/x86/src/lib/infect.o [2021-04-21T09:18:20.935Z] #58 ... [2021-04-21T09:18:20.935Z] [2021-04-21T09:18:20.935Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:18:20.935Z] #45 sha256:067f20dd7f649c46ffcb50069af3cd2957a69d2160afcf968a25072718038e5e [2021-04-21T09:18:20.935Z] #45 109.8 vendor/golang.org/x/net/http/httpguts [2021-04-21T09:18:20.935Z] #45 110.0 vendor/golang.org/x/net/http/httpproxy [2021-04-21T09:18:20.935Z] #45 110.5 mime/multipart [2021-04-21T09:18:20.935Z] #45 112.3 crypto/tls [2021-04-21T09:18:20.935Z] #45 118.4 net/http/httptrace [2021-04-21T09:18:20.935Z] #45 118.7 net/http [2021-04-21T09:18:20.935Z] #45 ... [2021-04-21T09:18:20.935Z] [2021-04-21T09:18:20.935Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:20.935Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:18:20.935Z] #43 46.61 CC compel/src/lib/log.o [2021-04-21T09:18:20.935Z] #43 46.84 CC compel/arch/x86/src/lib/cpu.o [2021-04-21T09:18:20.935Z] #43 47.61 CC compel/arch/x86/src/lib/infect.o [2021-04-21T09:18:20.935Z] #43 48.37 CC compel/src/lib/infect-rpc.o [2021-04-21T09:18:20.935Z] #43 48.74 CC compel/src/lib/infect-util.o [2021-04-21T09:18:20.935Z] #43 49.05 CC compel/src/lib/infect.o [2021-04-21T09:18:21.009Z] #44 45.80 GEN compel/include/asm [2021-04-21T09:18:21.009Z] #44 45.84 GEN compel/include/version.h [2021-04-21T09:18:21.009Z] #44 45.88 touch .config [2021-04-21T09:18:21.009Z] #44 45.94 GEN include/common/config.h [2021-04-21T09:18:21.009Z] #44 45.99 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-04-21T09:18:21.009Z] #44 46.00 GEN compel/plugins/include/uapi/std/syscall.h [2021-04-21T09:18:21.009Z] #44 46.01 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2021-04-21T09:18:21.009Z] #44 46.02 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2021-04-21T09:18:21.009Z] #44 46.04 DEP compel/arch/ppc64/plugins/std/memcmp.d [2021-04-21T09:18:21.009Z] #44 46.06 DEP compel/arch/ppc64/plugins/std/memcpy.d [2021-04-21T09:18:21.009Z] #44 46.07 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2021-04-21T09:18:21.009Z] #44 46.09 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-21T09:18:21.009Z] #44 46.09 DEP compel/plugins/std/infect.d [2021-04-21T09:18:21.013Z] #56 40.76 + bin/ctr [2021-04-21T09:18:21.060Z] #43 47.85 CC compel/src/lib/infect-util.o [2021-04-21T09:18:21.248Z] #43 151.3 CC criu/rbtree.o [2021-04-21T09:18:21.309Z] #44 46.15 DEP compel/plugins/std/string.d [2021-04-21T09:18:21.309Z] #44 46.23 DEP compel/plugins/std/log.d [2021-04-21T09:18:21.309Z] #44 46.32 DEP compel/plugins/std/fds.d [2021-04-21T09:18:21.316Z] #43 48.07 CC compel/src/lib/infect.o [2021-04-21T09:18:21.464Z] #43 47.98 CC compel/src/lib/infect-rpc.o [2021-04-21T09:18:21.506Z] #43 151.6 CC criu/rst-malloc.o [2021-04-21T09:18:21.610Z] #44 46.47 DEP compel/plugins/std/std.d [2021-04-21T09:18:21.610Z] #44 ... [2021-04-21T09:18:21.610Z] [2021-04-21T09:18:21.610Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:18:21.610Z] #46 sha256:c16e263983b31273544c47988a99edac85be4d83ba5ea9b0e26bc3b538258961 [2021-04-21T09:18:21.610Z] #46 114.9 go/parser [2021-04-21T09:18:21.765Z] #43 151.9 CC criu/seccomp.o [2021-04-21T09:18:21.878Z] #43 ... [2021-04-21T09:18:21.878Z] [2021-04-21T09:18:21.878Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:18:21.878Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-21T09:18:21.878Z] #13 109.9 Selecting previously unselected package libapparmor1:amd64. [2021-04-21T09:18:21.878Z] #13 109.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-04-21T09:18:21.878Z] #13 109.9 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-04-21T09:18:21.878Z] #13 110.0 Selecting previously unselected package libapparmor-dev:amd64. [2021-04-21T09:18:21.878Z] #13 110.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-04-21T09:18:21.878Z] #13 110.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-21T09:18:21.878Z] #13 110.2 Selecting previously unselected package libbtrfs0. [2021-04-21T09:18:21.878Z] #13 110.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-21T09:18:21.878Z] #13 110.2 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-21T09:18:21.878Z] #13 110.2 Selecting previously unselected package libbtrfs-dev. [2021-04-21T09:18:21.878Z] #13 110.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-21T09:18:21.878Z] #13 110.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-21T09:18:21.878Z] #13 110.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-04-21T09:18:21.878Z] #13 110.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-21T09:18:21.878Z] #13 110.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-21T09:18:21.878Z] #13 110.5 Selecting previously unselected package libudev-dev:amd64. [2021-04-21T09:18:21.878Z] #13 110.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-04-21T09:18:21.878Z] #13 110.5 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-21T09:18:21.878Z] #13 110.7 Selecting previously unselected package libsepol1-dev:amd64. [2021-04-21T09:18:21.878Z] #13 110.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-04-21T09:18:21.878Z] #13 110.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-04-21T09:18:21.878Z] #13 111.0 Selecting previously unselected package libpcre16-3:amd64. [2021-04-21T09:18:21.878Z] #13 111.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-04-21T09:18:21.878Z] #13 111.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-04-21T09:18:21.878Z] #13 111.2 Selecting previously unselected package libpcre32-3:amd64. [2021-04-21T09:18:21.878Z] #13 111.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-04-21T09:18:21.878Z] #13 111.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-04-21T09:18:21.878Z] #13 111.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-04-21T09:18:21.878Z] #13 111.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-04-21T09:18:21.878Z] #13 111.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-21T09:18:21.878Z] #13 111.5 Selecting previously unselected package libpcre3-dev:amd64. [2021-04-21T09:18:21.878Z] #13 111.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-04-21T09:18:21.878Z] #13 111.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-21T09:18:21.910Z] #46 115.1 text/template [2021-04-21T09:18:22.045Z] #43 48.42 CC compel/src/lib/infect-util.o [2021-04-21T09:18:22.134Z] #13 112.0 Selecting previously unselected package libselinux1-dev:amd64. [2021-04-21T09:18:22.134Z] #13 112.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-04-21T09:18:22.134Z] #13 112.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-21T09:18:22.305Z] #43 48.80 CC compel/src/lib/infect.o [2021-04-21T09:18:22.333Z] #43 ... [2021-04-21T09:18:22.333Z] [2021-04-21T09:18:22.334Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-21T09:18:22.334Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-21T09:18:22.334Z] #40 DONE 223.4s [2021-04-21T09:18:22.334Z] [2021-04-21T09:18:22.334Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-21T09:18:22.334Z] #49 sha256:614c6b0ff7e7f69ccea5ee1fab76e32c7dd8b4d9d54102848e7d48133bb57291 [2021-04-21T09:18:22.391Z] #13 112.3 Selecting previously unselected package libdevmapper-dev:amd64. [2021-04-21T09:18:22.391Z] #13 112.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-04-21T09:18:22.391Z] #13 112.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-21T09:18:22.391Z] #13 112.4 Selecting previously unselected package libseccomp-dev:amd64. [2021-04-21T09:18:22.391Z] #13 112.4 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-21T09:18:22.391Z] #13 112.5 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-21T09:18:22.647Z] #13 112.6 Selecting previously unselected package libsystemd-dev:amd64. [2021-04-21T09:18:22.647Z] #13 112.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-04-21T09:18:22.647Z] #13 112.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-21T09:18:22.828Z] #43 51.59 CC compel/src/lib/ptrace.o [2021-04-21T09:18:22.902Z] #49 ... [2021-04-21T09:18:22.902Z] [2021-04-21T09:18:22.902Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:22.902Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:18:22.902Z] #43 152.9 CC criu/seize.o [2021-04-21T09:18:23.085Z] #43 ... [2021-04-21T09:18:23.085Z] [2021-04-21T09:18:23.085Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:18:23.085Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-21T09:18:23.085Z] #13 115.5 Selecting previously unselected package libapparmor1:amd64. [2021-04-21T09:18:23.085Z] #13 115.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-04-21T09:18:23.085Z] #13 115.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-04-21T09:18:23.085Z] #13 115.6 Selecting previously unselected package libapparmor-dev:amd64. [2021-04-21T09:18:23.085Z] #13 115.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-04-21T09:18:23.085Z] #13 115.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-21T09:18:23.085Z] #13 115.8 Selecting previously unselected package libbtrfs0. [2021-04-21T09:18:23.085Z] #13 115.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-21T09:18:23.085Z] #13 115.9 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-21T09:18:23.085Z] #13 115.9 Selecting previously unselected package libbtrfs-dev. [2021-04-21T09:18:23.085Z] #13 115.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-21T09:18:23.085Z] #13 115.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-21T09:18:23.085Z] #13 116.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-04-21T09:18:23.085Z] #13 116.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-21T09:18:23.085Z] #13 116.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-21T09:18:23.085Z] #13 116.2 Selecting previously unselected package libudev-dev:amd64. [2021-04-21T09:18:23.085Z] #13 116.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-04-21T09:18:23.085Z] #13 116.2 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-21T09:18:23.210Z] #13 113.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-21T09:18:23.210Z] #13 113.2 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-21T09:18:23.210Z] #13 113.2 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-04-21T09:18:23.210Z] #13 113.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-21T09:18:23.210Z] #13 113.3 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-04-21T09:18:23.210Z] #13 113.3 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-04-21T09:18:23.210Z] #13 113.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-21T09:18:23.342Z] #13 116.4 Selecting previously unselected package libsepol1-dev:amd64. [2021-04-21T09:18:23.342Z] #13 116.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-04-21T09:18:23.342Z] #13 116.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-04-21T09:18:23.466Z] #13 113.3 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-21T09:18:23.466Z] #13 113.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-04-21T09:18:23.466Z] #13 113.3 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-21T09:18:23.466Z] #13 113.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-21T09:18:23.466Z] #13 113.4 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-21T09:18:23.466Z] #13 113.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-21T09:18:23.466Z] #13 113.4 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-21T09:18:23.466Z] #13 113.4 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-21T09:18:23.466Z] #13 113.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-21T09:18:23.466Z] #13 113.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-21T09:18:23.466Z] #13 113.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-21T09:18:23.466Z] #13 113.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-21T09:18:23.466Z] #13 113.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-21T09:18:23.466Z] #13 113.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-21T09:18:23.466Z] #13 113.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-21T09:18:23.466Z] #13 113.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-21T09:18:23.607Z] #13 116.7 Selecting previously unselected package libpcre16-3:amd64. [2021-04-21T09:18:23.607Z] #13 116.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-04-21T09:18:23.607Z] #13 116.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-04-21T09:18:23.687Z] #43 ... [2021-04-21T09:18:23.687Z] [2021-04-21T09:18:23.687Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:18:23.687Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-21T09:18:23.687Z] #13 110.7 Selecting previously unselected package libapparmor1:amd64. [2021-04-21T09:18:23.687Z] #13 110.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-04-21T09:18:23.687Z] #13 110.7 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-04-21T09:18:23.687Z] #13 110.8 Selecting previously unselected package libapparmor-dev:amd64. [2021-04-21T09:18:23.687Z] #13 110.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-04-21T09:18:23.687Z] #13 110.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-21T09:18:23.687Z] #13 111.0 Selecting previously unselected package libbtrfs0. [2021-04-21T09:18:23.687Z] #13 111.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-21T09:18:23.687Z] #13 111.1 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-21T09:18:23.687Z] #13 111.2 Selecting previously unselected package libbtrfs-dev. [2021-04-21T09:18:23.687Z] #13 111.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-21T09:18:23.687Z] #13 111.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-21T09:18:23.687Z] #13 111.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-04-21T09:18:23.687Z] #13 111.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-21T09:18:23.687Z] #13 111.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-21T09:18:23.687Z] #13 111.4 Selecting previously unselected package libudev-dev:amd64. [2021-04-21T09:18:23.687Z] #13 111.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-04-21T09:18:23.687Z] #13 111.4 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-21T09:18:23.687Z] #13 111.6 Selecting previously unselected package libsepol1-dev:amd64. [2021-04-21T09:18:23.687Z] #13 111.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-04-21T09:18:23.687Z] #13 111.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-04-21T09:18:23.687Z] #13 111.9 Selecting previously unselected package libpcre16-3:amd64. [2021-04-21T09:18:23.687Z] #13 111.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-04-21T09:18:23.687Z] #13 111.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-04-21T09:18:23.687Z] #13 112.1 Selecting previously unselected package libpcre32-3:amd64. [2021-04-21T09:18:23.687Z] #13 112.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-04-21T09:18:23.687Z] #13 112.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-04-21T09:18:23.687Z] #13 112.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-04-21T09:18:23.687Z] #13 112.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-04-21T09:18:23.687Z] #13 112.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-21T09:18:23.687Z] #13 112.4 Selecting previously unselected package libpcre3-dev:amd64. [2021-04-21T09:18:23.687Z] #13 112.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-04-21T09:18:23.687Z] #13 112.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-21T09:18:23.687Z] #13 112.8 Selecting previously unselected package libselinux1-dev:amd64. [2021-04-21T09:18:23.687Z] #13 112.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-04-21T09:18:23.687Z] #13 112.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-21T09:18:23.687Z] #13 113.1 Selecting previously unselected package libdevmapper-dev:amd64. [2021-04-21T09:18:23.687Z] #13 113.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-04-21T09:18:23.687Z] #13 113.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-21T09:18:23.687Z] #13 113.2 Selecting previously unselected package libseccomp-dev:amd64. [2021-04-21T09:18:23.687Z] #13 113.2 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-21T09:18:23.687Z] #13 113.3 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-21T09:18:23.687Z] #13 113.5 Selecting previously unselected package libsystemd-dev:amd64. [2021-04-21T09:18:23.687Z] #13 113.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-04-21T09:18:23.687Z] #13 113.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-21T09:18:23.687Z] #13 114.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-21T09:18:23.687Z] #13 114.0 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-21T09:18:23.687Z] #13 114.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-04-21T09:18:23.687Z] #13 114.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-21T09:18:23.687Z] #13 114.1 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-04-21T09:18:23.687Z] #13 114.1 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-04-21T09:18:23.687Z] #13 114.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-21T09:18:23.687Z] #13 114.1 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-21T09:18:23.687Z] #13 114.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-04-21T09:18:23.687Z] #13 114.1 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-21T09:18:23.687Z] #13 114.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-21T09:18:23.687Z] #13 114.2 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-21T09:18:23.687Z] #13 114.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-21T09:18:23.687Z] #13 114.2 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-21T09:18:23.687Z] #13 114.2 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-21T09:18:23.687Z] #13 114.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-21T09:18:23.687Z] #13 114.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-21T09:18:23.687Z] #13 114.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-21T09:18:23.687Z] #13 114.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-04-21T09:18:23.687Z] #13 114.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-21T09:18:23.687Z] #13 114.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-21T09:18:23.687Z] #13 114.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-21T09:18:23.687Z] #13 114.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-21T09:18:23.687Z] #13 114.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-21T09:18:23.687Z] #13 114.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-21T09:18:23.687Z] #13 114.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-21T09:18:23.687Z] #13 114.4 Setting up dmsetup (2:1.02.155-3) ... [2021-04-21T09:18:23.687Z] #13 114.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-21T09:18:23.687Z] #13 114.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-21T09:18:23.687Z] #13 114.4 Processing triggers for libc-bin (2.28-10) ... [2021-04-21T09:18:23.687Z] #13 ... [2021-04-21T09:18:23.687Z] [2021-04-21T09:18:23.687Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:18:23.687Z] #45 sha256:a2c78d31650f7588a831ba274670799f873064dd035ac91804e18ec1f93a76a3 [2021-04-21T09:18:23.687Z] #45 119.6 net/http/httptrace [2021-04-21T09:18:23.726Z] #13 113.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-21T09:18:23.726Z] #13 113.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-21T09:18:23.726Z] #13 113.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-21T09:18:23.726Z] #13 113.6 Setting up dmsetup (2:1.02.155-3) ... [2021-04-21T09:18:23.726Z] #13 113.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-21T09:18:23.726Z] #13 113.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-21T09:18:23.726Z] #13 113.6 Processing triggers for libc-bin (2.28-10) ... [2021-04-21T09:18:23.839Z] #43 154.0 CC criu/servicefd.o [2021-04-21T09:18:23.950Z] #45 119.7 net/http [2021-04-21T09:18:23.950Z] #45 ... [2021-04-21T09:18:23.950Z] [2021-04-21T09:18:23.950Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:18:23.950Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-21T09:18:23.950Z] #13 DONE 116.5s [2021-04-21T09:18:24.211Z] [2021-04-21T09:18:24.211Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-21T09:18:24.211Z] #53 sha256:7ecc11452737ca94483937d33c09789117d0decc24704605dd620641b1606075 [2021-04-21T09:18:24.328Z] #56 ... [2021-04-21T09:18:24.328Z] [2021-04-21T09:18:24.328Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-21T09:18:24.328Z] #58 sha256:0c8712787580e3c4e481e014e6078c2993dd4ae5302c8278fe539652e859d370 [2021-04-21T09:18:24.328Z] #58 93.40 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-21T09:18:24.328Z] #58 93.40 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-21T09:18:24.408Z] #43 ... [2021-04-21T09:18:24.408Z] [2021-04-21T09:18:24.408Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-21T09:18:24.408Z] #41 sha256:0bfb0a3a4b1685214bff8f2db0234e5bb114f48ea81c122fff6b6222b3c8d19f [2021-04-21T09:18:24.408Z] #41 DONE 0.9s [2021-04-21T09:18:24.408Z] [2021-04-21T09:18:24.408Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:24.408Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:18:24.408Z] #43 154.5 CC criu/shmem.o [2021-04-21T09:18:24.976Z] #13 117.9 Selecting previously unselected package libpcre32-3:amd64. [2021-04-21T09:18:24.976Z] #13 117.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-04-21T09:18:24.976Z] #13 117.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-04-21T09:18:24.976Z] #13 118.1 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-04-21T09:18:24.976Z] #13 118.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-04-21T09:18:24.976Z] #13 118.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-21T09:18:24.976Z] #13 118.2 Selecting previously unselected package libpcre3-dev:amd64. [2021-04-21T09:18:24.976Z] #13 118.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-04-21T09:18:24.976Z] #13 118.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-21T09:18:25.280Z] #58 ... [2021-04-21T09:18:25.280Z] [2021-04-21T09:18:25.280Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:18:25.280Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-21T09:18:25.280Z] #13 81.80 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-21T09:18:25.280Z] #13 81.80 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-04-21T09:18:25.280Z] #13 81.81 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-21T09:18:25.280Z] #13 91.34 Selecting previously unselected package libapparmor1:arm64. [2021-04-21T09:18:25.280Z] #13 91.35 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-04-21T09:18:25.280Z] #13 91.36 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-04-21T09:18:25.280Z] #13 91.49 Selecting previously unselected package libapparmor-dev:arm64. [2021-04-21T09:18:25.280Z] #13 91.50 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-04-21T09:18:25.280Z] #13 91.51 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-04-21T09:18:25.280Z] #13 91.65 Selecting previously unselected package libbtrfs0. [2021-04-21T09:18:25.280Z] #13 91.65 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-04-21T09:18:25.280Z] #13 91.66 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-21T09:18:25.280Z] #13 91.78 Selecting previously unselected package libbtrfs-dev. [2021-04-21T09:18:25.280Z] #13 91.78 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-04-21T09:18:25.280Z] #13 91.78 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-21T09:18:25.280Z] #13 91.98 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-04-21T09:18:25.280Z] #13 91.99 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-04-21T09:18:25.280Z] #13 92.01 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-04-21T09:18:25.280Z] #13 ... [2021-04-21T09:18:25.280Z] [2021-04-21T09:18:25.280Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:18:25.280Z] #45 sha256:53a88da07fb7923b2c12782eb3ddc1ac6f16761f16399fda48197e4cf1a6c07c [2021-04-21T09:18:25.280Z] #45 84.78 net/textproto [2021-04-21T09:18:25.280Z] #45 84.79 vendor/golang.org/x/net/http/httpproxy [2021-04-21T09:18:25.280Z] #45 84.81 crypto/x509 [2021-04-21T09:18:25.280Z] #45 86.24 vendor/golang.org/x/net/http/httpguts [2021-04-21T09:18:25.280Z] #45 86.24 mime/multipart [2021-04-21T09:18:25.280Z] #45 88.52 crypto/tls [2021-04-21T09:18:25.280Z] #45 93.91 net/http/httptrace [2021-04-21T09:18:25.280Z] #45 94.23 net/http [2021-04-21T09:18:25.346Z] #43 155.3 CC criu/sigframe.o [2021-04-21T09:18:25.346Z] #43 155.5 CC criu/signalfd.o [2021-04-21T09:18:25.539Z] #13 ... [2021-04-21T09:18:25.539Z] [2021-04-21T09:18:25.539Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-21T09:18:25.539Z] #58 sha256:2e0294f37ed8f00ece2551844ce65ebb3d3e1716d0cdc8ee27bd65dff66444fd [2021-04-21T09:18:25.539Z] #58 DONE 124.6s [2021-04-21T09:18:25.539Z] [2021-04-21T09:18:25.539Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-21T09:18:25.539Z] #59 sha256:d3c8a549793512731f18a01769354669bcfbfba2ea46f754c020dae47ab56371 [2021-04-21T09:18:25.539Z] #59 DONE 0.1s [2021-04-21T09:18:25.539Z] [2021-04-21T09:18:25.539Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:18:25.539Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-21T09:18:25.539Z] #13 118.7 Selecting previously unselected package libselinux1-dev:amd64. [2021-04-21T09:18:25.539Z] #13 118.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-04-21T09:18:25.539Z] #13 118.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-21T09:18:25.543Z] #45 ... [2021-04-21T09:18:25.543Z] [2021-04-21T09:18:25.543Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:18:25.543Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-21T09:18:25.543Z] #13 92.14 Selecting previously unselected package libudev-dev:arm64. [2021-04-21T09:18:25.543Z] #13 92.15 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_arm64.deb ... [2021-04-21T09:18:25.543Z] #13 92.18 Unpacking libudev-dev:arm64 (241-7~deb10u7) ... [2021-04-21T09:18:25.593Z] #53 1.602 + RM_GOPATH=0 [2021-04-21T09:18:25.593Z] #53 1.603 + TMP_GOPATH= [2021-04-21T09:18:25.593Z] #53 1.603 + : /build [2021-04-21T09:18:25.593Z] #53 1.603 + '[' -z '' ']' [2021-04-21T09:18:25.593Z] #53 1.604 ++ mktemp -d [2021-04-21T09:18:25.593Z] #53 1.608 + export GOPATH=/tmp/tmp.P9dtq1cZNq [2021-04-21T09:18:25.593Z] #53 1.608 + GOPATH=/tmp/tmp.P9dtq1cZNq [2021-04-21T09:18:25.593Z] #53 1.609 + RM_GOPATH=1 [2021-04-21T09:18:25.593Z] #53 1.612 + case "$(go env GOARCH)" in [2021-04-21T09:18:25.593Z] #53 1.612 ++ go env GOARCH [2021-04-21T09:18:25.593Z] #53 1.628 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:18:25.593Z] #53 1.629 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:18:25.593Z] #53 1.629 ++ dirname /tmp/install/install.sh [2021-04-21T09:18:25.593Z] #53 1.630 + dir=/tmp/install [2021-04-21T09:18:25.593Z] #53 1.631 + bin=runc [2021-04-21T09:18:25.593Z] #53 1.631 + shift [2021-04-21T09:18:25.593Z] #53 1.631 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-21T09:18:25.593Z] #53 1.631 + . /tmp/install/runc.installer [2021-04-21T09:18:25.593Z] #53 1.632 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-21T09:18:25.593Z] #53 1.632 + install_runc [2021-04-21T09:18:25.593Z] #53 1.636 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-21T09:18:25.593Z] #53 1.640 + uname -r [2021-04-21T09:18:25.593Z] #53 1.644 + RUNC_BUILDTAGS='seccomp ' [2021-04-21T09:18:25.593Z] #53 1.648 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-21T09:18:25.593Z] #53 1.648 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-21T09:18:25.593Z] #53 1.649 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.P9dtq1cZNq/src/github.com/opencontainers/runc [2021-04-21T09:18:25.593Z] #53 1.658 Cloning into '/tmp/tmp.P9dtq1cZNq/src/github.com/opencontainers/runc'... [2021-04-21T09:18:25.605Z] #43 155.8 CC criu/sk-inet.o [2021-04-21T09:18:25.616Z] #13 DONE 115.3s [2021-04-21T09:18:25.616Z] [2021-04-21T09:18:25.616Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-21T09:18:25.616Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-04-21T09:18:25.796Z] #13 ... [2021-04-21T09:18:25.796Z] [2021-04-21T09:18:25.796Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-21T09:18:25.796Z] #60 sha256:99ef48ba76d2c34cf847644119973d6e09d5b629f1deacc462ba1e23bec75b7e [2021-04-21T09:18:25.796Z] #60 DONE 0.1s [2021-04-21T09:18:25.796Z] [2021-04-21T09:18:25.796Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:18:25.796Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-21T09:18:25.796Z] #13 119.1 Selecting previously unselected package libdevmapper-dev:amd64. [2021-04-21T09:18:25.796Z] #13 119.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-04-21T09:18:25.805Z] #13 92.40 Selecting previously unselected package libsepol1-dev:arm64. [2021-04-21T09:18:25.805Z] #13 92.42 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-04-21T09:18:25.805Z] #13 92.43 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-04-21T09:18:25.858Z] #53 ... [2021-04-21T09:18:25.858Z] [2021-04-21T09:18:25.858Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-21T09:18:25.858Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-04-21T09:18:25.858Z] #14 DONE 1.8s [2021-04-21T09:18:26.054Z] #13 119.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-21T09:18:26.054Z] #13 119.2 Selecting previously unselected package libseccomp-dev:amd64. [2021-04-21T09:18:26.054Z] #13 119.2 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-21T09:18:26.054Z] #13 119.2 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-21T09:18:26.069Z] #13 92.77 Selecting previously unselected package libpcre16-3:arm64. [2021-04-21T09:18:26.069Z] #13 92.78 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-04-21T09:18:26.069Z] #13 92.78 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-04-21T09:18:26.118Z] [2021-04-21T09:18:26.118Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-04-21T09:18:26.118Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-04-21T09:18:26.310Z] #13 119.3 Selecting previously unselected package libsystemd-dev:amd64. [2021-04-21T09:18:26.310Z] #13 119.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-04-21T09:18:26.310Z] #13 119.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-21T09:18:26.332Z] #13 92.97 Selecting previously unselected package libpcre32-3:arm64. [2021-04-21T09:18:26.332Z] #13 92.98 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-04-21T09:18:26.332Z] #13 92.99 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-04-21T09:18:26.332Z] #13 93.15 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-04-21T09:18:26.436Z] #46 ... [2021-04-21T09:18:26.436Z] [2021-04-21T09:18:26.436Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:18:26.436Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-21T09:18:26.436Z] #14 114.6 Selecting previously unselected package libapparmor1:ppc64el. [2021-04-21T09:18:26.436Z] #14 114.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-04-21T09:18:26.436Z] #14 114.6 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-04-21T09:18:26.436Z] #14 114.8 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-04-21T09:18:26.436Z] #14 114.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-04-21T09:18:26.436Z] #14 114.8 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-04-21T09:18:26.436Z] #14 115.0 Selecting previously unselected package libbtrfs0. [2021-04-21T09:18:26.436Z] #14 115.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-04-21T09:18:26.436Z] #14 115.0 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-21T09:18:26.436Z] #14 115.0 Selecting previously unselected package libbtrfs-dev. [2021-04-21T09:18:26.436Z] #14 115.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-04-21T09:18:26.436Z] #14 115.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-21T09:18:26.436Z] #14 115.2 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2021-04-21T09:18:26.436Z] #14 115.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-04-21T09:18:26.436Z] #14 115.2 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-04-21T09:18:26.436Z] #14 115.3 Selecting previously unselected package libudev-dev:ppc64el. [2021-04-21T09:18:26.436Z] #14 115.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_ppc64el.deb ... [2021-04-21T09:18:26.436Z] #14 115.3 Unpacking libudev-dev:ppc64el (241-7~deb10u7) ... [2021-04-21T09:18:26.436Z] #14 115.5 Selecting previously unselected package libsepol1-dev:ppc64el. [2021-04-21T09:18:26.436Z] #14 115.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2021-04-21T09:18:26.436Z] #14 115.5 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2021-04-21T09:18:26.436Z] #14 115.8 Selecting previously unselected package libpcre16-3:ppc64el. [2021-04-21T09:18:26.436Z] #14 115.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2021-04-21T09:18:26.436Z] #14 115.8 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2021-04-21T09:18:26.436Z] #14 116.1 Selecting previously unselected package libpcre32-3:ppc64el. [2021-04-21T09:18:26.436Z] #14 116.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2021-04-21T09:18:26.436Z] #14 116.1 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2021-04-21T09:18:26.436Z] #14 116.3 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2021-04-21T09:18:26.436Z] #14 116.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2021-04-21T09:18:26.436Z] #14 116.3 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-04-21T09:18:26.436Z] #14 116.5 Selecting previously unselected package libpcre3-dev:ppc64el. [2021-04-21T09:18:26.436Z] #14 116.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2021-04-21T09:18:26.436Z] #14 116.6 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2021-04-21T09:18:26.436Z] #14 117.0 Selecting previously unselected package libselinux1-dev:ppc64el. [2021-04-21T09:18:26.436Z] #14 117.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2021-04-21T09:18:26.436Z] #14 117.0 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-04-21T09:18:26.436Z] #14 117.3 Selecting previously unselected package libdevmapper-dev:ppc64el. [2021-04-21T09:18:26.436Z] #14 117.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2021-04-21T09:18:26.436Z] #14 117.3 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-04-21T09:18:26.436Z] #14 117.4 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-04-21T09:18:26.436Z] #14 117.4 Preparing to unpack .../23-libseccomp-dev_2.4.1-2~bpo10+1_ppc64el.deb ... [2021-04-21T09:18:26.436Z] #14 117.4 Unpacking libseccomp-dev:ppc64el (2.4.1-2~bpo10+1) ... [2021-04-21T09:18:26.436Z] #14 117.6 Selecting previously unselected package libsystemd-dev:ppc64el. [2021-04-21T09:18:26.436Z] #14 117.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_ppc64el.deb ... [2021-04-21T09:18:26.437Z] #14 117.6 Unpacking libsystemd-dev:ppc64el (241-7~deb10u7) ... [2021-04-21T09:18:26.437Z] #14 118.1 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-04-21T09:18:26.437Z] #14 118.1 Setting up libseccomp-dev:ppc64el (2.4.1-2~bpo10+1) ... [2021-04-21T09:18:26.437Z] #14 118.1 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-04-21T09:18:26.437Z] #14 118.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-21T09:18:26.437Z] #14 118.1 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2021-04-21T09:18:26.437Z] #14 118.1 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2021-04-21T09:18:26.437Z] #14 118.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-21T09:18:26.437Z] #14 118.1 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-21T09:18:26.437Z] #14 118.1 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2021-04-21T09:18:26.437Z] #14 118.1 Setting up libudev-dev:ppc64el (241-7~deb10u7) ... [2021-04-21T09:18:26.437Z] #14 118.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-21T09:18:26.437Z] #14 118.2 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-21T09:18:26.437Z] #14 118.2 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-04-21T09:18:26.437Z] #14 118.2 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-21T09:18:26.437Z] #14 118.2 Setting up libsystemd-dev:ppc64el (241-7~deb10u7) ... [2021-04-21T09:18:26.437Z] #14 118.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-21T09:18:26.437Z] #14 118.2 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2021-04-21T09:18:26.437Z] #14 118.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-21T09:18:26.437Z] #14 118.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-21T09:18:26.437Z] #14 118.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-21T09:18:26.437Z] #14 118.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-21T09:18:26.437Z] #14 118.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-21T09:18:26.437Z] #14 118.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-21T09:18:26.437Z] #14 118.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-21T09:18:26.437Z] #14 118.2 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-04-21T09:18:26.437Z] #14 118.3 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-04-21T09:18:26.437Z] #14 118.3 Setting up dmsetup (2:1.02.155-3) ... [2021-04-21T09:18:26.437Z] #14 118.3 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-04-21T09:18:26.437Z] #14 118.3 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-04-21T09:18:26.437Z] #14 118.3 Processing triggers for libc-bin (2.28-10) ... [2021-04-21T09:18:26.437Z] #14 DONE 118.5s [2021-04-21T09:18:26.437Z] [2021-04-21T09:18:26.437Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-21T09:18:26.437Z] #54 sha256:9b55f56af7e65273ccb9db91e84bfd9f2c1e3a9a7b1b9c4f0340cf637c2e0570 [2021-04-21T09:18:26.437Z] #54 0.506 + RM_GOPATH=0 [2021-04-21T09:18:26.437Z] #54 0.506 + TMP_GOPATH= [2021-04-21T09:18:26.437Z] #54 0.506 + : /build [2021-04-21T09:18:26.437Z] #54 0.506 + '[' -z '' ']' [2021-04-21T09:18:26.437Z] #54 0.507 ++ mktemp -d [2021-04-21T09:18:26.437Z] #54 0.515 + export GOPATH=/tmp/tmp.bGm1o03QHY [2021-04-21T09:18:26.437Z] #54 0.515 + GOPATH=/tmp/tmp.bGm1o03QHY [2021-04-21T09:18:26.437Z] #54 0.516 + RM_GOPATH=1 [2021-04-21T09:18:26.437Z] #54 0.516 + case "$(go env GOARCH)" in [2021-04-21T09:18:26.437Z] #54 0.517 ++ go env GOARCH [2021-04-21T09:18:26.437Z] #54 0.586 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:18:26.437Z] #54 0.587 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:18:26.437Z] #54 0.595 ++ dirname /tmp/install/install.sh [2021-04-21T09:18:26.437Z] #54 0.598 + dir=/tmp/install [2021-04-21T09:18:26.437Z] #54 0.598 + bin=runc [2021-04-21T09:18:26.437Z] #54 0.598 + shift [2021-04-21T09:18:26.437Z] #54 0.598 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-21T09:18:26.437Z] #54 0.599 + . /tmp/install/runc.installer [2021-04-21T09:18:26.437Z] #54 0.600 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-21T09:18:26.437Z] #54 0.601 + install_runc [2021-04-21T09:18:26.437Z] #54 0.602 + uname -r [2021-04-21T09:18:26.437Z] #54 0.603 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-21T09:18:26.437Z] #54 0.606 + RUNC_BUILDTAGS='seccomp ' [2021-04-21T09:18:26.437Z] #54 0.606 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-21T09:18:26.437Z] #54 0.607 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-21T09:18:26.437Z] #54 0.608 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.bGm1o03QHY/src/github.com/opencontainers/runc [2021-04-21T09:18:26.437Z] #54 0.633 Cloning into '/tmp/tmp.bGm1o03QHY/src/github.com/opencontainers/runc'... [2021-04-21T09:18:26.437Z] #54 ... [2021-04-21T09:18:26.437Z] [2021-04-21T09:18:26.437Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-21T09:18:26.437Z] #15 sha256:b8833bc05957bb6f39933c4ed64d5fe2ab0bbcc6dc74622d7ca2920b37030968 [2021-04-21T09:18:26.437Z] #15 DONE 0.6s [2021-04-21T09:18:26.541Z] #43 156.7 CC criu/sk-netlink.o [2021-04-21T09:18:26.611Z] #13 93.17 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-04-21T09:18:26.611Z] #13 93.18 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-04-21T09:18:26.611Z] #13 93.31 Selecting previously unselected package libpcre3-dev:arm64. [2021-04-21T09:18:26.611Z] #13 93.31 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-04-21T09:18:26.611Z] #13 93.33 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-04-21T09:18:26.738Z] [2021-04-21T09:18:26.738Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:26.738Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-21T09:18:26.738Z] #44 46.57 DEP compel/plugins/shmem/shmem.d [2021-04-21T09:18:26.738Z] #44 46.76 DEP compel/plugins/fds/fds.d [2021-04-21T09:18:26.738Z] #44 46.95 CC compel/plugins/std/std.o [2021-04-21T09:18:26.738Z] #44 47.39 CC compel/plugins/std/fds.o [2021-04-21T09:18:26.738Z] #44 47.80 CC compel/plugins/std/log.o [2021-04-21T09:18:26.738Z] #44 48.76 CC compel/plugins/std/string.o [2021-04-21T09:18:26.738Z] #44 49.46 CC compel/plugins/std/infect.o [2021-04-21T09:18:26.738Z] #44 50.02 CC compel/arch/ppc64/plugins/std/parasite-head.o [2021-04-21T09:18:26.738Z] #44 50.05 CC compel/arch/ppc64/plugins/std/memcpy.o [2021-04-21T09:18:26.738Z] #44 50.10 CC compel/arch/ppc64/plugins/std/memcmp.o [2021-04-21T09:18:26.738Z] #44 50.16 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2021-04-21T09:18:26.738Z] #44 50.24 AR compel/plugins/std.lib.a [2021-04-21T09:18:26.738Z] #44 50.35 CC compel/plugins/fds/fds.o [2021-04-21T09:18:26.738Z] #44 50.69 AR compel/plugins/fds.lib.a [2021-04-21T09:18:26.738Z] #44 50.76 HOSTDEP compel/src/lib/log-host.d [2021-04-21T09:18:26.738Z] #44 50.86 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-21T09:18:26.738Z] #44 51.11 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2021-04-21T09:18:26.738Z] #44 51.26 HOSTDEP compel/src/main-host.d [2021-04-21T09:18:26.738Z] #44 51.41 DEP compel/src/lib/ptrace.d [2021-04-21T09:18:26.738Z] #44 51.55 DEP compel/src/lib/infect.d [2021-04-21T09:18:26.824Z] #13 119.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-21T09:18:26.824Z] #13 119.9 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-21T09:18:26.824Z] #13 119.9 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-04-21T09:18:26.824Z] #13 119.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-21T09:18:26.824Z] #13 119.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-04-21T09:18:26.824Z] #13 119.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-04-21T09:18:26.824Z] #13 119.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-21T09:18:26.824Z] #13 119.9 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-21T09:18:26.824Z] #13 119.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-04-21T09:18:26.824Z] #13 120.0 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-21T09:18:26.824Z] #13 120.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-21T09:18:26.824Z] #13 120.0 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-21T09:18:26.824Z] #13 120.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-21T09:18:26.824Z] #13 120.0 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-21T09:18:26.824Z] #13 120.0 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-21T09:18:26.824Z] #13 120.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-21T09:18:26.824Z] #13 120.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-21T09:18:26.824Z] #13 120.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-21T09:18:26.824Z] #13 120.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-21T09:18:26.824Z] #13 120.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-21T09:18:26.873Z] #13 93.70 Selecting previously unselected package libselinux1-dev:arm64. [2021-04-21T09:18:27.050Z] #44 ... [2021-04-21T09:18:27.050Z] [2021-04-21T09:18:27.050Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-04-21T09:18:27.050Z] #16 sha256:9ad184c4b873f65c54f55ab2c4ef04960b2913b4042036c4223da4e77c19309f [2021-04-21T09:18:27.050Z] #16 DONE 0.5s [2021-04-21T09:18:27.050Z] [2021-04-21T09:18:27.050Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:27.050Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-21T09:18:27.050Z] #44 51.74 DEP compel/src/lib/infect-util.d [2021-04-21T09:18:27.050Z] #44 ... [2021-04-21T09:18:27.050Z] [2021-04-21T09:18:27.050Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-21T09:18:27.050Z] #17 sha256:11e391b27a9bffb1a1d3b9c8bafb64562c89aeb406c5da5f2879cf27b2e300d7 [2021-04-21T09:18:27.050Z] #17 0.256 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-21T09:18:27.050Z] #17 DONE 0.3s [2021-04-21T09:18:27.050Z] [2021-04-21T09:18:27.050Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:27.050Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-21T09:18:27.050Z] #44 51.88 DEP compel/src/lib/infect-rpc.d [2021-04-21T09:18:27.050Z] #44 52.05 DEP compel/arch/ppc64/src/lib/infect.d [2021-04-21T09:18:27.081Z] #13 120.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-21T09:18:27.081Z] #13 120.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-21T09:18:27.081Z] #13 120.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-21T09:18:27.081Z] #13 120.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-21T09:18:27.081Z] #13 120.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-21T09:18:27.081Z] #13 120.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-21T09:18:27.081Z] #13 120.2 Setting up dmsetup (2:1.02.155-3) ... [2021-04-21T09:18:27.081Z] #13 120.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-21T09:18:27.081Z] #13 120.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-21T09:18:27.081Z] #13 120.3 Processing triggers for libc-bin (2.28-10) ... [2021-04-21T09:18:27.091Z] #14 DONE 1.8s [2021-04-21T09:18:27.091Z] [2021-04-21T09:18:27.091Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-21T09:18:27.091Z] #53 sha256:ea8a23fe8578b77e3759586007f814cd1d09c36dc4862baa907d1c609c9cda58 [2021-04-21T09:18:27.091Z] #53 1.756 + RM_GOPATH=0 [2021-04-21T09:18:27.091Z] #53 1.763 + TMP_GOPATH= [2021-04-21T09:18:27.091Z] #53 1.763 + : /build [2021-04-21T09:18:27.091Z] #53 1.763 + '[' -z '' ']' [2021-04-21T09:18:27.091Z] #53 1.763 ++ mktemp -d [2021-04-21T09:18:27.091Z] #53 1.763 + export GOPATH=/tmp/tmp.hZZwjL08du [2021-04-21T09:18:27.091Z] #53 1.763 + GOPATH=/tmp/tmp.hZZwjL08du [2021-04-21T09:18:27.091Z] #53 1.763 + RM_GOPATH=1 [2021-04-21T09:18:27.091Z] #53 1.763 + case "$(go env GOARCH)" in [2021-04-21T09:18:27.091Z] #53 1.763 ++ go env GOARCH [2021-04-21T09:18:27.091Z] #53 1.792 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:18:27.091Z] #53 1.792 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:18:27.091Z] #53 1.792 ++ dirname /tmp/install/install.sh [2021-04-21T09:18:27.091Z] #53 1.799 + dir=/tmp/install [2021-04-21T09:18:27.091Z] #53 1.799 + bin=runc [2021-04-21T09:18:27.091Z] #53 1.799 + shift [2021-04-21T09:18:27.091Z] #53 1.800 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-21T09:18:27.091Z] #53 1.800 + . /tmp/install/runc.installer [2021-04-21T09:18:27.091Z] #53 1.800 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-21T09:18:27.091Z] #53 1.801 + install_runc [2021-04-21T09:18:27.091Z] #53 1.802 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-21T09:18:27.091Z] #53 1.804 + uname -r [2021-04-21T09:18:27.091Z] #53 1.807 + RUNC_BUILDTAGS='seccomp ' [2021-04-21T09:18:27.091Z] #53 1.807 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-21T09:18:27.091Z] #53 1.807 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-21T09:18:27.091Z] #53 1.807 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.hZZwjL08du/src/github.com/opencontainers/runc [2021-04-21T09:18:27.091Z] #53 1.817 Cloning into '/tmp/tmp.hZZwjL08du/src/github.com/opencontainers/runc'... [2021-04-21T09:18:27.108Z] #43 157.1 CC criu/sk-packet.o [2021-04-21T09:18:27.114Z] #15 DONE 1.3s [2021-04-21T09:18:27.114Z] [2021-04-21T09:18:27.114Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-21T09:18:27.114Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-04-21T09:18:27.135Z] #13 93.70 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-04-21T09:18:27.135Z] #13 93.71 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-04-21T09:18:27.354Z] #44 52.23 DEP compel/arch/ppc64/src/lib/cpu.d [2021-04-21T09:18:27.354Z] #44 52.35 DEP compel/src/lib/log.d [2021-04-21T09:18:27.368Z] #43 ... [2021-04-21T09:18:27.368Z] [2021-04-21T09:18:27.368Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-21T09:18:27.368Z] #49 sha256:614c6b0ff7e7f69ccea5ee1fab76e32c7dd8b4d9d54102848e7d48133bb57291 [2021-04-21T09:18:27.368Z] #49 228.2 + /build/golangci-lint --version [2021-04-21T09:18:27.368Z] #49 228.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-21T09:18:27.368Z] #49 DONE 228.7s [2021-04-21T09:18:27.399Z] #13 94.05 Selecting previously unselected package libdevmapper-dev:arm64. [2021-04-21T09:18:27.399Z] #13 94.05 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-04-21T09:18:27.399Z] #13 94.06 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-04-21T09:18:27.628Z] [2021-04-21T09:18:27.628Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-21T09:18:27.628Z] #53 sha256:3950f6aaeae2314d04e9337321cda1ea7bc32bd264e12ef5cd154621dc30dff4 [2021-04-21T09:18:27.628Z] #53 ... [2021-04-21T09:18:27.628Z] [2021-04-21T09:18:27.628Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:27.628Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:18:27.628Z] #43 157.7 CC criu/sk-queue.o [2021-04-21T09:18:27.655Z] #44 ... [2021-04-21T09:18:27.655Z] [2021-04-21T09:18:27.655Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-21T09:18:27.655Z] #18 sha256:88b6eb16bce120972b0b3ef95f4027b3c5a3bbc254ff2b3cb43c0519505318f7 [2021-04-21T09:18:27.655Z] #18 DONE 0.4s [2021-04-21T09:18:27.655Z] [2021-04-21T09:18:27.655Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:18:27.655Z] #46 sha256:c16e263983b31273544c47988a99edac85be4d83ba5ea9b0e26bc3b538258961 [2021-04-21T09:18:27.655Z] #46 121.0 encoding/xml [2021-04-21T09:18:27.661Z] #13 94.14 Selecting previously unselected package libseccomp-dev:arm64. [2021-04-21T09:18:27.661Z] #13 94.14 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ... [2021-04-21T09:18:27.661Z] #13 94.16 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-04-21T09:18:27.661Z] #13 94.34 Selecting previously unselected package libsystemd-dev:arm64. [2021-04-21T09:18:27.661Z] #13 94.36 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_arm64.deb ... [2021-04-21T09:18:27.661Z] #13 94.37 Unpacking libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-04-21T09:18:27.959Z] #46 ... [2021-04-21T09:18:27.959Z] [2021-04-21T09:18:27.959Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-21T09:18:27.959Z] #19 sha256:dbc494930278f5843cd93cd7a3bef6655a13acac5d63dbf808375ecaa1f4f7be [2021-04-21T09:18:27.959Z] #19 DONE 0.4s [2021-04-21T09:18:27.959Z] [2021-04-21T09:18:27.959Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2021-04-21T09:18:27.959Z] #20 sha256:3c447f6fcade940e47d7d8f1889f2c4ec6826858493495dbdc30d003d2513f73 [2021-04-21T09:18:28.012Z] #13 DONE 121.0s [2021-04-21T09:18:28.012Z] [2021-04-21T09:18:28.012Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-21T09:18:28.012Z] #53 sha256:378b0dd6c4744b6de104fe0c23c8bc968a2a9c741dc80e024dbbbe122b71c76b [2021-04-21T09:18:28.041Z] #53 ... [2021-04-21T09:18:28.041Z] [2021-04-21T09:18:28.041Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:18:28.041Z] #45 sha256:7b0cb6e3bc4883990789c0394aa204bb0d147b9936b5ae18f750945502fc158c [2021-04-21T09:18:28.041Z] #45 114.6 crypto/tls [2021-04-21T09:18:28.041Z] #45 120.6 net/http/httptrace [2021-04-21T09:18:28.041Z] #45 120.8 net/http [2021-04-21T09:18:28.063Z] #16 1.111 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-21T09:18:28.199Z] #43 158.2 CC criu/sk-tcp.o [2021-04-21T09:18:28.303Z] #45 ... [2021-04-21T09:18:28.303Z] [2021-04-21T09:18:28.303Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:28.303Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:18:28.303Z] #43 50.55 CC compel/src/lib/ptrace.o [2021-04-21T09:18:28.303Z] #43 51.00 AR compel/libcompel.a [2021-04-21T09:18:28.303Z] #43 51.07 HOSTCC compel/src/main-host.o [2021-04-21T09:18:28.303Z] #43 51.39 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-04-21T09:18:28.303Z] #43 51.60 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-21T09:18:28.303Z] #43 52.03 HOSTCC compel/src/lib/log-host.o [2021-04-21T09:18:28.303Z] #43 52.50 HOSTLINK compel/compel-host-bin [2021-04-21T09:18:28.303Z] #43 52.78 DEP soccr/soccr.d [2021-04-21T09:18:28.303Z] #43 53.18 CC soccr/soccr.o [2021-04-21T09:18:28.303Z] #43 55.04 AR soccr/libsoccr.a [2021-04-21T09:18:28.303Z] #43 55.08 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-21T09:18:28.335Z] #16 DONE 1.2s [2021-04-21T09:18:28.335Z] [2021-04-21T09:18:28.335Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:28.335Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:18:28.335Z] #43 51.39 CC compel/src/lib/ptrace.o [2021-04-21T09:18:28.335Z] #43 52.03 AR compel/libcompel.a [2021-04-21T09:18:28.335Z] #43 52.11 HOSTCC compel/src/main-host.o [2021-04-21T09:18:28.335Z] #43 52.47 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-04-21T09:18:28.335Z] #43 52.80 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-21T09:18:28.335Z] #43 53.38 HOSTCC compel/src/lib/log-host.o [2021-04-21T09:18:28.335Z] #43 53.60 HOSTLINK compel/compel-host-bin [2021-04-21T09:18:28.335Z] #43 54.00 DEP soccr/soccr.d [2021-04-21T09:18:28.335Z] #43 54.28 CC soccr/soccr.o [2021-04-21T09:18:28.559Z] #43 ... [2021-04-21T09:18:28.559Z] [2021-04-21T09:18:28.559Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-04-21T09:18:28.559Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-04-21T09:18:28.559Z] #15 DONE 1.4s [2021-04-21T09:18:28.559Z] [2021-04-21T09:18:28.559Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-21T09:18:28.559Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-04-21T09:18:28.612Z] #20 DONE 0.5s [2021-04-21T09:18:28.612Z] [2021-04-21T09:18:28.612Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-21T09:18:28.612Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-21T09:18:28.616Z] #13 95.12 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-04-21T09:18:28.616Z] #13 95.13 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-04-21T09:18:28.616Z] #13 95.14 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-04-21T09:18:28.616Z] #13 95.16 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-21T09:18:28.616Z] #13 95.17 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-04-21T09:18:28.616Z] #13 95.19 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-04-21T09:18:28.616Z] #13 95.20 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-21T09:18:28.616Z] #13 95.22 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-21T09:18:28.616Z] #13 95.23 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-04-21T09:18:28.616Z] #13 95.25 Setting up libudev-dev:arm64 (241-7~deb10u7) ... [2021-04-21T09:18:28.616Z] #13 95.27 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-21T09:18:28.616Z] #13 95.30 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-21T09:18:28.616Z] #13 95.33 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-04-21T09:18:28.616Z] #13 95.35 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-21T09:18:28.616Z] #13 95.37 Setting up libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-04-21T09:18:28.616Z] #13 95.38 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-21T09:18:28.616Z] #13 95.39 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-04-21T09:18:28.616Z] #13 95.41 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-21T09:18:28.616Z] #13 95.44 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-21T09:18:28.767Z] #43 158.9 CC criu/sk-unix.o [2021-04-21T09:18:28.878Z] #13 95.48 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-21T09:18:28.878Z] #13 95.48 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-21T09:18:28.878Z] #13 95.49 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-21T09:18:28.878Z] #13 95.50 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-21T09:18:28.878Z] #13 95.51 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-21T09:18:28.878Z] #13 95.54 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-04-21T09:18:28.878Z] #13 95.55 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-04-21T09:18:28.878Z] #13 95.57 Setting up dmsetup (2:1.02.155-3) ... [2021-04-21T09:18:28.878Z] #13 95.59 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-04-21T09:18:28.878Z] #13 95.61 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-04-21T09:18:28.878Z] #13 95.62 Processing triggers for libc-bin (2.28-10) ... [2021-04-21T09:18:28.915Z] #21 0.513 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-21T09:18:28.915Z] #21 0.515 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-21T09:18:28.915Z] #21 0.560 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-21T09:18:28.915Z] #21 0.564 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-21T09:18:28.997Z] Client: [2021-04-21T09:18:28.997Z] Debug Mode: false [2021-04-21T09:18:28.997Z] Plugins: [2021-04-21T09:18:28.997Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-04-21T09:18:28.997Z] [2021-04-21T09:18:28.997Z] Server: [2021-04-21T09:18:28.997Z] Containers: 0 [2021-04-21T09:18:28.997Z] Running: 0 [2021-04-21T09:18:28.997Z] Paused: 0 [2021-04-21T09:18:28.997Z] Stopped: 0 [2021-04-21T09:18:28.997Z] Images: 0 [2021-04-21T09:18:28.997Z] Server Version: 19.03.12 [2021-04-21T09:18:28.997Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-04-21T09:18:28.997Z] Windows: [2021-04-21T09:18:28.997Z] LCOW: [2021-04-21T09:18:28.997Z] Logging Driver: json-file [2021-04-21T09:18:28.997Z] Plugins: [2021-04-21T09:18:28.997Z] Volume: local [2021-04-21T09:18:28.997Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-21T09:18:28.997Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-21T09:18:28.997Z] Swarm: inactive [2021-04-21T09:18:28.998Z] Default Isolation: process [2021-04-21T09:18:28.998Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-04-21T09:18:28.998Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-04-21T09:18:28.998Z] OSType: windows [2021-04-21T09:18:28.998Z] Architecture: x86_64 [2021-04-21T09:18:28.998Z] CPUs: 4 [2021-04-21T09:18:28.998Z] Total Memory: 32GiB [2021-04-21T09:18:28.998Z] Name: azwin-2-d2beb0 [2021-04-21T09:18:28.998Z] ID: WN5Z:FHZS:DLL2:44FT:5VQE:5IBG:D3OX:ZQY2:XHHE:F6GE:ORMY:IJ6Q [2021-04-21T09:18:28.998Z] Docker Root Dir: D:\docker [2021-04-21T09:18:28.998Z] Debug Mode: false [2021-04-21T09:18:28.998Z] Registry: https://index.docker.io/v1/ [2021-04-21T09:18:28.998Z] Labels: [2021-04-21T09:18:28.998Z] Experimental: true [2021-04-21T09:18:28.998Z] Insecure Registries: [2021-04-21T09:18:28.998Z] 10.0.0.4:5000 [2021-04-21T09:18:28.998Z] 127.0.0.0/8 [2021-04-21T09:18:28.998Z] Registry Mirrors: [2021-04-21T09:18:28.998Z] http://10.0.0.4:5000/ [2021-04-21T09:18:28.998Z] Live Restore Enabled: false [2021-04-21T09:18:28.998Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-04-21T09:18:29.715Z] #43 ... [2021-04-21T09:18:29.715Z] [2021-04-21T09:18:29.715Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-21T09:18:29.715Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-04-21T09:18:29.715Z] #17 DONE 1.4s [2021-04-21T09:18:29.715Z] [2021-04-21T09:18:29.715Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:29.715Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:18:29.715Z] #43 56.32 AR soccr/libsoccr.a [2021-04-21T09:18:29.927Z] #16 1.114 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-21T09:18:29.927Z] #16 DONE 1.2s [2021-04-21T09:18:29.927Z] [2021-04-21T09:18:29.927Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-21T09:18:29.927Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-04-21T09:18:29.974Z] #43 56.43 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-21T09:18:29.980Z] #21 1.608 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [454 kB] [2021-04-21T09:18:30.145Z] #43 160.3 CC criu/sockets.o [2021-04-21T09:18:30.273Z] #13 ... [2021-04-21T09:18:30.273Z] [2021-04-21T09:18:30.273Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:30.273Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-21T09:18:30.273Z] #43 24.07 CC images/fown.o [2021-04-21T09:18:30.273Z] #43 24.25 CC images/ns.o [2021-04-21T09:18:30.273Z] #43 24.44 CC images/regfile.o [2021-04-21T09:18:30.273Z] #43 24.78 CC images/ghost-file.o [2021-04-21T09:18:30.273Z] #43 25.14 CC images/fifo.o [2021-04-21T09:18:30.273Z] #43 25.39 CC images/remap-file-path.o [2021-04-21T09:18:30.273Z] #43 25.71 CC images/eventfd.o [2021-04-21T09:18:30.273Z] #43 26.02 CC images/eventpoll.o [2021-04-21T09:18:30.273Z] #43 26.47 CC images/fh.o [2021-04-21T09:18:30.273Z] #43 26.83 CC images/fsnotify.o [2021-04-21T09:18:30.273Z] #43 27.52 CC images/signalfd.o [2021-04-21T09:18:30.273Z] #43 27.81 CC images/fs.o [2021-04-21T09:18:30.273Z] #43 28.08 CC images/pstree.o [2021-04-21T09:18:30.273Z] #43 28.31 CC images/pipe.o [2021-04-21T09:18:30.273Z] #43 28.59 CC images/tcp-stream.o [2021-04-21T09:18:30.273Z] #43 28.94 CC images/sk-packet.o [2021-04-21T09:18:30.273Z] #43 29.20 CC images/mnt.o [2021-04-21T09:18:30.273Z] #43 29.41 CC images/pipe-data.o [2021-04-21T09:18:30.273Z] #43 29.65 CC images/sa.o [2021-04-21T09:18:30.273Z] #43 29.83 CC images/timer.o [2021-04-21T09:18:30.273Z] #43 30.37 CC images/timerfd.o [2021-04-21T09:18:30.273Z] #43 30.65 CC images/mm.o [2021-04-21T09:18:30.273Z] #43 31.02 CC images/sk-opts.o [2021-04-21T09:18:30.273Z] #43 31.18 CC images/sk-unix.o [2021-04-21T09:18:30.273Z] #43 31.45 CC images/sk-inet.o [2021-04-21T09:18:30.273Z] #43 31.86 CC images/tun.o [2021-04-21T09:18:30.273Z] #43 32.25 CC images/sk-netlink.o [2021-04-21T09:18:30.273Z] #43 32.46 CC images/packet-sock.o [2021-04-21T09:18:30.273Z] #43 32.91 CC images/ipc-var.o [2021-04-21T09:18:30.273Z] #43 33.13 CC images/ipc-desc.o [2021-04-21T09:18:30.273Z] #43 33.45 CC images/ipc-shm.o [2021-04-21T09:18:30.273Z] #43 33.72 CC images/ipc-msg.o [2021-04-21T09:18:30.273Z] #43 34.08 CC images/ipc-sem.o [2021-04-21T09:18:30.542Z] #43 57.09 DEP criu/arch/x86/sigframe.d [2021-04-21T09:18:30.545Z] #43 34.27 CC images/utsns.o [2021-04-21T09:18:30.545Z] #43 34.53 CC images/creds.o [2021-04-21T09:18:30.712Z] #43 160.9 CC criu/stats.o [2021-04-21T09:18:30.801Z] #43 57.29 DEP criu/arch/x86/sigaction_compat.d [2021-04-21T09:18:30.801Z] #43 57.38 DEP criu/arch/x86/kerndat.d [2021-04-21T09:18:30.808Z] #43 34.78 CC images/vma.o [2021-04-21T09:18:30.856Z] #17 DONE 1.2s [2021-04-21T09:18:30.856Z] [2021-04-21T09:18:30.856Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-21T09:18:30.856Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-04-21T09:18:30.971Z] #43 161.0 CC criu/string.o [2021-04-21T09:18:30.971Z] #43 161.1 CC criu/sysctl.o [2021-04-21T09:18:31.060Z] #43 57.53 DEP criu/arch/x86/crtools.d [2021-04-21T09:18:31.060Z] #43 ... [2021-04-21T09:18:31.060Z] [2021-04-21T09:18:31.060Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-21T09:18:31.060Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-04-21T09:18:31.060Z] #18 DONE 1.3s [2021-04-21T09:18:31.060Z] [2021-04-21T09:18:31.060Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:31.060Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:18:31.060Z] #43 57.64 DEP criu/arch/x86/cpu.d [2021-04-21T09:18:31.071Z] #43 34.98 CC images/netdev.o [2021-04-21T09:18:31.229Z] #43 161.5 CC criu/sysfs_parse.o [2021-04-21T09:18:31.319Z] #43 57.99 CC criu/arch/x86/cpu.o [2021-04-21T09:18:31.563Z] #21 3.091 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-04-21T09:18:31.646Z] #43 35.35 CC images/tty.o [2021-04-21T09:18:31.785Z] #18 ... [2021-04-21T09:18:31.785Z] [2021-04-21T09:18:31.785Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-21T09:18:31.785Z] #58 sha256:4b6efaed6988262da96b3769438c3ea2fe47a52b739fcee08e448af62a915a0d [2021-04-21T09:18:31.785Z] #58 118.1 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-21T09:18:31.785Z] #58 118.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-21T09:18:31.785Z] #58 ... [2021-04-21T09:18:31.785Z] [2021-04-21T09:18:31.785Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:31.785Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:18:31.785Z] #43 55.61 DEP criu/arch/x86/sigframe.d [2021-04-21T09:18:31.785Z] #43 55.77 DEP criu/arch/x86/sigaction_compat.d [2021-04-21T09:18:31.785Z] #43 55.85 DEP criu/arch/x86/kerndat.d [2021-04-21T09:18:31.785Z] #43 56.04 DEP criu/arch/x86/crtools.d [2021-04-21T09:18:31.785Z] #43 56.22 DEP criu/arch/x86/cpu.d [2021-04-21T09:18:31.785Z] #43 56.39 CC criu/arch/x86/cpu.o [2021-04-21T09:18:31.785Z] #43 57.35 CC criu/arch/x86/crtools.o [2021-04-21T09:18:31.797Z] #43 161.8 CC criu/timens.o [2021-04-21T09:18:31.889Z] #43 ... [2021-04-21T09:18:31.889Z] [2021-04-21T09:18:31.889Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-21T09:18:31.889Z] #58 sha256:2b736a414c574a5671251aef2cabd1bbb948bcc455ddaa0fcaad4188afcd0ffa [2021-04-21T09:18:31.889Z] #58 117.7 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-21T09:18:31.889Z] #58 117.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-21T09:18:31.889Z] #58 ... [2021-04-21T09:18:31.889Z] [2021-04-21T09:18:31.889Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-21T09:18:31.889Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-04-21T09:18:31.889Z] #19 ... [2021-04-21T09:18:31.889Z] [2021-04-21T09:18:31.889Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-21T09:18:31.889Z] #58 sha256:2b736a414c574a5671251aef2cabd1bbb948bcc455ddaa0fcaad4188afcd0ffa [2021-04-21T09:18:31.889Z] #58 DONE 127.9s [2021-04-21T09:18:31.889Z] [2021-04-21T09:18:31.889Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-21T09:18:31.889Z] #59 sha256:de89b19359854ce28701697be1b44632d8f14aee927e367c7fa8aaa18d37a60a [2021-04-21T09:18:31.889Z] #59 DONE 0.1s [2021-04-21T09:18:32.042Z] #43 ... [2021-04-21T09:18:32.042Z] [2021-04-21T09:18:32.042Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-21T09:18:32.042Z] #58 sha256:4b6efaed6988262da96b3769438c3ea2fe47a52b739fcee08e448af62a915a0d [2021-04-21T09:18:32.042Z] #58 DONE 128.5s [2021-04-21T09:18:32.042Z] [2021-04-21T09:18:32.042Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-21T09:18:32.042Z] #59 sha256:080c5b3cdd231790556affcd8d6c5fbeddc90b90276ba781dd5da39739dff083 [2021-04-21T09:18:32.042Z] #59 DONE 0.0s [2021-04-21T09:18:32.042Z] [2021-04-21T09:18:32.042Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-21T09:18:32.042Z] #60 sha256:9335161483bfd569322284e60a516bd2c5aa3a82a3c802a781609a3faccd6251 [2021-04-21T09:18:32.056Z] #43 162.0 CC criu/timerfd.o [2021-04-21T09:18:32.148Z] [2021-04-21T09:18:32.148Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-21T09:18:32.148Z] #60 sha256:f39de3192264417ec69de740e6882e2b59f4d1fb12452dc757f263bade5c8e78 [2021-04-21T09:18:32.148Z] #60 DONE 0.1s [2021-04-21T09:18:32.148Z] [2021-04-21T09:18:32.148Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-21T09:18:32.148Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-21T09:18:32.228Z] #43 ... [2021-04-21T09:18:32.228Z] [2021-04-21T09:18:32.228Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-21T09:18:32.228Z] #58 sha256:0c8712787580e3c4e481e014e6078c2993dd4ae5302c8278fe539652e859d370 [2021-04-21T09:18:32.228Z] #58 DONE 101.5s [2021-04-21T09:18:32.228Z] [2021-04-21T09:18:32.228Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-21T09:18:32.228Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-21T09:18:32.228Z] #13 DONE 98.8s [2021-04-21T09:18:32.228Z] [2021-04-21T09:18:32.228Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:32.228Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-21T09:18:32.228Z] #43 36.03 CC images/file-lock.o [2021-04-21T09:18:32.228Z] #43 ... [2021-04-21T09:18:32.228Z] [2021-04-21T09:18:32.228Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-21T09:18:32.228Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c [2021-04-21T09:18:32.298Z] #60 DONE 0.1s [2021-04-21T09:18:32.298Z] [2021-04-21T09:18:32.298Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-21T09:18:32.298Z] #53 sha256:ea8a23fe8578b77e3759586007f814cd1d09c36dc4862baa907d1c609c9cda58 [2021-04-21T09:18:32.298Z] #53 ... [2021-04-21T09:18:32.298Z] [2021-04-21T09:18:32.298Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-21T09:18:32.298Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-04-21T09:18:32.298Z] #18 DONE 1.4s [2021-04-21T09:18:32.298Z] [2021-04-21T09:18:32.298Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-21T09:18:32.298Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-04-21T09:18:32.314Z] #43 162.3 CC criu/tty.o [2021-04-21T09:18:32.519Z] #14 ... [2021-04-21T09:18:32.519Z] [2021-04-21T09:18:32.519Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-21T09:18:32.519Z] #59 sha256:1ad915c07929ba6c34ba89208273ffdb2f1ae27c3eedb2ee0dac7e8b3638a6d0 [2021-04-21T09:18:32.519Z] #59 DONE 0.3s [2021-04-21T09:18:32.519Z] [2021-04-21T09:18:32.519Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:32.519Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-21T09:18:32.519Z] #43 36.54 CC images/rlimit.o [2021-04-21T09:18:32.790Z] #43 ... [2021-04-21T09:18:32.790Z] [2021-04-21T09:18:32.790Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-21T09:18:32.790Z] #60 sha256:f2c1ea1ab28def6f1240ac072d8741eabe9f9c79baabdad8330187aaccefdda1 [2021-04-21T09:18:32.790Z] #60 DONE 0.3s [2021-04-21T09:18:32.790Z] [2021-04-21T09:18:32.790Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:32.790Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-21T09:18:32.790Z] #43 36.74 CC images/pagemap.o [2021-04-21T09:18:33.084Z] #32 ... [2021-04-21T09:18:33.084Z] [2021-04-21T09:18:33.084Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:33.084Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:18:33.084Z] #43 59.36 CC criu/arch/x86/crtools.o [2021-04-21T09:18:33.084Z] #43 ... [2021-04-21T09:18:33.084Z] [2021-04-21T09:18:33.084Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-21T09:18:33.084Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-04-21T09:18:33.084Z] #19 DONE 1.8s [2021-04-21T09:18:33.084Z] [2021-04-21T09:18:33.084Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-21T09:18:33.084Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-21T09:18:33.103Z] #21 4.672 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] [2021-04-21T09:18:33.318Z] #53 ... [2021-04-21T09:18:33.318Z] [2021-04-21T09:18:33.318Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:33.318Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:18:33.318Z] #43 51.98 AR compel/libcompel.a [2021-04-21T09:18:33.318Z] #43 52.06 HOSTCC compel/src/main-host.o [2021-04-21T09:18:33.318Z] #43 52.46 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-04-21T09:18:33.318Z] #43 52.64 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-21T09:18:33.318Z] #43 52.93 HOSTCC compel/src/lib/log-host.o [2021-04-21T09:18:33.318Z] #43 53.10 HOSTLINK compel/compel-host-bin [2021-04-21T09:18:33.318Z] #43 53.22 DEP soccr/soccr.d [2021-04-21T09:18:33.318Z] #43 53.35 CC soccr/soccr.o [2021-04-21T09:18:33.318Z] #43 54.63 AR soccr/libsoccr.a [2021-04-21T09:18:33.318Z] #43 54.68 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-21T09:18:33.318Z] #43 55.00 DEP criu/arch/x86/sigframe.d [2021-04-21T09:18:33.318Z] #43 55.09 DEP criu/arch/x86/sigaction_compat.d [2021-04-21T09:18:33.318Z] #43 55.16 DEP criu/arch/x86/kerndat.d [2021-04-21T09:18:33.318Z] #43 55.33 DEP criu/arch/x86/crtools.d [2021-04-21T09:18:33.318Z] #43 55.44 DEP criu/arch/x86/cpu.d [2021-04-21T09:18:33.318Z] #43 55.62 CC criu/arch/x86/cpu.o [2021-04-21T09:18:33.318Z] #43 56.19 CC criu/arch/x86/crtools.o [2021-04-21T09:18:33.318Z] #43 57.33 CC criu/arch/x86/kerndat.o [2021-04-21T09:18:33.318Z] #43 57.79 CC criu/arch/x86/sigaction_compat.o [2021-04-21T09:18:33.318Z] #43 58.01 CC criu/arch/x86/sigframe.o [2021-04-21T09:18:33.318Z] #43 58.22 LINK criu/arch/x86/crtools.built-in.o [2021-04-21T09:18:33.318Z] #43 58.26 DEP criu/pie/util-vdso-elf32.d [2021-04-21T09:18:33.318Z] #43 58.40 DEP criu/pie/util-vdso.d [2021-04-21T09:18:33.318Z] #43 58.52 DEP criu/pie/util.d [2021-04-21T09:18:33.318Z] #43 58.67 CC criu/pie/util.o [2021-04-21T09:18:33.318Z] #43 59.02 CC criu/pie/util-vdso.o [2021-04-21T09:18:33.318Z] #43 59.57 CC criu/pie/util-vdso-elf32.o [2021-04-21T09:18:33.318Z] #43 60.15 AR criu/pie/pie.lib.a [2021-04-21T09:18:33.318Z] #43 60.23 DEP criu/pie/restorer.d [2021-04-21T09:18:33.318Z] #43 60.42 DEP criu/arch/x86/sigaction_compat_pie.d [2021-04-21T09:18:33.318Z] #43 60.52 DEP criu/arch/x86/restorer_unmap.d [2021-04-21T09:18:33.318Z] #43 60.55 DEP criu/arch/x86/restorer.d [2021-04-21T09:18:33.318Z] #43 60.70 DEP criu/arch/x86/vdso-pie.d [2021-04-21T09:18:33.318Z] #43 60.79 DEP criu/pie/parasite-vdso.d [2021-04-21T09:18:33.318Z] #43 60.95 DEP criu/pie/parasite.d [2021-04-21T09:18:33.318Z] #43 61.22 CC criu/pie/parasite.o [2021-04-21T09:18:33.366Z] #43 37.12 CC images/siginfo.o [2021-04-21T09:18:33.576Z] #43 ... [2021-04-21T09:18:33.576Z] [2021-04-21T09:18:33.576Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-21T09:18:33.576Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-04-21T09:18:33.576Z] #14 DONE 5.7s [2021-04-21T09:18:33.576Z] [2021-04-21T09:18:33.576Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:33.576Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:18:33.576Z] #43 62.53 LINK criu/pie/parasite.built-in.o [2021-04-21T09:18:33.576Z] #43 ... [2021-04-21T09:18:33.576Z] [2021-04-21T09:18:33.576Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-04-21T09:18:33.576Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-04-21T09:18:33.629Z] #43 37.55 CC images/rpc.o [2021-04-21T09:18:33.691Z] #43 163.5 CC criu/tun.o [2021-04-21T09:18:33.691Z] #43 163.9 CC criu/uffd.o [2021-04-21T09:18:34.189Z] #19 DONE 1.9s [2021-04-21T09:18:34.189Z] [2021-04-21T09:18:34.189Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-21T09:18:34.189Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-21T09:18:34.576Z] #43 ... [2021-04-21T09:18:34.576Z] [2021-04-21T09:18:34.576Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-21T09:18:34.576Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c [2021-04-21T09:18:34.576Z] #14 DONE 2.3s [2021-04-21T09:18:34.628Z] #43 164.7 CC criu/util.o [2021-04-21T09:18:34.648Z] #21 6.066 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-04-21T09:18:34.839Z] [2021-04-21T09:18:34.839Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-04-21T09:18:34.839Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f [2021-04-21T09:18:34.995Z] #20 1.946 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-21T09:18:34.995Z] #20 2.014 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-21T09:18:34.995Z] #20 2.014 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-21T09:18:34.995Z] #20 2.014 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-21T09:18:35.562Z] #20 2.587 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-21T09:18:35.565Z] #43 165.6 CC criu/uts_ns.o [2021-04-21T09:18:35.565Z] #43 165.8 CC criu/vdso-compat.o [2021-04-21T09:18:35.717Z] #21 ... [2021-04-21T09:18:35.717Z] [2021-04-21T09:18:35.717Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:35.717Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-21T09:18:35.717Z] #44 52.52 DEP compel/src/main.d [2021-04-21T09:18:35.717Z] #44 52.80 DEP compel/src/lib/handle-elf.d [2021-04-21T09:18:35.717Z] #44 52.94 DEP compel/arch/ppc64/src/lib/handle-elf.d [2021-04-21T09:18:35.717Z] #44 53.12 CC compel/src/lib/log.o [2021-04-21T09:18:35.717Z] #44 53.40 CC compel/arch/ppc64/src/lib/cpu.o [2021-04-21T09:18:35.717Z] #44 53.74 CC compel/arch/ppc64/src/lib/infect.o [2021-04-21T09:18:35.717Z] #44 54.54 CC compel/src/lib/infect-rpc.o [2021-04-21T09:18:35.717Z] #44 54.99 CC compel/src/lib/infect-util.o [2021-04-21T09:18:35.717Z] #44 55.27 CC compel/src/lib/infect.o [2021-04-21T09:18:35.717Z] #44 58.55 CC compel/src/lib/ptrace.o [2021-04-21T09:18:35.717Z] #44 59.02 AR compel/libcompel.a [2021-04-21T09:18:35.717Z] #44 59.10 HOSTCC compel/src/main-host.o [2021-04-21T09:18:35.717Z] #44 59.41 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2021-04-21T09:18:35.717Z] #44 59.58 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-21T09:18:35.717Z] #44 60.06 HOSTCC compel/src/lib/log-host.o [2021-04-21T09:18:35.717Z] #44 60.23 HOSTLINK compel/compel-host-bin [2021-04-21T09:18:35.717Z] #44 60.45 DEP soccr/soccr.d [2021-04-21T09:18:35.717Z] #44 60.71 CC soccr/soccr.o [2021-04-21T09:18:35.824Z] #43 165.9 CC criu/vdso.o [2021-04-21T09:18:36.081Z] #20 1.630 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-21T09:18:36.081Z] #20 1.834 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-21T09:18:36.081Z] #20 1.838 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-21T09:18:36.081Z] #20 1.850 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-21T09:18:36.083Z] #43 166.3 LINK criu/built-in.o [2021-04-21T09:18:36.337Z] #20 2.218 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-04-21T09:18:36.342Z] #43 166.4 LINK criu/criu [2021-04-21T09:18:36.342Z] #43 166.6 DEP lib/c/criu.d [2021-04-21T09:18:36.602Z] #43 166.7 CC images/rpc.pb-c.o [2021-04-21T09:18:36.761Z] #15 DONE 1.9s [2021-04-21T09:18:36.761Z] [2021-04-21T09:18:36.761Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-21T09:18:36.761Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1 [2021-04-21T09:18:36.861Z] #43 167.1 CC lib/c/criu.o [2021-04-21T09:18:36.940Z] #20 3.975 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-21T09:18:37.704Z] #20 3.228 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-21T09:18:37.711Z] #16 1.333 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-21T09:18:37.753Z] #15 DONE 3.7s [2021-04-21T09:18:37.753Z] [2021-04-21T09:18:37.753Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:37.753Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:18:37.753Z] #43 62.55 GEN criu/pie/parasite-blob.h [2021-04-21T09:18:37.753Z] #43 62.61 CC criu/pie/parasite-vdso.o [2021-04-21T09:18:37.753Z] #43 63.48 CC criu/arch/x86/vdso-pie.o [2021-04-21T09:18:37.753Z] #43 63.81 CC criu/arch/x86/restorer.o [2021-04-21T09:18:37.753Z] #43 64.40 CC criu/arch/x86/restorer_unmap.o [2021-04-21T09:18:37.753Z] #43 64.45 CC criu/arch/x86/sigaction_compat_pie.o [2021-04-21T09:18:37.753Z] #43 64.81 CC criu/pie/restorer.o [2021-04-21T09:18:37.797Z] #43 167.8 LINK lib/c/built-in.o [2021-04-21T09:18:37.797Z] #43 167.8 LINK lib/c/libcriu.so [2021-04-21T09:18:37.797Z] #43 167.9 LINK lib/c/libcriu.a [2021-04-21T09:18:37.797Z] #43 168.0 GEN magic.py [2021-04-21T09:18:37.797Z] #43 168.1 Note: Building without setproctitle() and strlcpy() support. [2021-04-21T09:18:37.797Z] #43 168.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-21T09:18:37.831Z] #44 ... [2021-04-21T09:18:37.831Z] [2021-04-21T09:18:37.831Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-21T09:18:37.831Z] #52 sha256:27910bf6fec2b512a21ade7deb5ce9571cae8822ee2f8c1b4ad11d6d60dbb735 [2021-04-21T09:18:37.831Z] #52 121.7 golang.org/x/crypto/ssh/terminal [2021-04-21T09:18:37.831Z] #52 125.0 mvdan.cc/sh/v3/cmd/shfmt [2021-04-21T09:18:37.831Z] #52 DONE 131.1s [2021-04-21T09:18:37.831Z] [2021-04-21T09:18:37.831Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:18:37.831Z] #46 sha256:c16e263983b31273544c47988a99edac85be4d83ba5ea9b0e26bc3b538258961 [2021-04-21T09:18:37.831Z] #46 126.4 math/big [2021-04-21T09:18:37.831Z] #46 130.6 go/doc [2021-04-21T09:18:38.056Z] #43 168.1 Note: Building without GnuTLS support [2021-04-21T09:18:38.056Z] #43 168.1 Makefile.config:39: Warn: you have no libnftables installed [2021-04-21T09:18:38.056Z] #43 168.1 Makefile.config:40: Warn: Building without nftables support [2021-04-21T09:18:38.131Z] #46 ... [2021-04-21T09:18:38.131Z] [2021-04-21T09:18:38.131Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:38.131Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-21T09:18:38.131Z] #44 62.95 AR soccr/libsoccr.a [2021-04-21T09:18:38.131Z] #44 63.02 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-21T09:18:38.286Z] #16 DONE 1.6s [2021-04-21T09:18:38.286Z] [2021-04-21T09:18:38.286Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-21T09:18:38.286Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997 [2021-04-21T09:18:38.429Z] #44 63.33 DEP criu/arch/ppc64/sigframe.d [2021-04-21T09:18:38.624Z] #43 168.8 fatal: not a git repository (or any of the parent directories): .git [2021-04-21T09:18:38.727Z] #44 63.47 DEP criu/arch/ppc64/crtools.d [2021-04-21T09:18:38.844Z] #20 5.493 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-21T09:18:38.844Z] #20 ... [2021-04-21T09:18:38.844Z] [2021-04-21T09:18:38.844Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-21T09:18:38.844Z] #53 sha256:7ecc11452737ca94483937d33c09789117d0decc24704605dd620641b1606075 [2021-04-21T09:18:38.844Z] #53 13.24 + cd /tmp/tmp.P9dtq1cZNq/src/github.com/opencontainers/runc [2021-04-21T09:18:38.844Z] #53 13.24 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-21T09:18:38.844Z] #53 13.70 + '[' -z '' ']' [2021-04-21T09:18:38.844Z] #53 13.70 + target=static [2021-04-21T09:18:38.844Z] #53 13.70 + make 'BUILDTAGS=seccomp ' static [2021-04-21T09:18:38.844Z] #53 14.17 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-04-21T09:18:39.025Z] #44 63.72 DEP criu/arch/ppc64/cpu.d [2021-04-21T09:18:39.025Z] #44 63.94 CC criu/arch/ppc64/cpu.o [2021-04-21T09:18:39.071Z] #20 4.503 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-21T09:18:39.120Z] #43 67.92 LINK criu/pie/restorer.built-in.o [2021-04-21T09:18:39.120Z] #43 67.95 GEN criu/pie/restorer-blob.h [2021-04-21T09:18:39.192Z] #43 169.3 make[1]: Nothing to be done for 'all'. [2021-04-21T09:18:39.376Z] #43 68.07 DEP criu/vdso.d [2021-04-21T09:18:39.634Z] #43 68.30 DEP criu/vdso-compat.d [2021-04-21T09:18:39.634Z] #43 68.50 DEP criu/uts_ns.d [2021-04-21T09:18:39.671Z] #44 64.70 CC criu/arch/ppc64/crtools.o [2021-04-21T09:18:39.679Z] #17 DONE 1.5s [2021-04-21T09:18:39.679Z] [2021-04-21T09:18:39.679Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-21T09:18:39.679Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22 [2021-04-21T09:18:39.759Z] #43 169.9 make[1]: 'images/built-in.o' is up to date. [2021-04-21T09:18:39.760Z] #43 169.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-21T09:18:39.760Z] #43 169.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-21T09:18:39.760Z] #43 170.0 make[1]: 'compel/libcompel.a' is up to date. [2021-04-21T09:18:39.890Z] #43 68.66 DEP criu/util.d [2021-04-21T09:18:40.018Z] #43 170.0 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-21T09:18:40.018Z] #43 170.0 make[1]: Nothing to be done for 'all'. [2021-04-21T09:18:40.018Z] #43 170.0 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-21T09:18:40.018Z] #43 170.2 make[2]: Nothing to be done for 'all'. [2021-04-21T09:18:40.018Z] #43 170.2 make[2]: Nothing to be done for 'all'. [2021-04-21T09:18:40.145Z] #43 68.90 DEP criu/uffd.d [2021-04-21T09:18:40.145Z] #43 ... [2021-04-21T09:18:40.145Z] [2021-04-21T09:18:40.145Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-21T09:18:40.145Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-04-21T09:18:40.145Z] #16 2.514 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-21T09:18:40.145Z] #16 DONE 2.9s [2021-04-21T09:18:40.145Z] [2021-04-21T09:18:40.145Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-21T09:18:40.145Z] #53 sha256:378b0dd6c4744b6de104fe0c23c8bc968a2a9c741dc80e024dbbbe122b71c76b [2021-04-21T09:18:40.145Z] #53 5.924 + RM_GOPATH=0 [2021-04-21T09:18:40.145Z] #53 5.924 + TMP_GOPATH= [2021-04-21T09:18:40.145Z] #53 5.924 + : /build [2021-04-21T09:18:40.145Z] #53 5.924 + '[' -z '' ']' [2021-04-21T09:18:40.145Z] #53 5.924 ++ mktemp -d [2021-04-21T09:18:40.145Z] #53 5.924 + export GOPATH=/tmp/tmp.sZNINdOWQt [2021-04-21T09:18:40.145Z] #53 5.924 + GOPATH=/tmp/tmp.sZNINdOWQt [2021-04-21T09:18:40.145Z] #53 5.924 + RM_GOPATH=1 [2021-04-21T09:18:40.145Z] #53 5.924 + case "$(go env GOARCH)" in [2021-04-21T09:18:40.145Z] #53 5.924 ++ go env GOARCH [2021-04-21T09:18:40.145Z] #53 5.948 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-21T09:18:40.145Z] #53 5.948 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:18:40.145Z] #53 5.948 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:18:40.145Z] #53 5.948 ++ dirname /tmp/install/install.sh [2021-04-21T09:18:40.145Z] #53 5.948 + dir=/tmp/install [2021-04-21T09:18:40.145Z] #53 5.948 + bin=runc [2021-04-21T09:18:40.145Z] #53 5.948 + shift [2021-04-21T09:18:40.145Z] #53 5.948 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-21T09:18:40.145Z] #53 5.948 + . /tmp/install/runc.installer [2021-04-21T09:18:40.145Z] #53 5.948 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-21T09:18:40.145Z] #53 5.948 + install_runc [2021-04-21T09:18:40.145Z] #53 5.948 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-21T09:18:40.145Z] #53 5.948 + uname -r [2021-04-21T09:18:40.145Z] #53 5.948 + RUNC_BUILDTAGS='seccomp ' [2021-04-21T09:18:40.145Z] #53 5.948 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-21T09:18:40.145Z] #53 5.948 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.sZNINdOWQt/src/github.com/opencontainers/runc [2021-04-21T09:18:40.145Z] #53 5.948 Cloning into '/tmp/tmp.sZNINdOWQt/src/github.com/opencontainers/runc'... [2021-04-21T09:18:40.279Z] #43 170.3 make[2]: Nothing to be done for 'all'. [2021-04-21T09:18:40.279Z] #43 170.4 make[2]: Nothing to be done for 'all'. [2021-04-21T09:18:40.279Z] #43 170.4 make[2]: Nothing to be done for 'all'. [2021-04-21T09:18:40.279Z] #43 170.4 make[2]: Nothing to be done for 'all'. [2021-04-21T09:18:40.279Z] #43 170.5 make[2]: Nothing to be done for 'all'. [2021-04-21T09:18:40.403Z] #53 ... [2021-04-21T09:18:40.403Z] [2021-04-21T09:18:40.403Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-21T09:18:40.403Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-04-21T09:18:40.438Z] #20 6.055 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-21T09:18:40.438Z] #20 ... [2021-04-21T09:18:40.438Z] [2021-04-21T09:18:40.438Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:40.438Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:18:40.438Z] #43 59.34 CC criu/arch/x86/kerndat.o [2021-04-21T09:18:40.438Z] #43 60.24 CC criu/arch/x86/sigaction_compat.o [2021-04-21T09:18:40.438Z] #43 60.60 CC criu/arch/x86/sigframe.o [2021-04-21T09:18:40.438Z] #43 61.23 LINK criu/arch/x86/crtools.built-in.o [2021-04-21T09:18:40.438Z] #43 61.30 DEP criu/pie/util-vdso-elf32.d [2021-04-21T09:18:40.438Z] #43 61.53 DEP criu/pie/util-vdso.d [2021-04-21T09:18:40.438Z] #43 61.71 DEP criu/pie/util.d [2021-04-21T09:18:40.438Z] #43 61.92 CC criu/pie/util.o [2021-04-21T09:18:40.438Z] #43 62.27 CC criu/pie/util-vdso.o [2021-04-21T09:18:40.438Z] #43 62.85 CC criu/pie/util-vdso-elf32.o [2021-04-21T09:18:40.438Z] #43 63.60 AR criu/pie/pie.lib.a [2021-04-21T09:18:40.438Z] #43 63.65 DEP criu/pie/restorer.d [2021-04-21T09:18:40.438Z] #43 63.86 DEP criu/arch/x86/sigaction_compat_pie.d [2021-04-21T09:18:40.438Z] #43 64.00 DEP criu/arch/x86/restorer_unmap.d [2021-04-21T09:18:40.438Z] #43 64.02 DEP criu/arch/x86/restorer.d [2021-04-21T09:18:40.438Z] #43 64.22 DEP criu/arch/x86/vdso-pie.d [2021-04-21T09:18:40.438Z] #43 64.41 DEP criu/pie/parasite-vdso.d [2021-04-21T09:18:40.438Z] #43 64.56 DEP criu/pie/parasite.d [2021-04-21T09:18:40.438Z] #43 64.80 CC criu/pie/parasite.o [2021-04-21T09:18:40.438Z] #43 65.98 LINK criu/pie/parasite.built-in.o [2021-04-21T09:18:40.438Z] #43 66.01 GEN criu/pie/parasite-blob.h [2021-04-21T09:18:40.438Z] #43 66.03 CC criu/pie/parasite-vdso.o [2021-04-21T09:18:40.438Z] #43 66.65 CC criu/arch/x86/vdso-pie.o [2021-04-21T09:18:40.438Z] #43 66.94 CC criu/arch/x86/restorer.o [2021-04-21T09:18:40.538Z] #43 170.5 make[2]: Nothing to be done for 'all'. [2021-04-21T09:18:40.538Z] #43 170.5 INSTALL criu/criu [2021-04-21T09:18:40.694Z] #43 67.55 CC criu/arch/x86/restorer_unmap.o [2021-04-21T09:18:40.798Z] #43 DONE 170.9s [2021-04-21T09:18:40.798Z] [2021-04-21T09:18:40.798Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-21T09:18:40.798Z] #53 sha256:3950f6aaeae2314d04e9337321cda1ea7bc32bd264e12ef5cd154621dc30dff4 [2021-04-21T09:18:40.950Z] #43 67.65 CC criu/arch/x86/sigaction_compat_pie.o [2021-04-21T09:18:40.950Z] #43 ... [2021-04-21T09:18:40.950Z] [2021-04-21T09:18:40.950Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:18:40.950Z] #45 sha256:7b0cb6e3bc4883990789c0394aa204bb0d147b9936b5ae18f750945502fc158c [2021-04-21T09:18:40.950Z] #45 137.5 github.com/LK4D4/vndr/godl [2021-04-21T09:18:41.236Z] #44 65.79 CC criu/arch/ppc64/sigframe.o [2021-04-21T09:18:41.236Z] #44 66.18 LINK criu/arch/ppc64/crtools.built-in.o [2021-04-21T09:18:41.328Z] #17 ... [2021-04-21T09:18:41.328Z] [2021-04-21T09:18:41.328Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:18:41.328Z] #45 sha256:067f20dd7f649c46ffcb50069af3cd2957a69d2160afcf968a25072718038e5e [2021-04-21T09:18:41.328Z] #45 130.5 github.com/LK4D4/vndr/godl [2021-04-21T09:18:41.328Z] #45 131.1 github.com/LK4D4/vndr [2021-04-21T09:18:41.328Z] #45 DONE 140.4s [2021-04-21T09:18:41.540Z] #44 66.24 DEP criu/pie/util-vdso.d [2021-04-21T09:18:41.540Z] #44 66.43 DEP criu/pie/util.d [2021-04-21T09:18:41.584Z] [2021-04-21T09:18:41.584Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:41.584Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:18:41.584Z] #43 69.17 DEP criu/tun.d [2021-04-21T09:18:41.584Z] #43 69.41 DEP criu/tty.d [2021-04-21T09:18:41.584Z] #43 69.64 DEP criu/timerfd.d [2021-04-21T09:18:41.584Z] #43 69.82 DEP criu/timens.d [2021-04-21T09:18:41.584Z] #43 70.09 DEP criu/sysfs_parse.d [2021-04-21T09:18:41.584Z] #43 70.28 DEP criu/sysctl.d [2021-04-21T09:18:41.584Z] #43 70.45 DEP criu/string.d [2021-04-21T09:18:41.584Z] #43 70.48 DEP criu/stats.d [2021-04-21T09:18:41.607Z] #18 DONE 1.6s [2021-04-21T09:18:41.607Z] [2021-04-21T09:18:41.607Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-21T09:18:41.607Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6 [2021-04-21T09:18:41.734Z] #53 ... [2021-04-21T09:18:41.734Z] [2021-04-21T09:18:41.734Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-21T09:18:41.734Z] #44 sha256:01fbd88a3115e546e68b5f3ac54434aca36b7258a0dcfb4a64886480bdc74946 [2021-04-21T09:18:41.839Z] #43 70.59 DEP criu/sockets.d [2021-04-21T09:18:41.847Z] #44 66.68 CC criu/pie/util.o [2021-04-21T09:18:41.886Z] #45 138.3 github.com/LK4D4/vndr [2021-04-21T09:18:41.993Z] #44 DONE 0.2s [2021-04-21T09:18:41.993Z] [2021-04-21T09:18:41.993Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-21T09:18:41.993Z] #46 sha256:eefba4aacc7ee2a40d51bbe11ba558179532e5f98d281551919c9cb0f8c792a4 [2021-04-21T09:18:42.095Z] #43 70.76 DEP criu/sk-unix.d [2021-04-21T09:18:42.095Z] #43 70.94 DEP criu/sk-tcp.d [2021-04-21T09:18:42.146Z] #44 67.04 CC criu/pie/util-vdso.o [2021-04-21T09:18:42.186Z] #19 ... [2021-04-21T09:18:42.186Z] [2021-04-21T09:18:42.186Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-21T09:18:42.186Z] #53 sha256:d357db2beb49599fb6b1c13bbdd5ddfa929deff61049360aa2e0968c0451b971 [2021-04-21T09:18:42.186Z] #53 2.366 + RM_GOPATH=0 [2021-04-21T09:18:42.186Z] #53 2.366 + TMP_GOPATH= [2021-04-21T09:18:42.186Z] #53 2.366 + : /build [2021-04-21T09:18:42.186Z] #53 2.366 + '[' -z '' ']' [2021-04-21T09:18:42.186Z] #53 2.366 ++ mktemp -d [2021-04-21T09:18:42.186Z] #53 2.366 + export GOPATH=/tmp/tmp.gh9HPfbgEw [2021-04-21T09:18:42.186Z] #53 2.366 + GOPATH=/tmp/tmp.gh9HPfbgEw [2021-04-21T09:18:42.186Z] #53 2.366 + RM_GOPATH=1 [2021-04-21T09:18:42.186Z] #53 2.366 + case "$(go env GOARCH)" in [2021-04-21T09:18:42.186Z] #53 2.366 ++ go env GOARCH [2021-04-21T09:18:42.186Z] #53 2.399 + export GO_BUILDMODE=-buildmode=pie [2021-04-21T09:18:42.186Z] #53 2.399 + GO_BUILDMODE=-buildmode=pie [2021-04-21T09:18:42.186Z] #53 2.400 ++ dirname /tmp/install/install.sh [2021-04-21T09:18:42.186Z] #53 2.402 + dir=/tmp/install [2021-04-21T09:18:42.186Z] #53 2.402 + bin=runc [2021-04-21T09:18:42.186Z] #53 2.402 + shift [2021-04-21T09:18:42.186Z] #53 2.402 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-21T09:18:42.186Z] #53 2.402 + . /tmp/install/runc.installer [2021-04-21T09:18:42.186Z] #53 2.402 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-21T09:18:42.186Z] #53 2.402 + install_runc [2021-04-21T09:18:42.186Z] #53 2.402 + uname -r [2021-04-21T09:18:42.186Z] #53 2.403 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-21T09:18:42.186Z] #53 2.406 + RUNC_BUILDTAGS='seccomp ' [2021-04-21T09:18:42.186Z] #53 2.406 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-21T09:18:42.186Z] #53 2.406 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.gh9HPfbgEw/src/github.com/opencontainers/runc [2021-04-21T09:18:42.186Z] #53 2.407 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-21T09:18:42.186Z] #53 2.434 Cloning into '/tmp/tmp.gh9HPfbgEw/src/github.com/opencontainers/runc'... [2021-04-21T09:18:42.252Z] #46 DONE 0.2s [2021-04-21T09:18:42.252Z] [2021-04-21T09:18:42.252Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-21T09:18:42.252Z] #48 sha256:17151bd31f8ded28d3f9b532d79938be5eee634dbb92637eefcf5ae63a1d1c77 [2021-04-21T09:18:42.252Z] #48 DONE 0.1s [2021-04-21T09:18:42.252Z] [2021-04-21T09:18:42.252Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-21T09:18:42.252Z] #53 sha256:3950f6aaeae2314d04e9337321cda1ea7bc32bd264e12ef5cd154621dc30dff4 [2021-04-21T09:18:42.351Z] #43 71.18 DEP criu/sk-queue.d [2021-04-21T09:18:42.449Z] #53 ... [2021-04-21T09:18:42.449Z] [2021-04-21T09:18:42.449Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:42.449Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-21T09:18:42.449Z] #43 39.15 CC images/ext-file.o [2021-04-21T09:18:42.449Z] #43 39.47 CC images/cgroup.o [2021-04-21T09:18:42.449Z] #43 40.37 CC images/userns.o [2021-04-21T09:18:42.449Z] #43 40.87 CC images/google/protobuf/descriptor.o [2021-04-21T09:18:42.449Z] #43 43.29 CC images/opts.o [2021-04-21T09:18:42.449Z] #43 43.46 CC images/seccomp.o [2021-04-21T09:18:42.449Z] #43 43.80 CC images/binfmt-misc.o [2021-04-21T09:18:42.449Z] #43 44.12 CC images/time.o [2021-04-21T09:18:42.449Z] #43 44.37 CC images/sysctl.o [2021-04-21T09:18:42.449Z] #43 44.56 CC images/autofs.o [2021-04-21T09:18:42.449Z] #43 44.87 CC images/macvlan.o [2021-04-21T09:18:42.449Z] #43 45.22 CC images/sit.o [2021-04-21T09:18:42.449Z] #43 45.60 CC images/memfd.o [2021-04-21T09:18:42.449Z] #43 46.06 CC images/timens.o [2021-04-21T09:18:42.449Z] #43 46.34 LINK images/built-in.o [2021-04-21T09:18:42.511Z] #53 ... [2021-04-21T09:18:42.511Z] [2021-04-21T09:18:42.511Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-21T09:18:42.511Z] #50 sha256:93b52eadedfc337688b9cc9929d1a52e0d479cf94af13fa3a82edf728fa626f3 [2021-04-21T09:18:42.607Z] #43 71.35 DEP criu/sk-packet.d [2021-04-21T09:18:42.712Z] #43 46.59 GEN compel/include/asm [2021-04-21T09:18:42.712Z] #43 46.65 GEN compel/include/version.h [2021-04-21T09:18:42.712Z] #43 46.68 touch .config [2021-04-21T09:18:42.770Z] #50 DONE 0.5s [2021-04-21T09:18:42.770Z] [2021-04-21T09:18:42.770Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-21T09:18:42.770Z] #52 sha256:bc1cdbf8da77ac589ae08cfd547cfcb581a431ab540e0ce162bac0daff8ec8ee [2021-04-21T09:18:42.770Z] #52 DONE 0.1s [2021-04-21T09:18:42.770Z] [2021-04-21T09:18:42.770Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-21T09:18:42.770Z] #53 sha256:3950f6aaeae2314d04e9337321cda1ea7bc32bd264e12ef5cd154621dc30dff4 [2021-04-21T09:18:42.864Z] #43 71.55 DEP criu/sk-netlink.d [2021-04-21T09:18:42.864Z] #43 71.70 DEP criu/sk-inet.d [2021-04-21T09:18:42.975Z] #43 46.73 GEN include/common/config.h [2021-04-21T09:18:42.975Z] #43 ... [2021-04-21T09:18:42.975Z] [2021-04-21T09:18:42.975Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-21T09:18:42.975Z] #53 sha256:d357db2beb49599fb6b1c13bbdd5ddfa929deff61049360aa2e0968c0451b971 [2021-04-21T09:18:42.975Z] #53 10.62 + cd /tmp/tmp.gh9HPfbgEw/src/github.com/opencontainers/runc [2021-04-21T09:18:42.975Z] #53 10.62 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-21T09:18:43.120Z] #43 71.86 DEP criu/signalfd.d [2021-04-21T09:18:43.120Z] #43 71.99 DEP criu/sigframe.d [2021-04-21T09:18:43.120Z] #43 72.07 DEP criu/shmem.d [2021-04-21T09:18:43.206Z] #44 67.90 AR criu/pie/pie.lib.a [2021-04-21T09:18:43.206Z] #44 68.03 DEP criu/pie/restorer.d [2021-04-21T09:18:43.245Z] #53 ... [2021-04-21T09:18:43.245Z] [2021-04-21T09:18:43.245Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-21T09:18:43.245Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6 [2021-04-21T09:18:43.245Z] #19 DONE 2.0s [2021-04-21T09:18:43.376Z] #43 72.21 DEP criu/servicefd.d [2021-04-21T09:18:43.508Z] [2021-04-21T09:18:43.508Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:43.508Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-21T09:18:43.508Z] #43 46.85 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-21T09:18:43.508Z] #43 46.87 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2021-04-21T09:18:43.508Z] #43 46.96 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2021-04-21T09:18:43.508Z] #43 46.99 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2021-04-21T09:18:43.508Z] #43 47.03 DEP compel/plugins/std/infect.d [2021-04-21T09:18:43.508Z] #43 47.22 DEP compel/plugins/std/string.d [2021-04-21T09:18:43.508Z] #43 47.35 DEP compel/plugins/std/log.d [2021-04-21T09:18:43.508Z] #43 47.46 DEP compel/plugins/std/fds.d [2021-04-21T09:18:43.514Z] #44 68.33 DEP criu/arch/ppc64/vdso-trampoline.d [2021-04-21T09:18:43.514Z] #44 68.35 DEP criu/arch/ppc64/restorer.d [2021-04-21T09:18:43.642Z] #43 72.45 DEP criu/seize.d [2021-04-21T09:18:43.771Z] #43 47.57 DEP compel/plugins/std/std.d [2021-04-21T09:18:43.771Z] #43 47.70 DEP compel/plugins/shmem/shmem.d [2021-04-21T09:18:43.771Z] #43 47.80 DEP compel/plugins/fds/fds.d [2021-04-21T09:18:43.816Z] #44 68.68 DEP criu/arch/ppc64/vdso-pie.d [2021-04-21T09:18:43.898Z] #43 ... [2021-04-21T09:18:43.898Z] [2021-04-21T09:18:43.898Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-21T09:18:43.898Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-04-21T09:18:43.898Z] #17 DONE 3.6s [2021-04-21T09:18:43.898Z] [2021-04-21T09:18:43.898Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-21T09:18:43.898Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-04-21T09:18:44.051Z] #43 48.00 CC compel/plugins/std/std.o [2021-04-21T09:18:44.051Z] #43 ... [2021-04-21T09:18:44.051Z] [2021-04-21T09:18:44.051Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:18:44.051Z] #45 sha256:53a88da07fb7923b2c12782eb3ddc1ac6f16761f16399fda48197e4cf1a6c07c [2021-04-21T09:18:44.051Z] #45 103.6 github.com/LK4D4/vndr/godl [2021-04-21T09:18:44.051Z] #45 104.7 github.com/LK4D4/vndr [2021-04-21T09:18:44.113Z] #53 ... [2021-04-21T09:18:44.113Z] [2021-04-21T09:18:44.113Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:44.113Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:18:44.113Z] #43 61.22 CC criu/arch/x86/kerndat.o [2021-04-21T09:18:44.113Z] #43 61.81 CC criu/arch/x86/sigaction_compat.o [2021-04-21T09:18:44.113Z] #43 62.12 CC criu/arch/x86/sigframe.o [2021-04-21T09:18:44.113Z] #43 62.42 LINK criu/arch/x86/crtools.built-in.o [2021-04-21T09:18:44.113Z] #43 62.46 DEP criu/pie/util-vdso-elf32.d [2021-04-21T09:18:44.113Z] #43 62.63 DEP criu/pie/util-vdso.d [2021-04-21T09:18:44.113Z] #43 62.84 DEP criu/pie/util.d [2021-04-21T09:18:44.113Z] #43 62.98 CC criu/pie/util.o [2021-04-21T09:18:44.113Z] #43 63.30 CC criu/pie/util-vdso.o [2021-04-21T09:18:44.113Z] #43 64.02 CC criu/pie/util-vdso-elf32.o [2021-04-21T09:18:44.113Z] #43 64.73 AR criu/pie/pie.lib.a [2021-04-21T09:18:44.113Z] #43 64.81 DEP criu/pie/restorer.d [2021-04-21T09:18:44.113Z] #43 65.11 DEP criu/arch/x86/sigaction_compat_pie.d [2021-04-21T09:18:44.113Z] #43 65.24 DEP criu/arch/x86/restorer_unmap.d [2021-04-21T09:18:44.113Z] #43 65.26 DEP criu/arch/x86/restorer.d [2021-04-21T09:18:44.113Z] #43 65.50 DEP criu/arch/x86/vdso-pie.d [2021-04-21T09:18:44.113Z] #43 65.65 DEP criu/pie/parasite-vdso.d [2021-04-21T09:18:44.113Z] #43 65.84 DEP criu/pie/parasite.d [2021-04-21T09:18:44.113Z] #43 66.03 CC criu/pie/parasite.o [2021-04-21T09:18:44.113Z] #43 67.21 LINK criu/pie/parasite.built-in.o [2021-04-21T09:18:44.113Z] #43 67.22 GEN criu/pie/parasite-blob.h [2021-04-21T09:18:44.113Z] #43 67.24 CC criu/pie/parasite-vdso.o [2021-04-21T09:18:44.113Z] #43 67.99 CC criu/arch/x86/vdso-pie.o [2021-04-21T09:18:44.113Z] #43 68.29 CC criu/arch/x86/restorer.o [2021-04-21T09:18:44.113Z] #43 68.88 CC criu/arch/x86/restorer_unmap.o [2021-04-21T09:18:44.113Z] #43 68.92 CC criu/arch/x86/sigaction_compat_pie.o [2021-04-21T09:18:44.113Z] #43 69.17 CC criu/pie/restorer.o [2021-04-21T09:18:44.118Z] #44 68.84 DEP criu/pie/parasite-vdso.d [2021-04-21T09:18:44.118Z] #44 69.06 DEP criu/pie/parasite.d [2021-04-21T09:18:44.317Z] #45 ... [2021-04-21T09:18:44.317Z] [2021-04-21T09:18:44.317Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-21T09:18:44.317Z] #53 sha256:d357db2beb49599fb6b1c13bbdd5ddfa929deff61049360aa2e0968c0451b971 [2021-04-21T09:18:44.317Z] #53 11.47 + '[' -z '' ']' [2021-04-21T09:18:44.317Z] #53 11.47 + target=static [2021-04-21T09:18:44.317Z] #53 11.47 + make 'BUILDTAGS=seccomp ' static [2021-04-21T09:18:44.317Z] #53 11.92 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-04-21T09:18:44.419Z] #44 69.35 CC criu/pie/parasite.o [2021-04-21T09:18:44.579Z] #53 ... [2021-04-21T09:18:44.579Z] [2021-04-21T09:18:44.579Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:18:44.579Z] #45 sha256:53a88da07fb7923b2c12782eb3ddc1ac6f16761f16399fda48197e4cf1a6c07c [2021-04-21T09:18:44.579Z] #45 DONE 113.8s [2021-04-21T09:18:44.579Z] [2021-04-21T09:18:44.579Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:44.579Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-21T09:18:44.579Z] #43 48.40 CC compel/plugins/std/fds.o [2021-04-21T09:18:45.497Z] #43 72.15 LINK criu/pie/restorer.built-in.o [2021-04-21T09:18:45.526Z] #43 49.13 CC compel/plugins/std/log.o [2021-04-21T09:18:45.756Z] #43 72.16 GEN criu/pie/restorer-blob.h [2021-04-21T09:18:45.756Z] #43 72.26 DEP criu/vdso.d [2021-04-21T09:18:45.979Z] #44 70.99 LINK criu/pie/parasite.built-in.o [2021-04-21T09:18:45.979Z] #44 ... [2021-04-21T09:18:45.979Z] [2021-04-21T09:18:45.979Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:18:45.979Z] #46 sha256:c16e263983b31273544c47988a99edac85be4d83ba5ea9b0e26bc3b538258961 [2021-04-21T09:18:45.979Z] #46 139.4 vendor/golang.org/x/text/unicode/norm [2021-04-21T09:18:46.014Z] #43 72.48 DEP criu/vdso-compat.d [2021-04-21T09:18:46.015Z] #43 72.69 DEP criu/uts_ns.d [2021-04-21T09:18:46.473Z] #43 50.22 CC compel/plugins/std/string.o [2021-04-21T09:18:46.581Z] #43 72.87 DEP criu/util.d [2021-04-21T09:18:46.581Z] #43 73.10 DEP criu/uffd.d [2021-04-21T09:18:46.840Z] #43 73.35 DEP criu/tun.d [2021-04-21T09:18:47.048Z] #43 50.87 CC compel/plugins/std/infect.o [2021-04-21T09:18:47.099Z] #43 73.59 DEP criu/tty.d [2021-04-21T09:18:47.139Z] #45 ... [2021-04-21T09:18:47.139Z] [2021-04-21T09:18:47.139Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:47.139Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:18:47.139Z] #43 68.02 CC criu/pie/restorer.o [2021-04-21T09:18:47.139Z] #43 71.07 LINK criu/pie/restorer.built-in.o [2021-04-21T09:18:47.139Z] #43 71.08 GEN criu/pie/restorer-blob.h [2021-04-21T09:18:47.139Z] #43 71.21 DEP criu/vdso.d [2021-04-21T09:18:47.139Z] #43 71.36 DEP criu/vdso-compat.d [2021-04-21T09:18:47.139Z] #43 71.48 DEP criu/uts_ns.d [2021-04-21T09:18:47.139Z] #43 71.63 DEP criu/util.d [2021-04-21T09:18:47.139Z] #43 71.80 DEP criu/uffd.d [2021-04-21T09:18:47.139Z] #43 71.99 DEP criu/tun.d [2021-04-21T09:18:47.139Z] #43 72.20 DEP criu/tty.d [2021-04-21T09:18:47.139Z] #43 72.42 DEP criu/timerfd.d [2021-04-21T09:18:47.139Z] #43 72.63 DEP criu/timens.d [2021-04-21T09:18:47.139Z] #43 72.75 DEP criu/sysfs_parse.d [2021-04-21T09:18:47.139Z] #43 72.97 DEP criu/sysctl.d [2021-04-21T09:18:47.139Z] #43 73.19 DEP criu/string.d [2021-04-21T09:18:47.139Z] #43 73.27 DEP criu/stats.d [2021-04-21T09:18:47.139Z] #43 73.36 DEP criu/sockets.d [2021-04-21T09:18:47.139Z] #43 73.63 DEP criu/sk-unix.d [2021-04-21T09:18:47.139Z] #43 73.83 DEP criu/sk-tcp.d [2021-04-21T09:18:47.139Z] #43 74.03 DEP criu/sk-queue.d [2021-04-21T09:18:47.314Z] #43 51.24 CC compel/arch/aarch64/plugins/std/parasite-head.o [2021-04-21T09:18:47.357Z] #43 73.83 DEP criu/timerfd.d [2021-04-21T09:18:47.396Z] #43 74.21 DEP criu/sk-packet.d [2021-04-21T09:18:47.458Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-04-21T09:18:47.458Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-67e7fd99\powershellScript.ps1'; exit $LASTEXITCODE; [2021-04-21T09:18:47.458Z] ---------------------------------------------------------------------------- [2021-04-21T09:18:47.458Z] [2021-04-21T09:18:47.458Z] INFO: executeCI.ps1 starting at Wed Apr 21 09:18:46 CUT 2021 [2021-04-21T09:18:47.458Z] [2021-04-21T09:18:47.458Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-04-21T09:18:47.458Z] INFO: Running git version 2.24.1.windows.2 [2021-04-21T09:18:47.458Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-04-21T09:18:47.458Z] INFO: Environment variables: [2021-04-21T09:18:47.458Z] [2021-04-21T09:18:47.458Z] Name Value [2021-04-21T09:18:47.458Z] ---- ----- [2021-04-21T09:18:47.458Z] ALLUSERSPROFILE C:\ProgramData [2021-04-21T09:18:47.458Z] amd64 true [2021-04-21T09:18:47.458Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2021-04-21T09:18:47.458Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-04-21T09:18:47.458Z] arm64 true [2021-04-21T09:18:47.458Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.10 [2021-04-21T09:18:47.458Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-04-21T09:18:47.458Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.10 [2021-04-21T09:18:47.458Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-04-21T09:18:47.458Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-04-21T09:18:47.458Z] BRANCH_NAME PR-42294 [2021-04-21T09:18:47.458Z] BUILD_DISPLAY_NAME #2 [2021-04-21T09:18:47.458Z] BUILD_ID 2 [2021-04-21T09:18:47.458Z] BUILD_NUMBER 2 [2021-04-21T09:18:47.458Z] BUILD_TAG jenkins-moby-PR-42294-2 [2021-04-21T09:18:47.458Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42294/2/ [2021-04-21T09:18:47.458Z] cgroup2 true [2021-04-21T09:18:47.458Z] CHANGE_AUTHOR AkihiroSuda [2021-04-21T09:18:47.458Z] CHANGE_AUTHOR_DISPLAY_NAME Akihiro Suda [2021-04-21T09:18:47.458Z] CHANGE_AUTHOR_EMAIL suda.kyoto@gmail.com [2021-04-21T09:18:47.458Z] CHANGE_BRANCH rootlesskit-0.14.2-2010 [2021-04-21T09:18:47.458Z] CHANGE_FORK AkihiroSuda/docker [2021-04-21T09:18:47.458Z] CHANGE_ID 42294 [2021-04-21T09:18:47.458Z] CHANGE_TARGET 20.10 [2021-04-21T09:18:47.458Z] CHANGE_TITLE [20.10 backport] bump up rootlesskit to v0.14.2 (Fix `Timed out proxy starting the us... [2021-04-21T09:18:47.458Z] CHANGE_URL https://github.com/moby/moby/pull/42294 [2021-04-21T09:18:47.458Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-21T09:18:47.458Z] CommonProgramFiles C:\Program Files\Common Files [2021-04-21T09:18:47.458Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-04-21T09:18:47.458Z] CommonProgramW6432 C:\Program Files\Common Files [2021-04-21T09:18:47.458Z] COMPUTERNAME azwin-2-d2beb0 [2021-04-21T09:18:47.458Z] ComSpec C:\windows\system32\cmd.exe [2021-04-21T09:18:47.458Z] ConfigSequenceNumber 0 [2021-04-21T09:18:47.458Z] dco true [2021-04-21T09:18:47.458Z] DOCKER_BUILDKIT 0 [2021-04-21T09:18:47.458Z] DOCKER_DUT_DEBUG 1 [2021-04-21T09:18:47.458Z] DOCKER_EXPERIMENTAL 1 [2021-04-21T09:18:47.458Z] DOCKER_GRAPHDRIVER overlay2 [2021-04-21T09:18:47.458Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-04-21T09:18:47.458Z] EXECUTOR_NUMBER 0 [2021-04-21T09:18:47.458Z] FQDN azwin-2-d2beb0.westus.cloudapp.azure.com [2021-04-21T09:18:47.458Z] GIT_BRANCH PR-42294 [2021-04-21T09:18:47.458Z] GIT_COMMIT 9ca66776fa4bda05831987a87bb2232541109d79 [2021-04-21T09:18:47.458Z] GIT_PREVIOUS_COMMIT 55e09e7d884b8a46eb64d592936dc3f4f7069411 [2021-04-21T09:18:47.458Z] GIT_URL https://github.com/moby/moby.git [2021-04-21T09:18:47.458Z] HUDSON_COOKIE 160d7baf-4bda-44b4-bb30-0b6f6d81cd56 [2021-04-21T09:18:47.458Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-04-21T09:18:47.458Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-04-21T09:18:47.458Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-04-21T09:18:47.458Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-04-21T09:18:47.458Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-04-21T09:18:47.458Z] JENKINS_NODE_COOKIE 7a586b34-828a-4586-8647-fc973c2dc5da [2021-04-21T09:18:47.458Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-04-21T09:18:47.458Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-04-21T09:18:47.458Z] JOB_BASE_NAME PR-42294 [2021-04-21T09:18:47.458Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42294/display/redirect [2021-04-21T09:18:47.458Z] JOB_NAME moby/PR-42294 [2021-04-21T09:18:47.458Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42294/ [2021-04-21T09:18:47.458Z] library.jps.version master [2021-04-21T09:18:47.458Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2021-04-21T09:18:47.458Z] NODE_LABELS amd64 azure azwin-2-d2beb0 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-04-21T09:18:47.458Z] NODE_NAME azwin-2-d2beb0 [2021-04-21T09:18:47.458Z] NUMBER_OF_PROCESSORS 4 [2021-04-21T09:18:47.458Z] OS Windows_NT [2021-04-21T09:18:47.458Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2021-04-21T09:18:47.458Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-04-21T09:18:47.458Z] ppc64le true [2021-04-21T09:18:47.458Z] PROCESSOR_ARCHITECTURE AMD64 [2021-04-21T09:18:47.458Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-04-21T09:18:47.458Z] PROCESSOR_LEVEL 6 [2021-04-21T09:18:47.458Z] PROCESSOR_REVISION 4f01 [2021-04-21T09:18:47.458Z] ProgramData C:\ProgramData [2021-04-21T09:18:47.458Z] ProgramFiles C:\Program Files [2021-04-21T09:18:47.458Z] ProgramFiles(x86) C:\Program Files (x86) [2021-04-21T09:18:47.458Z] ProgramW6432 C:\Program Files [2021-04-21T09:18:47.458Z] PROMPT $P$G [2021-04-21T09:18:47.458Z] PSExecutionPolicyPreference Bypass [2021-04-21T09:18:47.458Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2021-04-21T09:18:47.458Z] PUBLIC C:\Users\Public [2021-04-21T09:18:47.458Z] rootless true [2021-04-21T09:18:47.458Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42294/2/display/redirect?page=artif... [2021-04-21T09:18:47.458Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42294/2/display/redirect?page=changes [2021-04-21T09:18:47.458Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42294/2/display/redirect [2021-04-21T09:18:47.458Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42294/2/display/redirect?page=tests [2021-04-21T09:18:47.458Z] s390x true [2021-04-21T09:18:47.458Z] SKIP_VALIDATION_TESTS 1 [2021-04-21T09:18:47.458Z] SOURCES_DRIVE d [2021-04-21T09:18:47.458Z] SOURCES_SUBDIR gopath [2021-04-21T09:18:47.458Z] STAGE_NAME Run tests [2021-04-21T09:18:47.458Z] SystemDrive C: [2021-04-21T09:18:47.458Z] SystemRoot C:\windows [2021-04-21T09:18:47.458Z] TEMP C:\windows\TEMP [2021-04-21T09:18:47.458Z] TESTDEBUG 0 [2021-04-21T09:18:47.458Z] TESTRUN_DRIVE d [2021-04-21T09:18:47.458Z] TESTRUN_SUBDIR CI [2021-04-21T09:18:47.458Z] TIMEOUT 120m [2021-04-21T09:18:47.458Z] TMP C:\windows\TEMP [2021-04-21T09:18:47.458Z] unit_validate true [2021-04-21T09:18:47.458Z] USERDOMAIN WORKGROUP [2021-04-21T09:18:47.458Z] USERNAME azwin-2-d2beb0$ [2021-04-21T09:18:47.458Z] USERPROFILE C:\windows\system32\config\systemprofile [2021-04-21T09:18:47.458Z] validate_force false [2021-04-21T09:18:47.458Z] windir C:\windows [2021-04-21T09:18:47.458Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-04-21T09:18:47.458Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-04-21T09:18:47.458Z] windowsRS1 false [2021-04-21T09:18:47.458Z] windowsRS5 true [2021-04-21T09:18:47.458Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-04-21T09:18:47.458Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-04-21T09:18:47.458Z] [2021-04-21T09:18:47.458Z] [2021-04-21T09:18:47.458Z] [2021-04-21T09:18:47.458Z] INFO: Sources under d:\gopath\... [2021-04-21T09:18:47.458Z] INFO: Test run under d:\CI\... [2021-04-21T09:18:47.458Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-04-21T09:18:47.458Z] INFO: docker/docker repository was found [2021-04-21T09:18:47.458Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-04-21T09:18:47.576Z] #43 ... [2021-04-21T09:18:47.576Z] [2021-04-21T09:18:47.576Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-21T09:18:47.576Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-04-21T09:18:47.576Z] #32 DONE 116.6s [2021-04-21T09:18:47.576Z] [2021-04-21T09:18:47.576Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:47.576Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-21T09:18:47.576Z] #43 51.33 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2021-04-21T09:18:47.576Z] #43 51.41 AR compel/plugins/std.lib.a [2021-04-21T09:18:47.576Z] #43 51.48 CC compel/plugins/fds/fds.o [2021-04-21T09:18:47.617Z] #43 74.00 DEP criu/timens.d [2021-04-21T09:18:47.617Z] #43 74.14 DEP criu/sysfs_parse.d [2021-04-21T09:18:47.652Z] #43 74.42 DEP criu/sk-netlink.d [2021-04-21T09:18:47.839Z] #43 51.81 AR compel/plugins/fds.lib.a [2021-04-21T09:18:47.876Z] #43 74.30 DEP criu/sysctl.d [2021-04-21T09:18:47.908Z] #43 74.65 DEP criu/sk-inet.d [2021-04-21T09:18:48.063Z] #18 DONE 4.0s [2021-04-21T09:18:48.063Z] [2021-04-21T09:18:48.063Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-21T09:18:48.063Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-04-21T09:18:48.089Z] #46 ... [2021-04-21T09:18:48.089Z] [2021-04-21T09:18:48.089Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-21T09:18:48.089Z] #54 sha256:9b55f56af7e65273ccb9db91e84bfd9f2c1e3a9a7b1b9c4f0340cf637c2e0570 [2021-04-21T09:18:48.089Z] #54 12.30 + cd /tmp/tmp.bGm1o03QHY/src/github.com/opencontainers/runc [2021-04-21T09:18:48.089Z] #54 12.30 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-21T09:18:48.089Z] #54 13.93 + '[' -z '' ']' [2021-04-21T09:18:48.089Z] #54 13.93 + target=static [2021-04-21T09:18:48.089Z] #54 13.93 + make 'BUILDTAGS=seccomp ' static [2021-04-21T09:18:48.089Z] #54 14.37 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-04-21T09:18:48.102Z] #43 51.91 HOSTDEP compel/src/lib/log-host.d [2021-04-21T09:18:48.102Z] #43 51.98 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-21T09:18:48.136Z] #43 74.46 DEP criu/string.d [2021-04-21T09:18:48.136Z] #43 74.50 DEP criu/stats.d [2021-04-21T09:18:48.136Z] #43 74.65 DEP criu/sockets.d [2021-04-21T09:18:48.165Z] #43 74.86 DEP criu/signalfd.d [2021-04-21T09:18:48.165Z] #43 75.06 DEP criu/sigframe.d [2021-04-21T09:18:48.365Z] #43 52.14 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2021-04-21T09:18:48.365Z] #43 52.28 HOSTDEP compel/src/main-host.d [2021-04-21T09:18:48.390Z] #54 ... [2021-04-21T09:18:48.390Z] [2021-04-21T09:18:48.390Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:48.390Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-21T09:18:48.390Z] #44 71.00 GEN criu/pie/parasite-blob.h [2021-04-21T09:18:48.390Z] #44 71.10 CC criu/pie/parasite-vdso.o [2021-04-21T09:18:48.390Z] #44 71.85 CC criu/arch/ppc64/vdso-pie.o [2021-04-21T09:18:48.390Z] #44 72.22 CC criu/arch/ppc64/restorer.o [2021-04-21T09:18:48.390Z] #44 72.59 CC criu/arch/ppc64/vdso-trampoline.o [2021-04-21T09:18:48.390Z] #44 72.65 CC criu/pie/restorer.o [2021-04-21T09:18:48.396Z] #43 74.86 DEP criu/sk-unix.d [2021-04-21T09:18:48.421Z] #43 75.18 DEP criu/shmem.d [2021-04-21T09:18:48.421Z] #43 ... [2021-04-21T09:18:48.421Z] [2021-04-21T09:18:48.421Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-21T09:18:48.421Z] #53 sha256:ea8a23fe8578b77e3759586007f814cd1d09c36dc4862baa907d1c609c9cda58 [2021-04-21T09:18:48.421Z] #53 13.13 + cd /tmp/tmp.hZZwjL08du/src/github.com/opencontainers/runc [2021-04-21T09:18:48.421Z] #53 13.14 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-21T09:18:48.421Z] #53 13.63 + '[' -z '' ']' [2021-04-21T09:18:48.421Z] #53 13.63 + target=static [2021-04-21T09:18:48.421Z] #53 13.63 + make 'BUILDTAGS=seccomp ' static [2021-04-21T09:18:48.421Z] #53 13.95 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-04-21T09:18:48.434Z] ltsc2019: Pulling from windows/servercore [2021-04-21T09:18:48.434Z] 4612f6d0b889: Pulling fs layer [2021-04-21T09:18:48.434Z] 399f118dfaa9: Pulling fs layer [2021-04-21T09:18:48.628Z] #43 52.44 DEP compel/src/lib/ptrace.d [2021-04-21T09:18:48.629Z] #43 52.70 DEP compel/src/lib/infect.d [2021-04-21T09:18:48.655Z] #43 75.12 DEP criu/sk-tcp.d [2021-04-21T09:18:48.678Z] #53 ... [2021-04-21T09:18:48.678Z] [2021-04-21T09:18:48.678Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:48.678Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:18:48.678Z] #43 75.39 DEP criu/servicefd.d [2021-04-21T09:18:48.678Z] #43 75.54 DEP criu/seize.d [2021-04-21T09:18:48.915Z] #43 75.32 DEP criu/sk-queue.d [2021-04-21T09:18:48.915Z] #43 75.52 DEP criu/sk-packet.d [2021-04-21T09:18:48.934Z] #43 75.70 DEP criu/seccomp.d [2021-04-21T09:18:49.190Z] #43 75.85 DEP criu/rst-malloc.d [2021-04-21T09:18:49.190Z] #43 75.97 DEP criu/rbtree.d [2021-04-21T09:18:49.190Z] #43 76.02 DEP criu/pstree.d [2021-04-21T09:18:49.204Z] #43 52.91 DEP compel/src/lib/infect-util.d [2021-04-21T09:18:49.204Z] #43 53.00 DEP compel/src/lib/infect-rpc.d [2021-04-21T09:18:49.204Z] #43 53.14 DEP compel/arch/aarch64/src/lib/infect.d [2021-04-21T09:18:49.204Z] #43 53.25 DEP compel/arch/aarch64/src/lib/cpu.d [2021-04-21T09:18:49.377Z] #53 ... [2021-04-21T09:18:49.377Z] [2021-04-21T09:18:49.377Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-21T09:18:49.377Z] #56 sha256:4855043f1f8af2ddee68fbab6aa4ff623d8ca4ac2a41e3da15be994e6785536a [2021-04-21T09:18:49.377Z] #56 202.0 + bin/containerd [2021-04-21T09:18:49.446Z] #43 76.18 DEP criu/protobuf.d [2021-04-21T09:18:49.446Z] #43 76.33 GEN criu/protobuf-desc-gen.h [2021-04-21T09:18:49.467Z] #43 53.28 DEP compel/src/lib/log.d [2021-04-21T09:18:49.467Z] #43 53.33 DEP compel/src/main.d [2021-04-21T09:18:49.484Z] #43 75.76 DEP criu/sk-netlink.d [2021-04-21T09:18:49.484Z] #43 75.94 DEP criu/sk-inet.d [2021-04-21T09:18:49.484Z] #43 76.13 DEP criu/signalfd.d [2021-04-21T09:18:49.730Z] #43 53.48 DEP compel/src/lib/handle-elf.d [2021-04-21T09:18:49.730Z] #43 53.62 DEP compel/arch/aarch64/src/lib/handle-elf.d [2021-04-21T09:18:49.740Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-21T09:18:49.740Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 14.7% of statements [2021-04-21T09:18:49.740Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2021-04-21T09:18:49.740Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-21T09:18:49.740Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-21T09:18:49.740Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-21T09:18:49.740Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-21T09:18:49.740Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-21T09:18:49.740Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-21T09:18:49.740Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-21T09:18:49.740Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-21T09:18:49.740Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-21T09:18:49.740Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-21T09:18:49.740Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-21T09:18:49.740Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 5.7% of statements [2021-04-21T09:18:49.740Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-21T09:18:49.740Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-21T09:18:49.740Z] ? github.com/docker/docker/api/types [no test files] [2021-04-21T09:18:49.740Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-21T09:18:49.740Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-21T09:18:49.740Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-21T09:18:49.740Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-21T09:18:49.740Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2021-04-21T09:18:49.740Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2021-04-21T09:18:49.740Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-21T09:18:49.740Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-21T09:18:49.740Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-21T09:18:49.740Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-21T09:18:49.740Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-21T09:18:49.740Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-21T09:18:49.740Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-21T09:18:49.740Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-04-21T09:18:49.740Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2021-04-21T09:18:49.740Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-21T09:18:49.740Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-21T09:18:49.740Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-21T09:18:49.740Z] ? github.com/docker/docker/builder [no test files] [2021-04-21T09:18:49.740Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-21T09:18:49.740Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-21T09:18:49.740Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-21T09:18:49.740Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-21T09:18:49.740Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-21T09:18:49.740Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-21T09:18:49.740Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-21T09:18:49.752Z] #43 ... [2021-04-21T09:18:49.752Z] [2021-04-21T09:18:49.752Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:18:49.752Z] #45 sha256:a2c78d31650f7588a831ba274670799f873064dd035ac91804e18ec1f93a76a3 [2021-04-21T09:18:49.752Z] #45 135.6 github.com/LK4D4/vndr/godl [2021-04-21T09:18:49.752Z] #45 136.6 github.com/LK4D4/vndr [2021-04-21T09:18:49.752Z] #45 ... [2021-04-21T09:18:49.752Z] [2021-04-21T09:18:49.752Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-21T09:18:49.752Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-21T09:18:49.752Z] #20 6.859 Get:8 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-04-21T09:18:49.752Z] #20 11.74 Fetched 8941 kB in 10s (890 kB/s) [2021-04-21T09:18:49.752Z] #20 11.74 Reading package lists... [2021-04-21T09:18:49.992Z] #43 53.79 CC compel/src/lib/log.o [2021-04-21T09:18:50.015Z] #20 16.04 Reading package lists... [2021-04-21T09:18:50.015Z] #20 ... [2021-04-21T09:18:50.015Z] [2021-04-21T09:18:50.015Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:50.015Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:18:50.015Z] #43 76.35 DEP criu/sigframe.d [2021-04-21T09:18:50.015Z] #43 76.50 DEP criu/shmem.d [2021-04-21T09:18:50.031Z] ok github.com/docker/docker/builder/remotecontext 0.371s coverage: 13.7% of statements [2021-04-21T09:18:50.255Z] #43 54.05 CC compel/arch/aarch64/src/lib/cpu.o [2021-04-21T09:18:50.255Z] #43 54.29 CC compel/arch/aarch64/src/lib/infect.o [2021-04-21T09:18:50.275Z] #43 76.67 DEP criu/servicefd.d [2021-04-21T09:18:50.275Z] #43 76.87 DEP criu/seize.d [2021-04-21T09:18:50.323Z] ok github.com/docker/docker/builder/dockerfile 0.914s coverage: 48.5% of statements [2021-04-21T09:18:50.323Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-04-21T09:18:50.538Z] #43 ... [2021-04-21T09:18:50.538Z] [2021-04-21T09:18:50.538Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:18:50.538Z] #45 sha256:a2c78d31650f7588a831ba274670799f873064dd035ac91804e18ec1f93a76a3 [2021-04-21T09:18:50.538Z] #45 DONE 146.5s [2021-04-21T09:18:50.538Z] [2021-04-21T09:18:50.538Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:50.538Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:18:50.538Z] #43 77.06 DEP criu/seccomp.d [2021-04-21T09:18:50.584Z] #19 DONE 2.8s [2021-04-21T09:18:50.584Z] [2021-04-21T09:18:50.584Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:50.584Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:18:50.584Z] #43 72.67 DEP criu/seccomp.d [2021-04-21T09:18:50.584Z] #43 72.86 DEP criu/rst-malloc.d [2021-04-21T09:18:50.584Z] #43 72.92 DEP criu/rbtree.d [2021-04-21T09:18:50.584Z] #43 72.98 DEP criu/pstree.d [2021-04-21T09:18:50.584Z] #43 73.20 DEP criu/protobuf.d [2021-04-21T09:18:50.584Z] #43 73.44 GEN criu/protobuf-desc-gen.h [2021-04-21T09:18:50.584Z] #43 74.92 DEP criu/protobuf-desc.d [2021-04-21T09:18:50.584Z] #43 75.06 DEP criu/proc_parse.d [2021-04-21T09:18:50.584Z] #43 75.23 DEP criu/plugin.d [2021-04-21T09:18:50.584Z] #43 75.33 DEP criu/pipes.d [2021-04-21T09:18:50.584Z] #43 75.48 DEP criu/pie-util.d [2021-04-21T09:18:50.584Z] #43 75.54 DEP criu/pie-util-vdso.d [2021-04-21T09:18:50.584Z] #43 75.63 DEP criu/pie-util-vdso-elf32.d [2021-04-21T09:18:50.584Z] #43 75.74 DEP criu/path.d [2021-04-21T09:18:50.584Z] #43 75.89 DEP criu/parasite-syscall.d [2021-04-21T09:18:50.584Z] #43 76.14 DEP criu/pagemap.d [2021-04-21T09:18:50.584Z] #43 76.35 DEP criu/pagemap-cache.d [2021-04-21T09:18:50.584Z] #43 76.50 DEP criu/page-xfer.d [2021-04-21T09:18:50.584Z] #43 76.73 DEP criu/page-pipe.d [2021-04-21T09:18:50.584Z] #43 76.83 DEP criu/netfilter.d [2021-04-21T09:18:50.584Z] #43 77.07 DEP criu/net.d [2021-04-21T09:18:50.584Z] #43 77.33 DEP criu/namespaces.d [2021-04-21T09:18:50.584Z] #43 77.55 DEP criu/mount.d [2021-04-21T09:18:50.584Z] #43 77.75 DEP criu/memfd.d [2021-04-21T09:18:50.584Z] #43 77.94 DEP criu/mem.d [2021-04-21T09:18:50.584Z] #43 78.16 DEP criu/lsm.d [2021-04-21T09:18:50.584Z] #43 78.27 DEP criu/log.d [2021-04-21T09:18:50.584Z] #43 78.39 DEP criu/libnetlink.d [2021-04-21T09:18:50.584Z] #43 78.53 DEP criu/kerndat.d [2021-04-21T09:18:50.584Z] #43 78.78 DEP criu/kcmp-ids.d [2021-04-21T09:18:50.584Z] #43 78.87 DEP criu/irmap.d [2021-04-21T09:18:50.584Z] #43 78.99 DEP criu/ipc_ns.d [2021-04-21T09:18:50.584Z] #43 79.11 DEP criu/image.d [2021-04-21T09:18:50.584Z] #43 79.24 DEP criu/image-desc.d [2021-04-21T09:18:50.584Z] #43 79.36 DEP criu/fsnotify.d [2021-04-21T09:18:50.798Z] #43 77.32 DEP criu/rst-malloc.d [2021-04-21T09:18:50.798Z] #43 77.38 DEP criu/rbtree.d [2021-04-21T09:18:50.798Z] #43 77.43 DEP criu/pstree.d [2021-04-21T09:18:50.830Z] #43 54.64 CC compel/src/lib/infect-rpc.o [2021-04-21T09:18:50.840Z] #43 79.58 DEP criu/filesystems.d [2021-04-21T09:18:50.840Z] #43 79.74 DEP criu/files.d [2021-04-21T09:18:50.954Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2021-04-21T09:18:51.057Z] #43 77.66 DEP criu/protobuf.d [2021-04-21T09:18:51.093Z] #43 55.03 CC compel/src/lib/infect-util.o [2021-04-21T09:18:51.097Z] #43 79.97 DEP criu/files-reg.d [2021-04-21T09:18:51.177Z] #44 76.08 LINK criu/pie/restorer.built-in.o [2021-04-21T09:18:51.177Z] #44 76.09 GEN criu/pie/restorer-blob.h [2021-04-21T09:18:51.317Z] #43 77.82 GEN criu/protobuf-desc-gen.h [2021-04-21T09:18:51.340Z] #43 ... [2021-04-21T09:18:51.340Z] [2021-04-21T09:18:51.340Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:18:51.340Z] #45 sha256:7b0cb6e3bc4883990789c0394aa204bb0d147b9936b5ae18f750945502fc158c [2021-04-21T09:18:51.340Z] #45 DONE 147.8s [2021-04-21T09:18:51.341Z] [2021-04-21T09:18:51.341Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:51.341Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:18:51.341Z] #43 78.08 DEP criu/protobuf-desc.d [2021-04-21T09:18:51.354Z] #43 80.18 DEP criu/files-ext.d [2021-04-21T09:18:51.354Z] #43 80.33 DEP criu/file-lock.d [2021-04-21T09:18:51.355Z] #43 55.29 CC compel/src/lib/infect.o [2021-04-21T09:18:51.479Z] #44 76.34 DEP criu/vdso.d [2021-04-21T09:18:51.479Z] #44 ... [2021-04-21T09:18:51.479Z] [2021-04-21T09:18:51.479Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-21T09:18:51.479Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-21T09:18:51.479Z] #21 13.07 Fetched 8702 kB in 13s (692 kB/s) [2021-04-21T09:18:51.479Z] #21 13.07 Reading package lists... [2021-04-21T09:18:51.479Z] #21 18.05 Reading package lists... [2021-04-21T09:18:51.600Z] #43 78.23 DEP criu/proc_parse.d [2021-04-21T09:18:51.797Z] #21 22.94 Building dependency tree... [2021-04-21T09:18:51.797Z] #21 ... [2021-04-21T09:18:51.797Z] [2021-04-21T09:18:51.797Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:51.797Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-21T09:18:51.797Z] #44 76.62 DEP criu/uts_ns.d [2021-04-21T09:18:51.797Z] #44 76.83 DEP criu/util.d [2021-04-21T09:18:51.856Z] #43 78.49 DEP criu/plugin.d [2021-04-21T09:18:51.856Z] #43 78.62 DEP criu/pipes.d [2021-04-21T09:18:51.917Z] #43 ... [2021-04-21T09:18:51.917Z] [2021-04-21T09:18:51.917Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-21T09:18:51.917Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-21T09:18:51.917Z] #32 DONE 150.0s [2021-04-21T09:18:51.917Z] [2021-04-21T09:18:51.917Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:51.917Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:18:51.917Z] #43 80.50 DEP criu/file-ids.d [2021-04-21T09:18:51.917Z] #43 ... [2021-04-21T09:18:51.917Z] [2021-04-21T09:18:51.917Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-21T09:18:51.917Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-21T09:18:51.986Z] ok github.com/docker/docker/builder/remotecontext/git 1.675s coverage: 86.3% of statements [2021-04-21T09:18:51.986Z] ? github.com/docker/docker/cli [no test files] [2021-04-21T09:18:51.986Z] ? github.com/docker/docker/cli/config [no test files] [2021-04-21T09:18:52.096Z] #44 77.08 DEP criu/uffd.d [2021-04-21T09:18:52.112Z] #43 78.85 DEP criu/pie-util.d [2021-04-21T09:18:52.396Z] #44 77.36 DEP criu/tun.d [2021-04-21T09:18:52.675Z] #43 79.23 DEP criu/pie-util-vdso.d [2021-04-21T09:18:52.675Z] #43 79.44 DEP criu/pie-util-vdso-elf32.d [2021-04-21T09:18:52.711Z] #44 77.59 DEP criu/tty.d [2021-04-21T09:18:52.847Z] #20 ... [2021-04-21T09:18:52.847Z] [2021-04-21T09:18:52.847Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-21T09:18:52.847Z] #53 sha256:378b0dd6c4744b6de104fe0c23c8bc968a2a9c741dc80e024dbbbe122b71c76b [2021-04-21T09:18:52.847Z] #53 14.67 + cd /tmp/tmp.sZNINdOWQt/src/github.com/opencontainers/runc [2021-04-21T09:18:52.847Z] #53 14.67 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-21T09:18:52.847Z] #53 15.29 + '[' -z '' ']' [2021-04-21T09:18:52.847Z] #53 15.29 + target=static [2021-04-21T09:18:52.847Z] #53 15.29 + make 'BUILDTAGS=seccomp ' static [2021-04-21T09:18:52.847Z] #53 15.44 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-04-21T09:18:52.847Z] #53 ... [2021-04-21T09:18:52.847Z] [2021-04-21T09:18:52.848Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:52.848Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:18:52.848Z] #43 80.67 DEP criu/fifo.d [2021-04-21T09:18:52.848Z] #43 80.84 DEP criu/fdstore.d [2021-04-21T09:18:52.848Z] #43 80.92 DEP criu/fault-injection.d [2021-04-21T09:18:52.848Z] #43 80.99 DEP criu/external.d [2021-04-21T09:18:52.848Z] #43 81.10 DEP criu/eventpoll.d [2021-04-21T09:18:52.848Z] #43 81.23 DEP criu/eventfd.d [2021-04-21T09:18:52.848Z] #43 81.36 DEP criu/crtools.d [2021-04-21T09:18:52.848Z] #43 81.52 DEP criu/cr-service.d [2021-04-21T09:18:52.848Z] #43 81.68 DEP criu/cr-restore.d [2021-04-21T09:18:52.931Z] #43 79.56 DEP criu/path.d [2021-04-21T09:18:52.931Z] #43 79.69 DEP criu/parasite-syscall.d [2021-04-21T09:18:53.011Z] #44 77.78 DEP criu/timerfd.d [2021-04-21T09:18:53.011Z] #44 78.01 DEP criu/timens.d [2021-04-21T09:18:53.104Z] #43 81.86 DEP criu/cr-errno.d [2021-04-21T09:18:53.104Z] #43 81.87 DEP criu/cr-dump.d [2021-04-21T09:18:53.187Z] #43 79.91 DEP criu/pagemap.d [2021-04-21T09:18:53.187Z] #43 80.06 DEP criu/pagemap-cache.d [2021-04-21T09:18:53.224Z] #43 79.68 DEP criu/protobuf-desc.d [2021-04-21T09:18:53.278Z] #43 56.88 CC compel/src/lib/ptrace.o [2021-04-21T09:18:53.278Z] #43 ... [2021-04-21T09:18:53.278Z] [2021-04-21T09:18:53.278Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-21T09:18:53.278Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-21T09:18:53.278Z] #20 1.933 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-21T09:18:53.278Z] #20 1.986 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-21T09:18:53.278Z] #20 2.119 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-21T09:18:53.278Z] #20 2.127 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-21T09:18:53.278Z] #20 2.511 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [461 kB] [2021-04-21T09:18:53.278Z] #20 3.395 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-21T09:18:53.278Z] #20 4.274 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [267 kB] [2021-04-21T09:18:53.278Z] #20 5.479 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-04-21T09:18:53.278Z] #20 8.104 Fetched 8758 kB in 6s (1364 kB/s) [2021-04-21T09:18:53.310Z] #44 78.22 DEP criu/sysfs_parse.d [2021-04-21T09:18:53.361Z] #43 82.05 DEP criu/cr-dedup.d [2021-04-21T09:18:53.361Z] #43 82.18 DEP criu/cr-check.d [2021-04-21T09:18:53.444Z] #43 80.25 DEP criu/page-xfer.d [2021-04-21T09:18:53.444Z] #43 80.39 DEP criu/page-pipe.d [2021-04-21T09:18:53.486Z] #43 79.81 DEP criu/proc_parse.d [2021-04-21T09:18:53.486Z] #43 79.98 DEP criu/plugin.d [2021-04-21T09:18:53.486Z] #43 80.04 DEP criu/pipes.d [2021-04-21T09:18:53.486Z] #43 80.17 DEP criu/pie-util.d [2021-04-21T09:18:53.517Z] ok github.com/docker/docker/client 0.252s coverage: 75.4% of statements [2021-04-21T09:18:53.545Z] #20 8.104 Reading package lists... [2021-04-21T09:18:53.545Z] #20 ... [2021-04-21T09:18:53.545Z] [2021-04-21T09:18:53.545Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:53.545Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-21T09:18:53.545Z] #43 57.36 AR compel/libcompel.a [2021-04-21T09:18:53.545Z] #43 57.48 HOSTCC compel/src/main-host.o [2021-04-21T09:18:53.614Z] #44 78.44 DEP criu/sysctl.d [2021-04-21T09:18:53.618Z] #43 82.32 DEP criu/config.d [2021-04-21T09:18:53.618Z] #43 82.45 DEP criu/clone-noasan.d [2021-04-21T09:18:53.700Z] #43 80.50 DEP criu/netfilter.d [2021-04-21T09:18:53.746Z] #43 80.28 DEP criu/pie-util-vdso.d [2021-04-21T09:18:53.746Z] #43 80.37 DEP criu/pie-util-vdso-elf32.d [2021-04-21T09:18:53.875Z] #43 82.57 DEP criu/cgroup.d [2021-04-21T09:18:53.875Z] #43 82.72 DEP criu/cgroup-props.d [2021-04-21T09:18:53.875Z] #43 82.84 DEP criu/bitmap.d [2021-04-21T09:18:53.917Z] #44 78.62 DEP criu/string.d [2021-04-21T09:18:53.917Z] #44 78.64 DEP criu/stats.d [2021-04-21T09:18:53.917Z] #44 78.83 DEP criu/sockets.d [2021-04-21T09:18:53.956Z] #43 80.69 DEP criu/net.d [2021-04-21T09:18:54.005Z] #43 80.54 DEP criu/path.d [2021-04-21T09:18:54.005Z] #43 80.66 DEP criu/parasite-syscall.d [2021-04-21T09:18:54.132Z] #43 82.86 DEP criu/bfd.d [2021-04-21T09:18:54.132Z] #43 82.97 DEP criu/autofs.d [2021-04-21T09:18:54.132Z] #43 83.10 DEP criu/aio.d [2021-04-21T09:18:54.180Z] #43 57.83 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2021-04-21T09:18:54.180Z] #43 57.98 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-21T09:18:54.212Z] #43 80.94 DEP criu/namespaces.d [2021-04-21T09:18:54.219Z] #44 79.10 DEP criu/sk-unix.d [2021-04-21T09:18:54.264Z] #43 80.93 DEP criu/pagemap.d [2021-04-21T09:18:54.388Z] #43 83.24 DEP criu/action-scripts.d [2021-04-21T09:18:54.460Z] #43 58.31 HOSTCC compel/src/lib/log-host.o [2021-04-21T09:18:54.468Z] #43 81.09 DEP criu/mount.d [2021-04-21T09:18:54.468Z] #43 81.32 DEP criu/memfd.d [2021-04-21T09:18:54.468Z] #43 81.42 DEP criu/mem.d [2021-04-21T09:18:54.645Z] #43 83.51 CC criu/action-scripts.o [2021-04-21T09:18:54.667Z] #56 ... [2021-04-21T09:18:54.667Z] [2021-04-21T09:18:54.667Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-21T09:18:54.667Z] #53 sha256:3950f6aaeae2314d04e9337321cda1ea7bc32bd264e12ef5cd154621dc30dff4 [2021-04-21T09:18:54.667Z] #53 127.9 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-04-21T09:18:54.667Z] #53 129.1 + mkdir -p /build [2021-04-21T09:18:54.667Z] #53 129.1 + cp runc /build/runc [2021-04-21T09:18:54.667Z] #53 DONE 129.7s [2021-04-21T09:18:54.667Z] [2021-04-21T09:18:54.667Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-21T09:18:54.667Z] #56 sha256:4855043f1f8af2ddee68fbab6aa4ff623d8ca4ac2a41e3da15be994e6785536a [2021-04-21T09:18:54.724Z] #43 81.57 DEP criu/lsm.d [2021-04-21T09:18:54.724Z] #43 81.69 DEP criu/log.d [2021-04-21T09:18:54.728Z] #43 58.55 HOSTLINK compel/compel-host-bin [2021-04-21T09:18:54.832Z] #43 81.15 DEP criu/pagemap-cache.d [2021-04-21T09:18:54.832Z] #43 81.29 DEP criu/page-xfer.d [2021-04-21T09:18:54.870Z] #44 79.57 DEP criu/sk-tcp.d [2021-04-21T09:18:54.870Z] #44 79.91 DEP criu/sk-queue.d [2021-04-21T09:18:54.980Z] #43 81.79 DEP criu/libnetlink.d [2021-04-21T09:18:54.980Z] #43 81.89 DEP criu/kerndat.d [2021-04-21T09:18:54.989Z] #43 58.77 DEP soccr/soccr.d [2021-04-21T09:18:55.092Z] #43 81.41 DEP criu/page-pipe.d [2021-04-21T09:18:55.092Z] #43 81.46 DEP criu/netfilter.d [2021-04-21T09:18:55.092Z] #43 81.58 DEP criu/net.d [2021-04-21T09:18:55.170Z] #44 80.03 DEP criu/sk-packet.d [2021-04-21T09:18:55.208Z] #43 84.04 CC criu/aio.o [2021-04-21T09:18:55.237Z] #43 82.09 DEP criu/kcmp-ids.d [2021-04-21T09:18:55.237Z] #43 82.18 DEP criu/irmap.d [2021-04-21T09:18:55.252Z] #43 58.98 CC soccr/soccr.o [2021-04-21T09:18:55.351Z] #43 81.77 DEP criu/namespaces.d [2021-04-21T09:18:55.351Z] #43 81.94 DEP criu/mount.d [2021-04-21T09:18:55.474Z] #44 80.20 DEP criu/sk-netlink.d [2021-04-21T09:18:55.474Z] #44 80.42 DEP criu/sk-inet.d [2021-04-21T09:18:55.604Z] #56 ... [2021-04-21T09:18:55.604Z] [2021-04-21T09:18:55.604Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-21T09:18:55.604Z] #54 sha256:4983e55e8b43e350e4357c736bb9b70df67d2422171ee1515bcca6d18b577f47 [2021-04-21T09:18:55.604Z] #54 DONE 0.2s [2021-04-21T09:18:55.604Z] [2021-04-21T09:18:55.604Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-21T09:18:55.604Z] #56 sha256:4855043f1f8af2ddee68fbab6aa4ff623d8ca4ac2a41e3da15be994e6785536a [2021-04-21T09:18:55.610Z] #43 82.18 DEP criu/memfd.d [2021-04-21T09:18:55.771Z] #43 84.59 CC criu/autofs.o [2021-04-21T09:18:55.777Z] #44 80.67 DEP criu/signalfd.d [2021-04-21T09:18:55.799Z] #43 82.36 DEP criu/ipc_ns.d [2021-04-21T09:18:55.799Z] #43 82.48 DEP criu/image.d [2021-04-21T09:18:55.799Z] #43 ... [2021-04-21T09:18:55.799Z] [2021-04-21T09:18:55.799Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-21T09:18:55.799Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-21T09:18:55.799Z] #20 11.46 Fetched 8941 kB in 10s (888 kB/s) [2021-04-21T09:18:55.799Z] #20 11.46 Reading package lists... [2021-04-21T09:18:55.799Z] #20 15.68 Reading package lists... [2021-04-21T09:18:55.799Z] #20 20.12 Building dependency tree... [2021-04-21T09:18:55.869Z] #43 82.33 DEP criu/mem.d [2021-04-21T09:18:55.869Z] #43 82.51 DEP criu/lsm.d [2021-04-21T09:18:56.055Z] #20 ... [2021-04-21T09:18:56.055Z] [2021-04-21T09:18:56.055Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:56.055Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:18:56.055Z] #43 82.64 DEP criu/image-desc.d [2021-04-21T09:18:56.055Z] #43 82.72 DEP criu/fsnotify.d [2021-04-21T09:18:56.055Z] #43 82.85 DEP criu/filesystems.d [2021-04-21T09:18:56.055Z] #43 83.01 DEP criu/files.d [2021-04-21T09:18:56.077Z] #44 80.91 DEP criu/sigframe.d [2021-04-21T09:18:56.077Z] #44 81.00 DEP criu/shmem.d [2021-04-21T09:18:56.129Z] #43 82.64 DEP criu/log.d [2021-04-21T09:18:56.199Z] #43 60.19 AR soccr/libsoccr.a [2021-04-21T09:18:56.311Z] #43 83.16 DEP criu/files-reg.d [2021-04-21T09:18:56.379Z] #44 81.21 DEP criu/servicefd.d [2021-04-21T09:18:56.379Z] #44 81.41 DEP criu/seize.d [2021-04-21T09:18:56.388Z] #43 82.79 DEP criu/libnetlink.d [2021-04-21T09:18:56.462Z] #43 60.26 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-21T09:18:56.567Z] #43 83.31 DEP criu/files-ext.d [2021-04-21T09:18:56.647Z] #43 82.96 DEP criu/kerndat.d [2021-04-21T09:18:56.647Z] #43 83.20 DEP criu/kcmp-ids.d [2021-04-21T09:18:56.823Z] #43 83.47 DEP criu/file-lock.d [2021-04-21T09:18:56.823Z] #43 83.64 DEP criu/file-ids.d [2021-04-21T09:18:56.906Z] #43 83.26 DEP criu/irmap.d [2021-04-21T09:18:56.906Z] #43 83.46 DEP criu/ipc_ns.d [2021-04-21T09:18:57.038Z] #43 60.77 DEP criu/arch/aarch64/sigframe.d [2021-04-21T09:18:57.038Z] #43 60.96 DEP criu/arch/aarch64/crtools.d [2021-04-21T09:18:57.040Z] #44 81.74 DEP criu/seccomp.d [2021-04-21T09:18:57.040Z] #44 81.98 DEP criu/rst-malloc.d [2021-04-21T09:18:57.064Z] 399f118dfaa9: Download complete [2021-04-21T09:18:57.079Z] #43 83.77 DEP criu/fifo.d [2021-04-21T09:18:57.079Z] #43 83.90 DEP criu/fdstore.d [2021-04-21T09:18:57.139Z] #43 85.89 CC criu/bfd.o [2021-04-21T09:18:57.166Z] #43 83.69 DEP criu/image.d [2021-04-21T09:18:57.301Z] #43 61.23 DEP criu/arch/aarch64/cpu.d [2021-04-21T09:18:57.301Z] #43 61.32 DEP criu/arch/aarch64/bitops.d [2021-04-21T09:18:57.301Z] #43 61.37 CC criu/arch/aarch64/bitops.o [2021-04-21T09:18:57.336Z] #43 84.05 DEP criu/fault-injection.d [2021-04-21T09:18:57.336Z] #43 84.11 DEP criu/external.d [2021-04-21T09:18:57.343Z] #44 82.11 DEP criu/rbtree.d [2021-04-21T09:18:57.343Z] #44 82.16 DEP criu/pstree.d [2021-04-21T09:18:57.395Z] #43 86.33 CC criu/bitmap.o [2021-04-21T09:18:57.425Z] #43 83.86 DEP criu/image-desc.d [2021-04-21T09:18:57.425Z] #43 83.94 DEP criu/fsnotify.d [2021-04-21T09:18:57.563Z] #43 61.45 CC criu/arch/aarch64/cpu.o [2021-04-21T09:18:57.563Z] #43 61.58 CC criu/arch/aarch64/crtools.o [2021-04-21T09:18:57.592Z] #43 84.24 DEP criu/eventpoll.d [2021-04-21T09:18:57.592Z] #43 84.40 DEP criu/eventfd.d [2021-04-21T09:18:57.684Z] #43 84.16 DEP criu/filesystems.d [2021-04-21T09:18:57.684Z] #43 84.35 DEP criu/files.d [2021-04-21T09:18:57.684Z] #43 ... [2021-04-21T09:18:57.684Z] [2021-04-21T09:18:57.684Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-21T09:18:57.684Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-21T09:18:57.684Z] #20 16.04 Reading package lists... [2021-04-21T09:18:57.684Z] #20 20.32 Building dependency tree... [2021-04-21T09:18:57.684Z] #20 21.82 libcap2-bin is already the newest version (1:2.25-2). [2021-04-21T09:18:57.684Z] #20 21.82 The following additional packages will be installed: [2021-04-21T09:18:57.684Z] #20 21.82 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-21T09:18:57.684Z] #20 21.82 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-21T09:18:57.684Z] #20 21.82 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-21T09:18:57.684Z] #20 21.82 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-21T09:18:57.684Z] #20 21.82 python3.7 python3.7-minimal vim-runtime xxd [2021-04-21T09:18:57.684Z] #20 21.83 Suggested packages: [2021-04-21T09:18:57.684Z] #20 21.83 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-21T09:18:57.684Z] #20 21.83 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-21T09:18:57.684Z] #20 21.83 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-21T09:18:57.684Z] #20 21.83 Recommended packages: [2021-04-21T09:18:57.684Z] #20 21.83 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-21T09:18:57.684Z] #20 21.83 python3-keyrings.alt python3-xdg unzip [2021-04-21T09:18:57.684Z] #20 23.54 The following NEW packages will be installed: [2021-04-21T09:18:57.684Z] #20 23.55 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-21T09:18:57.684Z] #20 23.55 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-21T09:18:57.684Z] #20 23.56 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-21T09:18:57.684Z] #20 23.56 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-21T09:18:57.684Z] #20 23.56 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-21T09:18:57.684Z] #20 23.56 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-21T09:18:57.684Z] #20 23.56 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-21T09:18:57.684Z] #20 23.56 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-21T09:18:57.684Z] #20 23.56 xz-utils zip [2021-04-21T09:18:57.684Z] #20 23.89 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-21T09:18:57.684Z] #20 23.89 Need to get 28.5 MB of archives. [2021-04-21T09:18:57.684Z] #20 23.89 After this operation, 116 MB of additional disk space will be used. [2021-04-21T09:18:57.684Z] #20 23.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-04-21T09:18:57.684Z] #20 23.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-04-21T09:18:57.684Z] #20 23.92 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-04-21T09:18:57.684Z] #20 24.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-04-21T09:18:57.684Z] #20 24.04 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-04-21T09:18:57.684Z] #20 24.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-04-21T09:18:57.684Z] #20 24.16 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-04-21T09:18:57.684Z] #20 24.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-04-21T09:18:57.684Z] #20 24.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-04-21T09:18:57.685Z] #20 24.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-04-21T09:18:57.685Z] #20 24.20 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-04-21T09:18:57.685Z] #20 24.20 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-04-21T09:18:57.685Z] #20 24.21 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-04-21T09:18:57.685Z] #20 24.22 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-04-21T09:18:57.685Z] #20 24.23 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-04-21T09:18:57.685Z] #20 24.23 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-04-21T09:18:57.685Z] #20 24.26 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-21T09:18:57.685Z] #20 24.26 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-21T09:18:57.685Z] #20 24.27 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-04-21T09:18:57.685Z] #20 24.28 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-04-21T09:18:57.685Z] #20 24.28 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-04-21T09:18:57.685Z] #20 24.30 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-04-21T09:18:57.685Z] #20 24.33 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-04-21T09:18:57.685Z] #20 24.33 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-21T09:18:57.685Z] #20 24.35 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-21T09:18:57.685Z] #20 24.36 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-21T09:18:57.685Z] #20 24.36 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-04-21T09:18:57.685Z] #20 24.37 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-04-21T09:18:57.685Z] #20 24.37 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-21T09:18:57.685Z] #20 24.80 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-04-21T09:18:57.685Z] #20 24.80 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-04-21T09:18:57.685Z] #20 24.80 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-04-21T09:18:57.685Z] #20 24.80 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-04-21T09:18:57.685Z] #20 24.81 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-04-21T09:18:57.685Z] #20 24.82 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-04-21T09:18:57.690Z] #44 82.42 DEP criu/protobuf.d [2021-04-21T09:18:57.690Z] #44 82.60 GEN criu/protobuf-desc-gen.h [2021-04-21T09:18:57.848Z] #43 84.53 DEP criu/crtools.d [2021-04-21T09:18:57.848Z] #43 84.75 DEP criu/cr-service.d [2021-04-21T09:18:57.944Z] #20 24.91 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-21T09:18:57.944Z] #20 24.91 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-04-21T09:18:57.944Z] #20 24.92 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-04-21T09:18:57.944Z] #20 24.94 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-21T09:18:57.944Z] #20 24.95 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-04-21T09:18:57.944Z] #20 24.97 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-21T09:18:57.944Z] #20 24.97 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-04-21T09:18:57.958Z] #43 86.56 CC criu/cgroup-props.o [2021-04-21T09:18:58.104Z] #43 84.90 DEP criu/cr-restore.d [2021-04-21T09:18:58.204Z] #20 25.04 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-04-21T09:18:58.204Z] #20 25.05 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-04-21T09:18:58.204Z] #20 25.07 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-21T09:18:58.360Z] #43 85.09 DEP criu/cr-errno.d [2021-04-21T09:18:58.360Z] #43 85.10 DEP criu/cr-dump.d [2021-04-21T09:18:58.360Z] #43 85.28 DEP criu/cr-dedup.d [2021-04-21T09:18:58.463Z] #20 25.42 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-04-21T09:18:58.463Z] #20 25.48 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-04-21T09:18:58.463Z] #20 25.52 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-04-21T09:18:58.512Z] #43 62.30 CC criu/arch/aarch64/sigframe.o [2021-04-21T09:18:58.513Z] #43 62.56 LINK criu/arch/aarch64/crtools.built-in.o [2021-04-21T09:18:58.522Z] #43 87.21 CC criu/cgroup.o [2021-04-21T09:18:58.617Z] #43 85.47 DEP criu/cr-check.d [2021-04-21T09:18:58.770Z] #44 ... [2021-04-21T09:18:58.770Z] [2021-04-21T09:18:58.770Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-21T09:18:58.770Z] #59 sha256:17edc09260f4f07fa324e3b5044070aa2e4d574a3097f59e8b241b1dcd7344b1 [2021-04-21T09:18:58.770Z] #59 151.8 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-21T09:18:58.770Z] #59 151.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-21T09:18:58.770Z] #59 ... [2021-04-21T09:18:58.770Z] [2021-04-21T09:18:58.770Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:18:58.770Z] #46 sha256:c16e263983b31273544c47988a99edac85be4d83ba5ea9b0e26bc3b538258961 [2021-04-21T09:18:58.770Z] #46 141.9 github.com/LK4D4/vndr/build [2021-04-21T09:18:58.770Z] #46 ... [2021-04-21T09:18:58.770Z] [2021-04-21T09:18:58.770Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-21T09:18:58.770Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-21T09:18:58.770Z] #21 22.94 Building dependency tree... [2021-04-21T09:18:58.770Z] #21 24.83 libcap2-bin is already the newest version (1:2.25-2). [2021-04-21T09:18:58.770Z] #21 24.83 The following additional packages will be installed: [2021-04-21T09:18:58.770Z] #21 24.83 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-21T09:18:58.770Z] #21 24.83 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-21T09:18:58.770Z] #21 24.83 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-21T09:18:58.770Z] #21 24.83 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-21T09:18:58.770Z] #21 24.83 python3.7 python3.7-minimal vim-runtime xxd [2021-04-21T09:18:58.770Z] #21 24.84 Suggested packages: [2021-04-21T09:18:58.770Z] #21 24.84 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-21T09:18:58.770Z] #21 24.84 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-21T09:18:58.770Z] #21 24.84 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-21T09:18:58.770Z] #21 24.84 Recommended packages: [2021-04-21T09:18:58.770Z] #21 24.84 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-21T09:18:58.770Z] #21 24.84 python3-keyrings.alt python3-xdg unzip [2021-04-21T09:18:58.770Z] #21 27.34 The following NEW packages will be installed: [2021-04-21T09:18:58.770Z] #21 27.34 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-21T09:18:58.770Z] #21 27.34 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-21T09:18:58.770Z] #21 27.34 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-21T09:18:58.770Z] #21 27.34 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-21T09:18:58.770Z] #21 27.34 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-21T09:18:58.770Z] #21 27.34 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-21T09:18:58.770Z] #21 27.34 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-21T09:18:58.770Z] #21 27.34 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-21T09:18:58.770Z] #21 27.34 xz-utils zip [2021-04-21T09:18:58.770Z] #21 27.46 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-21T09:18:58.770Z] #21 27.46 Need to get 29.2 MB of archives. [2021-04-21T09:18:58.770Z] #21 27.46 After this operation, 134 MB of additional disk space will be used. [2021-04-21T09:18:58.770Z] #21 27.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2021-04-21T09:18:58.770Z] #21 27.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u3 [593 kB] [2021-04-21T09:18:58.770Z] #21 27.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u3 [2023 kB] [2021-04-21T09:18:58.770Z] #21 27.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2021-04-21T09:18:58.770Z] #21 27.73 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2021-04-21T09:18:58.770Z] #21 27.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u3 [1794 kB] [2021-04-21T09:18:58.770Z] #21 27.88 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u3 [330 kB] [2021-04-21T09:18:58.770Z] #21 27.90 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2021-04-21T09:18:58.770Z] #21 27.90 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2021-04-21T09:18:58.770Z] #21 27.92 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2021-04-21T09:18:58.770Z] #21 27.92 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2021-04-21T09:18:58.770Z] #21 27.93 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2021-04-21T09:18:58.770Z] #21 27.93 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2021-04-21T09:18:58.770Z] #21 27.94 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2021-04-21T09:18:58.770Z] #21 27.94 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2021-04-21T09:18:58.770Z] #21 27.95 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2021-04-21T09:18:58.770Z] #21 27.98 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-04-21T09:18:58.770Z] #21 28.00 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-04-21T09:18:58.770Z] #21 28.01 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2021-04-21T09:18:58.770Z] #21 28.02 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2021-04-21T09:18:58.770Z] #21 28.03 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2021-04-21T09:18:58.770Z] #21 28.04 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2021-04-21T09:18:58.770Z] #21 28.08 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2021-04-21T09:18:58.770Z] #21 28.10 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-04-21T09:18:58.770Z] #21 28.11 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-04-21T09:18:58.770Z] #21 28.12 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-04-21T09:18:58.770Z] #21 28.14 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2021-04-21T09:18:58.770Z] #21 28.14 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2021-04-21T09:18:58.770Z] #21 28.14 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-04-21T09:18:58.770Z] #21 28.75 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-04-21T09:18:58.770Z] #21 28.75 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-04-21T09:18:58.770Z] #21 28.77 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-04-21T09:18:58.770Z] #21 28.77 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2021-04-21T09:18:58.770Z] #21 28.78 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2021-04-21T09:18:58.770Z] #21 28.81 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2021-04-21T09:18:58.770Z] #21 28.92 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-21T09:18:58.770Z] #21 28.93 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2021-04-21T09:18:58.770Z] #21 28.95 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2021-04-21T09:18:58.770Z] #21 28.96 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-21T09:18:58.770Z] #21 28.97 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2021-04-21T09:18:58.770Z] #21 29.00 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-21T09:18:58.770Z] #21 29.00 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u3 [1230 kB] [2021-04-21T09:18:58.770Z] #21 29.10 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2021-04-21T09:18:58.770Z] #21 29.13 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2021-04-21T09:18:58.770Z] #21 29.16 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-21T09:18:58.770Z] #21 29.61 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2021-04-21T09:18:58.770Z] #21 29.70 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2021-04-21T09:18:58.770Z] #21 29.77 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2021-04-21T09:18:58.775Z] #43 62.62 DEP criu/pie/util-vdso.d [2021-04-21T09:18:58.776Z] #43 62.77 DEP criu/pie/util.d [2021-04-21T09:18:58.874Z] #43 85.68 DEP criu/config.d [2021-04-21T09:18:59.039Z] #43 62.91 CC criu/pie/util.o [2021-04-21T09:18:59.131Z] #43 ... [2021-04-21T09:18:59.131Z] [2021-04-21T09:18:59.131Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-21T09:18:59.131Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-21T09:18:59.131Z] #32 DONE 154.2s [2021-04-21T09:18:59.131Z] [2021-04-21T09:18:59.131Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:59.131Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:18:59.131Z] #43 85.86 DEP criu/clone-noasan.d [2021-04-21T09:18:59.131Z] #43 86.02 DEP criu/cgroup.d [2021-04-21T09:18:59.302Z] #43 ... [2021-04-21T09:18:59.302Z] [2021-04-21T09:18:59.302Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-21T09:18:59.302Z] #24 sha256:4628d7863a326838b439b41fdb19b2618d953f23e0e85c662ce7b48a3475a31d [2021-04-21T09:18:59.303Z] #24 125.0 Checking out files: 25% (2862/11243) Checking out files: 26% (2924/11243) Checking out files: 27% (3036/11243) Checking out files: 28% (3149/11243) Checking out files: 29% (3261/11243) Checking out files: 30% (3373/11243) Checking out files: 31% (3486/11243) Checking out files: 32% (3598/11243) Checking out files: 33% (3711/11243) Checking out files: 34% (3823/11243) Checking out files: 35% (3936/11243) Checking out files: 36% (4048/11243) Checking out files: 37% (4160/11243) Checking out files: 38% (4273/11243) Checking out files: 39% (4385/11243) Checking out files: 40% (4498/11243) Checking out files: 41% (4610/11243) Checking out files: 41% (4699/11243) Checking out files: 42% (4723/11243) Checking out files: 43% (4835/11243) Checking out files: 44% (4947/11243) Checking out files: 45% (5060/11243) Checking out files: 46% (5172/11243) Checking out files: 47% (5285/11243) Checking out files: 48% (5397/11243) Checking out files: 49% (5510/11243) Checking out files: 50% (5622/11243) Checking out files: 51% (5734/11243) Checking out files: 52% (5847/11243) Checking out files: 53% (5959/11243) Checking out files: 54% (6072/11243) Checking out files: 55% (6184/11243) Checking out files: 56% (6297/11243) Checking out files: 57% (6409/11243) Checking out files: 58% (6521/11243) Checking out files: 59% (6634/11243) Checking out files: 60% (6746/11243) Checking out files: 61% (6859/11243) Checking out files: 62% (6971/11243) Checking out files: 63% (7084/11243) Checking out files: 64% (7196/11243) Checking out files: 65% (7308/11243) Checking out files: 66% (7421/11243) Checking out files: 67% (7533/11243) Checking out files: 67% (7534/11243) Checking out files: 68% (7646/11243) Checking out files: 69% (7758/11243) Checking out files: 70% (7871/11243) Checking out files: 71% (7983/11243) Checking out files: 72% (8095/11243) Checking out files: 73% (8208/11243) Checking out files: 74% (8320/11243) Checking out files: 75% (8433/11243) Checking out files: 76% (8545/11243) Checking out files: 77% (8658/11243) Checking out files: 78% (8770/11243) Checking out files: 79% (8882/11243) Checking out files: 80% (8995/11243) Checking out files: 81% (9107/11243) Checking out files: 82% (9220/11243) Checking out files: 83% (9332/11243) Checking out files: 84% (9445/11243) Checking out files: 85% (9557/11243) Checking out files: 86% (9669/11243) Checking out files: 87% (9782/11243) Checking out files: 88% (9894/11243) Checking out files: 89% (10007/11243) Checking out files: 90% (10119/11243) Checking out files: 90% (10192/11243) Checking out files: 91% (10232/11243) Checking out files: 92% (10344/11243) Checking out files: 93% (10456/11243) Checking out files: 94% (10569/11243) Checking out files: 95% (10681/11243) Checking out files: 96% (10794/11243) Checking out files: 97% (10906/11243) Checking out files: 98% (11019/11243) Checking out files: 99% (11131/11243) Checking out files: 100% (11243/11243) Checking out files: 100% (11243/11243), done. [2021-04-21T09:18:59.303Z] #24 128.7 + cd /tmp/tmp.pxVOnO3nvn/tmp/docker-ce [2021-04-21T09:18:59.303Z] #24 128.7 + git checkout -q v17.06.2-ce [2021-04-21T09:18:59.402Z] #20 26.29 debconf: delaying package configuration, since apt-utils is not installed [2021-04-21T09:18:59.402Z] #20 26.41 Fetched 28.5 MB in 2s (14.9 MB/s) [2021-04-21T09:18:59.432Z] #21 30.79 debconf: delaying package configuration, since apt-utils is not installed [2021-04-21T09:18:59.432Z] #21 30.94 Fetched 29.2 MB in 2s (12.3 MB/s) [2021-04-21T09:18:59.432Z] #21 31.04 Selecting previously unselected package pigz. [2021-04-21T09:18:59.662Z] [2021-04-21T09:18:59.662Z] #20 ... [2021-04-21T09:18:59.662Z] [2021-04-21T09:18:59.662Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-21T09:18:59.662Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-21T09:18:59.662Z] #32 DONE 155.2s [2021-04-21T09:18:59.662Z] [2021-04-21T09:18:59.662Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-21T09:18:59.662Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-21T09:18:59.662Z] #20 26.58 Selecting previously unselected package pigz. [2021-04-21T09:18:59.662Z] #20 26.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% [2021-04-21T09:18:59.662Z] #20 ... [2021-04-21T09:18:59.662Z] [2021-04-21T09:18:59.662Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:18:59.662Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:18:59.662Z] #43 84.54 DEP criu/files-reg.d [2021-04-21T09:18:59.662Z] #43 84.69 DEP criu/files-ext.d [2021-04-21T09:18:59.662Z] #43 84.80 DEP criu/file-lock.d [2021-04-21T09:18:59.662Z] #43 84.99 DEP criu/file-ids.d [2021-04-21T09:18:59.662Z] #43 85.14 DEP criu/fifo.d [2021-04-21T09:18:59.662Z] #43 85.25 DEP criu/fdstore.d [2021-04-21T09:18:59.662Z] #43 85.35 DEP criu/fault-injection.d [2021-04-21T09:18:59.662Z] #43 85.39 DEP criu/external.d [2021-04-21T09:18:59.662Z] #43 85.48 DEP criu/eventpoll.d [2021-04-21T09:18:59.662Z] #43 85.61 DEP criu/eventfd.d [2021-04-21T09:18:59.662Z] #43 85.74 DEP criu/crtools.d [2021-04-21T09:18:59.662Z] #43 85.92 DEP criu/cr-service.d [2021-04-21T09:18:59.662Z] #43 86.08 DEP criu/cr-restore.d [2021-04-21T09:18:59.696Z] #43 86.38 DEP criu/cgroup-props.d [2021-04-21T09:18:59.696Z] #43 86.56 DEP criu/bitmap.d [2021-04-21T09:18:59.735Z] #21 31.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23363 files and directories currently installed.) [2021-04-21T09:18:59.735Z] #21 31.19 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2021-04-21T09:18:59.735Z] #21 31.20 Unpacking pigz (2.4-1) ... [2021-04-21T09:18:59.735Z] #21 31.34 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2021-04-21T09:18:59.735Z] #21 31.35 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_ppc64el.deb ... [2021-04-21T09:18:59.735Z] #21 31.36 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u3) ... [2021-04-21T09:18:59.922Z] #43 86.37 DEP criu/cr-errno.d [2021-04-21T09:18:59.922Z] #43 86.40 DEP criu/cr-dump.d [2021-04-21T09:18:59.952Z] #43 86.68 DEP criu/bfd.d [2021-04-21T09:18:59.952Z] #43 86.88 DEP criu/autofs.d [2021-04-21T09:19:00.182Z] #43 86.62 DEP criu/cr-dedup.d [2021-04-21T09:19:00.182Z] #43 86.83 DEP criu/cr-check.d [2021-04-21T09:19:00.208Z] #43 87.05 DEP criu/aio.d [2021-04-21T09:19:00.438Z] #21 32.01 Selecting previously unselected package python3.7-minimal. [2021-04-21T09:19:00.438Z] #21 32.03 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_ppc64el.deb ... [2021-04-21T09:19:00.438Z] #21 32.04 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-21T09:19:00.442Z] #43 87.02 DEP criu/config.d [2021-04-21T09:19:00.464Z] #43 87.19 DEP criu/action-scripts.d [2021-04-21T09:19:00.702Z] #43 87.18 DEP criu/clone-noasan.d [2021-04-21T09:19:00.702Z] #43 87.25 DEP criu/cgroup.d [2021-04-21T09:19:00.702Z] #43 87.37 DEP criu/cgroup-props.d [2021-04-21T09:19:00.720Z] #43 87.45 CC criu/action-scripts.o [2021-04-21T09:19:00.962Z] #43 87.48 DEP criu/bitmap.d [2021-04-21T09:19:00.962Z] #43 87.48 DEP criu/bfd.d [2021-04-21T09:19:00.962Z] #43 87.62 DEP criu/autofs.d [2021-04-21T09:19:01.042Z] #43 89.85 CC criu/clone-noasan.o [2021-04-21T09:19:01.284Z] #43 87.90 CC criu/aio.o [2021-04-21T09:19:01.299Z] #43 90.10 CC criu/config.o [2021-04-21T09:19:01.531Z] #43 87.81 DEP criu/aio.d [2021-04-21T09:19:01.531Z] #43 88.02 DEP criu/action-scripts.d [2021-04-21T09:19:01.544Z] #43 88.42 CC criu/autofs.o [2021-04-21T09:19:01.791Z] #43 88.27 CC criu/action-scripts.o [2021-04-21T09:19:01.865Z] #24 131.2 + mkdir -p /tmp/tmp.pxVOnO3nvn/src/github.com/docker [2021-04-21T09:19:01.865Z] #24 131.3 + mv components/cli /tmp/tmp.pxVOnO3nvn/src/github.com/docker/cli [2021-04-21T09:19:01.865Z] #24 131.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-04-21T09:19:01.991Z] #21 33.20 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u3) ... [2021-04-21T09:19:01.991Z] #21 33.22 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-21T09:19:02.050Z] #43 88.66 CC criu/aio.o [2021-04-21T09:19:02.619Z] #43 89.14 CC criu/autofs.o [2021-04-21T09:19:02.668Z] #43 91.50 CC criu/cr-check.o [2021-04-21T09:19:02.913Z] #43 89.75 CC criu/bfd.o [2021-04-21T09:19:03.474Z] #43 90.31 CC criu/bitmap.o [2021-04-21T09:19:03.730Z] #43 90.47 CC criu/cgroup-props.o [2021-04-21T09:19:03.787Z] #24 ... [2021-04-21T09:19:03.787Z] [2021-04-21T09:19:03.787Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-21T09:19:03.787Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-21T09:19:03.787Z] #20 8.104 Reading package lists... [2021-04-21T09:19:03.787Z] #20 10.75 Reading package lists... [2021-04-21T09:19:03.787Z] #20 13.62 Building dependency tree... [2021-04-21T09:19:03.787Z] #20 14.74 libcap2-bin is already the newest version (1:2.25-2). [2021-04-21T09:19:03.787Z] #20 14.74 The following additional packages will be installed: [2021-04-21T09:19:03.787Z] #20 14.75 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-21T09:19:03.787Z] #20 14.75 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-21T09:19:03.787Z] #20 14.75 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-21T09:19:03.787Z] #20 14.75 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-21T09:19:03.787Z] #20 14.75 python3.7 python3.7-minimal vim-runtime xxd [2021-04-21T09:19:03.787Z] #20 14.75 Suggested packages: [2021-04-21T09:19:03.787Z] #20 14.75 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-21T09:19:03.787Z] #20 14.75 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-21T09:19:03.787Z] #20 14.75 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-21T09:19:03.787Z] #20 14.75 Recommended packages: [2021-04-21T09:19:03.787Z] #20 14.75 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-21T09:19:03.787Z] #20 14.75 python3-keyrings.alt python3-xdg unzip [2021-04-21T09:19:03.787Z] #20 16.04 The following NEW packages will be installed: [2021-04-21T09:19:03.787Z] #20 16.06 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-21T09:19:03.787Z] #20 16.06 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-21T09:19:03.787Z] #20 16.06 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-21T09:19:03.787Z] #20 16.06 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-21T09:19:03.787Z] #20 16.06 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-21T09:19:03.787Z] #20 16.06 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-21T09:19:03.787Z] #20 16.06 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-21T09:19:03.787Z] #20 16.06 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-21T09:19:03.787Z] #20 16.06 xz-utils zip [2021-04-21T09:19:03.787Z] #20 16.40 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-21T09:19:03.787Z] #20 16.40 Need to get 27.6 MB of archives. [2021-04-21T09:19:03.787Z] #20 16.40 After this operation, 114 MB of additional disk space will be used. [2021-04-21T09:19:03.787Z] #20 16.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-04-21T09:19:03.787Z] #20 16.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-04-21T09:19:03.787Z] #20 16.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-04-21T09:19:03.787Z] #20 16.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-04-21T09:19:03.787Z] #20 16.63 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-04-21T09:19:03.787Z] #20 16.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-04-21T09:19:03.787Z] #20 16.66 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-04-21T09:19:03.787Z] #20 16.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-04-21T09:19:03.787Z] #20 16.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-04-21T09:19:03.787Z] #20 16.71 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-04-21T09:19:03.787Z] #20 16.72 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-04-21T09:19:03.787Z] #20 16.72 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-04-21T09:19:03.787Z] #20 16.73 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-04-21T09:19:03.787Z] #20 16.74 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-04-21T09:19:03.787Z] #20 16.74 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-04-21T09:19:03.787Z] #20 16.74 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-04-21T09:19:03.787Z] #20 16.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-04-21T09:19:03.787Z] #20 16.77 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-21T09:19:03.787Z] #20 16.78 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-04-21T09:19:03.787Z] #20 16.78 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-04-21T09:19:03.787Z] #20 16.79 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-04-21T09:19:03.787Z] #20 16.80 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-04-21T09:19:03.787Z] #20 16.82 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-04-21T09:19:03.787Z] #20 16.83 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-04-21T09:19:03.787Z] #20 16.84 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-04-21T09:19:03.787Z] #20 16.85 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-04-21T09:19:03.787Z] #20 16.86 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-04-21T09:19:03.787Z] #20 16.86 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-04-21T09:19:03.787Z] #20 16.87 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-04-21T09:19:03.787Z] #20 17.38 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-04-21T09:19:03.787Z] #20 17.38 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-04-21T09:19:03.787Z] #20 17.38 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-04-21T09:19:03.787Z] #20 17.38 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-04-21T09:19:03.787Z] #20 17.38 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-04-21T09:19:03.787Z] #20 17.39 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-04-21T09:19:03.787Z] #20 17.46 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-21T09:19:03.787Z] #20 17.46 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-04-21T09:19:03.787Z] #20 17.47 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-04-21T09:19:03.787Z] #20 17.49 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-21T09:19:03.787Z] #20 17.50 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-04-21T09:19:03.787Z] #20 17.53 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-21T09:19:03.787Z] #20 17.53 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-04-21T09:19:03.787Z] #20 17.57 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-04-21T09:19:03.787Z] #20 17.60 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-04-21T09:19:03.787Z] #20 17.62 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-21T09:19:03.787Z] #20 17.94 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-04-21T09:19:03.787Z] #20 17.98 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-04-21T09:19:03.787Z] #20 18.01 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-04-21T09:19:03.787Z] #20 18.89 debconf: delaying package configuration, since apt-utils is not installed [2021-04-21T09:19:03.787Z] #20 19.04 Fetched 27.6 MB in 2s (14.8 MB/s) [2021-04-21T09:19:03.787Z] #20 19.12 Selecting previously unselected package pigz. [2021-04-21T09:19:03.787Z] #20 19.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23408 files and directories currently installed.) [2021-04-21T09:19:03.787Z] #20 19.23 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-04-21T09:19:03.787Z] #20 19.24 Unpacking pigz (2.4-1) ... [2021-04-21T09:19:03.787Z] #20 19.38 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-04-21T09:19:03.787Z] #20 19.41 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-04-21T09:19:03.787Z] #20 19.42 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-04-21T09:19:03.787Z] #20 19.95 Selecting previously unselected package python3.7-minimal. [2021-04-21T09:19:03.787Z] #20 19.96 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-04-21T09:19:03.787Z] #20 19.98 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-21T09:19:03.787Z] #20 20.61 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-04-21T09:19:03.787Z] #20 20.63 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-21T09:19:03.997Z] #43 90.36 CC criu/bfd.o [2021-04-21T09:19:04.257Z] #43 90.84 CC criu/bitmap.o [2021-04-21T09:19:04.516Z] #43 91.00 CC criu/cgroup-props.o [2021-04-21T09:19:04.563Z] #43 93.08 CC criu/cr-dedup.o [2021-04-21T09:19:04.563Z] #43 93.44 CC criu/cr-dump.o [2021-04-21T09:19:04.563Z] #43 ... [2021-04-21T09:19:04.563Z] [2021-04-21T09:19:04.563Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-21T09:19:04.563Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-21T09:19:04.563Z] #20 3.896 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-21T09:19:04.563Z] #20 3.896 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-21T09:19:04.563Z] #20 3.970 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-21T09:19:04.563Z] #20 3.994 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-21T09:19:04.563Z] #20 4.437 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-04-21T09:19:04.563Z] #20 5.250 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-21T09:19:04.563Z] #20 6.374 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-21T09:19:04.563Z] #20 7.605 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-21T09:19:04.563Z] #20 11.52 Fetched 8941 kB in 8s (1133 kB/s) [2021-04-21T09:19:04.658Z] #43 91.27 CC criu/cgroup.o [2021-04-21T09:19:04.789Z] #21 35.98 Selecting previously unselected package python3-minimal. [2021-04-21T09:19:04.789Z] #21 35.98 (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 ... 23612 files and directories currently installed.) [2021-04-21T09:19:04.789Z] #21 36.08 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2021-04-21T09:19:04.789Z] #21 36.08 Unpacking python3-minimal (3.7.3-1) ... [2021-04-21T09:19:04.789Z] #21 36.18 Selecting previously unselected package libmpdec2:ppc64el. [2021-04-21T09:19:04.789Z] #21 36.19 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2021-04-21T09:19:04.789Z] #21 36.20 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2021-04-21T09:19:04.789Z] #21 36.28 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2021-04-21T09:19:04.789Z] #21 36.29 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_ppc64el.deb ... [2021-04-21T09:19:04.789Z] #21 36.29 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u3) ... [2021-04-21T09:19:05.085Z] #43 ... [2021-04-21T09:19:05.085Z] [2021-04-21T09:19:05.085Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-21T09:19:05.085Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-21T09:19:05.085Z] #20 26.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-04-21T09:19:05.085Z] #20 26.68 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-04-21T09:19:05.085Z] #20 26.69 Unpacking pigz (2.4-1) ... [2021-04-21T09:19:05.085Z] #20 26.90 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-04-21T09:19:05.085Z] #20 26.91 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-21T09:19:05.085Z] #20 26.92 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-21T09:19:05.085Z] #20 27.44 Selecting previously unselected package python3.7-minimal. [2021-04-21T09:19:05.085Z] #20 27.45 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-21T09:19:05.085Z] #20 27.47 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-21T09:19:05.085Z] #20 28.37 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-21T09:19:05.085Z] #20 28.39 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-21T09:19:05.085Z] #20 30.46 Selecting previously unselected package python3-minimal. [2021-04-21T09:19:05.085Z] #20 30.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-04-21T09:19:05.085Z] #20 30.52 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-04-21T09:19:05.085Z] #20 30.53 Unpacking python3-minimal (3.7.3-1) ... [2021-04-21T09:19:05.085Z] #20 30.59 Selecting previously unselected package libmpdec2:amd64. [2021-04-21T09:19:05.085Z] #20 30.60 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-04-21T09:19:05.085Z] #20 30.61 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-04-21T09:19:05.085Z] #20 30.71 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-04-21T09:19:05.085Z] #20 30.73 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-04-21T09:19:05.085Z] #20 30.75 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-21T09:19:05.085Z] #20 31.65 Selecting previously unselected package python3.7. [2021-04-21T09:19:05.085Z] #20 31.67 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-04-21T09:19:05.085Z] #20 31.67 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-21T09:19:05.085Z] #20 31.78 Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-21T09:19:05.085Z] #20 31.79 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-04-21T09:19:05.085Z] #20 31.79 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-21T09:19:05.085Z] #20 31.90 Setting up python3-minimal (3.7.3-1) ... [2021-04-21T09:19:05.223Z] #43 ... [2021-04-21T09:19:05.223Z] [2021-04-21T09:19:05.223Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-21T09:19:05.223Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-21T09:19:05.223Z] #20 21.81 libcap2-bin is already the newest version (1:2.25-2). [2021-04-21T09:19:05.223Z] #20 21.81 The following additional packages will be installed: [2021-04-21T09:19:05.223Z] #20 21.82 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-21T09:19:05.223Z] #20 21.82 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-21T09:19:05.223Z] #20 21.82 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-21T09:19:05.223Z] #20 21.83 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-21T09:19:05.223Z] #20 21.83 python3.7 python3.7-minimal vim-runtime xxd [2021-04-21T09:19:05.223Z] #20 21.83 Suggested packages: [2021-04-21T09:19:05.223Z] #20 21.83 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-21T09:19:05.223Z] #20 21.83 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-21T09:19:05.223Z] #20 21.83 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-21T09:19:05.223Z] #20 21.83 Recommended packages: [2021-04-21T09:19:05.223Z] #20 21.83 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-21T09:19:05.223Z] #20 21.83 python3-keyrings.alt python3-xdg unzip [2021-04-21T09:19:05.223Z] #20 23.59 The following NEW packages will be installed: [2021-04-21T09:19:05.223Z] #20 23.60 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-21T09:19:05.223Z] #20 23.60 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-21T09:19:05.223Z] #20 23.60 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-21T09:19:05.223Z] #20 23.60 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-21T09:19:05.223Z] #20 23.60 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-21T09:19:05.223Z] #20 23.60 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-21T09:19:05.223Z] #20 23.60 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-21T09:19:05.223Z] #20 23.60 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-21T09:19:05.223Z] #20 23.60 xz-utils zip [2021-04-21T09:19:05.223Z] #20 23.92 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-21T09:19:05.223Z] #20 23.92 Need to get 28.5 MB of archives. [2021-04-21T09:19:05.223Z] #20 23.92 After this operation, 116 MB of additional disk space will be used. [2021-04-21T09:19:05.223Z] #20 23.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-04-21T09:19:05.223Z] #20 23.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-04-21T09:19:05.223Z] #20 23.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-04-21T09:19:05.223Z] #20 24.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-04-21T09:19:05.223Z] #20 24.09 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-04-21T09:19:05.223Z] #20 24.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-04-21T09:19:05.223Z] #20 24.24 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-04-21T09:19:05.223Z] #20 24.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-04-21T09:19:05.223Z] #20 24.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-04-21T09:19:05.223Z] #20 24.27 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-04-21T09:19:05.223Z] #20 24.27 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-04-21T09:19:05.223Z] #20 24.29 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-04-21T09:19:05.223Z] #20 24.29 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-04-21T09:19:05.223Z] #20 24.29 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-04-21T09:19:05.223Z] #20 24.29 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-04-21T09:19:05.223Z] #20 24.29 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-04-21T09:19:05.223Z] #20 24.31 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-21T09:19:05.223Z] #20 24.34 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-21T09:19:05.223Z] #20 24.35 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-04-21T09:19:05.223Z] #20 24.37 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-04-21T09:19:05.223Z] #20 24.37 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-04-21T09:19:05.223Z] #20 24.38 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-04-21T09:19:05.223Z] #20 24.41 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-04-21T09:19:05.223Z] #20 24.43 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-21T09:19:05.223Z] #20 24.44 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-21T09:19:05.223Z] #20 24.44 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-21T09:19:05.223Z] #20 24.44 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-04-21T09:19:05.223Z] #20 24.45 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-04-21T09:19:05.223Z] #20 24.47 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-21T09:19:05.223Z] #20 25.01 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-04-21T09:19:05.223Z] #20 25.01 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-04-21T09:19:05.223Z] #20 25.01 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-04-21T09:19:05.223Z] #20 25.03 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-04-21T09:19:05.223Z] #20 25.05 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-04-21T09:19:05.223Z] #20 25.07 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-04-21T09:19:05.223Z] #20 25.23 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-21T09:19:05.223Z] #20 25.24 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-04-21T09:19:05.223Z] #20 25.28 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-04-21T09:19:05.223Z] #20 25.29 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-21T09:19:05.223Z] #20 25.30 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-04-21T09:19:05.223Z] #20 25.32 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-21T09:19:05.223Z] #20 25.32 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-04-21T09:19:05.223Z] #20 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-04-21T09:19:05.223Z] #20 25.41 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-04-21T09:19:05.223Z] #20 25.43 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-21T09:19:05.223Z] #20 25.86 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-04-21T09:19:05.223Z] #20 25.91 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-04-21T09:19:05.223Z] #20 25.93 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-04-21T09:19:05.223Z] #20 26.46 debconf: delaying package configuration, since apt-utils is not installed [2021-04-21T09:19:05.223Z] #20 26.55 Fetched 28.5 MB in 2s (12.5 MB/s) [2021-04-21T09:19:05.223Z] #20 26.61 Selecting previously unselected package pigz. [2021-04-21T09:19:05.223Z] #20 26.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 ... 23435 files and directories currently installed.) [2021-04-21T09:19:05.223Z] #20 26.68 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-04-21T09:19:05.223Z] #20 26.69 Unpacking pigz (2.4-1) ... [2021-04-21T09:19:05.223Z] #20 26.76 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-04-21T09:19:05.223Z] #20 26.76 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-21T09:19:05.223Z] #20 26.77 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-21T09:19:05.223Z] #20 27.22 Selecting previously unselected package python3.7-minimal. [2021-04-21T09:19:05.223Z] #20 27.22 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-21T09:19:05.223Z] #20 27.23 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-21T09:19:05.223Z] #20 28.02 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-21T09:19:05.223Z] #20 28.03 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-21T09:19:05.223Z] #20 29.89 Selecting previously unselected package python3-minimal. [2021-04-21T09:19:05.223Z] #20 29.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-04-21T09:19:05.223Z] #20 29.92 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-04-21T09:19:05.223Z] #20 29.94 Unpacking python3-minimal (3.7.3-1) ... [2021-04-21T09:19:05.223Z] #20 30.00 Selecting previously unselected package libmpdec2:amd64. [2021-04-21T09:19:05.223Z] #20 30.01 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-04-21T09:19:05.223Z] #20 30.02 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-04-21T09:19:05.223Z] #20 30.13 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-04-21T09:19:05.223Z] #20 30.13 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-04-21T09:19:05.223Z] #20 30.16 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-21T09:19:05.223Z] #20 31.05 Selecting previously unselected package python3.7. [2021-04-21T09:19:05.480Z] #20 31.05 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-04-21T09:19:05.480Z] #20 31.07 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-21T09:19:05.480Z] #20 31.20 Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-21T09:19:05.480Z] #20 31.20 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-04-21T09:19:05.480Z] #20 31.21 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-21T09:19:05.480Z] #20 31.29 Setting up python3-minimal (3.7.3-1) ... [2021-04-21T09:19:05.494Z] #20 11.52 Reading package lists... [2021-04-21T09:19:05.654Z] #20 32.80 Selecting previously unselected package python3. [2021-04-21T09:19:05.680Z] 4612f6d0b889: Verifying Checksum [2021-04-21T09:19:05.680Z] 4612f6d0b889: Download complete [2021-04-21T09:19:05.913Z] #20 32.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-04-21T09:19:05.913Z] #20 32.85 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-04-21T09:19:05.913Z] #20 32.86 Unpacking python3 (3.7.3-1) ... [2021-04-21T09:19:05.913Z] #20 32.96 Selecting previously unselected package libip4tc0:amd64. [2021-04-21T09:19:05.913Z] #20 32.96 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-04-21T09:19:05.913Z] #20 32.96 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-04-21T09:19:05.913Z] #20 33.06 Selecting previously unselected package libip6tc0:amd64. [2021-04-21T09:19:06.174Z] #20 33.06 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-04-21T09:19:06.174Z] #20 33.07 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-04-21T09:19:06.174Z] #20 33.16 Selecting previously unselected package libiptc0:amd64. [2021-04-21T09:19:06.174Z] #20 33.16 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-04-21T09:19:06.174Z] #20 33.17 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-04-21T09:19:06.174Z] #20 33.25 Selecting previously unselected package libnfnetlink0:amd64. [2021-04-21T09:19:06.343Z] #20 23.07 Selecting previously unselected package python3-minimal. [2021-04-21T09:19:06.343Z] #20 23.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23657 files and directories currently installed.) [2021-04-21T09:19:06.343Z] #20 23.13 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-04-21T09:19:06.343Z] #20 23.14 Unpacking python3-minimal (3.7.3-1) ... [2021-04-21T09:19:06.349Z] #21 37.59 Selecting previously unselected package python3.7. [2021-04-21T09:19:06.349Z] #21 37.63 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_ppc64el.deb ... [2021-04-21T09:19:06.349Z] #21 37.63 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-21T09:19:06.349Z] #21 37.89 Selecting previously unselected package libpython3-stdlib:ppc64el. [2021-04-21T09:19:06.349Z] #21 37.92 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2021-04-21T09:19:06.349Z] #21 37.92 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-04-21T09:19:06.407Z] #20 32.18 Selecting previously unselected package python3. [2021-04-21T09:19:06.433Z] #20 33.27 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-04-21T09:19:06.433Z] #20 33.27 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-21T09:19:06.433Z] #20 33.34 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-04-21T09:19:06.433Z] #20 33.34 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-04-21T09:19:06.433Z] #20 33.35 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-21T09:19:06.433Z] #20 33.42 Selecting previously unselected package libnftnl11:amd64. [2021-04-21T09:19:06.433Z] #20 33.42 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-04-21T09:19:06.433Z] #20 33.43 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-04-21T09:19:06.433Z] #20 33.50 Selecting previously unselected package iptables. [2021-04-21T09:19:06.433Z] #20 33.51 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-04-21T09:19:06.433Z] #20 33.51 Unpacking iptables (1.8.2-4) ... [2021-04-21T09:19:06.605Z] #20 23.27 Selecting previously unselected package libmpdec2:arm64. [2021-04-21T09:19:06.605Z] #20 23.28 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-04-21T09:19:06.605Z] #20 23.29 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-04-21T09:19:06.605Z] #20 23.42 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-04-21T09:19:06.605Z] #20 23.42 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-04-21T09:19:06.605Z] #20 23.43 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-04-21T09:19:06.649Z] #21 38.16 Setting up python3-minimal (3.7.3-1) ... [2021-04-21T09:19:06.664Z] #20 32.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 ... 24096 files and directories currently installed.) [2021-04-21T09:19:06.664Z] #20 32.26 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-04-21T09:19:06.664Z] #20 32.27 Unpacking python3 (3.7.3-1) ... [2021-04-21T09:19:06.664Z] #20 32.38 Selecting previously unselected package libip4tc0:amd64. [2021-04-21T09:19:06.664Z] #20 32.38 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-04-21T09:19:06.664Z] #20 32.38 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-04-21T09:19:06.692Z] #20 33.81 Selecting previously unselected package xxd. [2021-04-21T09:19:06.861Z] #20 14.82 Reading package lists... [2021-04-21T09:19:06.861Z] #20 ... [2021-04-21T09:19:06.861Z] [2021-04-21T09:19:06.861Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:19:06.861Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:19:06.861Z] #43 95.68 CC criu/cr-errno.o [2021-04-21T09:19:06.923Z] #20 32.46 Selecting previously unselected package libip6tc0:amd64. [2021-04-21T09:19:06.923Z] #20 32.47 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-04-21T09:19:06.923Z] #20 32.48 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-04-21T09:19:06.923Z] #20 32.56 Selecting previously unselected package libiptc0:amd64. [2021-04-21T09:19:06.923Z] #20 32.57 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-04-21T09:19:06.923Z] #20 32.58 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-04-21T09:19:06.923Z] #20 32.66 Selecting previously unselected package libnfnetlink0:amd64. [2021-04-21T09:19:06.951Z] #20 33.82 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-21T09:19:06.952Z] #20 33.83 Unpacking xxd (2:8.1.0875-5) ... [2021-04-21T09:19:06.952Z] #20 33.92 Selecting previously unselected package vim-common. [2021-04-21T09:19:06.952Z] #20 33.93 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-21T09:19:06.952Z] #20 33.96 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-21T09:19:07.117Z] #43 95.77 CC criu/cr-restore.o [2021-04-21T09:19:07.179Z] #20 32.68 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-04-21T09:19:07.179Z] #20 32.68 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-21T09:19:07.179Z] #20 32.74 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-04-21T09:19:07.179Z] #20 32.77 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-04-21T09:19:07.179Z] #20 32.77 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-21T09:19:07.179Z] #20 32.86 Selecting previously unselected package libnftnl11:amd64. [2021-04-21T09:19:07.179Z] #20 32.86 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-04-21T09:19:07.179Z] #20 32.86 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-04-21T09:19:07.179Z] #20 32.97 Selecting previously unselected package iptables. [2021-04-21T09:19:07.211Z] #20 34.15 Selecting previously unselected package bash-completion. [2021-04-21T09:19:07.211Z] #20 34.16 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-21T09:19:07.435Z] #20 32.97 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-04-21T09:19:07.435Z] #20 32.97 Unpacking iptables (1.8.2-4) ... [2021-04-21T09:19:07.552Z] #20 24.33 Selecting previously unselected package python3.7. [2021-04-21T09:19:07.552Z] #20 24.34 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-04-21T09:19:07.552Z] #20 24.35 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-21T09:19:07.692Z] #20 33.27 Selecting previously unselected package xxd. [2021-04-21T09:19:07.692Z] #20 33.27 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-21T09:19:07.692Z] #20 33.28 Unpacking xxd (2:8.1.0875-5) ... [2021-04-21T09:19:07.692Z] #20 33.41 Selecting previously unselected package vim-common. [2021-04-21T09:19:07.692Z] #20 33.42 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-21T09:19:07.692Z] #20 33.45 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-21T09:19:07.814Z] #20 24.54 Selecting previously unselected package libpython3-stdlib:arm64. [2021-04-21T09:19:07.814Z] #20 24.54 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-04-21T09:19:07.814Z] #20 24.56 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-04-21T09:19:07.814Z] #20 24.65 Setting up python3-minimal (3.7.3-1) ... [2021-04-21T09:19:07.948Z] #20 33.65 Selecting previously unselected package bash-completion. [2021-04-21T09:19:07.948Z] #20 33.66 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-21T09:19:08.199Z] #21 ... [2021-04-21T09:19:08.199Z] [2021-04-21T09:19:08.199Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-21T09:19:08.199Z] #59 sha256:17edc09260f4f07fa324e3b5044070aa2e4d574a3097f59e8b241b1dcd7344b1 [2021-04-21T09:19:08.199Z] #59 DONE 161.3s [2021-04-21T09:19:08.199Z] [2021-04-21T09:19:08.199Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-21T09:19:08.199Z] #60 sha256:087653626e820179bbebbb382592a09b601420d2c0bc285fcee61e60f869cfdf [2021-04-21T09:19:08.199Z] #60 DONE 0.3s [2021-04-21T09:19:08.199Z] [2021-04-21T09:19:08.199Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-21T09:19:08.199Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-21T09:19:08.199Z] #21 39.61 Selecting previously unselected package python3. [2021-04-21T09:19:08.199Z] #21 39.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 ... 24024 files and directories currently installed.) [2021-04-21T09:19:08.199Z] #21 39.74 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2021-04-21T09:19:08.199Z] #21 39.75 Unpacking python3 (3.7.3-1) ... [2021-04-21T09:19:08.199Z] #21 ... [2021-04-21T09:19:08.199Z] [2021-04-21T09:19:08.199Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-21T09:19:08.199Z] #61 sha256:a28271ecfc5586ef505da9fa8a9b493704c4c0ce42d54dc1de1d4d14697e1d7e [2021-04-21T09:19:08.199Z] #61 DONE 0.1s [2021-04-21T09:19:08.199Z] [2021-04-21T09:19:08.199Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-21T09:19:08.199Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-21T09:19:08.199Z] #21 39.86 Selecting previously unselected package libip4tc0:ppc64el. [2021-04-21T09:19:08.199Z] #21 39.88 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2021-04-21T09:19:08.522Z] #21 39.91 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2021-04-21T09:19:08.522Z] #21 40.08 Selecting previously unselected package libip6tc0:ppc64el. [2021-04-21T09:19:08.522Z] #21 40.13 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2021-04-21T09:19:08.522Z] #21 40.13 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2021-04-21T09:19:08.839Z] #21 40.32 Selecting previously unselected package libiptc0:ppc64el. [2021-04-21T09:19:08.839Z] #21 40.34 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2021-04-21T09:19:08.839Z] #21 40.35 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2021-04-21T09:19:08.839Z] #21 40.44 Selecting previously unselected package libnfnetlink0:ppc64el. [2021-04-21T09:19:08.839Z] #21 40.46 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2021-04-21T09:19:08.839Z] #21 40.47 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-04-21T09:19:09.140Z] #21 40.63 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2021-04-21T09:19:09.140Z] #21 40.63 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2021-04-21T09:19:09.140Z] #21 40.66 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-04-21T09:19:09.140Z] #21 40.82 Selecting previously unselected package libnftnl11:ppc64el. [2021-04-21T09:19:09.210Z] #20 25.85 Selecting previously unselected package python3. [2021-04-21T09:19:09.210Z] #20 25.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 ... 24069 files and directories currently installed.) [2021-04-21T09:19:09.210Z] #20 25.91 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-04-21T09:19:09.210Z] #20 25.96 Unpacking python3 (3.7.3-1) ... [2021-04-21T09:19:09.440Z] #21 40.83 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2021-04-21T09:19:09.440Z] #21 40.84 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2021-04-21T09:19:09.440Z] #21 40.96 Selecting previously unselected package iptables. [2021-04-21T09:19:09.440Z] #21 40.96 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2021-04-21T09:19:09.440Z] #21 40.98 Unpacking iptables (1.8.2-4) ... [2021-04-21T09:19:09.440Z] #21 ... [2021-04-21T09:19:09.440Z] [2021-04-21T09:19:09.440Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:19:09.440Z] #46 sha256:c16e263983b31273544c47988a99edac85be4d83ba5ea9b0e26bc3b538258961 [2021-04-21T09:19:09.440Z] #46 152.8 mime [2021-04-21T09:19:09.440Z] #46 153.8 vendor/golang.org/x/net/idna [2021-04-21T09:19:09.440Z] #46 154.3 net/http/internal [2021-04-21T09:19:09.440Z] #46 159.9 net/textproto [2021-04-21T09:19:09.440Z] #46 159.9 crypto/x509 [2021-04-21T09:19:09.440Z] #46 159.9 vendor/golang.org/x/net/http/httpproxy [2021-04-21T09:19:09.440Z] #46 162.6 mime/multipart [2021-04-21T09:19:09.440Z] #46 162.6 vendor/golang.org/x/net/http/httpguts [2021-04-21T09:19:09.475Z] #20 26.06 Selecting previously unselected package libip4tc0:arm64. [2021-04-21T09:19:09.475Z] #20 26.07 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-04-21T09:19:09.475Z] #20 26.09 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-04-21T09:19:09.475Z] #20 26.18 Selecting previously unselected package libip6tc0:arm64. [2021-04-21T09:19:09.475Z] #20 ... [2021-04-21T09:19:09.475Z] [2021-04-21T09:19:09.475Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:19:09.475Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-21T09:19:09.475Z] #43 63.30 CC criu/pie/util-vdso.o [2021-04-21T09:19:09.475Z] #43 63.89 AR criu/pie/pie.lib.a [2021-04-21T09:19:09.475Z] #43 63.96 DEP criu/pie/restorer.d [2021-04-21T09:19:09.475Z] #43 64.15 DEP criu/arch/aarch64/intraprocedure.d [2021-04-21T09:19:09.475Z] #43 64.17 DEP criu/arch/aarch64/restorer.d [2021-04-21T09:19:09.475Z] #43 64.47 DEP criu/arch/aarch64/vdso-pie.d [2021-04-21T09:19:09.475Z] #43 64.57 DEP criu/pie/parasite-vdso.d [2021-04-21T09:19:09.475Z] #43 64.86 DEP criu/pie/parasite.d [2021-04-21T09:19:09.475Z] #43 65.10 CC criu/pie/parasite.o [2021-04-21T09:19:09.475Z] #43 66.18 LINK criu/pie/parasite.built-in.o [2021-04-21T09:19:09.475Z] #43 66.20 GEN criu/pie/parasite-blob.h [2021-04-21T09:19:09.475Z] #43 66.22 CC criu/pie/parasite-vdso.o [2021-04-21T09:19:09.475Z] #43 66.70 CC criu/arch/aarch64/vdso-pie.o [2021-04-21T09:19:09.475Z] #43 66.88 CC criu/arch/aarch64/restorer.o [2021-04-21T09:19:09.475Z] #43 67.23 CC criu/arch/aarch64/intraprocedure.o [2021-04-21T09:19:09.475Z] #43 67.27 CC criu/pie/restorer.o [2021-04-21T09:19:09.475Z] #43 69.33 LINK criu/pie/restorer.built-in.o [2021-04-21T09:19:09.475Z] #43 69.35 GEN criu/pie/restorer-blob.h [2021-04-21T09:19:09.475Z] #43 69.46 DEP criu/vdso.d [2021-04-21T09:19:09.475Z] #43 69.77 DEP criu/uts_ns.d [2021-04-21T09:19:09.475Z] #43 69.95 DEP criu/util.d [2021-04-21T09:19:09.475Z] #43 70.13 DEP criu/uffd.d [2021-04-21T09:19:09.475Z] #43 70.39 DEP criu/tun.d [2021-04-21T09:19:09.475Z] #43 70.49 DEP criu/tty.d [2021-04-21T09:19:09.475Z] #43 70.71 DEP criu/timerfd.d [2021-04-21T09:19:09.475Z] #43 70.85 DEP criu/timens.d [2021-04-21T09:19:09.475Z] #43 70.98 DEP criu/sysfs_parse.d [2021-04-21T09:19:09.475Z] #43 71.12 DEP criu/sysctl.d [2021-04-21T09:19:09.475Z] #43 71.32 DEP criu/string.d [2021-04-21T09:19:09.475Z] #43 71.38 DEP criu/stats.d [2021-04-21T09:19:09.475Z] #43 71.54 DEP criu/sockets.d [2021-04-21T09:19:09.475Z] #43 71.78 DEP criu/sk-unix.d [2021-04-21T09:19:09.475Z] #43 72.01 DEP criu/sk-tcp.d [2021-04-21T09:19:09.475Z] #43 72.22 DEP criu/sk-queue.d [2021-04-21T09:19:09.475Z] #43 72.37 DEP criu/sk-packet.d [2021-04-21T09:19:09.475Z] #43 72.61 DEP criu/sk-netlink.d [2021-04-21T09:19:09.475Z] #43 72.78 DEP criu/sk-inet.d [2021-04-21T09:19:09.475Z] #43 72.88 DEP criu/signalfd.d [2021-04-21T09:19:09.475Z] #43 73.08 DEP criu/sigframe.d [2021-04-21T09:19:09.475Z] #43 73.24 DEP criu/shmem.d [2021-04-21T09:19:09.475Z] #43 ... [2021-04-21T09:19:09.475Z] [2021-04-21T09:19:09.475Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-21T09:19:09.475Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-21T09:19:09.475Z] #20 26.18 Selecting previously unselected package libip6tc0:arm64. [2021-04-21T09:19:09.475Z] #20 26.19 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-04-21T09:19:09.475Z] #20 26.21 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-04-21T09:19:09.475Z] #20 26.32 Selecting previously unselected package libiptc0:arm64. [2021-04-21T09:19:09.738Z] #20 26.33 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-04-21T09:19:09.738Z] #20 26.34 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-04-21T09:19:09.738Z] #20 26.44 Selecting previously unselected package libnfnetlink0:arm64. [2021-04-21T09:19:09.738Z] #20 26.45 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-04-21T09:19:09.738Z] #20 26.48 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-04-21T09:19:09.741Z] #46 ... [2021-04-21T09:19:09.741Z] [2021-04-21T09:19:09.741Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:19:09.741Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-21T09:19:09.741Z] #44 85.11 DEP criu/protobuf-desc.d [2021-04-21T09:19:09.741Z] #44 85.27 DEP criu/proc_parse.d [2021-04-21T09:19:09.741Z] #44 85.55 DEP criu/plugin.d [2021-04-21T09:19:09.741Z] #44 85.72 DEP criu/pipes.d [2021-04-21T09:19:09.741Z] #44 86.00 DEP criu/pie-util.d [2021-04-21T09:19:09.741Z] #44 86.12 DEP criu/pie-util-vdso.d [2021-04-21T09:19:09.741Z] #44 86.32 DEP criu/path.d [2021-04-21T09:19:09.741Z] #44 86.51 DEP criu/parasite-syscall.d [2021-04-21T09:19:09.741Z] #44 86.79 DEP criu/pagemap.d [2021-04-21T09:19:09.741Z] #44 86.99 DEP criu/pagemap-cache.d [2021-04-21T09:19:09.741Z] #44 87.20 DEP criu/page-xfer.d [2021-04-21T09:19:09.741Z] #44 87.43 DEP criu/page-pipe.d [2021-04-21T09:19:09.741Z] #44 87.59 DEP criu/netfilter.d [2021-04-21T09:19:09.741Z] #44 87.81 DEP criu/net.d [2021-04-21T09:19:09.741Z] #44 88.06 DEP criu/namespaces.d [2021-04-21T09:19:09.741Z] #44 88.36 DEP criu/mount.d [2021-04-21T09:19:09.741Z] #44 88.59 DEP criu/memfd.d [2021-04-21T09:19:09.741Z] #44 88.78 DEP criu/mem.d [2021-04-21T09:19:09.741Z] #44 89.03 DEP criu/lsm.d [2021-04-21T09:19:09.741Z] #44 89.26 DEP criu/log.d [2021-04-21T09:19:09.741Z] #44 89.45 DEP criu/libnetlink.d [2021-04-21T09:19:09.741Z] #44 89.69 DEP criu/kerndat.d [2021-04-21T09:19:09.741Z] #44 89.92 DEP criu/kcmp-ids.d [2021-04-21T09:19:09.741Z] #44 90.04 DEP criu/irmap.d [2021-04-21T09:19:09.741Z] #44 90.23 DEP criu/ipc_ns.d [2021-04-21T09:19:09.741Z] #44 90.45 DEP criu/image.d [2021-04-21T09:19:09.741Z] #44 90.72 DEP criu/image-desc.d [2021-04-21T09:19:09.741Z] #44 90.90 DEP criu/fsnotify.d [2021-04-21T09:19:09.741Z] #44 91.22 DEP criu/filesystems.d [2021-04-21T09:19:09.741Z] #44 91.42 DEP criu/files.d [2021-04-21T09:19:09.741Z] #44 91.67 DEP criu/files-reg.d [2021-04-21T09:19:09.741Z] #44 91.92 DEP criu/files-ext.d [2021-04-21T09:19:09.741Z] #44 92.12 DEP criu/file-lock.d [2021-04-21T09:19:09.741Z] #44 92.33 DEP criu/file-ids.d [2021-04-21T09:19:09.741Z] #44 92.50 DEP criu/fifo.d [2021-04-21T09:19:09.741Z] #44 92.70 DEP criu/fdstore.d [2021-04-21T09:19:09.741Z] #44 92.83 DEP criu/fault-injection.d [2021-04-21T09:19:09.741Z] #44 92.90 DEP criu/external.d [2021-04-21T09:19:09.741Z] #44 93.06 DEP criu/eventpoll.d [2021-04-21T09:19:09.741Z] #44 93.38 DEP criu/eventfd.d [2021-04-21T09:19:09.741Z] #44 93.65 DEP criu/crtools.d [2021-04-21T09:19:09.741Z] #44 93.97 DEP criu/cr-service.d [2021-04-21T09:19:09.741Z] #44 94.44 DEP criu/cr-restore.d [2021-04-21T09:19:09.741Z] #44 94.67 DEP criu/cr-errno.d [2021-04-21T09:19:09.741Z] #44 94.69 DEP criu/cr-dump.d [2021-04-21T09:19:10.049Z] #44 94.97 DEP criu/cr-dedup.d [2021-04-21T09:19:10.049Z] #44 ... [2021-04-21T09:19:10.049Z] [2021-04-21T09:19:10.049Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-21T09:19:10.049Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-21T09:19:10.049Z] #21 41.72 Selecting previously unselected package xxd. [2021-04-21T09:19:10.274Z] #20 26.90 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-04-21T09:19:10.274Z] #20 26.91 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-04-21T09:19:10.274Z] #20 26.93 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-04-21T09:19:10.352Z] #21 41.74 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-04-21T09:19:10.352Z] #21 41.74 Unpacking xxd (2:8.1.0875-5) ... [2021-04-21T09:19:10.352Z] #21 41.98 Selecting previously unselected package vim-common. [2021-04-21T09:19:10.538Z] #20 27.24 Selecting previously unselected package libnftnl11:arm64. [2021-04-21T09:19:10.538Z] #20 27.24 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-04-21T09:19:10.538Z] #20 27.26 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-04-21T09:19:10.574Z] #20 36.93 Unpacking bash-completion (1:2.8-6) ... [2021-04-21T09:19:10.574Z] #20 37.35 Selecting previously unselected package bzip2. [2021-04-21T09:19:10.574Z] #20 37.35 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-04-21T09:19:10.574Z] #20 37.36 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-21T09:19:10.574Z] #20 37.44 Selecting previously unselected package xz-utils. [2021-04-21T09:19:10.574Z] #20 37.44 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-04-21T09:19:10.574Z] #20 37.44 Unpacking xz-utils (5.2.4-1) ... [2021-04-21T09:19:10.574Z] #20 37.62 Selecting previously unselected package apparmor. [2021-04-21T09:19:10.574Z] #20 37.62 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-04-21T09:19:10.574Z] #20 37.71 Unpacking apparmor (2.13.2-10) ... [2021-04-21T09:19:10.651Z] #21 41.99 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-21T09:19:10.651Z] #21 42.08 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-21T09:19:10.801Z] #20 ... [2021-04-21T09:19:10.801Z] [2021-04-21T09:19:10.801Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-21T09:19:10.801Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-04-21T09:19:10.801Z] #40 138.7 + dpkg --print-architecture [2021-04-21T09:19:10.801Z] #40 DONE 139.9s [2021-04-21T09:19:10.801Z] [2021-04-21T09:19:10.801Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-21T09:19:10.801Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-21T09:19:10.801Z] #20 27.55 Selecting previously unselected package iptables. [2021-04-21T09:19:10.801Z] #20 27.56 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-04-21T09:19:10.801Z] #20 27.57 Unpacking iptables (1.8.2-4) ... [2021-04-21T09:19:10.951Z] #21 42.27 Selecting previously unselected package bash-completion. [2021-04-21T09:19:10.951Z] #21 42.28 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-21T09:19:11.141Z] #20 38.06 Selecting previously unselected package aufs-tools. [2021-04-21T09:19:11.141Z] #20 38.08 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-04-21T09:19:11.141Z] #20 38.09 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-21T09:19:11.216Z] #20 36.33 Unpacking bash-completion (1:2.8-6) ... [2021-04-21T09:19:11.216Z] #20 36.62 Selecting previously unselected package bzip2. [2021-04-21T09:19:11.216Z] #20 36.63 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-04-21T09:19:11.216Z] #20 36.63 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-21T09:19:11.216Z] #20 36.70 Selecting previously unselected package xz-utils. [2021-04-21T09:19:11.216Z] #20 36.73 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-04-21T09:19:11.216Z] #20 36.73 Unpacking xz-utils (5.2.4-1) ... [2021-04-21T09:19:11.216Z] #20 36.91 Selecting previously unselected package apparmor. [2021-04-21T09:19:11.216Z] #20 36.93 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-04-21T09:19:11.288Z] #43 100.1 CC criu/cr-service.o [2021-04-21T09:19:11.400Z] #20 38.21 Selecting previously unselected package libonig5:amd64. [2021-04-21T09:19:11.400Z] #20 38.22 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-04-21T09:19:11.400Z] #20 38.22 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-21T09:19:11.400Z] #20 38.37 Selecting previously unselected package libjq1:amd64. [2021-04-21T09:19:11.400Z] #20 38.37 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-21T09:19:11.400Z] #20 38.38 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-21T09:19:11.400Z] #20 38.48 Selecting previously unselected package jq. [2021-04-21T09:19:11.400Z] #20 38.48 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-21T09:19:11.400Z] #20 38.51 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-21T09:19:11.476Z] #20 37.03 Unpacking apparmor (2.13.2-10) ... [2021-04-21T09:19:11.658Z] #20 38.59 Selecting previously unselected package libaio1:amd64. [2021-04-21T09:19:11.658Z] #20 38.60 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-04-21T09:19:11.658Z] #20 38.61 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-04-21T09:19:11.658Z] #20 38.68 Selecting previously unselected package libgpm2:amd64. [2021-04-21T09:19:11.658Z] #20 38.69 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-04-21T09:19:11.658Z] #20 38.71 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-04-21T09:19:11.658Z] #20 38.78 Selecting previously unselected package libicu63:amd64. [2021-04-21T09:19:11.658Z] #20 38.79 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-21T09:19:11.658Z] #20 38.79 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-21T09:19:11.732Z] #20 37.37 Selecting previously unselected package aufs-tools. [2021-04-21T09:19:11.732Z] #20 37.39 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-04-21T09:19:11.732Z] #20 37.40 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-21T09:19:11.732Z] #20 37.52 Selecting previously unselected package libonig5:amd64. [2021-04-21T09:19:11.732Z] #20 37.52 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-04-21T09:19:11.732Z] #20 37.52 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-21T09:19:11.750Z] #20 28.48 Selecting previously unselected package xxd. [2021-04-21T09:19:11.750Z] #20 28.50 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-04-21T09:19:11.750Z] #20 28.52 Unpacking xxd (2:8.1.0875-5) ... [2021-04-21T09:19:11.988Z] #20 37.66 Selecting previously unselected package libjq1:amd64. [2021-04-21T09:19:11.988Z] #20 37.66 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-21T09:19:11.988Z] #20 37.67 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-21T09:19:11.988Z] #20 37.76 Selecting previously unselected package jq. [2021-04-21T09:19:11.988Z] #20 37.77 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-21T09:19:11.988Z] #20 37.78 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-21T09:19:12.013Z] #20 28.77 Selecting previously unselected package vim-common. [2021-04-21T09:19:12.013Z] #20 28.77 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-21T09:19:12.013Z] #20 28.80 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-21T09:19:12.218Z] #43 ... [2021-04-21T09:19:12.218Z] [2021-04-21T09:19:12.218Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-21T09:19:12.218Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-21T09:19:12.218Z] #20 14.82 Reading package lists... [2021-04-21T09:19:12.218Z] #20 18.00 Building dependency tree... [2021-04-21T09:19:12.218Z] #20 19.24 libcap2-bin is already the newest version (1:2.25-2). [2021-04-21T09:19:12.218Z] #20 19.24 The following additional packages will be installed: [2021-04-21T09:19:12.218Z] #20 19.24 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-21T09:19:12.218Z] #20 19.24 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-21T09:19:12.218Z] #20 19.24 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-21T09:19:12.218Z] #20 19.25 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-21T09:19:12.218Z] #20 19.25 python3.7 python3.7-minimal vim-runtime xxd [2021-04-21T09:19:12.218Z] #20 19.25 Suggested packages: [2021-04-21T09:19:12.218Z] #20 19.25 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-21T09:19:12.218Z] #20 19.25 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-21T09:19:12.218Z] #20 19.25 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-21T09:19:12.218Z] #20 19.25 Recommended packages: [2021-04-21T09:19:12.218Z] #20 19.25 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-21T09:19:12.218Z] #20 19.25 python3-keyrings.alt python3-xdg unzip [2021-04-21T09:19:12.218Z] #20 20.75 The following NEW packages will be installed: [2021-04-21T09:19:12.218Z] #20 20.76 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-21T09:19:12.218Z] #20 20.76 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-21T09:19:12.218Z] #20 20.76 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-21T09:19:12.218Z] #20 20.76 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-21T09:19:12.218Z] #20 20.76 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-21T09:19:12.218Z] #20 20.76 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-21T09:19:12.218Z] #20 20.76 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-21T09:19:12.218Z] #20 20.76 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-21T09:19:12.218Z] #20 20.76 xz-utils zip [2021-04-21T09:19:12.218Z] #20 21.06 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-21T09:19:12.218Z] #20 21.06 Need to get 28.5 MB of archives. [2021-04-21T09:19:12.218Z] #20 21.06 After this operation, 116 MB of additional disk space will be used. [2021-04-21T09:19:12.218Z] #20 21.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-04-21T09:19:12.218Z] #20 21.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-04-21T09:19:12.218Z] #20 21.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-04-21T09:19:12.218Z] #20 21.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-04-21T09:19:12.218Z] #20 21.16 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-04-21T09:19:12.218Z] #20 21.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-04-21T09:19:12.218Z] #20 21.24 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-04-21T09:19:12.218Z] #20 21.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-04-21T09:19:12.218Z] #20 21.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-04-21T09:19:12.218Z] #20 21.26 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-04-21T09:19:12.218Z] #20 21.26 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-04-21T09:19:12.218Z] #20 21.27 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-04-21T09:19:12.218Z] #20 21.28 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-04-21T09:19:12.218Z] #20 21.28 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-04-21T09:19:12.218Z] #20 21.28 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-04-21T09:19:12.218Z] #20 21.29 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-04-21T09:19:12.218Z] #20 21.30 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-21T09:19:12.218Z] #20 21.31 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-21T09:19:12.218Z] #20 21.32 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-04-21T09:19:12.218Z] #20 21.33 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-04-21T09:19:12.218Z] #20 21.33 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-04-21T09:19:12.218Z] #20 21.34 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-04-21T09:19:12.218Z] #20 21.36 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-04-21T09:19:12.218Z] #20 21.37 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-21T09:19:12.218Z] #20 21.37 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-21T09:19:12.218Z] #20 21.38 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-21T09:19:12.218Z] #20 21.39 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-04-21T09:19:12.218Z] #20 21.39 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-04-21T09:19:12.218Z] #20 21.39 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-21T09:19:12.244Z] #20 37.87 Selecting previously unselected package libaio1:amd64. [2021-04-21T09:19:12.244Z] #20 37.88 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-04-21T09:19:12.244Z] #20 37.89 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-04-21T09:19:12.244Z] #20 37.94 Selecting previously unselected package libgpm2:amd64. [2021-04-21T09:19:12.244Z] #20 37.95 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-04-21T09:19:12.244Z] #20 37.96 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-04-21T09:19:12.277Z] #20 29.03 Selecting previously unselected package bash-completion. [2021-04-21T09:19:12.277Z] #20 29.03 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-21T09:19:12.475Z] #20 21.81 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-04-21T09:19:12.475Z] #20 21.81 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-04-21T09:19:12.475Z] #20 21.82 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-04-21T09:19:12.475Z] #20 21.82 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-04-21T09:19:12.475Z] #20 21.82 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-04-21T09:19:12.475Z] #20 21.84 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-04-21T09:19:12.475Z] #20 21.89 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-21T09:19:12.475Z] #20 21.90 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-04-21T09:19:12.475Z] #20 21.91 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-04-21T09:19:12.475Z] #20 21.91 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-21T09:19:12.500Z] #20 38.03 Selecting previously unselected package libicu63:amd64. [2021-04-21T09:19:12.500Z] #20 38.03 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-21T09:19:12.500Z] #20 38.04 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-21T09:19:12.732Z] #20 21.92 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-04-21T09:19:12.732Z] #20 21.93 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-21T09:19:12.732Z] #20 21.94 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-04-21T09:19:12.732Z] #20 21.98 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-04-21T09:19:12.732Z] #20 21.99 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-04-21T09:19:12.732Z] #20 22.00 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-21T09:19:12.988Z] #20 22.29 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-04-21T09:19:12.988Z] #20 22.33 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-04-21T09:19:12.988Z] #20 22.38 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-04-21T09:19:13.918Z] #20 23.06 debconf: delaying package configuration, since apt-utils is not installed [2021-04-21T09:19:13.918Z] #20 23.19 Fetched 28.5 MB in 2s (17.9 MB/s) [2021-04-21T09:19:13.918Z] #20 23.25 Selecting previously unselected package pigz. [2021-04-21T09:19:13.918Z] #20 23.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-04-21T09:19:13.918Z] #20 23.31 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-04-21T09:19:13.918Z] #20 23.32 Unpacking pigz (2.4-1) ... [2021-04-21T09:19:13.918Z] #20 23.41 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-04-21T09:19:14.174Z] #20 23.41 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-21T09:19:14.174Z] #20 23.42 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-21T09:19:14.737Z] #20 23.85 Selecting previously unselected package python3.7-minimal. [2021-04-21T09:19:14.737Z] #20 23.86 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-21T09:19:14.737Z] #20 23.88 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-21T09:19:15.300Z] #20 24.67 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-21T09:19:15.300Z] #20 24.69 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-21T09:19:15.476Z] #21 46.27 Unpacking bash-completion (1:2.8-6) ... [2021-04-21T09:19:15.476Z] #21 46.85 Selecting previously unselected package bzip2. [2021-04-21T09:19:15.476Z] #21 46.86 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2021-04-21T09:19:15.476Z] #21 46.87 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-21T09:19:15.476Z] #21 46.97 Selecting previously unselected package xz-utils. [2021-04-21T09:19:15.476Z] #21 46.98 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2021-04-21T09:19:15.476Z] #21 46.98 Unpacking xz-utils (5.2.4-1) ... [2021-04-21T09:19:15.476Z] #21 47.15 Selecting previously unselected package apparmor. [2021-04-21T09:19:15.476Z] #21 47.16 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2021-04-21T09:19:15.589Z] #20 31.89 Unpacking bash-completion (1:2.8-6) ... [2021-04-21T09:19:15.589Z] #20 32.40 Selecting previously unselected package bzip2. [2021-04-21T09:19:15.589Z] #20 32.41 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-04-21T09:19:15.589Z] #20 32.42 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-21T09:19:15.589Z] #20 32.52 Selecting previously unselected package xz-utils. [2021-04-21T09:19:15.589Z] #20 32.52 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-04-21T09:19:15.768Z] #20 41.56 Selecting previously unselected package libnet1:amd64. [2021-04-21T09:19:15.768Z] #20 41.56 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-21T09:19:15.768Z] #20 41.56 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-21T09:19:15.776Z] #21 47.22 Unpacking apparmor (2.13.2-10) ... [2021-04-21T09:19:15.846Z] #20 42.35 Selecting previously unselected package libnet1:amd64. [2021-04-21T09:19:15.846Z] #20 ... [2021-04-21T09:19:15.846Z] [2021-04-21T09:19:15.846Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:19:15.846Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:19:15.846Z] #43 91.76 CC criu/cgroup.o [2021-04-21T09:19:15.846Z] #43 94.45 CC criu/clone-noasan.o [2021-04-21T09:19:15.846Z] #43 94.74 CC criu/config.o [2021-04-21T09:19:15.846Z] #43 96.24 CC criu/cr-check.o [2021-04-21T09:19:15.846Z] #43 97.91 CC criu/cr-dedup.o [2021-04-21T09:19:15.846Z] #43 98.32 CC criu/cr-dump.o [2021-04-21T09:19:15.846Z] #43 100.5 CC criu/cr-errno.o [2021-04-21T09:19:15.846Z] #43 100.6 CC criu/cr-restore.o [2021-04-21T09:19:15.846Z] #43 ... [2021-04-21T09:19:15.846Z] [2021-04-21T09:19:15.846Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-21T09:19:15.846Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-21T09:19:15.846Z] #20 42.36 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-21T09:19:15.846Z] #20 42.38 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-21T09:19:15.846Z] #20 42.48 Selecting previously unselected package libnl-3-200:amd64. [2021-04-21T09:19:15.846Z] #20 42.50 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-21T09:19:15.846Z] #20 42.51 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-21T09:19:15.846Z] #20 42.61 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-21T09:19:15.846Z] #20 42.61 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-21T09:19:15.846Z] #20 42.61 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-21T09:19:15.846Z] #20 42.69 Selecting previously unselected package libreadline5:amd64. [2021-04-21T09:19:15.846Z] #20 42.69 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-04-21T09:19:15.846Z] #20 42.70 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-21T09:19:15.846Z] #20 42.81 Selecting previously unselected package net-tools. [2021-04-21T09:19:15.846Z] #20 42.83 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-04-21T09:19:15.846Z] #20 42.84 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-21T09:19:15.846Z] #20 43.04 Selecting previously unselected package python-pip-whl. [2021-04-21T09:19:15.852Z] #20 32.53 Unpacking xz-utils (5.2.4-1) ... [2021-04-21T09:19:15.852Z] #20 32.69 Selecting previously unselected package apparmor. [2021-04-21T09:19:15.852Z] #20 32.69 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-04-21T09:19:15.852Z] #20 32.78 Unpacking apparmor (2.13.2-10) ... [2021-04-21T09:19:16.024Z] #20 41.65 Selecting previously unselected package libnl-3-200:amd64. [2021-04-21T09:19:16.024Z] #20 41.66 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-21T09:19:16.024Z] #20 41.67 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-21T09:19:16.024Z] #20 41.76 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-21T09:19:16.024Z] #20 41.76 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-21T09:19:16.024Z] #20 41.77 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-21T09:19:16.024Z] #20 41.82 Selecting previously unselected package libreadline5:amd64. [2021-04-21T09:19:16.024Z] #20 41.83 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-04-21T09:19:16.024Z] #20 41.84 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-21T09:19:16.079Z] #21 47.66 Selecting previously unselected package aufs-tools. [2021-04-21T09:19:16.079Z] #21 47.67 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2021-04-21T09:19:16.079Z] #21 47.69 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-21T09:19:16.104Z] #20 43.05 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-21T09:19:16.104Z] #20 43.06 Unpacking python-pip-whl (18.1-5) ... [2021-04-21T09:19:16.280Z] #20 41.97 Selecting previously unselected package net-tools. [2021-04-21T09:19:16.280Z] #20 41.98 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-04-21T09:19:16.280Z] #20 41.98 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-21T09:19:16.401Z] #21 47.87 Selecting previously unselected package libonig5:ppc64el. [2021-04-21T09:19:16.401Z] #21 47.89 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2021-04-21T09:19:16.401Z] #21 47.90 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-04-21T09:19:16.430Z] #20 33.12 Selecting previously unselected package aufs-tools. [2021-04-21T09:19:16.430Z] #20 33.14 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-04-21T09:19:16.430Z] #20 33.14 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-21T09:19:16.430Z] #20 33.25 Selecting previously unselected package libonig5:arm64. [2021-04-21T09:19:16.537Z] #20 42.19 Selecting previously unselected package python-pip-whl. [2021-04-21T09:19:16.537Z] #20 42.19 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-21T09:19:16.537Z] #20 42.20 Unpacking python-pip-whl (18.1-5) ... [2021-04-21T09:19:16.671Z] #20 43.62 Selecting previously unselected package python3-lib2to3. [2021-04-21T09:19:16.671Z] #20 43.64 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-21T09:19:16.671Z] #20 43.65 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-21T09:19:16.671Z] #20 43.77 Selecting previously unselected package python3-distutils. [2021-04-21T09:19:16.692Z] #20 33.26 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-04-21T09:19:16.692Z] #20 33.27 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-04-21T09:19:16.692Z] #20 33.42 Selecting previously unselected package libjq1:arm64. [2021-04-21T09:19:16.692Z] #20 33.42 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-04-21T09:19:16.692Z] #20 33.43 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-04-21T09:19:16.692Z] #20 33.54 Selecting previously unselected package jq. [2021-04-21T09:19:16.708Z] #21 48.12 Selecting previously unselected package libjq1:ppc64el. [2021-04-21T09:19:16.708Z] #21 48.15 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-04-21T09:19:16.708Z] #21 48.16 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-04-21T09:19:16.708Z] #21 48.35 Selecting previously unselected package jq. [2021-04-21T09:19:16.930Z] #20 43.77 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-21T09:19:16.930Z] #20 43.77 Unpacking python3-distutils (3.7.3-1) ... [2021-04-21T09:19:16.930Z] #20 43.91 Selecting previously unselected package python3-pip. [2021-04-21T09:19:16.930Z] #20 43.91 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-21T09:19:16.930Z] #20 43.94 Unpacking python3-pip (18.1-5) ... [2021-04-21T09:19:16.958Z] #20 33.54 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-04-21T09:19:16.958Z] #20 33.56 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-21T09:19:16.958Z] #20 33.67 Selecting previously unselected package libaio1:arm64. [2021-04-21T09:19:16.958Z] #20 33.68 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-04-21T09:19:16.958Z] #20 33.69 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-04-21T09:19:17.011Z] #21 48.37 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-04-21T09:19:17.011Z] #21 48.37 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-21T09:19:17.011Z] #21 48.49 Selecting previously unselected package libaio1:ppc64el. [2021-04-21T09:19:17.011Z] #21 48.51 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2021-04-21T09:19:17.011Z] #21 48.52 Unpacking libaio1:ppc64el (0.3.112-3) ... [2021-04-21T09:19:17.011Z] #21 48.60 Selecting previously unselected package libgpm2:ppc64el. [2021-04-21T09:19:17.011Z] #21 48.62 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2021-04-21T09:19:17.011Z] #21 48.63 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2021-04-21T09:19:17.099Z] #20 ... [2021-04-21T09:19:17.099Z] [2021-04-21T09:19:17.099Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:19:17.099Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:19:17.099Z] #43 93.79 CC criu/clone-noasan.o [2021-04-21T09:19:17.099Z] #43 94.00 CC criu/config.o [2021-04-21T09:19:17.099Z] #43 95.37 CC criu/cr-check.o [2021-04-21T09:19:17.099Z] #43 97.09 CC criu/cr-dedup.o [2021-04-21T09:19:17.099Z] #43 97.54 CC criu/cr-dump.o [2021-04-21T09:19:17.099Z] #43 99.67 CC criu/cr-errno.o [2021-04-21T09:19:17.099Z] #43 99.77 CC criu/cr-restore.o [2021-04-21T09:19:17.099Z] #43 104.0 CC criu/cr-service.o [2021-04-21T09:19:17.099Z] #43 ... [2021-04-21T09:19:17.099Z] [2021-04-21T09:19:17.099Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-21T09:19:17.099Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-21T09:19:17.099Z] #20 42.80 Selecting previously unselected package python3-lib2to3. [2021-04-21T09:19:17.099Z] #20 42.80 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-21T09:19:17.099Z] #20 42.81 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-21T09:19:17.188Z] #20 44.20 Selecting previously unselected package python3-pkg-resources. [2021-04-21T09:19:17.188Z] #20 44.20 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-21T09:19:17.188Z] #20 44.23 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-21T09:19:17.220Z] #20 33.79 Selecting previously unselected package libgpm2:arm64. [2021-04-21T09:19:17.220Z] #20 33.81 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-04-21T09:19:17.220Z] #20 33.82 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-04-21T09:19:17.220Z] #20 33.91 Selecting previously unselected package libicu63:arm64. [2021-04-21T09:19:17.220Z] #20 33.91 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-04-21T09:19:17.220Z] #20 33.94 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-04-21T09:19:17.321Z] #21 48.72 Selecting previously unselected package libicu63:ppc64el. [2021-04-21T09:19:17.321Z] #21 48.77 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-04-21T09:19:17.321Z] #21 48.78 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-04-21T09:19:17.355Z] #20 42.91 Selecting previously unselected package python3-distutils. [2021-04-21T09:19:17.355Z] #20 42.92 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-21T09:19:17.355Z] #20 42.92 Unpacking python3-distutils (3.7.3-1) ... [2021-04-21T09:19:17.355Z] #20 43.02 Selecting previously unselected package python3-pip. [2021-04-21T09:19:17.355Z] #20 43.03 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-21T09:19:17.355Z] #20 43.03 Unpacking python3-pip (18.1-5) ... [2021-04-21T09:19:17.446Z] #20 44.34 Selecting previously unselected package python3-setuptools. [2021-04-21T09:19:17.446Z] #20 44.35 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-21T09:19:17.446Z] #20 44.35 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-21T09:19:17.446Z] #20 44.56 Selecting previously unselected package python3-wheel. [2021-04-21T09:19:17.446Z] #20 44.57 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-21T09:19:17.446Z] #20 44.57 Unpacking python3-wheel (0.32.3-2) ... [2021-04-21T09:19:17.612Z] #20 43.23 Selecting previously unselected package python3-pkg-resources. [2021-04-21T09:19:17.612Z] #20 43.24 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-21T09:19:17.612Z] #20 43.25 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-21T09:19:17.612Z] #20 43.37 Selecting previously unselected package python3-setuptools. [2021-04-21T09:19:17.612Z] #20 43.38 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-21T09:19:17.612Z] #20 43.39 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-21T09:19:17.705Z] #20 44.65 Selecting previously unselected package sudo. [2021-04-21T09:19:17.705Z] #20 44.67 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-04-21T09:19:17.705Z] #20 44.69 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-21T09:19:17.819Z] #20 26.73 Selecting previously unselected package python3-minimal. [2021-04-21T09:19:17.819Z] #20 26.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 ... 23684 files and directories currently installed.) [2021-04-21T09:19:17.819Z] #20 26.78 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-04-21T09:19:17.819Z] #20 26.78 Unpacking python3-minimal (3.7.3-1) ... [2021-04-21T09:19:17.819Z] #20 26.84 Selecting previously unselected package libmpdec2:amd64. [2021-04-21T09:19:17.819Z] #20 26.84 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-04-21T09:19:17.819Z] #20 26.86 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-04-21T09:19:17.819Z] #20 26.94 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-04-21T09:19:17.819Z] #20 26.94 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-04-21T09:19:17.819Z] #20 26.96 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-21T09:19:18.174Z] #20 43.69 Selecting previously unselected package python3-wheel. [2021-04-21T09:19:18.174Z] #20 43.69 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-21T09:19:18.174Z] #20 43.70 Unpacking python3-wheel (0.32.3-2) ... [2021-04-21T09:19:18.174Z] #20 43.79 Selecting previously unselected package sudo. [2021-04-21T09:19:18.174Z] #20 43.80 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-04-21T09:19:18.174Z] #20 43.80 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-21T09:19:18.273Z] #20 45.21 Selecting previously unselected package thin-provisioning-tools. [2021-04-21T09:19:18.273Z] #20 45.21 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-04-21T09:19:18.273Z] #20 45.22 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-21T09:19:18.384Z] #21 ... [2021-04-21T09:19:18.384Z] [2021-04-21T09:19:18.384Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-21T09:19:18.384Z] #25 sha256:ab5a574db507f45ce9556c7d1598d86bd99dfc9eb78ad8479c23a547fc6516d2 [2021-04-21T09:19:18.533Z] #20 45.51 Selecting previously unselected package uidmap. [2021-04-21T09:19:18.533Z] #20 45.51 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-04-21T09:19:18.533Z] #20 45.52 Unpacking uidmap (1:4.5-1.1) ... [2021-04-21T09:19:18.736Z] #20 44.26 Selecting previously unselected package thin-provisioning-tools. [2021-04-21T09:19:18.736Z] #20 44.26 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-04-21T09:19:18.736Z] #20 44.27 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-21T09:19:18.736Z] #20 44.49 Selecting previously unselected package uidmap. [2021-04-21T09:19:18.736Z] #20 44.49 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-04-21T09:19:18.736Z] #20 44.50 Unpacking uidmap (1:4.5-1.1) ... [2021-04-21T09:19:18.736Z] #20 44.61 Selecting previously unselected package vim-runtime. [2021-04-21T09:19:18.748Z] #20 27.87 Selecting previously unselected package python3.7. [2021-04-21T09:19:18.748Z] #20 27.88 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-04-21T09:19:18.748Z] #20 27.90 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-21T09:19:18.748Z] #20 28.01 Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-21T09:19:18.748Z] #20 28.01 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-04-21T09:19:18.748Z] #20 28.02 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-21T09:19:18.792Z] #20 45.63 Selecting previously unselected package vim-runtime. [2021-04-21T09:19:18.792Z] #20 45.64 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-21T09:19:18.792Z] #20 45.68 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-04-21T09:19:18.792Z] #20 45.72 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-21T09:19:18.792Z] #20 45.72 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-21T09:19:18.992Z] #20 44.62 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-21T09:19:18.992Z] #20 44.64 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-04-21T09:19:18.992Z] #20 44.68 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-21T09:19:18.992Z] #20 44.69 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-21T09:19:19.027Z] #20 28.13 Setting up python3-minimal (3.7.3-1) ... [2021-04-21T09:19:19.790Z] #20 36.02 Selecting previously unselected package libnet1:arm64. [2021-04-21T09:19:19.790Z] #20 36.03 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-04-21T09:19:19.790Z] #20 36.04 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-04-21T09:19:19.790Z] #20 36.14 Selecting previously unselected package libnl-3-200:arm64. [2021-04-21T09:19:19.790Z] #20 36.15 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-04-21T09:19:19.790Z] #20 36.16 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-04-21T09:19:19.790Z] #20 36.25 Selecting previously unselected package libprotobuf-c1:arm64. [2021-04-21T09:19:19.790Z] #20 36.25 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-04-21T09:19:19.790Z] #20 36.26 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-04-21T09:19:19.790Z] #20 36.36 Selecting previously unselected package libreadline5:arm64. [2021-04-21T09:19:19.790Z] #20 ... [2021-04-21T09:19:19.790Z] [2021-04-21T09:19:19.790Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:19:19.790Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-21T09:19:19.790Z] #43 73.45 DEP criu/servicefd.d [2021-04-21T09:19:19.790Z] #43 73.63 DEP criu/seize.d [2021-04-21T09:19:19.790Z] #43 73.90 DEP criu/seccomp.d [2021-04-21T09:19:19.790Z] #43 74.09 DEP criu/rst-malloc.d [2021-04-21T09:19:19.790Z] #43 74.19 DEP criu/rbtree.d [2021-04-21T09:19:19.790Z] #43 74.22 DEP criu/pstree.d [2021-04-21T09:19:19.790Z] #43 74.52 DEP criu/protobuf.d [2021-04-21T09:19:19.790Z] #43 74.66 GEN criu/protobuf-desc-gen.h [2021-04-21T09:19:19.790Z] #43 76.56 DEP criu/protobuf-desc.d [2021-04-21T09:19:19.790Z] #43 76.67 DEP criu/proc_parse.d [2021-04-21T09:19:19.790Z] #43 76.84 DEP criu/plugin.d [2021-04-21T09:19:19.790Z] #43 76.91 DEP criu/pipes.d [2021-04-21T09:19:19.790Z] #43 77.04 DEP criu/pie-util.d [2021-04-21T09:19:19.790Z] #43 77.24 DEP criu/pie-util-vdso.d [2021-04-21T09:19:19.790Z] #43 77.39 DEP criu/path.d [2021-04-21T09:19:19.790Z] #43 77.60 DEP criu/parasite-syscall.d [2021-04-21T09:19:19.790Z] #43 77.81 DEP criu/pagemap.d [2021-04-21T09:19:19.790Z] #43 78.05 DEP criu/pagemap-cache.d [2021-04-21T09:19:19.790Z] #43 78.18 DEP criu/page-xfer.d [2021-04-21T09:19:19.790Z] #43 78.36 DEP criu/page-pipe.d [2021-04-21T09:19:19.790Z] #43 78.48 DEP criu/netfilter.d [2021-04-21T09:19:19.790Z] #43 78.67 DEP criu/net.d [2021-04-21T09:19:19.790Z] #43 78.82 DEP criu/namespaces.d [2021-04-21T09:19:19.790Z] #43 79.00 DEP criu/mount.d [2021-04-21T09:19:19.790Z] #43 79.24 DEP criu/memfd.d [2021-04-21T09:19:19.790Z] #43 79.43 DEP criu/mem.d [2021-04-21T09:19:19.790Z] #43 79.62 DEP criu/lsm.d [2021-04-21T09:19:19.790Z] #43 79.84 DEP criu/log.d [2021-04-21T09:19:19.790Z] #43 80.01 DEP criu/libnetlink.d [2021-04-21T09:19:19.790Z] #43 80.10 DEP criu/kerndat.d [2021-04-21T09:19:19.790Z] #43 80.24 DEP criu/kcmp-ids.d [2021-04-21T09:19:19.790Z] #43 80.33 DEP criu/irmap.d [2021-04-21T09:19:19.790Z] #43 80.47 DEP criu/ipc_ns.d [2021-04-21T09:19:19.790Z] #43 80.62 DEP criu/image.d [2021-04-21T09:19:19.790Z] #43 80.71 DEP criu/image-desc.d [2021-04-21T09:19:19.790Z] #43 80.77 DEP criu/fsnotify.d [2021-04-21T09:19:19.790Z] #43 80.95 DEP criu/filesystems.d [2021-04-21T09:19:19.790Z] #43 81.10 DEP criu/files.d [2021-04-21T09:19:19.790Z] #43 81.34 DEP criu/files-reg.d [2021-04-21T09:19:19.790Z] #43 81.50 DEP criu/files-ext.d [2021-04-21T09:19:19.790Z] #43 81.70 DEP criu/file-lock.d [2021-04-21T09:19:19.790Z] #43 81.91 DEP criu/file-ids.d [2021-04-21T09:19:19.790Z] #43 82.09 DEP criu/fifo.d [2021-04-21T09:19:19.790Z] #43 82.34 DEP criu/fdstore.d [2021-04-21T09:19:19.790Z] #43 82.49 DEP criu/fault-injection.d [2021-04-21T09:19:19.790Z] #43 82.57 DEP criu/external.d [2021-04-21T09:19:19.790Z] #43 82.82 DEP criu/eventpoll.d [2021-04-21T09:19:19.790Z] #43 83.13 DEP criu/eventfd.d [2021-04-21T09:19:19.790Z] #43 83.36 DEP criu/crtools.d [2021-04-21T09:19:19.790Z] #43 83.55 DEP criu/cr-service.d [2021-04-21T09:19:19.790Z] #43 ... [2021-04-21T09:19:19.790Z] [2021-04-21T09:19:19.790Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-21T09:19:19.790Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-21T09:19:19.790Z] #20 36.37 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-04-21T09:19:19.790Z] #20 36.39 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-04-21T09:19:19.790Z] #20 36.50 Selecting previously unselected package net-tools. [2021-04-21T09:19:19.790Z] #20 36.50 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-04-21T09:19:19.790Z] #20 36.51 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-21T09:19:19.965Z] #20 29.30 Selecting previously unselected package python3. [2021-04-21T09:19:19.965Z] #20 29.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 ... 24096 files and directories currently installed.) [2021-04-21T09:19:19.965Z] #20 29.35 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-04-21T09:19:19.965Z] #20 29.36 Unpacking python3 (3.7.3-1) ... [2021-04-21T09:19:20.055Z] #20 36.71 Selecting previously unselected package python-pip-whl. [2021-04-21T09:19:20.056Z] #20 36.72 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-21T09:19:20.056Z] #20 36.74 Unpacking python-pip-whl (18.1-5) ... [2021-04-21T09:19:20.227Z] #20 29.48 Selecting previously unselected package libip4tc0:amd64. [2021-04-21T09:19:20.227Z] #20 29.48 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-04-21T09:19:20.227Z] #20 29.49 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-04-21T09:19:20.482Z] #20 29.60 Selecting previously unselected package libip6tc0:amd64. [2021-04-21T09:19:20.482Z] #20 29.60 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-04-21T09:19:20.482Z] #20 29.62 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-04-21T09:19:20.482Z] #20 29.69 Selecting previously unselected package libiptc0:amd64. [2021-04-21T09:19:20.482Z] #20 29.70 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-04-21T09:19:20.482Z] #20 29.70 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-04-21T09:19:20.482Z] #20 29.79 Selecting previously unselected package libnfnetlink0:amd64. [2021-04-21T09:19:20.482Z] #20 29.79 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-04-21T09:19:20.482Z] #20 29.80 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-21T09:19:20.482Z] #20 29.88 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-04-21T09:19:20.492Z] #25 171.7 Checking out files: 26% (2984/11243) Checking out files: 27% (3036/11243) Checking out files: 28% (3149/11243) Checking out files: 29% (3261/11243) Checking out files: 30% (3373/11243) Checking out files: 31% (3486/11243) Checking out files: 32% (3598/11243) Checking out files: 33% (3711/11243) Checking out files: 34% (3823/11243) Checking out files: 35% (3936/11243) Checking out files: 36% (4048/11243) Checking out files: 37% (4160/11243) Checking out files: 38% (4273/11243) Checking out files: 39% (4385/11243) Checking out files: 40% (4498/11243) Checking out files: 41% (4610/11243) Checking out files: 42% (4723/11243) Checking out files: 43% (4835/11243) Checking out files: 44% (4947/11243) Checking out files: 44% (5013/11243) Checking out files: 45% (5060/11243) Checking out files: 46% (5172/11243) Checking out files: 47% (5285/11243) Checking out files: 48% (5397/11243) Checking out files: 49% (5510/11243) Checking out files: 50% (5622/11243) Checking out files: 51% (5734/11243) Checking out files: 52% (5847/11243) Checking out files: 53% (5959/11243) Checking out files: 54% (6072/11243) Checking out files: 55% (6184/11243) Checking out files: 56% (6297/11243) Checking out files: 57% (6409/11243) Checking out files: 58% (6521/11243) Checking out files: 59% (6634/11243) Checking out files: 60% (6746/11243) Checking out files: 61% (6859/11243) Checking out files: 62% (6971/11243) Checking out files: 63% (7084/11243) Checking out files: 64% (7196/11243) Checking out files: 65% (7308/11243) Checking out files: 66% (7421/11243) Checking out files: 67% (7533/11243) Checking out files: 68% (7646/11243) Checking out files: 69% (7758/11243) Checking out files: 70% (7871/11243) Checking out files: 70% (7926/11243) Checking out files: 71% (7983/11243) [2021-04-21T09:19:20.492Z] #25 ... [2021-04-21T09:19:20.492Z] [2021-04-21T09:19:20.492Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:19:20.492Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-21T09:19:20.492Z] #44 95.27 DEP criu/cr-check.d [2021-04-21T09:19:20.492Z] #44 95.55 DEP criu/config.d [2021-04-21T09:19:20.492Z] #44 95.76 DEP criu/clone-noasan.d [2021-04-21T09:19:20.492Z] #44 95.87 DEP criu/cgroup.d [2021-04-21T09:19:20.492Z] #44 96.07 DEP criu/cgroup-props.d [2021-04-21T09:19:20.492Z] #44 96.18 DEP criu/bitmap.d [2021-04-21T09:19:20.492Z] #44 96.20 DEP criu/bfd.d [2021-04-21T09:19:20.492Z] #44 96.31 DEP criu/autofs.d [2021-04-21T09:19:20.492Z] #44 96.50 DEP criu/aio.d [2021-04-21T09:19:20.492Z] #44 96.69 DEP criu/action-scripts.d [2021-04-21T09:19:20.492Z] #44 97.23 CC criu/action-scripts.o [2021-04-21T09:19:20.492Z] #44 97.75 CC criu/aio.o [2021-04-21T09:19:20.492Z] #44 98.41 CC criu/autofs.o [2021-04-21T09:19:20.492Z] #44 100.7 CC criu/bfd.o [2021-04-21T09:19:20.492Z] #44 101.4 CC criu/bitmap.o [2021-04-21T09:19:20.492Z] #44 101.6 CC criu/cgroup-props.o [2021-04-21T09:19:20.492Z] #44 102.8 CC criu/cgroup.o [2021-04-21T09:19:20.492Z] #44 ... [2021-04-21T09:19:20.492Z] [2021-04-21T09:19:20.492Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-21T09:19:20.492Z] #25 sha256:ab5a574db507f45ce9556c7d1598d86bd99dfc9eb78ad8479c23a547fc6516d2 [2021-04-21T09:19:20.627Z] ok github.com/docker/docker/cmd/dockerd 0.070s coverage: 29.1% of statements [2021-04-21T09:19:20.648Z] #20 37.22 Selecting previously unselected package python3-lib2to3. [2021-04-21T09:19:20.648Z] #20 37.23 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-21T09:19:20.648Z] #20 37.24 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-21T09:19:20.648Z] #20 37.40 Selecting previously unselected package python3-distutils. [2021-04-21T09:19:20.648Z] #20 37.41 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-21T09:19:20.648Z] #20 37.45 Unpacking python3-distutils (3.7.3-1) ... [2021-04-21T09:19:20.737Z] #20 29.89 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-04-21T09:19:20.737Z] #20 29.89 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-21T09:19:20.737Z] #20 29.98 Selecting previously unselected package libnftnl11:amd64. [2021-04-21T09:19:20.737Z] #20 29.98 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-04-21T09:19:20.737Z] #20 29.99 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-04-21T09:19:20.737Z] #20 30.08 Selecting previously unselected package iptables. [2021-04-21T09:19:20.737Z] #20 30.08 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-04-21T09:19:20.737Z] #20 30.09 Unpacking iptables (1.8.2-4) ... [2021-04-21T09:19:20.911Z] #20 37.63 Selecting previously unselected package python3-pip. [2021-04-21T09:19:20.911Z] #20 37.63 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-21T09:19:20.911Z] #20 37.65 Unpacking python3-pip (18.1-5) ... [2021-04-21T09:19:20.917Z] ok github.com/docker/docker/container 0.123s coverage: 34.7% of statements [2021-04-21T09:19:20.917Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-21T09:19:20.917Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-21T09:19:20.917Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-21T09:19:20.917Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-21T09:19:21.174Z] #20 37.84 Selecting previously unselected package python3-pkg-resources. [2021-04-21T09:19:21.174Z] #20 37.85 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-21T09:19:21.174Z] #20 37.85 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-21T09:19:21.174Z] #20 37.98 Selecting previously unselected package python3-setuptools. [2021-04-21T09:19:21.174Z] #20 37.99 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-21T09:19:21.174Z] #20 38.00 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-21T09:19:21.298Z] #20 30.49 Selecting previously unselected package xxd. [2021-04-21T09:19:21.298Z] #20 30.50 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-21T09:19:21.298Z] #20 30.52 Unpacking xxd (2:8.1.0875-5) ... [2021-04-21T09:19:21.437Z] #20 38.21 Selecting previously unselected package python3-wheel. [2021-04-21T09:19:21.437Z] #20 38.22 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-21T09:19:21.437Z] #20 38.25 Unpacking python3-wheel (0.32.3-2) ... [2021-04-21T09:19:21.554Z] #20 30.65 Selecting previously unselected package vim-common. [2021-04-21T09:19:21.554Z] #20 30.66 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-21T09:19:21.554Z] #20 30.70 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-21T09:19:21.554Z] #20 30.89 Selecting previously unselected package bash-completion. [2021-04-21T09:19:21.554Z] #20 30.89 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-21T09:19:21.693Z] #25 171.7 Checking out files: 26% (2984/11243) Checking out files: 27% (3036/11243) Checking out files: 28% (3149/11243) Checking out files: 29% (3261/11243) Checking out files: 30% (3373/11243) Checking out files: 31% (3486/11243) Checking out files: 32% (3598/11243) Checking out files: 33% (3711/11243) Checking out files: 34% (3823/11243) Checking out files: 35% (3936/11243) Checking out files: 36% (4048/11243) Checking out files: 37% (4160/11243) Checking out files: 38% (4273/11243) Checking out files: 39% (4385/11243) Checking out files: 40% (4498/11243) Checking out files: 41% (4610/11243) Checking out files: 42% (4723/11243) Checking out files: 43% (4835/11243) Checking out files: 44% (4947/11243) Checking out files: 44% (5013/11243) Checking out files: 45% (5060/11243) Checking out files: 46% (5172/11243) Checking out files: 47% (5285/11243) Checking out files: 48% (5397/11243) Checking out files: 49% (5510/11243) Checking out files: 50% (5622/11243) Checking out files: 51% (5734/11243) Checking out files: 52% (5847/11243) Checking out files: 53% (5959/11243) Checking out files: 54% (6072/11243) Checking out files: 55% (6184/11243) Checking out files: 56% (6297/11243) Checking out files: 57% (6409/11243) Checking out files: 58% (6521/11243) Checking out files: 59% (6634/11243) Checking out files: 60% (6746/11243) Checking out files: 61% (6859/11243) Checking out files: 62% (6971/11243) Checking out files: 63% (7084/11243) Checking out files: 64% (7196/11243) Checking out files: 65% (7308/11243) Checking out files: 66% (7421/11243) Checking out files: 67% (7533/11243) Checking out files: 68% (7646/11243) Checking out files: 69% (7758/11243) Checking out files: 70% (7871/11243) Checking out files: 70% (7926/11243) Checking out files: 71% (7983/11243) Checking out files: 72% (8095/11243) Checking out files: 73% (8208/11243) Checking out files: 74% (8320/11243) Checking out files: 75% (8433/11243) Checking out files: 76% (8545/11243) Checking out files: 77% (8658/11243) Checking out files: 78% (8770/11243) Checking out files: 79% (8882/11243) Checking out files: 80% (8995/11243) Checking out files: 81% (9107/11243) Checking out files: 82% (9220/11243) Checking out files: 83% (9332/11243) Checking out files: 84% (9445/11243) Checking out files: 85% (9557/11243) Checking out files: 86% (9669/11243) Checking out files: 87% (9782/11243) Checking out files: 88% (9894/11243) Checking out files: 89% (10007/11243) Checking out files: 90% (10119/11243) Checking out files: 91% (10232/11243) Checking out files: 92% (10344/11243) Checking out files: 93% (10456/11243) Checking out files: 93% (10549/11243) Checking out files: 94% (10569/11243) Checking out files: 95% (10681/11243) Checking out files: 96% (10794/11243) Checking out files: 97% (10906/11243) Checking out files: 98% (11019/11243) Checking out files: 99% (11131/11243) Checking out files: 100% (11243/11243) Checking out files: 100% (11243/11243), done. [2021-04-21T09:19:21.699Z] #20 38.35 Selecting previously unselected package sudo. [2021-04-21T09:19:21.699Z] #20 38.37 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-04-21T09:19:21.699Z] #20 38.38 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-21T09:19:21.992Z] #25 175.3 + cd /tmp/tmp.aUu59Dp68S/tmp/docker-ce [2021-04-21T09:19:21.992Z] #25 175.3 + git checkout -q v17.06.2-ce [2021-04-21T09:19:22.083Z] #20 48.76 Selecting previously unselected package vim. [2021-04-21T09:19:22.083Z] #20 48.78 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-04-21T09:19:22.083Z] #20 48.80 Unpacking vim (2:8.1.0875-5) ... [2021-04-21T09:19:22.152Z] #56 233.0 + bin/containerd-stress [2021-04-21T09:19:22.152Z] #56 235.0 + bin/containerd-shim [2021-04-21T09:19:22.261Z] #20 47.95 Selecting previously unselected package vim. [2021-04-21T09:19:22.261Z] #20 47.96 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-04-21T09:19:22.261Z] #20 47.97 Unpacking vim (2:8.1.0875-5) ... [2021-04-21T09:19:22.274Z] #20 38.86 Selecting previously unselected package thin-provisioning-tools. [2021-04-21T09:19:22.274Z] #20 38.86 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-04-21T09:19:22.274Z] #20 38.87 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-21T09:19:22.274Z] #20 39.07 Selecting previously unselected package uidmap. [2021-04-21T09:19:22.274Z] #20 39.08 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-04-21T09:19:22.274Z] #20 39.09 Unpacking uidmap (1:4.5-1.1) ... [2021-04-21T09:19:22.274Z] #20 39.21 Selecting previously unselected package vim-runtime. [2021-04-21T09:19:22.342Z] #20 49.31 Selecting previously unselected package xfsprogs. [2021-04-21T09:19:22.342Z] #20 49.32 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-04-21T09:19:22.342Z] #20 49.32 Unpacking xfsprogs (4.20.0-1) ... [2021-04-21T09:19:22.537Z] #20 39.23 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-21T09:19:22.537Z] #20 39.27 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-04-21T09:19:22.537Z] #20 39.31 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-21T09:19:22.537Z] #20 39.33 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-21T09:19:22.824Z] #20 48.55 Selecting previously unselected package xfsprogs. [2021-04-21T09:19:22.824Z] #20 48.57 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-04-21T09:19:22.824Z] #20 48.58 Unpacking xfsprogs (4.20.0-1) ... [2021-04-21T09:19:22.911Z] #20 49.76 Selecting previously unselected package zip. [2021-04-21T09:19:22.911Z] #20 49.79 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-04-21T09:19:22.911Z] #20 49.81 Unpacking zip (3.0-11+b1) ... [2021-04-21T09:19:22.911Z] #20 50.01 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-21T09:19:22.911Z] #20 50.03 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-21T09:19:22.917Z] #20 ... [2021-04-21T09:19:22.917Z] [2021-04-21T09:19:22.917Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:19:22.917Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:19:22.917Z] #43 101.5 CC criu/crtools.o [2021-04-21T09:19:22.917Z] #43 102.2 CC criu/eventfd.o [2021-04-21T09:19:22.917Z] #43 102.4 CC criu/eventpoll.o [2021-04-21T09:19:22.917Z] #43 103.3 CC criu/external.o [2021-04-21T09:19:22.917Z] #43 103.6 CC criu/fault-injection.o [2021-04-21T09:19:22.917Z] #43 103.8 CC criu/fdstore.o [2021-04-21T09:19:22.917Z] #43 104.1 CC criu/fifo.o [2021-04-21T09:19:22.917Z] #43 104.5 CC criu/file-ids.o [2021-04-21T09:19:22.917Z] #43 105.0 CC criu/file-lock.o [2021-04-21T09:19:22.917Z] #43 105.9 CC criu/files-ext.o [2021-04-21T09:19:22.917Z] #43 106.3 CC criu/files-reg.o [2021-04-21T09:19:22.917Z] #43 108.6 CC criu/files.o [2021-04-21T09:19:22.917Z] #43 110.7 CC criu/filesystems.o [2021-04-21T09:19:22.917Z] #43 111.4 CC criu/fsnotify.o [2021-04-21T09:19:23.054Z] #25 ... [2021-04-21T09:19:23.054Z] [2021-04-21T09:19:23.054Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:19:23.054Z] #46 sha256:c16e263983b31273544c47988a99edac85be4d83ba5ea9b0e26bc3b538258961 [2021-04-21T09:19:23.054Z] #46 166.1 crypto/tls [2021-04-21T09:19:23.054Z] #46 173.8 net/http/httptrace [2021-04-21T09:19:23.054Z] #46 174.2 net/http [2021-04-21T09:19:23.054Z] #46 ... [2021-04-21T09:19:23.054Z] [2021-04-21T09:19:23.054Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-21T09:19:23.054Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-21T09:19:23.054Z] #21 53.44 Selecting previously unselected package libnet1:ppc64el. [2021-04-21T09:19:23.054Z] #21 53.46 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-04-21T09:19:23.054Z] #21 53.46 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-04-21T09:19:23.054Z] #21 53.63 Selecting previously unselected package libnl-3-200:ppc64el. [2021-04-21T09:19:23.054Z] #21 53.64 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-04-21T09:19:23.054Z] #21 53.64 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-04-21T09:19:23.054Z] #21 53.73 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-04-21T09:19:23.054Z] #21 53.74 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-04-21T09:19:23.054Z] #21 53.75 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-04-21T09:19:23.054Z] #21 53.82 Selecting previously unselected package libreadline5:ppc64el. [2021-04-21T09:19:23.054Z] #21 53.83 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2021-04-21T09:19:23.054Z] #21 53.83 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-04-21T09:19:23.054Z] #21 53.96 Selecting previously unselected package net-tools. [2021-04-21T09:19:23.054Z] #21 53.97 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2021-04-21T09:19:23.054Z] #21 53.97 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-21T09:19:23.054Z] #21 54.28 Selecting previously unselected package python-pip-whl. [2021-04-21T09:19:23.054Z] #21 54.29 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-21T09:19:23.054Z] #21 54.30 Unpacking python-pip-whl (18.1-5) ... [2021-04-21T09:19:23.170Z] #20 50.04 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-04-21T09:19:23.170Z] #20 50.06 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-21T09:19:23.170Z] #20 50.07 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-04-21T09:19:23.170Z] #20 50.08 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-04-21T09:19:23.170Z] #20 50.09 Setting up uidmap (1:4.5-1.1) ... [2021-04-21T09:19:23.170Z] #20 50.11 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-04-21T09:19:23.170Z] #20 50.12 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-21T09:19:23.170Z] #20 50.13 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-21T09:19:23.170Z] #20 50.15 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-21T09:19:23.170Z] #20 50.16 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-21T09:19:23.170Z] #20 50.18 Setting up xxd (2:8.1.0875-5) ... [2021-04-21T09:19:23.170Z] #20 50.19 Setting up zip (3.0-11+b1) ... [2021-04-21T09:19:23.170Z] #20 50.20 Setting up vim-common (2:8.1.0875-5) ... [2021-04-21T09:19:23.170Z] #20 50.23 Setting up bash-completion (1:2.8-6) ... [2021-04-21T09:19:23.386Z] #20 49.04 Selecting previously unselected package zip. [2021-04-21T09:19:23.386Z] #20 49.05 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-04-21T09:19:23.386Z] #20 49.06 Unpacking zip (3.0-11+b1) ... [2021-04-21T09:19:23.643Z] #20 49.26 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-21T09:19:23.643Z] #20 49.28 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-21T09:19:23.643Z] #20 49.29 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-04-21T09:19:23.643Z] #20 49.31 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-21T09:19:23.643Z] #20 49.33 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-04-21T09:19:23.643Z] #20 49.34 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-04-21T09:19:23.643Z] #20 49.35 Setting up uidmap (1:4.5-1.1) ... [2021-04-21T09:19:23.643Z] #20 49.36 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-04-21T09:19:23.643Z] #20 49.37 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-21T09:19:23.643Z] #20 49.39 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-21T09:19:23.643Z] #20 49.39 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-21T09:19:23.643Z] #20 49.40 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-21T09:19:23.643Z] #20 49.41 Setting up xxd (2:8.1.0875-5) ... [2021-04-21T09:19:23.643Z] #20 49.42 Setting up zip (3.0-11+b1) ... [2021-04-21T09:19:23.643Z] #20 49.44 Setting up vim-common (2:8.1.0875-5) ... [2021-04-21T09:19:23.779Z] #21 55.02 Selecting previously unselected package python3-lib2to3. [2021-04-21T09:19:23.779Z] #21 55.03 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-21T09:19:23.779Z] #21 55.04 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-21T09:19:23.779Z] #21 55.26 Selecting previously unselected package python3-distutils. [2021-04-21T09:19:23.779Z] #21 55.28 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-21T09:19:23.779Z] #21 55.28 Unpacking python3-distutils (3.7.3-1) ... [2021-04-21T09:19:23.845Z] #43 112.6 CC criu/image-desc.o [2021-04-21T09:19:23.899Z] #20 49.46 Setting up bash-completion (1:2.8-6) ... [2021-04-21T09:19:24.079Z] #21 55.51 Selecting previously unselected package python3-pip. [2021-04-21T09:19:24.079Z] #21 55.53 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-21T09:19:24.079Z] #21 55.54 Unpacking python3-pip (18.1-5) ... [2021-04-21T09:19:24.101Z] #43 112.7 CC criu/image.o [2021-04-21T09:19:24.101Z] #43 ... [2021-04-21T09:19:24.101Z] [2021-04-21T09:19:24.101Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-21T09:19:24.101Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-21T09:19:24.101Z] #20 33.50 Unpacking bash-completion (1:2.8-6) ... [2021-04-21T09:19:24.381Z] #21 55.76 Selecting previously unselected package python3-pkg-resources. [2021-04-21T09:19:24.381Z] #21 55.77 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-21T09:19:24.381Z] #21 55.78 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-21T09:19:24.381Z] #21 55.92 Selecting previously unselected package python3-setuptools. [2021-04-21T09:19:24.381Z] #21 55.93 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-21T09:19:24.381Z] #21 55.94 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-21T09:19:24.663Z] #20 33.93 Selecting previously unselected package bzip2. [2021-04-21T09:19:24.663Z] #20 33.94 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-04-21T09:19:24.663Z] #20 33.95 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-21T09:19:24.701Z] #21 56.22 Selecting previously unselected package python3-wheel. [2021-04-21T09:19:24.701Z] #21 56.23 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-21T09:19:24.701Z] #21 56.23 Unpacking python3-wheel (0.32.3-2) ... [2021-04-21T09:19:24.701Z] #21 56.35 Selecting previously unselected package sudo. [2021-04-21T09:19:24.919Z] #20 34.04 Selecting previously unselected package xz-utils. [2021-04-21T09:19:24.919Z] #20 34.04 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-04-21T09:19:24.919Z] #20 34.05 Unpacking xz-utils (5.2.4-1) ... [2021-04-21T09:19:24.919Z] #20 34.23 Selecting previously unselected package apparmor. [2021-04-21T09:19:24.919Z] #20 34.23 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-04-21T09:19:25.002Z] #21 56.35 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_ppc64el.deb ... [2021-04-21T09:19:25.002Z] #21 56.36 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-21T09:19:25.174Z] #20 34.32 Unpacking apparmor (2.13.2-10) ... [2021-04-21T09:19:25.370Z] #20 41.94 Selecting previously unselected package vim. [2021-04-21T09:19:25.370Z] #20 41.96 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2021-04-21T09:19:25.370Z] #20 41.99 Unpacking vim (2:8.1.0875-5) ... [2021-04-21T09:19:25.430Z] #20 34.68 Selecting previously unselected package aufs-tools. [2021-04-21T09:19:25.430Z] #20 34.68 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-04-21T09:19:25.430Z] #20 34.69 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-21T09:19:25.430Z] #20 34.83 Selecting previously unselected package libonig5:amd64. [2021-04-21T09:19:25.430Z] #20 34.83 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-04-21T09:19:25.430Z] #20 34.84 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-21T09:19:25.633Z] #20 42.35 Selecting previously unselected package xfsprogs. [2021-04-21T09:19:25.633Z] #20 42.35 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2021-04-21T09:19:25.633Z] #20 42.36 Unpacking xfsprogs (4.20.0-1) ... [2021-04-21T09:19:25.680Z] #21 57.16 Selecting previously unselected package thin-provisioning-tools. [2021-04-21T09:19:25.680Z] #21 57.17 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2021-04-21T09:19:25.680Z] #21 57.18 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-21T09:19:25.686Z] #20 34.99 Selecting previously unselected package libjq1:amd64. [2021-04-21T09:19:25.686Z] #20 35.00 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-21T09:19:25.686Z] #20 35.00 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-21T09:19:25.706Z] #20 52.83 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-04-21T09:19:25.706Z] #20 52.85 Setting up xz-utils (5.2.4-1) ... [2021-04-21T09:19:25.706Z] #20 52.86 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-21T09:19:25.896Z] #20 42.69 Selecting previously unselected package zip. [2021-04-21T09:19:25.896Z] #20 42.69 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2021-04-21T09:19:25.896Z] #20 42.71 Unpacking zip (3.0-11+b1) ... [2021-04-21T09:19:25.943Z] #20 35.12 Selecting previously unselected package jq. [2021-04-21T09:19:25.943Z] #20 35.13 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-21T09:19:25.943Z] #20 35.13 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-21T09:19:25.943Z] #20 35.22 Selecting previously unselected package libaio1:amd64. [2021-04-21T09:19:25.943Z] #20 35.23 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-04-21T09:19:25.943Z] #20 35.24 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-04-21T09:19:25.943Z] #20 35.30 Selecting previously unselected package libgpm2:amd64. [2021-04-21T09:19:25.943Z] #20 35.30 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-04-21T09:19:25.943Z] #20 35.31 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-04-21T09:19:25.966Z] #20 52.87 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-21T09:19:25.966Z] #20 52.94 invoke-rc.d: could not determine current runlevel [2021-04-21T09:19:25.966Z] #20 52.95 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-21T09:19:25.966Z] #20 52.98 Setting up pigz (2.4-1) ... [2021-04-21T09:19:25.966Z] #20 53.01 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-21T09:19:25.966Z] #20 53.02 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-21T09:19:25.966Z] #20 53.05 Setting up python-pip-whl (18.1-5) ... [2021-04-21T09:19:25.966Z] #20 53.06 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-04-21T09:19:25.966Z] #20 53.07 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-21T09:19:25.981Z] #21 57.47 Selecting previously unselected package uidmap. [2021-04-21T09:19:25.981Z] #21 57.47 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2021-04-21T09:19:25.981Z] #21 57.48 Unpacking uidmap (1:4.5-1.1) ... [2021-04-21T09:19:25.981Z] #21 57.61 Selecting previously unselected package vim-runtime. [2021-04-21T09:19:25.981Z] #21 57.62 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-21T09:19:25.981Z] #21 57.69 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-04-21T09:19:26.158Z] #20 42.88 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-21T09:19:26.158Z] #20 42.92 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-21T09:19:26.159Z] #20 42.94 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-04-21T09:19:26.159Z] #20 42.96 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-04-21T09:19:26.159Z] #20 42.98 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-04-21T09:19:26.159Z] #20 42.99 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-04-21T09:19:26.159Z] #20 43.02 Setting up uidmap (1:4.5-1.1) ... [2021-04-21T09:19:26.199Z] #20 35.39 Selecting previously unselected package libicu63:amd64. [2021-04-21T09:19:26.199Z] #20 35.39 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-21T09:19:26.199Z] #20 35.39 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-21T09:19:26.281Z] #21 57.75 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-21T09:19:26.281Z] #21 57.76 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-21T09:19:26.416Z] #20 52.21 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-04-21T09:19:26.416Z] #20 52.22 Setting up xz-utils (5.2.4-1) ... [2021-04-21T09:19:26.416Z] #20 52.24 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-21T09:19:26.416Z] #20 52.25 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-21T09:19:26.416Z] #20 52.30 invoke-rc.d: could not determine current runlevel [2021-04-21T09:19:26.421Z] #20 43.03 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-04-21T09:19:26.421Z] #20 43.05 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-04-21T09:19:26.421Z] #20 43.07 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-21T09:19:26.421Z] #20 43.09 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-04-21T09:19:26.421Z] #20 43.10 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-04-21T09:19:26.421Z] #20 43.12 Setting up xxd (2:8.1.0875-5) ... [2021-04-21T09:19:26.421Z] #20 43.13 Setting up zip (3.0-11+b1) ... [2021-04-21T09:19:26.421Z] #20 43.15 Setting up vim-common (2:8.1.0875-5) ... [2021-04-21T09:19:26.534Z] #20 53.49 Setting up libaio1:amd64 (0.3.112-3) ... [2021-04-21T09:19:26.534Z] #20 53.50 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-21T09:19:26.534Z] #20 53.51 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-21T09:19:26.534Z] #20 53.52 Setting up vim (2:8.1.0875-5) ... [2021-04-21T09:19:26.534Z] #20 53.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-21T09:19:26.534Z] #20 53.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-21T09:19:26.534Z] #20 53.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-21T09:19:26.534Z] #20 53.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-21T09:19:26.534Z] #20 53.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-21T09:19:26.534Z] #20 53.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-21T09:19:26.534Z] #20 53.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-21T09:19:26.534Z] #20 53.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-21T09:19:26.534Z] #20 53.60 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-21T09:19:26.534Z] #20 53.61 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-21T09:19:26.534Z] #20 53.62 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-21T09:19:26.534Z] #20 53.64 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-21T09:19:26.673Z] #20 52.31 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-21T09:19:26.673Z] #20 52.31 Setting up pigz (2.4-1) ... [2021-04-21T09:19:26.673Z] #20 52.32 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-21T09:19:26.673Z] #20 52.34 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-21T09:19:26.673Z] #20 52.36 Setting up python-pip-whl (18.1-5) ... [2021-04-21T09:19:26.673Z] #20 52.37 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-04-21T09:19:26.673Z] #20 52.38 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-21T09:19:26.684Z] #20 43.30 Setting up bash-completion (1:2.8-6) ... [2021-04-21T09:19:26.794Z] #20 53.69 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-21T09:19:26.794Z] #20 53.76 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-21T09:19:27.235Z] #20 52.82 Setting up libaio1:amd64 (0.3.112-3) ... [2021-04-21T09:19:27.235Z] #20 52.83 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-21T09:19:27.235Z] #20 52.84 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-21T09:19:27.235Z] #20 52.85 Setting up vim (2:8.1.0875-5) ... [2021-04-21T09:19:27.235Z] #20 52.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-21T09:19:27.235Z] #20 52.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-21T09:19:27.235Z] #20 52.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-21T09:19:27.235Z] #20 52.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-21T09:19:27.235Z] #20 52.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-21T09:19:27.235Z] #20 52.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-21T09:19:27.235Z] #20 52.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-21T09:19:27.235Z] #20 52.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-21T09:19:27.235Z] #20 52.93 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-21T09:19:27.235Z] #20 52.94 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-21T09:19:27.235Z] #20 52.96 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-21T09:19:27.235Z] #20 52.97 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-21T09:19:27.235Z] #20 52.98 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-21T09:19:27.235Z] #20 53.00 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-21T09:19:27.803Z] ok github.com/docker/docker/daemon/cluster 0.082s coverage: 0.5% of statements [2021-04-21T09:19:28.602Z] #20 ... [2021-04-21T09:19:28.602Z] [2021-04-21T09:19:28.602Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:19:28.602Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:19:28.602Z] #43 105.3 CC criu/crtools.o [2021-04-21T09:19:28.602Z] #43 105.9 CC criu/eventfd.o [2021-04-21T09:19:28.602Z] #43 106.4 CC criu/eventpoll.o [2021-04-21T09:19:28.602Z] #43 107.3 CC criu/external.o [2021-04-21T09:19:28.602Z] #43 107.6 CC criu/fault-injection.o [2021-04-21T09:19:28.602Z] #43 107.8 CC criu/fdstore.o [2021-04-21T09:19:28.602Z] #43 108.2 CC criu/fifo.o [2021-04-21T09:19:28.602Z] #43 108.7 CC criu/file-ids.o [2021-04-21T09:19:28.602Z] #43 109.0 CC criu/file-lock.o [2021-04-21T09:19:28.602Z] #43 110.0 CC criu/files-ext.o [2021-04-21T09:19:28.602Z] #43 110.4 CC criu/files-reg.o [2021-04-21T09:19:28.602Z] #43 112.4 CC criu/files.o [2021-04-21T09:19:28.602Z] #43 114.3 CC criu/filesystems.o [2021-04-21T09:19:28.602Z] #43 115.0 CC criu/fsnotify.o [2021-04-21T09:19:28.701Z] #20 ... [2021-04-21T09:19:28.701Z] [2021-04-21T09:19:28.701Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:19:28.701Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:19:28.701Z] #43 104.8 CC criu/cr-service.o [2021-04-21T09:19:28.701Z] #43 106.4 CC criu/crtools.o [2021-04-21T09:19:28.701Z] #43 107.0 CC criu/eventfd.o [2021-04-21T09:19:28.701Z] #43 107.3 CC criu/eventpoll.o [2021-04-21T09:19:28.701Z] #43 108.1 CC criu/external.o [2021-04-21T09:19:28.701Z] #43 108.5 CC criu/fault-injection.o [2021-04-21T09:19:28.701Z] #43 108.7 CC criu/fdstore.o [2021-04-21T09:19:28.701Z] #43 109.1 CC criu/fifo.o [2021-04-21T09:19:28.701Z] #43 109.5 CC criu/file-ids.o [2021-04-21T09:19:28.701Z] #43 109.8 CC criu/file-lock.o [2021-04-21T09:19:28.701Z] #43 110.8 CC criu/files-ext.o [2021-04-21T09:19:28.701Z] #43 111.2 CC criu/files-reg.o [2021-04-21T09:19:28.701Z] #43 113.3 CC criu/files.o [2021-04-21T09:19:28.711Z] #56 241.8 + bin/containerd-shim-runc-v1 [2021-04-21T09:19:28.904Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2021-04-21T09:19:28.960Z] #43 115.4 CC criu/filesystems.o [2021-04-21T09:19:29.467Z] #20 38.61 Selecting previously unselected package libnet1:amd64. [2021-04-21T09:19:29.467Z] #20 38.62 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-21T09:19:29.467Z] #20 38.63 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-21T09:19:29.467Z] #20 38.73 Selecting previously unselected package libnl-3-200:amd64. [2021-04-21T09:19:29.467Z] #20 38.74 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-21T09:19:29.467Z] #20 38.74 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-21T09:19:29.467Z] #20 38.84 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-21T09:19:29.529Z] #43 ... [2021-04-21T09:19:29.529Z] [2021-04-21T09:19:29.529Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-21T09:19:29.529Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-21T09:19:29.529Z] #20 56.44 Setting up iptables (1.8.2-4) ... [2021-04-21T09:19:29.529Z] #20 56.46 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-21T09:19:29.529Z] #20 56.47 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-21T09:19:29.529Z] #20 56.48 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-21T09:19:29.529Z] #20 56.48 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-21T09:19:29.529Z] #20 56.49 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-21T09:19:29.529Z] #20 56.50 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-21T09:19:29.529Z] #20 56.51 Setting up python3 (3.7.3-1) ... [2021-04-21T09:19:29.530Z] #43 116.2 CC criu/image-desc.o [2021-04-21T09:19:29.531Z] #43 116.4 CC criu/image.o [2021-04-21T09:19:29.723Z] #20 38.85 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-21T09:19:29.723Z] #20 38.86 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-21T09:19:29.723Z] #20 38.91 Selecting previously unselected package libreadline5:amd64. [2021-04-21T09:19:29.723Z] #20 38.92 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-04-21T09:19:29.723Z] #20 38.92 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-21T09:19:29.723Z] #20 39.04 Selecting previously unselected package net-tools. [2021-04-21T09:19:29.723Z] #20 39.05 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-04-21T09:19:29.723Z] #20 39.06 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-21T09:19:29.863Z] #21 61.49 Selecting previously unselected package vim. [2021-04-21T09:19:29.863Z] #21 61.51 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2021-04-21T09:19:29.957Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2021-04-21T09:19:29.980Z] #20 39.24 Selecting previously unselected package python-pip-whl. [2021-04-21T09:19:29.980Z] #20 39.25 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-21T09:19:29.980Z] #20 39.27 Unpacking python-pip-whl (18.1-5) ... [2021-04-21T09:19:30.002Z] #20 46.55 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-04-21T09:19:30.002Z] #20 46.57 Setting up xz-utils (5.2.4-1) ... [2021-04-21T09:19:30.002Z] #20 46.59 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-21T09:19:30.002Z] #20 46.61 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-21T09:19:30.002Z] #20 46.69 invoke-rc.d: could not determine current runlevel [2021-04-21T09:19:30.002Z] #20 ... [2021-04-21T09:19:30.002Z] [2021-04-21T09:19:30.002Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:19:30.002Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-21T09:19:30.002Z] #43 83.71 DEP criu/cr-restore.d [2021-04-21T09:19:30.002Z] #43 84.00 DEP criu/cr-errno.d [2021-04-21T09:19:30.002Z] #43 84.03 DEP criu/cr-dump.d [2021-04-21T09:19:30.002Z] #43 84.32 DEP criu/cr-dedup.d [2021-04-21T09:19:30.002Z] #43 84.47 DEP criu/cr-check.d [2021-04-21T09:19:30.002Z] #43 84.67 DEP criu/config.d [2021-04-21T09:19:30.002Z] #43 84.87 DEP criu/clone-noasan.d [2021-04-21T09:19:30.002Z] #43 84.96 DEP criu/cgroup.d [2021-04-21T09:19:30.002Z] #43 85.17 DEP criu/cgroup-props.d [2021-04-21T09:19:30.002Z] #43 85.33 DEP criu/bitmap.d [2021-04-21T09:19:30.002Z] #43 85.35 DEP criu/bfd.d [2021-04-21T09:19:30.002Z] #43 85.52 DEP criu/autofs.d [2021-04-21T09:19:30.002Z] #43 85.66 DEP criu/aio.d [2021-04-21T09:19:30.002Z] #43 85.77 DEP criu/action-scripts.d [2021-04-21T09:19:30.002Z] #43 85.99 CC criu/action-scripts.o [2021-04-21T09:19:30.002Z] #43 86.51 CC criu/aio.o [2021-04-21T09:19:30.002Z] #43 86.95 CC criu/autofs.o [2021-04-21T09:19:30.002Z] #43 88.11 CC criu/bfd.o [2021-04-21T09:19:30.002Z] #43 88.53 CC criu/bitmap.o [2021-04-21T09:19:30.002Z] #43 88.66 CC criu/cgroup-props.o [2021-04-21T09:19:30.002Z] #43 89.41 CC criu/cgroup.o [2021-04-21T09:19:30.002Z] #43 92.04 CC criu/clone-noasan.o [2021-04-21T09:19:30.002Z] #43 92.33 CC criu/config.o [2021-04-21T09:19:30.002Z] #43 93.55 CC criu/cr-check.o [2021-04-21T09:19:30.002Z] #43 ... [2021-04-21T09:19:30.002Z] [2021-04-21T09:19:30.002Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-21T09:19:30.002Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-21T09:19:30.002Z] #20 46.69 invoke-rc.d: could not determine current runlevel [2021-04-21T09:19:30.002Z] #20 46.71 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-21T09:19:30.002Z] #20 46.73 Setting up pigz (2.4-1) ... [2021-04-21T09:19:30.002Z] #20 46.74 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-04-21T09:19:30.002Z] #20 46.76 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-04-21T09:19:30.002Z] #20 46.78 Setting up python-pip-whl (18.1-5) ... [2021-04-21T09:19:30.002Z] #20 46.81 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-04-21T09:19:30.093Z] #43 ... [2021-04-21T09:19:30.093Z] [2021-04-21T09:19:30.093Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-21T09:19:30.093Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-21T09:19:30.093Z] #20 55.78 Setting up iptables (1.8.2-4) ... [2021-04-21T09:19:30.093Z] #20 55.81 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-21T09:19:30.093Z] #20 55.82 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-21T09:19:30.093Z] #20 55.83 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-21T09:19:30.093Z] #20 55.84 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-21T09:19:30.093Z] #20 55.85 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-21T09:19:30.093Z] #20 55.85 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-21T09:19:30.093Z] #20 55.86 Setting up python3 (3.7.3-1) ... [2021-04-21T09:19:30.098Z] #20 57.02 Setting up python3-wheel (0.32.3-2) ... [2021-04-21T09:19:30.169Z] #21 61.56 Unpacking vim (2:8.1.0875-5) ... [2021-04-21T09:19:30.270Z] #20 46.83 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-21T09:19:30.542Z] #20 39.77 Selecting previously unselected package python3-lib2to3. [2021-04-21T09:19:30.542Z] #20 39.77 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-21T09:19:30.542Z] #20 39.79 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-21T09:19:30.542Z] #20 39.92 Selecting previously unselected package python3-distutils. [2021-04-21T09:19:30.542Z] #20 39.93 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-21T09:19:30.542Z] #20 39.94 Unpacking python3-distutils (3.7.3-1) ... [2021-04-21T09:19:30.655Z] #20 56.25 Setting up python3-wheel (0.32.3-2) ... [2021-04-21T09:19:30.796Z] #20 47.38 Setting up libaio1:arm64 (0.3.112-3) ... [2021-04-21T09:19:30.796Z] #20 47.40 Setting up libonig5:arm64 (6.9.1-1) ... [2021-04-21T09:19:30.796Z] #20 47.47 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-04-21T09:19:30.796Z] #20 47.49 Setting up vim (2:8.1.0875-5) ... [2021-04-21T09:19:30.796Z] #20 47.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-21T09:19:30.796Z] #20 47.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-21T09:19:30.796Z] #20 47.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-21T09:19:30.796Z] #20 47.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-21T09:19:30.796Z] #20 47.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-21T09:19:30.796Z] #20 47.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-21T09:19:30.796Z] #20 47.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-21T09:19:30.796Z] #20 47.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-21T09:19:30.796Z] #20 47.65 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-04-21T09:19:30.796Z] #20 47.69 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-21T09:19:30.798Z] #20 40.09 Selecting previously unselected package python3-pip. [2021-04-21T09:19:30.798Z] #20 40.10 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-21T09:19:30.798Z] #20 40.10 Unpacking python3-pip (18.1-5) ... [2021-04-21T09:19:30.842Z] #21 62.18 Selecting previously unselected package xfsprogs. [2021-04-21T09:19:30.842Z] #21 62.20 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2021-04-21T09:19:30.842Z] #21 62.21 Unpacking xfsprogs (4.20.0-1) ... [2021-04-21T09:19:31.036Z] #20 57.75 Setting up apparmor (2.13.2-10) ... [2021-04-21T09:19:31.055Z] #20 40.26 Selecting previously unselected package python3-pkg-resources. [2021-04-21T09:19:31.055Z] #20 40.28 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-21T09:19:31.055Z] #20 40.29 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-21T09:19:31.059Z] #20 47.73 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-04-21T09:19:31.059Z] #20 47.74 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-21T09:19:31.059Z] #20 47.76 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-04-21T09:19:31.059Z] #20 47.79 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-21T09:19:31.140Z] #21 62.85 Selecting previously unselected package zip. [2021-04-21T09:19:31.218Z] #20 56.85 Setting up apparmor (2.13.2-10) ... [2021-04-21T09:19:31.311Z] #20 40.42 Selecting previously unselected package python3-setuptools. [2021-04-21T09:19:31.311Z] #20 40.43 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-21T09:19:31.311Z] #20 40.44 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-21T09:19:31.311Z] #20 40.68 Selecting previously unselected package python3-wheel. [2021-04-21T09:19:31.311Z] #20 40.69 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-21T09:19:31.311Z] #20 40.70 Unpacking python3-wheel (0.32.3-2) ... [2021-04-21T09:19:31.311Z] #20 40.77 Selecting previously unselected package sudo. [2021-04-21T09:19:31.438Z] #21 62.86 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2021-04-21T09:19:31.439Z] #21 62.86 Unpacking zip (3.0-11+b1) ... [2021-04-21T09:19:31.439Z] #21 63.07 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-21T09:19:31.439Z] #21 63.08 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-21T09:19:31.439Z] #21 63.09 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2021-04-21T09:19:31.439Z] #21 63.09 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-04-21T09:19:31.439Z] #21 63.10 Setting up libgpm2:ppc64el (1.20.7-5) ... [2021-04-21T09:19:31.439Z] #21 63.11 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2021-04-21T09:19:31.567Z] #20 40.77 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-04-21T09:19:31.567Z] #20 40.78 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-21T09:19:31.737Z] #21 63.12 Setting up uidmap (1:4.5-1.1) ... [2021-04-21T09:19:31.737Z] #21 63.12 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2021-04-21T09:19:31.737Z] #21 63.13 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-04-21T09:19:31.737Z] #21 63.14 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-21T09:19:31.737Z] #21 63.14 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-04-21T09:19:31.737Z] #21 63.14 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-04-21T09:19:31.737Z] #21 63.15 Setting up xxd (2:8.1.0875-5) ... [2021-04-21T09:19:31.737Z] #21 63.15 Setting up zip (3.0-11+b1) ... [2021-04-21T09:19:31.737Z] #21 63.16 Setting up vim-common (2:8.1.0875-5) ... [2021-04-21T09:19:31.737Z] #21 63.20 Setting up bash-completion (1:2.8-6) ... [2021-04-21T09:19:32.130Z] #20 41.24 Selecting previously unselected package thin-provisioning-tools. [2021-04-21T09:19:32.130Z] #20 41.24 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-04-21T09:19:32.130Z] #20 41.25 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-21T09:19:32.130Z] #20 41.52 Selecting previously unselected package uidmap. [2021-04-21T09:19:32.386Z] #20 41.52 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-04-21T09:19:32.386Z] #20 41.53 Unpacking uidmap (1:4.5-1.1) ... [2021-04-21T09:19:32.386Z] #20 41.64 Selecting previously unselected package vim-runtime. [2021-04-21T09:19:32.386Z] #20 41.66 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-21T09:19:32.386Z] #20 41.70 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-04-21T09:19:32.386Z] #20 41.73 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-21T09:19:32.386Z] #20 41.75 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-21T09:19:32.902Z] #56 246.4 + bin/containerd-shim-runc-v2 [2021-04-21T09:19:32.943Z] #20 59.74 Setting up xfsprogs (4.20.0-1) ... [2021-04-21T09:19:32.943Z] #20 59.75 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-21T09:19:33.108Z] #20 58.46 Setting up xfsprogs (4.20.0-1) ... [2021-04-21T09:19:33.108Z] #20 58.47 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-21T09:19:33.108Z] #20 58.85 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-21T09:19:33.202Z] #20 60.16 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-21T09:19:33.616Z] #20 50.38 Setting up iptables (1.8.2-4) ... [2021-04-21T09:19:33.616Z] #20 50.42 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-21T09:19:33.616Z] #20 50.43 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-21T09:19:33.616Z] #20 50.44 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-21T09:19:33.616Z] #20 50.45 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-21T09:19:33.616Z] #20 50.46 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-21T09:19:33.616Z] #20 50.47 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-21T09:19:33.616Z] #20 50.49 Setting up python3 (3.7.3-1) ... [2021-04-21T09:19:33.836Z] #56 247.3 + binaries [2021-04-21T09:19:33.836Z] #56 247.3 + install -D bin/containerd /build/containerd [2021-04-21T09:19:33.836Z] #56 247.3 + install -D bin/containerd-shim /build/containerd-shim [2021-04-21T09:19:33.836Z] #56 247.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-21T09:19:33.836Z] #56 247.4 + install -D bin/ctr /build/ctr [2021-04-21T09:19:33.838Z] #21 ... [2021-04-21T09:19:33.838Z] [2021-04-21T09:19:33.838Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:19:33.838Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-21T09:19:33.838Z] #44 108.8 CC criu/clone-noasan.o [2021-04-21T09:19:33.838Z] #44 109.2 CC criu/config.o [2021-04-21T09:19:33.838Z] #44 112.1 CC criu/cr-check.o [2021-04-21T09:19:33.838Z] #44 114.6 CC criu/cr-dedup.o [2021-04-21T09:19:33.838Z] #44 115.2 CC criu/cr-dump.o [2021-04-21T09:19:33.838Z] #44 118.0 CC criu/cr-errno.o [2021-04-21T09:19:33.838Z] #44 118.1 CC criu/cr-restore.o [2021-04-21T09:19:34.036Z] #20 59.77 Setting up python3-distutils (3.7.3-1) ... [2021-04-21T09:19:34.141Z] #20 61.14 Setting up python3-distutils (3.7.3-1) ... [2021-04-21T09:19:34.564Z] #20 51.18 Setting up python3-wheel (0.32.3-2) ... [2021-04-21T09:19:34.598Z] #20 60.31 Setting up python3-setuptools (40.8.0-1) ... [2021-04-21T09:19:34.709Z] #20 61.60 Setting up python3-setuptools (40.8.0-1) ... [2021-04-21T09:19:34.904Z] #20 ... [2021-04-21T09:19:34.904Z] [2021-04-21T09:19:34.904Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:19:34.905Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:19:34.905Z] #43 113.6 CC criu/ipc_ns.o [2021-04-21T09:19:34.905Z] #43 114.8 CC criu/irmap.o [2021-04-21T09:19:34.905Z] #43 115.5 CC criu/kcmp-ids.o [2021-04-21T09:19:34.905Z] #43 115.8 CC criu/kerndat.o [2021-04-21T09:19:34.905Z] #43 116.9 CC criu/libnetlink.o [2021-04-21T09:19:34.905Z] #43 117.3 CC criu/log.o [2021-04-21T09:19:34.905Z] #43 117.9 CC criu/lsm.o [2021-04-21T09:19:34.905Z] #43 118.3 CC criu/mem.o [2021-04-21T09:19:34.905Z] #43 120.1 CC criu/memfd.o [2021-04-21T09:19:34.905Z] #43 120.8 CC criu/mount.o [2021-04-21T09:19:34.905Z] #43 ... [2021-04-21T09:19:34.905Z] [2021-04-21T09:19:34.905Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-21T09:19:34.905Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-21T09:19:34.905Z] #40 183.0 + dpkg --print-architecture [2021-04-21T09:19:34.905Z] #40 183.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-04-21T09:19:34.905Z] #40 183.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-04-21T09:19:34.905Z] #40 183.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-04-21T09:19:35.207Z] #56 DONE 248.7s [2021-04-21T09:19:35.405Z] #20 52.05 Setting up apparmor (2.13.2-10) ... [2021-04-21T09:19:35.834Z] #40 ... [2021-04-21T09:19:35.834Z] [2021-04-21T09:19:35.834Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-21T09:19:35.834Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-21T09:19:35.834Z] #20 44.98 Selecting previously unselected package vim. [2021-04-21T09:19:35.834Z] #20 44.99 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-04-21T09:19:35.834Z] #20 45.00 Unpacking vim (2:8.1.0875-5) ... [2021-04-21T09:19:35.864Z] #20 61.48 Setting up python3-pip (18.1-5) ... [2021-04-21T09:19:36.004Z] #44 ... [2021-04-21T09:19:36.004Z] [2021-04-21T09:19:36.004Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-21T09:19:36.004Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-21T09:19:36.004Z] #21 67.26 Setting up libiptc0:ppc64el (1.8.2-4) ... [2021-04-21T09:19:36.004Z] #21 67.26 Setting up xz-utils (5.2.4-1) ... [2021-04-21T09:19:36.004Z] #21 67.28 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-21T09:19:36.004Z] #21 67.31 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-21T09:19:36.004Z] #21 67.42 invoke-rc.d: could not determine current runlevel [2021-04-21T09:19:36.004Z] #21 67.43 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-21T09:19:36.004Z] #21 67.44 Setting up pigz (2.4-1) ... [2021-04-21T09:19:36.004Z] #21 67.45 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-04-21T09:19:36.004Z] #21 67.46 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-04-21T09:19:36.004Z] #21 67.46 Setting up python-pip-whl (18.1-5) ... [2021-04-21T09:19:36.004Z] #21 67.47 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2021-04-21T09:19:36.004Z] #21 67.47 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-21T09:19:36.090Z] #20 62.74 Setting up python3-pip (18.1-5) ... [2021-04-21T09:19:36.091Z] #20 45.45 Selecting previously unselected package xfsprogs. [2021-04-21T09:19:36.140Z] [2021-04-21T09:19:36.140Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-21T09:19:36.140Z] #57 sha256:85d02dbcf435e140f48a5ec7a99ecb170e3e891281b2ad80ab3fce1ba8ef1f0e [2021-04-21T09:19:36.314Z] #21 ... [2021-04-21T09:19:36.314Z] [2021-04-21T09:19:36.314Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-21T09:19:36.314Z] #25 sha256:ab5a574db507f45ce9556c7d1598d86bd99dfc9eb78ad8479c23a547fc6516d2 [2021-04-21T09:19:36.314Z] #25 179.6 + mkdir -p /tmp/tmp.aUu59Dp68S/src/github.com/docker [2021-04-21T09:19:36.314Z] #25 179.6 + mv components/cli /tmp/tmp.aUu59Dp68S/src/github.com/docker/cli [2021-04-21T09:19:36.314Z] #25 179.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-04-21T09:19:36.314Z] #25 ... [2021-04-21T09:19:36.314Z] [2021-04-21T09:19:36.314Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:19:36.314Z] #46 sha256:c16e263983b31273544c47988a99edac85be4d83ba5ea9b0e26bc3b538258961 [2021-04-21T09:19:36.314Z] #46 189.0 github.com/LK4D4/vndr/godl [2021-04-21T09:19:36.347Z] #20 45.45 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-04-21T09:19:36.347Z] #20 45.46 Unpacking xfsprogs (4.20.0-1) ... [2021-04-21T09:19:36.604Z] #20 45.94 Selecting previously unselected package zip. [2021-04-21T09:19:36.604Z] #20 45.96 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-04-21T09:19:36.604Z] #20 45.97 Unpacking zip (3.0-11+b1) ... [2021-04-21T09:19:36.617Z] #46 190.1 github.com/LK4D4/vndr [2021-04-21T09:19:36.658Z] #20 63.66 Processing triggers for libc-bin (2.28-10) ... [2021-04-21T09:19:36.658Z] #20 63.71 Processing triggers for mime-support (3.62) ... [2021-04-21T09:19:36.705Z] #57 DONE 0.9s [2021-04-21T09:19:36.705Z] [2021-04-21T09:19:36.705Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-21T09:19:36.705Z] #61 sha256:d8d350087a52ae3f63fa91bafbd381c9f0fdeabfdd680602eaf1c8c39b43cc68 [2021-04-21T09:19:36.804Z] #20 62.63 Processing triggers for libc-bin (2.28-10) ... [2021-04-21T09:19:36.863Z] #20 46.15 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-21T09:19:36.863Z] #20 46.17 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-21T09:19:36.863Z] #20 46.18 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-04-21T09:19:36.863Z] #20 46.19 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-21T09:19:36.863Z] #20 46.20 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-04-21T09:19:36.863Z] #20 46.21 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-04-21T09:19:36.863Z] #20 46.23 Setting up uidmap (1:4.5-1.1) ... [2021-04-21T09:19:36.863Z] #20 46.24 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-04-21T09:19:36.863Z] #20 46.25 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-21T09:19:36.863Z] #20 46.26 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-21T09:19:36.863Z] #20 46.27 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-21T09:19:36.863Z] #20 46.28 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-21T09:19:36.962Z] #61 DONE 0.2s [2021-04-21T09:19:36.962Z] [2021-04-21T09:19:36.962Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-21T09:19:36.962Z] #66 sha256:37abd275d4c5678c68567465221c945dc5f5fd45d7b887cebdd2a60b4df55dbc [2021-04-21T09:19:37.060Z] #20 62.65 Processing triggers for mime-support (3.62) ... [2021-04-21T09:19:37.119Z] #20 46.29 Setting up xxd (2:8.1.0875-5) ... [2021-04-21T09:19:37.119Z] #20 46.30 Setting up zip (3.0-11+b1) ... [2021-04-21T09:19:37.119Z] #20 46.37 Setting up vim-common (2:8.1.0875-5) ... [2021-04-21T09:19:37.119Z] #20 46.39 Setting up bash-completion (1:2.8-6) ... [2021-04-21T09:19:37.328Z] #20 54.05 Setting up xfsprogs (4.20.0-1) ... [2021-04-21T09:19:37.328Z] #20 54.07 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-21T09:19:37.591Z] #20 54.45 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-21T09:19:37.597Z] #20 DONE 64.8s [2021-04-21T09:19:37.597Z] [2021-04-21T09:19:37.597Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-21T09:19:37.597Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-21T09:19:37.597Z] #40 188.4 + dpkg --print-architecture [2021-04-21T09:19:37.597Z] #40 188.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-04-21T09:19:37.597Z] #40 188.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-04-21T09:19:37.597Z] #40 188.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-04-21T09:19:37.894Z] #66 DONE 0.9s [2021-04-21T09:19:37.894Z] [2021-04-21T09:19:37.894Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-21T09:19:37.894Z] #68 sha256:bb3b8aaa20c691fcb02852a46ece31c7c2baaa2a440b7c29a4bb283452cbfa32 [2021-04-21T09:19:37.894Z] #68 DONE 0.0s [2021-04-21T09:19:37.894Z] [2021-04-21T09:19:37.894Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-21T09:19:37.894Z] #69 sha256:bf2465cf76d44a84968f9d467bf3560b0a2d49ed86711c53858a847d99a64780 [2021-04-21T09:19:37.894Z] #69 DONE 0.0s [2021-04-21T09:19:37.894Z] [2021-04-21T09:19:37.894Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-21T09:19:37.894Z] #70 sha256:00cd87a88dec09fe053f86dba8cb623e59a0365b6c84a09f36f7c47f60dc3589 [2021-04-21T09:19:37.993Z] #20 DONE 63.5s [2021-04-21T09:19:37.993Z] [2021-04-21T09:19:37.993Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-21T09:19:37.993Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-21T09:19:37.993Z] #40 186.3 + dpkg --print-architecture [2021-04-21T09:19:37.993Z] #40 186.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-04-21T09:19:37.993Z] #40 186.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-04-21T09:19:37.993Z] #40 186.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-04-21T09:19:38.579Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.451s coverage: 14.1% of statements [2021-04-21T09:19:38.828Z] #70 DONE 0.9s [2021-04-21T09:19:38.828Z] [2021-04-21T09:19:38.828Z] #71 exporting to image [2021-04-21T09:19:38.828Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-21T09:19:38.828Z] #71 exporting layers [2021-04-21T09:19:38.872Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 81.8% of statements [2021-04-21T09:19:38.981Z] #40 ... [2021-04-21T09:19:38.981Z] [2021-04-21T09:19:38.981Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-04-21T09:19:38.981Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-04-21T09:19:38.981Z] #21 1.073 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-21T09:19:38.981Z] #21 1.077 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-21T09:19:38.981Z] #21 1.081 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-21T09:19:38.981Z] #21 DONE 1.1s [2021-04-21T09:19:38.981Z] [2021-04-21T09:19:38.981Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:19:38.981Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:19:38.981Z] #43 116.2 CC criu/fsnotify.o [2021-04-21T09:19:38.981Z] #43 117.4 CC criu/image-desc.o [2021-04-21T09:19:38.981Z] #43 117.5 CC criu/image.o [2021-04-21T09:19:38.981Z] #43 118.4 CC criu/ipc_ns.o [2021-04-21T09:19:38.981Z] #43 119.6 CC criu/irmap.o [2021-04-21T09:19:38.981Z] #43 120.3 CC criu/kcmp-ids.o [2021-04-21T09:19:38.981Z] #43 120.7 CC criu/kerndat.o [2021-04-21T09:19:38.981Z] #43 121.9 CC criu/libnetlink.o [2021-04-21T09:19:38.981Z] #43 122.3 CC criu/log.o [2021-04-21T09:19:38.981Z] #43 122.9 CC criu/lsm.o [2021-04-21T09:19:38.981Z] #43 123.3 CC criu/mem.o [2021-04-21T09:19:38.981Z] #43 125.1 CC criu/memfd.o [2021-04-21T09:19:38.981Z] #43 ... [2021-04-21T09:19:38.981Z] [2021-04-21T09:19:38.981Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-21T09:19:38.981Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-04-21T09:19:39.144Z] #20 55.55 Setting up python3-distutils (3.7.3-1) ... [2021-04-21T09:19:39.361Z] #40 ... [2021-04-21T09:19:39.361Z] [2021-04-21T09:19:39.361Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-04-21T09:19:39.361Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-04-21T09:19:39.361Z] #21 1.163 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-21T09:19:39.361Z] #21 1.166 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-21T09:19:39.361Z] #21 1.171 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-21T09:19:39.361Z] #21 DONE 1.2s [2021-04-21T09:19:39.361Z] [2021-04-21T09:19:39.361Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-21T09:19:39.361Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-04-21T09:19:39.419Z] #20 56.06 Setting up python3-setuptools (40.8.0-1) ... [2021-04-21T09:19:39.904Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-04-21T09:19:40.390Z] #20 49.17 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-04-21T09:19:40.390Z] #20 49.18 Setting up xz-utils (5.2.4-1) ... [2021-04-21T09:19:40.390Z] #20 49.19 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-21T09:19:40.390Z] #20 49.20 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-21T09:19:40.390Z] #20 49.30 invoke-rc.d: could not determine current runlevel [2021-04-21T09:19:40.390Z] #20 49.31 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-21T09:19:40.390Z] #20 49.32 Setting up pigz (2.4-1) ... [2021-04-21T09:19:40.390Z] #20 49.33 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-21T09:19:40.390Z] #20 49.34 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-21T09:19:40.390Z] #20 49.36 Setting up python-pip-whl (18.1-5) ... [2021-04-21T09:19:40.390Z] #20 49.37 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-04-21T09:19:40.390Z] #20 49.39 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-21T09:19:40.390Z] #20 49.85 Setting up libaio1:amd64 (0.3.112-3) ... [2021-04-21T09:19:40.536Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2021-04-21T09:19:40.536Z] ok github.com/docker/docker/daemon 12.284s coverage: 17.1% of statements [2021-04-21T09:19:40.536Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-21T09:19:40.536Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-21T09:19:40.536Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-21T09:19:40.536Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-21T09:19:40.647Z] #20 49.86 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-21T09:19:40.647Z] #20 49.87 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-21T09:19:40.647Z] #20 49.88 Setting up vim (2:8.1.0875-5) ... [2021-04-21T09:19:40.647Z] #20 49.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-21T09:19:40.647Z] #20 49.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-21T09:19:40.647Z] #20 49.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-21T09:19:40.647Z] #20 49.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-21T09:19:40.647Z] #20 49.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-21T09:19:40.647Z] #20 49.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-21T09:19:40.647Z] #20 49.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-21T09:19:40.647Z] #20 49.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-21T09:19:40.647Z] #20 49.96 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-21T09:19:40.647Z] #20 49.97 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-21T09:19:40.647Z] #20 49.98 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-21T09:19:40.647Z] #20 49.99 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-21T09:19:40.647Z] #20 50.01 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-21T09:19:40.647Z] #20 50.04 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-21T09:19:40.727Z] #22 ... [2021-04-21T09:19:40.727Z] [2021-04-21T09:19:40.727Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:19:40.727Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:19:40.727Z] #43 117.4 CC criu/ipc_ns.o [2021-04-21T09:19:40.727Z] #43 118.5 CC criu/irmap.o [2021-04-21T09:19:40.727Z] #43 119.2 CC criu/kcmp-ids.o [2021-04-21T09:19:40.727Z] #43 119.5 CC criu/kerndat.o [2021-04-21T09:19:40.727Z] #43 120.8 CC criu/libnetlink.o [2021-04-21T09:19:40.727Z] #43 121.3 CC criu/log.o [2021-04-21T09:19:40.727Z] #43 121.9 CC criu/lsm.o [2021-04-21T09:19:40.727Z] #43 122.4 CC criu/mem.o [2021-04-21T09:19:40.727Z] #43 124.6 CC criu/memfd.o [2021-04-21T09:19:40.727Z] #43 125.6 CC criu/mount.o [2021-04-21T09:19:40.832Z] #20 57.58 Setting up python3-pip (18.1-5) ... [2021-04-21T09:19:41.139Z] #46 ... [2021-04-21T09:19:41.139Z] [2021-04-21T09:19:41.139Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-21T09:19:41.139Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-21T09:19:41.139Z] #21 68.06 Setting up libaio1:ppc64el (0.3.112-3) ... [2021-04-21T09:19:41.139Z] #21 68.07 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-04-21T09:19:41.139Z] #21 68.07 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u3) ... [2021-04-21T09:19:41.139Z] #21 68.08 Setting up vim (2:8.1.0875-5) ... [2021-04-21T09:19:41.139Z] #21 68.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-21T09:19:41.139Z] #21 68.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-21T09:19:41.139Z] #21 68.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-21T09:19:41.139Z] #21 68.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-21T09:19:41.139Z] #21 68.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-21T09:19:41.139Z] #21 68.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-21T09:19:41.139Z] #21 68.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-21T09:19:41.139Z] #21 68.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-21T09:19:41.139Z] #21 68.23 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-04-21T09:19:41.139Z] #21 68.23 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-21T09:19:41.139Z] #21 68.24 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-04-21T09:19:41.139Z] #21 68.26 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-21T09:19:41.139Z] #21 68.27 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-04-21T09:19:41.139Z] #21 68.28 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-21T09:19:41.139Z] #21 72.16 Setting up iptables (1.8.2-4) ... [2021-04-21T09:19:41.139Z] #21 72.18 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-21T09:19:41.140Z] #21 72.19 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-21T09:19:41.140Z] #21 72.21 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-21T09:19:41.140Z] #21 72.22 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-21T09:19:41.140Z] #21 72.22 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-21T09:19:41.140Z] #21 72.24 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-21T09:19:41.140Z] #21 72.26 Setting up python3 (3.7.3-1) ... [2021-04-21T09:19:41.406Z] #20 ... [2021-04-21T09:19:41.406Z] [2021-04-21T09:19:41.406Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:19:41.406Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-21T09:19:41.406Z] #43 95.32 CC criu/cr-dedup.o [2021-04-21T09:19:41.406Z] #43 95.81 CC criu/cr-dump.o [2021-04-21T09:19:41.406Z] #43 98.03 CC criu/cr-errno.o [2021-04-21T09:19:41.406Z] #43 98.12 CC criu/cr-restore.o [2021-04-21T09:19:41.406Z] #43 102.5 CC criu/cr-service.o [2021-04-21T09:19:41.406Z] #43 104.2 CC criu/crtools.o [2021-04-21T09:19:41.406Z] #43 104.8 CC criu/eventfd.o [2021-04-21T09:19:41.406Z] #43 105.2 CC criu/eventpoll.o [2021-04-21T09:19:41.462Z] #21 72.93 Setting up python3-wheel (0.32.3-2) ... [2021-04-21T09:19:41.566Z] ok github.com/docker/docker/daemon/graphdriver 0.013s coverage: 2.2% of statements [2021-04-21T09:19:42.354Z] #43 ... [2021-04-21T09:19:42.354Z] [2021-04-21T09:19:42.354Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-21T09:19:42.354Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-21T09:19:42.354Z] #20 58.90 Processing triggers for libc-bin (2.28-10) ... [2021-04-21T09:19:42.354Z] #20 58.96 Processing triggers for mime-support (3.62) ... [2021-04-21T09:19:42.636Z] #21 74.02 Setting up apparmor (2.13.2-10) ... [2021-04-21T09:19:43.239Z] #43 129.7 CC criu/namespaces.o [2021-04-21T09:19:43.627Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2021-04-21T09:19:43.747Z] #20 DONE 60.4s [2021-04-21T09:19:43.747Z] [2021-04-21T09:19:43.747Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-04-21T09:19:43.747Z] #21 sha256:3a04c6fdd7ef5872a267faf8a5f2edcdb730aaf9dae03f62142eed23000d4fab [2021-04-21T09:19:43.917Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.174s coverage: 56.2% of statements [2021-04-21T09:19:43.917Z] #20 53.00 Setting up iptables (1.8.2-4) ... [2021-04-21T09:19:43.917Z] #20 53.02 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-21T09:19:43.917Z] #20 53.03 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-21T09:19:43.917Z] #20 53.05 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-21T09:19:43.917Z] #20 53.05 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-21T09:19:43.917Z] #20 53.06 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-21T09:19:43.917Z] #20 53.06 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-21T09:19:43.917Z] #20 53.07 Setting up python3 (3.7.3-1) ... [2021-04-21T09:19:44.269Z] #22 4.971 Collecting yamllint==1.16.0 [2021-04-21T09:19:44.480Z] #20 53.53 Setting up python3-wheel (0.32.3-2) ... [2021-04-21T09:19:44.601Z] #43 ... [2021-04-21T09:19:44.601Z] [2021-04-21T09:19:44.601Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-21T09:19:44.601Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-04-21T09:19:44.601Z] #22 5.273 Collecting yamllint==1.16.0 [2021-04-21T09:19:45.042Z] #20 54.17 Setting up apparmor (2.13.2-10) ... [2021-04-21T09:19:45.143Z] #21 1.495 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-21T09:19:45.143Z] #21 1.501 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-21T09:19:45.143Z] #21 1.532 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-21T09:19:45.386Z] #71 exporting layers 6.4s done [2021-04-21T09:19:45.386Z] #71 writing image sha256:00daf78b8edef29b0849c0210e539318f00a123491e1f1cf207837ad38f7bb69 done [2021-04-21T09:19:45.386Z] #71 naming to docker.io/library/docker:9ca66776fa4bda05831987a87bb2232541109d79 done [2021-04-21T09:19:45.386Z] #71 DONE 6.4s [Pipeline] } [2021-04-21T09:19:45.406Z] #21 DONE 1.7s [2021-04-21T09:19:45.406Z] [2021-04-21T09:19:45.406Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:19:45.406Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-21T09:19:45.406Z] #43 106.1 CC criu/external.o [2021-04-21T09:19:45.406Z] #43 106.5 CC criu/fault-injection.o [2021-04-21T09:19:45.406Z] #43 106.7 CC criu/fdstore.o [2021-04-21T09:19:45.406Z] #43 107.1 CC criu/fifo.o [2021-04-21T09:19:45.406Z] #43 107.4 CC criu/file-ids.o [2021-04-21T09:19:45.406Z] #43 107.7 CC criu/file-lock.o [2021-04-21T09:19:45.406Z] #43 108.6 CC criu/files-ext.o [2021-04-21T09:19:45.406Z] #43 109.0 CC criu/files-reg.o [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-04-21T09:19:45.507Z] #21 76.89 Setting up xfsprogs (4.20.0-1) ... [2021-04-21T09:19:45.507Z] #21 76.90 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-21T09:19:45.727Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42294/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42294/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9ca66776fa4bda05831987a87bb2232541109d79 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:9ca66776fa4bda05831987a87bb2232541109d79 hack/validate/default [2021-04-21T09:19:45.971Z] #20 ... [2021-04-21T09:19:45.971Z] [2021-04-21T09:19:45.971Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:19:45.971Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:19:45.971Z] #43 124.8 CC criu/namespaces.o [2021-04-21T09:19:45.971Z] #43 126.8 CC criu/net.o [2021-04-21T09:19:45.971Z] #43 130.5 CC criu/netfilter.o [2021-04-21T09:19:45.971Z] #43 131.0 CC criu/page-pipe.o [2021-04-21T09:19:45.971Z] #43 131.7 CC criu/page-xfer.o [2021-04-21T09:19:45.971Z] #43 133.4 CC criu/pagemap-cache.o [2021-04-21T09:19:45.971Z] #43 133.7 CC criu/pagemap.o [2021-04-21T09:19:45.971Z] #43 134.7 CC criu/parasite-syscall.o [2021-04-21T09:19:46.158Z] #21 77.43 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-21T09:19:46.534Z] #43 ... [2021-04-21T09:19:46.534Z] [2021-04-21T09:19:46.534Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-21T09:19:46.534Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-21T09:19:46.534Z] #20 55.81 Setting up xfsprogs (4.20.0-1) ... [2021-04-21T09:19:46.534Z] #20 55.82 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-21T09:19:46.662Z] Congratulations! All commits are properly signed with the DCO! [2021-04-21T09:19:46.790Z] #20 56.20 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-21T09:19:46.807Z] #22 ... [2021-04-21T09:19:46.807Z] [2021-04-21T09:19:46.807Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:19:46.807Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:19:46.807Z] #43 126.0 CC criu/mount.o [2021-04-21T09:19:46.807Z] #43 130.5 CC criu/namespaces.o [2021-04-21T09:19:46.807Z] #43 132.2 CC criu/net.o [2021-04-21T09:19:47.332Z] #43 111.0 CC criu/files.o [2021-04-21T09:19:47.598Z] Congratulations! Seccomp profile generation is done correctly. [2021-04-21T09:19:47.598Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-04-21T09:19:47.744Z] #21 ... [2021-04-21T09:19:47.744Z] [2021-04-21T09:19:47.744Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-21T09:19:47.744Z] #46 sha256:c16e263983b31273544c47988a99edac85be4d83ba5ea9b0e26bc3b538258961 [2021-04-21T09:19:47.744Z] #46 DONE 200.8s [2021-04-21T09:19:47.744Z] [2021-04-21T09:19:47.744Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-21T09:19:47.744Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-21T09:19:47.744Z] #21 78.98 Setting up python3-distutils (3.7.3-1) ... [2021-04-21T09:19:47.744Z] #21 ... [2021-04-21T09:19:47.744Z] [2021-04-21T09:19:47.744Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:19:47.744Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-21T09:19:47.744Z] #44 125.2 CC criu/cr-service.o [2021-04-21T09:19:47.744Z] #44 127.6 CC criu/crtools.o [2021-04-21T09:19:47.744Z] #44 128.4 CC criu/eventfd.o [2021-04-21T09:19:47.744Z] #44 128.9 CC criu/eventpoll.o [2021-04-21T09:19:47.744Z] #44 130.2 CC criu/external.o [2021-04-21T09:19:47.744Z] #44 130.8 CC criu/fault-injection.o [2021-04-21T09:19:47.744Z] #44 131.1 CC criu/fdstore.o [2021-04-21T09:19:47.744Z] #44 131.7 CC criu/fifo.o [2021-04-21T09:19:47.744Z] #44 132.1 CC criu/file-ids.o [2021-04-21T09:19:47.744Z] #44 132.7 CC criu/file-lock.o [2021-04-21T09:19:48.157Z] #20 57.20 Setting up python3-distutils (3.7.3-1) ... [2021-04-21T09:19:48.363Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.035s coverage: 46.2% of statements [2021-04-21T09:19:48.413Z] #20 57.77 Setting up python3-setuptools (40.8.0-1) ... [2021-04-21T09:19:48.821Z] #44 ... [2021-04-21T09:19:48.821Z] [2021-04-21T09:19:48.821Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-21T09:19:48.821Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-21T09:19:48.821Z] #21 80.09 Setting up python3-setuptools (40.8.0-1) ... [2021-04-21T09:19:48.993Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.9% of statements [2021-04-21T09:19:49.254Z] #43 112.9 CC criu/filesystems.o [2021-04-21T09:19:49.344Z] #43 135.3 CC criu/netfilter.o [2021-04-21T09:19:49.344Z] #43 135.6 CC criu/page-pipe.o [2021-04-21T09:19:49.344Z] #43 ... [2021-04-21T09:19:49.344Z] [2021-04-21T09:19:49.344Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-21T09:19:49.344Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-04-21T09:19:49.344Z] #22 10.32 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-04-21T09:19:49.344Z] #22 10.41 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-04-21T09:19:49.344Z] #22 10.47 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-21T09:19:49.344Z] #22 10.53 Collecting pyyaml (from yamllint==1.16.0) [2021-04-21T09:19:49.781Z] #20 59.00 Setting up python3-pip (18.1-5) ... [2021-04-21T09:19:49.829Z] #43 113.5 CC criu/fsnotify.o [2021-04-21T09:19:49.840Z] #22 10.73 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-04-21T09:19:49.840Z] #22 10.83 Collecting pyyaml (from yamllint==1.16.0) [2021-04-21T09:19:49.912Z] #22 10.82 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-04-21T09:19:50.170Z] #22 11.23 Installing collected packages: pathspec, pyyaml, yamllint [2021-04-21T09:19:50.401Z] #22 11.12 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-04-21T09:19:50.413Z] #21 81.80 Setting up python3-pip (18.1-5) ... [2021-04-21T09:19:50.429Z] #22 11.65 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-04-21T09:19:50.658Z] #22 11.43 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-04-21T09:19:50.658Z] #22 11.49 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-21T09:19:50.658Z] #22 11.56 Installing collected packages: pyyaml, pathspec, yamllint [2021-04-21T09:19:50.710Z] #20 59.99 Processing triggers for libc-bin (2.28-10) ... [2021-04-21T09:19:50.710Z] #20 60.05 Processing triggers for mime-support (3.62) ... [2021-04-21T09:19:50.778Z] #43 114.5 CC criu/image-desc.o [2021-04-21T09:19:50.778Z] #43 114.8 CC criu/image.o [2021-04-21T09:19:50.914Z] #22 11.94 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-04-21T09:19:50.997Z] #22 DONE 12.1s [2021-04-21T09:19:50.997Z] [2021-04-21T09:19:50.997Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:19:50.997Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:19:50.997Z] #43 136.5 CC criu/page-xfer.o [2021-04-21T09:19:51.041Z] #43 ... [2021-04-21T09:19:51.041Z] [2021-04-21T09:19:51.041Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-21T09:19:51.041Z] #49 sha256:a3464e9b8539908ef45b2cb1b86797fec1c91c800319a6fb05356d2fc648e78d [2021-04-21T09:19:51.041Z] #49 180.4 + /build/golangci-lint --version [2021-04-21T09:19:51.273Z] #20 DONE 60.7s [2021-04-21T09:19:51.273Z] [2021-04-21T09:19:51.273Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-04-21T09:19:51.273Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-04-21T09:19:51.305Z] #49 180.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-21T09:19:51.477Z] #22 DONE 12.3s [2021-04-21T09:19:51.477Z] [2021-04-21T09:19:51.477Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-21T09:19:51.477Z] #25 sha256:f7429ae63c1dda5e0c1abf3d4868593cbe0e015514241bb85ed8a690f3005f6a [2021-04-21T09:19:51.481Z] #21 83.07 Processing triggers for libc-bin (2.28-10) ... [2021-04-21T09:19:51.481Z] #21 83.13 Processing triggers for mime-support (3.62) ... [2021-04-21T09:19:51.564Z] #43 ... [2021-04-21T09:19:51.564Z] [2021-04-21T09:19:51.564Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-21T09:19:51.564Z] #25 sha256:4d889e46e71756cd99917d27d73f3287b615ef114ccfc6f5f4d730b813185de1 [2021-04-21T09:19:51.564Z] #25 DONE 0.5s [2021-04-21T09:19:51.564Z] [2021-04-21T09:19:51.564Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-21T09:19:51.564Z] #30 sha256:8c59c77170a441c575ccf66fa2f82082a4a509198af178f225af33200af93009 [2021-04-21T09:19:51.733Z] #25 DONE 0.3s [2021-04-21T09:19:51.733Z] [2021-04-21T09:19:51.733Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-21T09:19:51.733Z] #30 sha256:b19fbae427614e2e809874bc84e52e37b997d26fae83b6fc8b999cdadbab0c1d [2021-04-21T09:19:51.781Z] #21 DONE 83.4s [2021-04-21T09:19:51.781Z] [2021-04-21T09:19:51.781Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-04-21T09:19:51.781Z] #22 sha256:5689fb46801d2daffeb03b9b995eb67721a565058e0f135137a1ecc184679fea [2021-04-21T09:19:52.082Z] #22 0.372 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-21T09:19:52.410Z] #22 0.378 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-21T09:19:52.410Z] #22 0.383 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-21T09:19:52.410Z] #22 DONE 0.5s [2021-04-21T09:19:52.410Z] [2021-04-21T09:19:52.410Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:19:52.410Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-21T09:19:52.410Z] #44 134.9 CC criu/files-ext.o [2021-04-21T09:19:52.410Z] #44 135.4 CC criu/files-reg.o [2021-04-21T09:19:52.499Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.235s coverage: 49.4% of statements [2021-04-21T09:19:52.697Z] #49 DONE 181.9s [2021-04-21T09:19:52.697Z] [2021-04-21T09:19:52.697Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:19:52.697Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-21T09:19:52.697Z] #43 115.6 CC criu/ipc_ns.o [2021-04-21T09:19:52.964Z] #43 116.7 CC criu/irmap.o [2021-04-21T09:19:53.467Z] #44 138.4 CC criu/files.o [2021-04-21T09:19:53.539Z] #43 117.3 CC criu/kcmp-ids.o [2021-04-21T09:19:53.791Z] #21 1.872 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-21T09:19:53.791Z] #21 1.877 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-21T09:19:53.791Z] #21 1.880 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-21T09:19:53.791Z] #21 DONE 2.2s [2021-04-21T09:19:53.791Z] [2021-04-21T09:19:53.791Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-21T09:19:53.791Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-04-21T09:19:53.802Z] #43 117.6 CC criu/kerndat.o [2021-04-21T09:19:54.721Z] #22 ... [2021-04-21T09:19:54.721Z] [2021-04-21T09:19:54.721Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-21T09:19:54.721Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-21T09:19:54.721Z] #40 DONE 213.1s [2021-04-21T09:19:54.977Z] [2021-04-21T09:19:54.977Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:19:54.977Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:19:54.977Z] #43 135.8 CC criu/path.o [2021-04-21T09:19:54.977Z] #43 136.2 CC criu/pie-util-vdso-elf32.o [2021-04-21T09:19:54.977Z] #43 136.6 CC criu/pie-util-vdso.o [2021-04-21T09:19:54.977Z] #43 137.1 CC criu/pie-util.o [2021-04-21T09:19:54.977Z] #43 137.3 CC criu/pipes.o [2021-04-21T09:19:54.977Z] #43 138.1 CC criu/plugin.o [2021-04-21T09:19:54.977Z] #43 138.6 CC criu/proc_parse.o [2021-04-21T09:19:54.977Z] #43 141.6 CC criu/protobuf-desc.o [2021-04-21T09:19:54.977Z] #43 142.8 CC criu/protobuf.o [2021-04-21T09:19:54.977Z] #43 143.3 CC criu/pstree.o [2021-04-21T09:19:55.003Z] #30 ... [2021-04-21T09:19:55.003Z] [2021-04-21T09:19:55.003Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:19:55.003Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:19:55.003Z] #43 131.6 CC criu/net.o [2021-04-21T09:19:55.003Z] #43 134.2 CC criu/netfilter.o [2021-04-21T09:19:55.003Z] #43 134.6 CC criu/page-pipe.o [2021-04-21T09:19:55.003Z] #43 135.1 CC criu/page-xfer.o [2021-04-21T09:19:55.003Z] #43 136.5 CC criu/pagemap-cache.o [2021-04-21T09:19:55.003Z] #43 136.9 CC criu/pagemap.o [2021-04-21T09:19:55.003Z] #43 137.9 CC criu/parasite-syscall.o [2021-04-21T09:19:55.003Z] #43 139.3 CC criu/path.o [2021-04-21T09:19:55.003Z] #43 139.6 CC criu/pie-util-vdso-elf32.o [2021-04-21T09:19:55.003Z] #43 140.0 CC criu/pie-util-vdso.o [2021-04-21T09:19:55.003Z] #43 140.5 CC criu/pie-util.o [2021-04-21T09:19:55.003Z] #43 140.8 CC criu/pipes.o [2021-04-21T09:19:55.003Z] #43 141.5 CC criu/plugin.o [2021-04-21T09:19:55.003Z] #43 141.8 CC criu/proc_parse.o [2021-04-21T09:19:55.021Z] #44 ... [2021-04-21T09:19:55.021Z] [2021-04-21T09:19:55.021Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-21T09:19:55.021Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-04-21T09:19:55.021Z] #33 DONE 208.3s [2021-04-21T09:19:55.021Z] [2021-04-21T09:19:55.021Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-21T09:19:55.021Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca [2021-04-21T09:19:55.194Z] #43 119.1 CC criu/libnetlink.o [2021-04-21T09:19:55.458Z] #43 119.4 CC criu/log.o [2021-04-21T09:19:55.458Z] #43 ... [2021-04-21T09:19:55.458Z] [2021-04-21T09:19:55.458Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-21T09:19:55.458Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 [2021-04-21T09:19:55.458Z] #22 5.224 Collecting yamllint==1.16.0 [2021-04-21T09:19:55.710Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2021-04-21T09:19:55.906Z] #43 144.6 CC criu/rbtree.o [2021-04-21T09:19:55.931Z] #43 ... [2021-04-21T09:19:55.931Z] [2021-04-21T09:19:55.931Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-21T09:19:55.931Z] #30 sha256:b19fbae427614e2e809874bc84e52e37b997d26fae83b6fc8b999cdadbab0c1d [2021-04-21T09:19:55.931Z] #30 DONE 4.2s [2021-04-21T09:19:55.931Z] [2021-04-21T09:19:55.931Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-21T09:19:55.931Z] #33 sha256:6cdbe1f599c3047504af793c58772b011f81f5df3e4527b33c73d50abd3e9b90 [2021-04-21T09:19:56.033Z] #22 ... [2021-04-21T09:19:56.033Z] [2021-04-21T09:19:56.033Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:19:56.033Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-21T09:19:56.033Z] #43 119.8 CC criu/lsm.o [2021-04-21T09:19:56.033Z] #43 120.1 CC criu/mem.o [2021-04-21T09:19:56.163Z] #43 144.9 CC criu/rst-malloc.o [2021-04-21T09:19:56.187Z] #33 DONE 0.3s [2021-04-21T09:19:56.187Z] [2021-04-21T09:19:56.187Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-04-21T09:19:56.187Z] #35 sha256:646bfd29c298e2da0d13be0e98fa5545d0eec4208cc8375cc251b6b4ba3ca928 [2021-04-21T09:19:56.187Z] #35 DONE 0.0s [2021-04-21T09:19:56.187Z] [2021-04-21T09:19:56.187Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-21T09:19:56.187Z] #38 sha256:1884e08c90c5f2062be9e53d57d80a3676dcbe48ae7b2e31900279b0ac23597c [2021-04-21T09:19:56.187Z] #38 DONE 0.0s [2021-04-21T09:19:56.187Z] [2021-04-21T09:19:56.187Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-21T09:19:56.187Z] #49 sha256:aa09983244555cd3ba358d6258b3c124437f11d24e460b0a8f81cfd77530324c [2021-04-21T09:19:56.419Z] #43 145.3 CC criu/seccomp.o [2021-04-21T09:19:56.835Z] #30 DONE 5.0s [2021-04-21T09:19:56.835Z] [2021-04-21T09:19:56.835Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:19:56.835Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:19:56.835Z] #43 138.4 CC criu/pagemap-cache.o [2021-04-21T09:19:56.835Z] #43 138.9 CC criu/pagemap.o [2021-04-21T09:19:56.835Z] #43 139.9 CC criu/parasite-syscall.o [2021-04-21T09:19:56.835Z] #43 140.7 CC criu/path.o [2021-04-21T09:19:56.835Z] #43 140.9 CC criu/pie-util-vdso-elf32.o [2021-04-21T09:19:56.835Z] #43 141.4 CC criu/pie-util-vdso.o [2021-04-21T09:19:56.835Z] #43 141.7 CC criu/pie-util.o [2021-04-21T09:19:56.835Z] #43 141.9 CC criu/pipes.o [2021-04-21T09:19:56.835Z] #43 142.7 CC criu/plugin.o [2021-04-21T09:19:56.835Z] #43 143.1 CC criu/proc_parse.o [2021-04-21T09:19:56.835Z] #43 ... [2021-04-21T09:19:56.835Z] [2021-04-21T09:19:56.835Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-21T09:19:56.835Z] #33 sha256:4ed5a7ccb809638a1b9649182c21a6c0bce6d4ac2ed28376b1f21750f3f6d5b0 [2021-04-21T09:19:56.835Z] #33 DONE 0.3s [2021-04-21T09:19:56.835Z] [2021-04-21T09:19:56.835Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-04-21T09:19:56.835Z] #35 sha256:b9ffc8f2a8cadfccccbe251397e808ce4d04f13bf9ae5bb3ec321a9e2900d70b [2021-04-21T09:19:56.835Z] #35 DONE 0.1s [2021-04-21T09:19:56.835Z] [2021-04-21T09:19:56.835Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-21T09:19:56.835Z] #38 sha256:1877b2243b6fb0de4117d3267e8cbf8eeef4ae2dfd074d16f6749d5a6be8b721 [2021-04-21T09:19:56.835Z] #38 DONE 0.0s [2021-04-21T09:19:56.835Z] [2021-04-21T09:19:56.835Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-21T09:19:56.835Z] #53 sha256:7ecc11452737ca94483937d33c09789117d0decc24704605dd620641b1606075 [2021-04-21T09:19:57.348Z] #43 146.2 CC criu/seize.o [2021-04-21T09:19:57.554Z] #49 ... [2021-04-21T09:19:57.554Z] [2021-04-21T09:19:57.554Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:19:57.554Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:19:57.554Z] #43 144.4 CC criu/protobuf-desc.o [2021-04-21T09:19:57.620Z] Congratulations! All API changes are done the right way. [2021-04-21T09:19:57.620Z] Congratulations! All TOML source files changed here have valid syntax. [2021-04-21T09:19:57.620Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-04-21T09:19:57.620Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-04-21T09:19:57.620Z] Congratulations! No new tests were added to integration-cli. [2021-04-21T09:19:57.620Z] [2021-04-21T09:19:57.620Z] INFO Start validation with golang-ci-lint [2021-04-21T09:19:57.620Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-04-21T09:19:57.620Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-04-21T09:19:57.620Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-04-21T09:19:57.956Z] #43 121.7 CC criu/memfd.o [2021-04-21T09:19:58.052Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.167s coverage: 73.3% of statements [2021-04-21T09:19:58.052Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-21T09:19:58.219Z] #43 122.3 CC criu/mount.o [2021-04-21T09:19:58.482Z] #43 145.3 CC criu/protobuf.o [2021-04-21T09:19:58.613Z] #23 5.568 Collecting yamllint==1.16.0 [2021-04-21T09:19:58.613Z] #23 5.893 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-04-21T09:19:58.613Z] #23 5.971 Collecting pyyaml (from yamllint==1.16.0) [2021-04-21T09:19:58.613Z] #23 6.291 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-04-21T09:19:58.715Z] #43 147.3 CC criu/servicefd.o [2021-04-21T09:19:59.046Z] #43 145.7 CC criu/pstree.o [2021-04-21T09:19:59.082Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 57.5% of statements [2021-04-21T09:19:59.082Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.028s coverage: 57.7% of statements [2021-04-21T09:19:59.082Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-04-21T09:19:59.082Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-21T09:19:59.279Z] #43 147.9 CC criu/shmem.o [2021-04-21T09:19:59.433Z] #53 ... [2021-04-21T09:19:59.433Z] [2021-04-21T09:19:59.433Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:19:59.433Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:19:59.433Z] #43 145.8 CC criu/protobuf-desc.o [2021-04-21T09:19:59.666Z] #23 7.038 Installing build dependencies: started [2021-04-21T09:19:59.711Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.019s coverage: 3.0% of statements [2021-04-21T09:19:59.974Z] #43 146.8 CC criu/rbtree.o [2021-04-21T09:20:00.208Z] #43 148.9 CC criu/sigframe.o [2021-04-21T09:20:00.208Z] #43 ... [2021-04-21T09:20:00.208Z] [2021-04-21T09:20:00.208Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-21T09:20:00.208Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-04-21T09:20:00.208Z] #22 6.602 Collecting yamllint==1.16.0 [2021-04-21T09:20:00.231Z] #43 ... [2021-04-21T09:20:00.231Z] [2021-04-21T09:20:00.231Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-21T09:20:00.231Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-21T09:20:00.231Z] #40 DONE 215.5s [2021-04-21T09:20:00.231Z] [2021-04-21T09:20:00.231Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:20:00.231Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:20:00.231Z] #43 147.0 CC criu/rst-malloc.o [2021-04-21T09:20:00.341Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2021-04-21T09:20:00.372Z] #43 146.8 CC criu/protobuf.o [2021-04-21T09:20:00.487Z] #43 147.4 CC criu/seccomp.o [2021-04-21T09:20:00.631Z] #43 147.2 CC criu/pstree.o [2021-04-21T09:20:00.725Z] #23 ... [2021-04-21T09:20:00.725Z] [2021-04-21T09:20:00.725Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:20:00.725Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-21T09:20:00.725Z] #44 142.0 CC criu/filesystems.o [2021-04-21T09:20:00.725Z] #44 143.0 CC criu/fsnotify.o [2021-04-21T09:20:00.725Z] #44 144.4 CC criu/image-desc.o [2021-04-21T09:20:00.725Z] #44 144.7 CC criu/image.o [2021-04-21T09:20:00.725Z] #44 145.7 CC criu/ipc_ns.o [2021-04-21T09:20:01.537Z] #43 125.2 CC criu/namespaces.o [2021-04-21T09:20:01.843Z] ok github.com/docker/docker/daemon/images 0.041s coverage: 6.7% of statements [2021-04-21T09:20:01.843Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-21T09:20:01.843Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-21T09:20:01.854Z] #43 148.4 CC criu/seize.o [2021-04-21T09:20:02.006Z] #43 148.3 CC criu/rbtree.o [2021-04-21T09:20:02.133Z] ok github.com/docker/docker/daemon/logger 0.213s coverage: 43.2% of statements [2021-04-21T09:20:02.141Z] #22 ... [2021-04-21T09:20:02.141Z] [2021-04-21T09:20:02.141Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-21T09:20:02.141Z] #49 sha256:067194e2fc42a23e2207cd4a1d01859d0843aed5c304943bfd4a19e5663bc10c [2021-04-21T09:20:02.141Z] #49 220.1 + /build/golangci-lint --version [2021-04-21T09:20:02.141Z] #49 220.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-21T09:20:02.141Z] #49 DONE 220.8s [2021-04-21T09:20:02.141Z] [2021-04-21T09:20:02.141Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:20:02.141Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:20:02.141Z] #43 149.1 CC criu/signalfd.o [2021-04-21T09:20:02.141Z] #43 149.3 CC criu/sk-inet.o [2021-04-21T09:20:02.141Z] #43 150.3 CC criu/sk-netlink.o [2021-04-21T09:20:02.141Z] #43 150.7 CC criu/sk-packet.o [2021-04-21T09:20:02.265Z] #43 148.6 CC criu/rst-malloc.o [2021-04-21T09:20:02.416Z] #43 149.3 CC criu/servicefd.o [2021-04-21T09:20:02.523Z] #43 148.9 CC criu/seccomp.o [2021-04-21T09:20:02.703Z] #43 151.4 CC criu/sk-queue.o [2021-04-21T09:20:02.784Z] #43 ... [2021-04-21T09:20:02.784Z] [2021-04-21T09:20:02.784Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-21T09:20:02.784Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-21T09:20:02.784Z] #40 DONE 218.4s [2021-04-21T09:20:02.784Z] [2021-04-21T09:20:02.784Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-21T09:20:02.784Z] #49 sha256:87471a5078e7d41a26d1be98bf94df7af4d8e50461cb7822d399896d0356599d [2021-04-21T09:20:02.838Z] #44 147.3 CC criu/irmap.o [2021-04-21T09:20:02.932Z] #43 126.8 CC criu/net.o [2021-04-21T09:20:02.958Z] #43 151.9 CC criu/sk-tcp.o [2021-04-21T09:20:02.979Z] #43 149.7 CC criu/shmem.o [2021-04-21T09:20:02.979Z] #43 ... [2021-04-21T09:20:02.979Z] [2021-04-21T09:20:02.979Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-21T09:20:02.979Z] #41 sha256:c3f3b65822b526c6f18a36a6789a77476bac076a97b16f2c28acf82ad7b63f5e [2021-04-21T09:20:02.979Z] #41 DONE 0.7s [2021-04-21T09:20:03.139Z] #44 148.1 CC criu/kcmp-ids.o [2021-04-21T09:20:03.166Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 67.0% of statements [2021-04-21T09:20:03.235Z] [2021-04-21T09:20:03.235Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-21T09:20:03.235Z] #49 sha256:aa09983244555cd3ba358d6258b3c124437f11d24e460b0a8f81cfd77530324c [2021-04-21T09:20:03.356Z] #49 ... [2021-04-21T09:20:03.356Z] [2021-04-21T09:20:03.356Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:20:03.356Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:20:03.356Z] #43 149.7 CC criu/seize.o [2021-04-21T09:20:03.456Z] ok github.com/docker/docker/daemon/logger/awslogs 0.072s coverage: 77.4% of statements [2021-04-21T09:20:03.456Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-21T09:20:03.456Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-21T09:20:03.520Z] #43 152.3 CC criu/sk-unix.o [2021-04-21T09:20:03.798Z] #49 ... [2021-04-21T09:20:03.798Z] [2021-04-21T09:20:03.798Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:20:03.798Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:20:03.798Z] #43 150.4 CC criu/sigframe.o [2021-04-21T09:20:03.798Z] #43 150.6 CC criu/signalfd.o [2021-04-21T09:20:03.804Z] #44 148.5 CC criu/kerndat.o [2021-04-21T09:20:04.054Z] #43 150.8 CC criu/sk-inet.o [2021-04-21T09:20:04.086Z] ok github.com/docker/docker/daemon/logger/journald 0.002s coverage: 23.9% of statements [2021-04-21T09:20:04.303Z] #43 150.7 CC criu/servicefd.o [2021-04-21T09:20:04.377Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 69.9% of statements [2021-04-21T09:20:04.562Z] #43 151.1 CC criu/shmem.o [2021-04-21T09:20:04.562Z] #43 ... [2021-04-21T09:20:04.562Z] [2021-04-21T09:20:04.562Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-21T09:20:04.562Z] #41 sha256:79770f8898e84bdf76b547efa2b49f5760f04398f7bd257558fcf8a048bb1df5 [2021-04-21T09:20:04.562Z] #41 DONE 0.6s [2021-04-21T09:20:04.617Z] #43 151.5 CC criu/sk-netlink.o [2021-04-21T09:20:04.667Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2021-04-21T09:20:04.820Z] [2021-04-21T09:20:04.820Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-21T09:20:04.820Z] #49 sha256:87471a5078e7d41a26d1be98bf94df7af4d8e50461cb7822d399896d0356599d [2021-04-21T09:20:04.887Z] #43 153.8 CC criu/sockets.o [2021-04-21T09:20:04.940Z] #44 149.8 CC criu/libnetlink.o [2021-04-21T09:20:05.180Z] #43 151.8 CC criu/sk-packet.o [2021-04-21T09:20:05.297Z] ok github.com/docker/docker/daemon/logger/local 0.012s coverage: 75.2% of statements [2021-04-21T09:20:05.297Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-21T09:20:05.387Z] #49 ... [2021-04-21T09:20:05.387Z] [2021-04-21T09:20:05.387Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:20:05.387Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:20:05.387Z] #43 151.9 CC criu/sigframe.o [2021-04-21T09:20:05.436Z] #43 152.3 CC criu/sk-queue.o [2021-04-21T09:20:05.448Z] #43 154.3 CC criu/stats.o [2021-04-21T09:20:05.494Z] #43 129.3 CC criu/netfilter.o [2021-04-21T09:20:05.589Z] #44 150.4 CC criu/log.o [2021-04-21T09:20:05.646Z] #43 152.0 CC criu/signalfd.o [2021-04-21T09:20:05.693Z] #43 ... [2021-04-21T09:20:05.693Z] [2021-04-21T09:20:05.693Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-21T09:20:05.693Z] #49 sha256:aa09983244555cd3ba358d6258b3c124437f11d24e460b0a8f81cfd77530324c [2021-04-21T09:20:05.693Z] #49 221.5 + /build/golangci-lint --version [2021-04-21T09:20:05.693Z] #49 221.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-21T09:20:05.693Z] #49 DONE 222.0s [2021-04-21T09:20:05.693Z] [2021-04-21T09:20:05.693Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-21T09:20:05.693Z] #53 sha256:ea8a23fe8578b77e3759586007f814cd1d09c36dc4862baa907d1c609c9cda58 [2021-04-21T09:20:05.704Z] #43 154.6 CC criu/string.o [2021-04-21T09:20:05.757Z] #43 129.6 CC criu/page-pipe.o [2021-04-21T09:20:05.906Z] #43 152.3 CC criu/sk-inet.o [2021-04-21T09:20:05.927Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.063s coverage: 57.5% of statements [2021-04-21T09:20:05.949Z] #53 ... [2021-04-21T09:20:05.949Z] [2021-04-21T09:20:05.949Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:20:05.949Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:20:05.949Z] #43 152.8 CC criu/sk-tcp.o [2021-04-21T09:20:05.960Z] #43 154.7 CC criu/sysctl.o [2021-04-21T09:20:06.020Z] #43 ... [2021-04-21T09:20:06.020Z] [2021-04-21T09:20:06.020Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-21T09:20:06.020Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 [2021-04-21T09:20:06.020Z] #22 10.67 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-04-21T09:20:06.020Z] #22 10.78 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-04-21T09:20:06.020Z] #22 10.85 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-21T09:20:06.020Z] #22 10.93 Collecting pyyaml (from yamllint==1.16.0) [2021-04-21T09:20:06.020Z] #22 11.25 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-04-21T09:20:06.020Z] #22 11.94 Installing build dependencies: started [2021-04-21T09:20:06.240Z] #44 151.0 CC criu/lsm.o [2021-04-21T09:20:06.283Z] #22 ... [2021-04-21T09:20:06.283Z] [2021-04-21T09:20:06.283Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:20:06.283Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-21T09:20:06.283Z] #43 130.2 CC criu/page-xfer.o [2021-04-21T09:20:06.523Z] #43 ... [2021-04-21T09:20:06.523Z] [2021-04-21T09:20:06.523Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-21T09:20:06.523Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-04-21T09:20:06.523Z] #22 11.96 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-04-21T09:20:06.523Z] #22 12.02 Collecting pyyaml (from yamllint==1.16.0) [2021-04-21T09:20:06.523Z] #22 12.24 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-04-21T09:20:06.523Z] #22 12.46 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-04-21T09:20:06.523Z] #22 12.51 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-21T09:20:06.523Z] #22 12.55 Installing collected packages: pyyaml, pathspec, yamllint [2021-04-21T09:20:06.523Z] #22 12.80 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-04-21T09:20:06.523Z] #22 DONE 13.0s [2021-04-21T09:20:06.523Z] [2021-04-21T09:20:06.523Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:20:06.523Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:20:06.523Z] #43 155.3 CC criu/sysfs_parse.o [2021-04-21T09:20:06.523Z] #43 ... [2021-04-21T09:20:06.523Z] [2021-04-21T09:20:06.523Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-21T09:20:06.523Z] #25 sha256:bbc099afbf4f27d961243eea52f7df25dd688bd263a970c61f757c085f82efbe [2021-04-21T09:20:06.557Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.006s coverage: 31.5% of statements [2021-04-21T09:20:06.779Z] #25 DONE 0.2s [2021-04-21T09:20:06.779Z] [2021-04-21T09:20:06.779Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-21T09:20:06.779Z] #30 sha256:9b1d6d665a5d2825e0266a844e5053500bb66728129fcaad2770ecc00f365818 [2021-04-21T09:20:06.843Z] #43 153.2 CC criu/sk-netlink.o [2021-04-21T09:20:06.843Z] #43 ... [2021-04-21T09:20:06.843Z] [2021-04-21T09:20:06.843Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-21T09:20:06.843Z] #49 sha256:87471a5078e7d41a26d1be98bf94df7af4d8e50461cb7822d399896d0356599d [2021-04-21T09:20:06.843Z] #49 222.0 + /build/golangci-lint --version [2021-04-21T09:20:06.843Z] #49 222.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-21T09:20:06.843Z] #49 DONE 222.7s [2021-04-21T09:20:06.878Z] #43 153.6 CC criu/sk-unix.o [2021-04-21T09:20:06.892Z] #44 151.6 CC criu/mem.o [2021-04-21T09:20:07.103Z] [2021-04-21T09:20:07.103Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-21T09:20:07.103Z] #56 sha256:f723bf576a7b37937a5c155b661ea54980ada5237554c9bd27b8e7548f76f1bc [2021-04-21T09:20:07.363Z] #56 ... [2021-04-21T09:20:07.363Z] [2021-04-21T09:20:07.363Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:20:07.363Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:20:07.363Z] #43 153.8 CC criu/sk-packet.o [2021-04-21T09:20:07.588Z] ok github.com/docker/docker/daemon/logger/syslog 0.009s coverage: 46.8% of statements [2021-04-21T09:20:07.879Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-04-21T09:20:07.931Z] #43 154.6 CC criu/sk-queue.o [2021-04-21T09:20:08.209Z] #43 131.9 CC criu/pagemap-cache.o [2021-04-21T09:20:08.244Z] #43 154.9 CC criu/sockets.o [2021-04-21T09:20:08.472Z] #43 132.3 CC criu/pagemap.o [2021-04-21T09:20:08.501Z] #43 155.0 CC criu/sk-tcp.o [2021-04-21T09:20:08.508Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2021-04-21T09:20:08.508Z] ok github.com/docker/docker/daemon/logger/splunk 1.486s coverage: 82.5% of statements [2021-04-21T09:20:08.508Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-21T09:20:08.508Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-21T09:20:08.807Z] #43 155.5 CC criu/stats.o [2021-04-21T09:20:08.807Z] #43 155.7 CC criu/string.o [2021-04-21T09:20:08.807Z] #43 155.7 CC criu/sysctl.o [2021-04-21T09:20:09.016Z] #44 154.1 CC criu/memfd.o [2021-04-21T09:20:09.070Z] #43 155.5 CC criu/sk-unix.o [2021-04-21T09:20:09.369Z] #43 156.1 CC criu/sysfs_parse.o [2021-04-21T09:20:09.420Z] #43 133.3 CC criu/parasite-syscall.o [2021-04-21T09:20:09.626Z] #43 156.4 CC criu/timens.o [2021-04-21T09:20:09.882Z] #43 156.6 CC criu/timerfd.o [2021-04-21T09:20:10.010Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 48.2% of statements [2021-04-21T09:20:10.084Z] #44 154.8 CC criu/mount.o [2021-04-21T09:20:10.138Z] #43 156.8 CC criu/tty.o [2021-04-21T09:20:10.300Z] ok github.com/docker/docker/distribution 0.260s coverage: 25.0% of statements [2021-04-21T09:20:10.300Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-21T09:20:10.368Z] #43 134.1 CC criu/path.o [2021-04-21T09:20:10.449Z] #43 156.7 CC criu/sockets.o [2021-04-21T09:20:10.632Z] #43 134.4 CC criu/pie-util-vdso.o [2021-04-21T09:20:10.709Z] #43 157.2 CC criu/stats.o [2021-04-21T09:20:10.896Z] #43 134.8 CC criu/pie-util.o [2021-04-21T09:20:10.968Z] #43 157.5 CC criu/string.o [2021-04-21T09:20:10.968Z] #43 157.5 CC criu/sysctl.o [2021-04-21T09:20:11.067Z] #43 157.9 CC criu/tun.o [2021-04-21T09:20:11.159Z] #43 135.0 CC criu/pipes.o [2021-04-21T09:20:11.323Z] #43 158.3 CC criu/uffd.o [2021-04-21T09:20:11.330Z] ok github.com/docker/docker/errdefs 0.003s coverage: 53.1% of statements [2021-04-21T09:20:11.537Z] #43 158.0 CC criu/sysfs_parse.o [2021-04-21T09:20:11.796Z] #43 158.2 CC criu/timens.o [2021-04-21T09:20:11.961Z] ok github.com/docker/docker/image 0.013s coverage: 86.8% of statements [2021-04-21T09:20:12.028Z] #30 DONE 4.7s [2021-04-21T09:20:12.028Z] [2021-04-21T09:20:12.028Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-21T09:20:12.028Z] #33 sha256:5092b5cd00ade9e57fd9ea50860191252d68361bb672c259afaf01e1ecfaaa28 [2021-04-21T09:20:12.028Z] #33 DONE 0.6s [2021-04-21T09:20:12.028Z] [2021-04-21T09:20:12.028Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-04-21T09:20:12.028Z] #35 sha256:2d10e582ca4ed396cb851e6ae796b555eae863071260d69e42cd49f6f15913f4 [2021-04-21T09:20:12.058Z] #43 158.4 CC criu/timerfd.o [2021-04-21T09:20:12.113Z] #43 135.8 CC criu/plugin.o [2021-04-21T09:20:12.251Z] #43 159.0 CC criu/util.o [2021-04-21T09:20:12.284Z] #35 DONE 0.1s [2021-04-21T09:20:12.284Z] [2021-04-21T09:20:12.284Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-21T09:20:12.284Z] #38 sha256:b028444c70a7ff7cd935ad9a9e964656862f6c3acfa128c7ea36e373d55fa3a1 [2021-04-21T09:20:12.284Z] #38 DONE 0.1s [2021-04-21T09:20:12.284Z] [2021-04-21T09:20:12.284Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-21T09:20:12.284Z] #41 sha256:0f906cbaa8aad4b27cefa4fbda0a464cc204eae607cc55ca5b5479edacc2b294 [2021-04-21T09:20:12.317Z] #43 158.7 CC criu/tty.o [2021-04-21T09:20:12.376Z] #43 136.2 CC criu/proc_parse.o [2021-04-21T09:20:12.590Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2021-04-21T09:20:12.845Z] #41 DONE 0.7s [2021-04-21T09:20:12.845Z] [2021-04-21T09:20:12.845Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:20:12.845Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-21T09:20:12.845Z] #43 155.7 CC criu/timens.o [2021-04-21T09:20:12.845Z] #43 156.1 CC criu/timerfd.o [2021-04-21T09:20:12.845Z] #43 156.3 CC criu/tty.o [2021-04-21T09:20:12.845Z] #43 157.6 CC criu/tun.o [2021-04-21T09:20:12.845Z] #43 157.9 CC criu/uffd.o [2021-04-21T09:20:12.845Z] #43 158.7 CC criu/util.o [2021-04-21T09:20:12.845Z] #43 159.6 CC criu/uts_ns.o [2021-04-21T09:20:12.845Z] #43 159.7 CC criu/vdso-compat.o [2021-04-21T09:20:12.845Z] #43 159.9 CC criu/vdso.o [2021-04-21T09:20:12.845Z] #43 160.4 LINK criu/built-in.o [2021-04-21T09:20:12.845Z] #43 160.5 LINK criu/criu [2021-04-21T09:20:12.845Z] #43 160.8 DEP lib/c/criu.d [2021-04-21T09:20:12.845Z] #43 160.9 CC images/rpc.pb-c.o [2021-04-21T09:20:12.845Z] #43 161.4 CC lib/c/criu.o [2021-04-21T09:20:12.880Z] ok github.com/docker/docker/distribution/xfer 1.893s coverage: 85.1% of statements [2021-04-21T09:20:12.880Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-21T09:20:12.880Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-04-21T09:20:12.952Z] #43 ... [2021-04-21T09:20:12.952Z] [2021-04-21T09:20:12.952Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-21T09:20:12.952Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 [2021-04-21T09:20:12.952Z] #22 27.42 Installing build dependencies: finished with status 'done' [2021-04-21T09:20:13.101Z] #43 162.1 LINK lib/c/built-in.o [2021-04-21T09:20:13.172Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2021-04-21T09:20:13.172Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-21T09:20:13.180Z] #43 159.8 CC criu/uts_ns.o [2021-04-21T09:20:13.180Z] #43 159.9 CC criu/vdso-compat.o [2021-04-21T09:20:13.255Z] #43 159.8 CC criu/tun.o [2021-04-21T09:20:13.357Z] #43 162.1 LINK lib/c/libcriu.so [2021-04-21T09:20:13.357Z] #43 162.2 LINK lib/c/libcriu.a [2021-04-21T09:20:13.436Z] #43 160.0 CC criu/vdso.o [2021-04-21T09:20:13.614Z] #43 162.3 GEN magic.py [2021-04-21T09:20:13.614Z] #43 162.4 Note: Building without setproctitle() and strlcpy() support. [2021-04-21T09:20:13.614Z] #43 162.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-21T09:20:13.614Z] #43 162.4 Note: Building without GnuTLS support [2021-04-21T09:20:13.614Z] #43 162.4 Makefile.config:39: Warn: you have no libnftables installed [2021-04-21T09:20:13.614Z] #43 162.4 Makefile.config:40: Warn: Building without nftables support [2021-04-21T09:20:13.692Z] #43 160.5 LINK criu/built-in.o [2021-04-21T09:20:13.692Z] #43 160.6 LINK criu/criu [2021-04-21T09:20:13.696Z] #44 ... [2021-04-21T09:20:13.696Z] [2021-04-21T09:20:13.696Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-21T09:20:13.696Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca [2021-04-21T09:20:13.696Z] #23 21.09 Installing build dependencies: finished with status 'done' [2021-04-21T09:20:13.803Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2021-04-21T09:20:13.824Z] #43 160.3 CC criu/uffd.o [2021-04-21T09:20:13.948Z] #43 160.9 DEP lib/c/criu.d [2021-04-21T09:20:14.176Z] #43 162.9 fatal: not a git repository (or any of the parent directories): .git [2021-04-21T09:20:14.204Z] #43 161.0 CC images/rpc.pb-c.o [2021-04-21T09:20:14.737Z] #43 163.5 make[1]: Nothing to be done for 'all'. [2021-04-21T09:20:14.762Z] #43 161.1 CC criu/util.o [2021-04-21T09:20:14.766Z] #43 161.4 CC lib/c/criu.o [2021-04-21T09:20:14.906Z] ok github.com/docker/docker/oci 0.005s coverage: 38.4% of statements [2021-04-21T09:20:15.196Z] ok github.com/docker/docker/opts 0.013s coverage: 67.1% of statements [2021-04-21T09:20:15.299Z] #43 164.0 make[1]: 'images/built-in.o' is up to date. [2021-04-21T09:20:15.299Z] #43 164.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-21T09:20:15.299Z] #43 164.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-21T09:20:15.299Z] #43 164.1 make[1]: 'compel/libcompel.a' is up to date. [2021-04-21T09:20:15.299Z] #43 164.1 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-21T09:20:15.299Z] #43 164.1 make[1]: Nothing to be done for 'all'. [2021-04-21T09:20:15.299Z] #43 164.1 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-21T09:20:15.329Z] #43 162.1 LINK lib/c/built-in.o [2021-04-21T09:20:15.329Z] #43 162.1 LINK lib/c/libcriu.so [2021-04-21T09:20:15.329Z] #43 162.2 LINK lib/c/libcriu.a [2021-04-21T09:20:15.486Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-04-21T09:20:15.555Z] #43 164.3 make[2]: Nothing to be done for 'all'. [2021-04-21T09:20:15.555Z] #43 164.3 make[2]: Nothing to be done for 'all'. [2021-04-21T09:20:15.555Z] #43 164.3 make[2]: Nothing to be done for 'all'. [2021-04-21T09:20:15.585Z] #43 162.3 GEN magic.py [2021-04-21T09:20:15.700Z] #43 161.9 CC criu/uts_ns.o [2021-04-21T09:20:15.700Z] #43 162.1 CC criu/vdso-compat.o [2021-04-21T09:20:15.700Z] #43 162.2 CC criu/vdso.o [2021-04-21T09:20:15.811Z] #43 164.4 make[2]: Nothing to be done for 'all'. [2021-04-21T09:20:15.811Z] #43 164.4 make[2]: Nothing to be done for 'all'. [2021-04-21T09:20:15.811Z] #43 164.5 make[2]: Nothing to be done for 'all'. [2021-04-21T09:20:15.811Z] #43 164.5 make[2]: Nothing to be done for 'all'. [2021-04-21T09:20:15.811Z] #43 164.6 make[2]: Nothing to be done for 'all'. [2021-04-21T09:20:15.811Z] #43 164.6 INSTALL criu/criu [2021-04-21T09:20:15.841Z] #43 162.4 Note: Building without setproctitle() and strlcpy() support. [2021-04-21T09:20:15.841Z] #43 162.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-21T09:20:15.841Z] #43 162.4 Note: Building without GnuTLS support [2021-04-21T09:20:15.841Z] #43 162.4 Makefile.config:39: Warn: you have no libnftables installed [2021-04-21T09:20:15.841Z] #43 162.4 Makefile.config:40: Warn: Building without nftables support [2021-04-21T09:20:15.959Z] #43 162.5 LINK criu/built-in.o [2021-04-21T09:20:16.066Z] #43 DONE 164.7s [2021-04-21T09:20:16.066Z] [2021-04-21T09:20:16.066Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-21T09:20:16.066Z] #53 sha256:378b0dd6c4744b6de104fe0c23c8bc968a2a9c741dc80e024dbbbe122b71c76b [2021-04-21T09:20:16.097Z] #43 163.0 fatal: not a git repository (or any of the parent directories): .git [2021-04-21T09:20:16.219Z] #43 162.7 LINK criu/criu [2021-04-21T09:20:16.478Z] #43 162.9 DEP lib/c/criu.d [2021-04-21T09:20:16.478Z] #43 163.0 CC images/rpc.pb-c.o [2021-04-21T09:20:16.660Z] #43 163.5 make[1]: Nothing to be done for 'all'. [2021-04-21T09:20:16.988Z] ok github.com/docker/docker/pkg/archive 0.283s coverage: 81.8% of statements [2021-04-21T09:20:17.048Z] #43 163.5 CC lib/c/criu.o [2021-04-21T09:20:17.222Z] #43 164.0 make[1]: 'images/built-in.o' is up to date. [2021-04-21T09:20:17.222Z] #43 164.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-21T09:20:17.222Z] #43 164.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-21T09:20:17.222Z] #43 164.1 make[1]: 'compel/libcompel.a' is up to date. [2021-04-21T09:20:17.222Z] #43 164.1 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-21T09:20:17.478Z] #43 164.2 make[1]: Nothing to be done for 'all'. [2021-04-21T09:20:17.478Z] #43 164.2 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-21T09:20:17.478Z] #43 164.4 make[2]: Nothing to be done for 'all'. [2021-04-21T09:20:17.478Z] #43 164.4 make[2]: Nothing to be done for 'all'. [2021-04-21T09:20:17.616Z] #43 164.2 LINK lib/c/built-in.o [2021-04-21T09:20:17.735Z] #43 164.4 make[2]: Nothing to be done for 'all'. [2021-04-21T09:20:17.735Z] #43 164.5 make[2]: Nothing to be done for 'all'. [2021-04-21T09:20:17.735Z] #43 164.6 make[2]: Nothing to be done for 'all'. [2021-04-21T09:20:17.735Z] #43 164.6 make[2]: Nothing to be done for 'all'. [2021-04-21T09:20:17.735Z] #43 164.6 make[2]: Nothing to be done for 'all'. [2021-04-21T09:20:17.876Z] #43 164.2 LINK lib/c/libcriu.so [2021-04-21T09:20:17.876Z] #43 164.3 LINK lib/c/libcriu.a [2021-04-21T09:20:17.876Z] #43 164.4 GEN magic.py [2021-04-21T09:20:17.954Z] #53 ... [2021-04-21T09:20:17.954Z] [2021-04-21T09:20:17.954Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-21T09:20:17.954Z] #44 sha256:868c46e946e6ef2b83143a2ff3e5e045a2ea113af8ec773bfef4ef2d8943f9f8 [2021-04-21T09:20:17.954Z] #44 DONE 0.1s [2021-04-21T09:20:17.954Z] [2021-04-21T09:20:17.954Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-21T09:20:17.954Z] #56 sha256:aa7ee990a8e1e64494bbf23c8f156ede04dbd5d57d28071f60de05d23d8c6744 [2021-04-21T09:20:17.954Z] #56 ... [2021-04-21T09:20:17.954Z] [2021-04-21T09:20:17.954Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-21T09:20:17.954Z] #46 sha256:e4fd256fbdc7f8de376b087dbd018e727684a16dfeeb7ae685441ac4a8ffcce0 [2021-04-21T09:20:17.991Z] #43 164.7 make[2]: Nothing to be done for 'all'. [2021-04-21T09:20:17.991Z] #43 164.7 INSTALL criu/criu [2021-04-21T09:20:18.017Z] ok github.com/docker/docker/pkg/authorization 0.629s coverage: 68.3% of statements [2021-04-21T09:20:18.135Z] #43 164.5 Note: Building without setproctitle() and strlcpy() support. [2021-04-21T09:20:18.135Z] #43 164.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-21T09:20:18.135Z] #43 164.5 Note: Building without GnuTLS support [2021-04-21T09:20:18.135Z] #43 164.5 Makefile.config:39: Warn: you have no libnftables installed [2021-04-21T09:20:18.135Z] #43 164.5 Makefile.config:40: Warn: Building without nftables support [2021-04-21T09:20:18.210Z] #46 DONE 0.3s [2021-04-21T09:20:18.210Z] [2021-04-21T09:20:18.210Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-21T09:20:18.210Z] #56 sha256:aa7ee990a8e1e64494bbf23c8f156ede04dbd5d57d28071f60de05d23d8c6744 [2021-04-21T09:20:18.210Z] #56 ... [2021-04-21T09:20:18.210Z] [2021-04-21T09:20:18.210Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-21T09:20:18.210Z] #48 sha256:6067c8f4a1e56b37f659bdaf7be359d3b2f5e4f2314373d2e3c672f5f8a3bce6 [2021-04-21T09:20:18.210Z] #48 DONE 0.1s [2021-04-21T09:20:18.210Z] [2021-04-21T09:20:18.210Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-21T09:20:18.210Z] #50 sha256:5203f9816b21e7c1fbe4f3c9ba31d025ca73a67e93e91315c1b2da837ea49b94 [2021-04-21T09:20:18.247Z] #43 DONE 165.0s [2021-04-21T09:20:18.247Z] [2021-04-21T09:20:18.247Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-21T09:20:18.247Z] #53 sha256:ea8a23fe8578b77e3759586007f814cd1d09c36dc4862baa907d1c609c9cda58 [2021-04-21T09:20:18.261Z] #22 ... [2021-04-21T09:20:18.261Z] [2021-04-21T09:20:18.261Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:20:18.261Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-21T09:20:18.261Z] #43 138.6 CC criu/protobuf-desc.o [2021-04-21T09:20:18.261Z] #43 139.4 CC criu/protobuf.o [2021-04-21T09:20:18.261Z] #43 139.8 CC criu/pstree.o [2021-04-21T09:20:18.261Z] #43 140.8 CC criu/rbtree.o [2021-04-21T09:20:18.261Z] #43 141.1 CC criu/rst-malloc.o [2021-04-21T09:20:18.261Z] #43 141.4 CC criu/seccomp.o [2021-04-21T09:20:18.261Z] #43 142.0 CC criu/seize.o [2021-04-21T09:20:18.307Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-04-21T09:20:18.307Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-04-21T09:20:18.395Z] #43 165.0 fatal: not a git repository (or any of the parent directories): .git [2021-04-21T09:20:18.963Z] #43 165.6 make[1]: Nothing to be done for 'all'. [2021-04-21T09:20:19.139Z] #50 DONE 0.5s [2021-04-21T09:20:19.139Z] [2021-04-21T09:20:19.139Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-21T09:20:19.139Z] #52 sha256:78a15d991ee10fb25d85210842198afa59e1bc9532b918cf587890bb580c194b [2021-04-21T09:20:19.139Z] #52 DONE 0.1s [2021-04-21T09:20:19.139Z] [2021-04-21T09:20:19.139Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-21T09:20:19.139Z] #53 sha256:378b0dd6c4744b6de104fe0c23c8bc968a2a9c741dc80e024dbbbe122b71c76b [2021-04-21T09:20:19.209Z] #43 142.9 CC criu/servicefd.o [2021-04-21T09:20:19.472Z] #43 143.3 CC criu/shmem.o [2021-04-21T09:20:19.531Z] #43 166.1 make[1]: 'images/built-in.o' is up to date. [2021-04-21T09:20:19.531Z] #43 166.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-21T09:20:19.531Z] #43 166.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-21T09:20:19.531Z] #43 166.2 make[1]: 'compel/libcompel.a' is up to date. [2021-04-21T09:20:19.531Z] #43 166.2 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-21T09:20:19.790Z] #43 166.2 make[1]: Nothing to be done for 'all'. [2021-04-21T09:20:19.790Z] #43 166.3 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-21T09:20:20.049Z] #43 166.4 make[2]: Nothing to be done for 'all'. [2021-04-21T09:20:20.049Z] #43 166.5 make[2]: Nothing to be done for 'all'. [2021-04-21T09:20:20.049Z] #43 166.5 make[2]: Nothing to be done for 'all'. [2021-04-21T09:20:20.049Z] #43 166.6 make[2]: Nothing to be done for 'all'. [2021-04-21T09:20:20.049Z] #43 166.6 make[2]: Nothing to be done for 'all'. [2021-04-21T09:20:20.141Z] #53 ... [2021-04-21T09:20:20.141Z] [2021-04-21T09:20:20.141Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-21T09:20:20.141Z] #44 sha256:dfef4aa1a744c948ff5adbc7e632cc7e8094acab0113ba7fafae89970e136f59 [2021-04-21T09:20:20.141Z] #44 DONE 0.1s [2021-04-21T09:20:20.141Z] [2021-04-21T09:20:20.141Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-21T09:20:20.141Z] #46 sha256:4c9443c074044f805703c6ec7a6c4108e6eccc7ba8683a7124add7312bc26845 [2021-04-21T09:20:20.141Z] #46 DONE 0.2s [2021-04-21T09:20:20.141Z] [2021-04-21T09:20:20.141Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-21T09:20:20.141Z] #48 sha256:6d4477246b237698e55720ba26c61cc3afb5b66b7f7e172eb2add3d711d39fb8 [2021-04-21T09:20:20.141Z] #48 DONE 0.1s [2021-04-21T09:20:20.141Z] [2021-04-21T09:20:20.141Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-21T09:20:20.141Z] #50 sha256:044f7d0821e8960e66f6bdc1207418a5dd9795a69bf139e3d409db2eaa59d904 [2021-04-21T09:20:20.141Z] #50 DONE 0.1s [2021-04-21T09:20:20.141Z] [2021-04-21T09:20:20.141Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-21T09:20:20.141Z] #52 sha256:069afe0a0aab016fbe8c39a532ef0ff54ada4699a3a03b27a6e30feded73b700 [2021-04-21T09:20:20.141Z] #52 DONE 0.1s [2021-04-21T09:20:20.141Z] [2021-04-21T09:20:20.141Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-21T09:20:20.141Z] #53 sha256:ea8a23fe8578b77e3759586007f814cd1d09c36dc4862baa907d1c609c9cda58 [2021-04-21T09:20:20.307Z] #43 166.6 make[2]: Nothing to be done for 'all'. [2021-04-21T09:20:20.307Z] #43 166.7 make[2]: Nothing to be done for 'all'. [2021-04-21T09:20:20.307Z] #43 166.8 make[2]: Nothing to be done for 'all'. [2021-04-21T09:20:20.307Z] #43 166.8 INSTALL criu/criu [2021-04-21T09:20:20.422Z] #43 144.4 CC criu/sigframe.o [2021-04-21T09:20:20.566Z] #43 DONE 167.1s [2021-04-21T09:20:20.566Z] [2021-04-21T09:20:20.566Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-21T09:20:20.566Z] #56 sha256:f723bf576a7b37937a5c155b661ea54980ada5237554c9bd27b8e7548f76f1bc [2021-04-21T09:20:20.685Z] #43 144.6 CC criu/signalfd.o [2021-04-21T09:20:20.948Z] #43 144.9 CC criu/sk-inet.o [2021-04-21T09:20:21.030Z] #23 ... [2021-04-21T09:20:21.030Z] [2021-04-21T09:20:21.030Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:20:21.030Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-21T09:20:21.030Z] #44 160.1 CC criu/namespaces.o [2021-04-21T09:20:21.030Z] #44 162.8 CC criu/net.o [2021-04-21T09:20:21.524Z] #43 ... [2021-04-21T09:20:21.524Z] [2021-04-21T09:20:21.524Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-21T09:20:21.524Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 [2021-04-21T09:20:21.524Z] #22 32.92 Building wheels for collected packages: pyyaml [2021-04-21T09:20:21.524Z] #22 32.93 Running setup.py bdist_wheel for pyyaml: started [2021-04-21T09:20:21.524Z] #22 34.31 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-04-21T09:20:21.524Z] #22 34.31 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-04-21T09:20:21.524Z] #22 34.46 Successfully built pyyaml [2021-04-21T09:20:21.524Z] #22 34.47 Installing collected packages: pathspec, pyyaml, yamllint [2021-04-21T09:20:21.524Z] #22 34.84 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-04-21T09:20:21.524Z] #22 DONE 35.9s [2021-04-21T09:20:21.524Z] [2021-04-21T09:20:21.524Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-21T09:20:21.524Z] #56 sha256:6f84983aee9bb1e0a9f44d31041cf0293f080544a843689add41cdac94345aa7 [2021-04-21T09:20:21.524Z] #56 156.8 + bin/containerd [2021-04-21T09:20:21.952Z] #56 ... [2021-04-21T09:20:21.952Z] [2021-04-21T09:20:21.952Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-21T09:20:21.952Z] #44 sha256:8e4db256ca3b989009d5daf5a8fc118e559b86ef188470d5f12e94a50d433cf0 [2021-04-21T09:20:21.952Z] #44 DONE 0.1s [2021-04-21T09:20:21.952Z] [2021-04-21T09:20:21.952Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-21T09:20:21.952Z] #46 sha256:67eee9ccc889024e20a2e60e1c5e974b45717ea4db0859c490012c0ab7ad89f5 [2021-04-21T09:20:21.952Z] #46 DONE 0.2s [2021-04-21T09:20:21.952Z] [2021-04-21T09:20:21.952Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-21T09:20:21.952Z] #48 sha256:2f54f51044805722a7705c545276002ad968541100ea5b0b9c1d36cd9f6b6374 [2021-04-21T09:20:21.952Z] #48 DONE 0.1s [2021-04-21T09:20:21.952Z] [2021-04-21T09:20:21.952Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-21T09:20:21.952Z] #53 sha256:7ecc11452737ca94483937d33c09789117d0decc24704605dd620641b1606075 [2021-04-21T09:20:21.952Z] #53 ... [2021-04-21T09:20:21.952Z] [2021-04-21T09:20:21.952Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-21T09:20:21.952Z] #50 sha256:e215af22a8ab2cf6259d4a21dc3cc4ce8af35f9189a54c02a657d7eea8f80e7c [2021-04-21T09:20:22.473Z] #56 ... [2021-04-21T09:20:22.473Z] [2021-04-21T09:20:22.473Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:20:22.473Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-21T09:20:22.473Z] #43 146.0 CC criu/sk-netlink.o [2021-04-21T09:20:22.473Z] #43 146.4 CC criu/sk-packet.o [2021-04-21T09:20:22.521Z] #50 DONE 0.5s [2021-04-21T09:20:22.521Z] [2021-04-21T09:20:22.521Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-21T09:20:22.521Z] #52 sha256:30ad616ada5c85013391fc802aa8a92e7b5c28664b8648845eb2c82f2ff4716b [2021-04-21T09:20:22.521Z] #52 DONE 0.1s [2021-04-21T09:20:22.521Z] [2021-04-21T09:20:22.521Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-21T09:20:22.521Z] #56 sha256:f723bf576a7b37937a5c155b661ea54980ada5237554c9bd27b8e7548f76f1bc [2021-04-21T09:20:22.572Z] #44 167.6 CC criu/netfilter.o [2021-04-21T09:20:22.748Z] ok github.com/docker/docker/layer 7.436s coverage: 68.8% of statements [2021-04-21T09:20:22.748Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-21T09:20:22.748Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-21T09:20:22.748Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-21T09:20:22.748Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-21T09:20:22.748Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-21T09:20:22.748Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-04-21T09:20:22.748Z] ok github.com/docker/docker/pkg/chrootarchive 3.509s coverage: 43.2% of statements [2021-04-21T09:20:22.748Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-21T09:20:22.748Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-21T09:20:22.748Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-04-21T09:20:23.038Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2021-04-21T09:20:23.048Z] #43 146.9 CC criu/sk-queue.o [2021-04-21T09:20:23.235Z] #44 ... [2021-04-21T09:20:23.235Z] [2021-04-21T09:20:23.235Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-21T09:20:23.235Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca [2021-04-21T09:20:23.235Z] #23 30.72 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-04-21T09:20:23.235Z] #23 30.82 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-21T09:20:23.235Z] #23 30.89 Building wheels for collected packages: pyyaml [2021-04-21T09:20:23.235Z] #23 30.89 Running setup.py bdist_wheel for pyyaml: started [2021-04-21T09:20:23.315Z] #43 147.4 CC criu/sk-tcp.o [2021-04-21T09:20:23.329Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements [2021-04-21T09:20:23.942Z] #43 147.9 CC criu/sk-unix.o [2021-04-21T09:20:23.959Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2021-04-21T09:20:24.249Z] ok github.com/docker/docker/pkg/dmesg 0.020s coverage: 83.3% of statements [2021-04-21T09:20:25.298Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2021-04-21T09:20:25.346Z] #23 32.81 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-04-21T09:20:25.346Z] #23 32.82 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-04-21T09:20:25.346Z] #23 32.99 Successfully built pyyaml [2021-04-21T09:20:25.346Z] #23 33.00 Installing collected packages: pyyaml, pathspec, yamllint [2021-04-21T09:20:25.644Z] #23 33.35 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-04-21T09:20:25.682Z] #53 ... [2021-04-21T09:20:25.682Z] [2021-04-21T09:20:25.682Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-21T09:20:25.682Z] #56 sha256:aa7ee990a8e1e64494bbf23c8f156ede04dbd5d57d28071f60de05d23d8c6744 [2021-04-21T09:20:25.682Z] #56 196.3 + bin/containerd [2021-04-21T09:20:25.876Z] #43 149.7 CC criu/sockets.o [2021-04-21T09:20:25.936Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 89.5% of statements [2021-04-21T09:20:25.954Z] #23 DONE 33.5s [2021-04-21T09:20:25.954Z] [2021-04-21T09:20:25.954Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:20:25.954Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-21T09:20:25.954Z] #44 168.1 CC criu/page-pipe.o [2021-04-21T09:20:25.954Z] #44 169.3 CC criu/page-xfer.o [2021-04-21T09:20:26.602Z] #44 171.4 CC criu/pagemap-cache.o [2021-04-21T09:20:26.821Z] #43 150.5 CC criu/stats.o [2021-04-21T09:20:26.821Z] #43 150.8 CC criu/string.o [2021-04-21T09:20:26.968Z] ok github.com/docker/docker/pkg/fsutils 0.405s coverage: 85.1% of statements [2021-04-21T09:20:26.968Z] ok github.com/docker/docker/pkg/discovery/kv 3.112s coverage: 84.1% of statements [2021-04-21T09:20:26.968Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-04-21T09:20:27.083Z] #43 150.9 CC criu/sysctl.o [2021-04-21T09:20:27.251Z] #44 171.9 CC criu/pagemap.o [2021-04-21T09:20:27.657Z] #43 151.5 CC criu/sysfs_parse.o [2021-04-21T09:20:27.796Z] #56 198.0 + bin/containerd [2021-04-21T09:20:27.920Z] #43 151.9 CC criu/timens.o [2021-04-21T09:20:27.998Z] ok github.com/docker/docker/pkg/idtools 0.297s coverage: 69.5% of statements [2021-04-21T09:20:27.998Z] ok github.com/docker/docker/pkg/ioutils 0.313s coverage: 70.6% of statements [2021-04-21T09:20:28.183Z] #43 152.2 CC criu/timerfd.o [2021-04-21T09:20:28.229Z] #53 ... [2021-04-21T09:20:28.229Z] [2021-04-21T09:20:28.229Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-21T09:20:28.229Z] #56 sha256:5e8809bc94fcc27c9caac4e62c885a913fbdc363517678d9120d798a922ab26d [2021-04-21T09:20:28.229Z] #56 197.1 + bin/containerd [2021-04-21T09:20:28.288Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2021-04-21T09:20:28.329Z] #44 173.1 CC criu/parasite-syscall.o [2021-04-21T09:20:28.445Z] #43 ... [2021-04-21T09:20:28.445Z] [2021-04-21T09:20:28.445Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-21T09:20:28.445Z] #24 sha256:4628d7863a326838b439b41fdb19b2618d953f23e0e85c662ce7b48a3475a31d [2021-04-21T09:20:28.445Z] #24 217.7 + return [2021-04-21T09:20:28.579Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2021-04-21T09:20:28.579Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-21T09:20:28.579Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-04-21T09:20:28.579Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-21T09:20:28.579Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2021-04-21T09:20:28.579Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-21T09:20:28.579Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2021-04-21T09:20:28.870Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2021-04-21T09:20:29.163Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.009s coverage: 86.7% of statements [2021-04-21T09:20:29.163Z] ok github.com/docker/docker/pkg/pidfile 0.021s coverage: 82.4% of statements [2021-04-21T09:20:29.163Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-21T09:20:29.163Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-21T09:20:29.390Z] #44 174.3 CC criu/path.o [2021-04-21T09:20:29.400Z] #24 ... [2021-04-21T09:20:29.400Z] [2021-04-21T09:20:29.400Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-21T09:20:29.400Z] #53 sha256:d357db2beb49599fb6b1c13bbdd5ddfa929deff61049360aa2e0968c0451b971 [2021-04-21T09:20:29.400Z] #53 113.2 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-04-21T09:20:29.400Z] #53 114.8 + mkdir -p /build [2021-04-21T09:20:29.400Z] #53 114.8 + cp runc /build/runc [2021-04-21T09:20:29.400Z] #53 DONE 117.0s [2021-04-21T09:20:29.400Z] [2021-04-21T09:20:29.400Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-21T09:20:29.400Z] #24 sha256:4628d7863a326838b439b41fdb19b2618d953f23e0e85c662ce7b48a3475a31d [2021-04-21T09:20:29.400Z] #24 DONE 218.6s [2021-04-21T09:20:29.400Z] [2021-04-21T09:20:29.400Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:20:29.400Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-21T09:20:29.400Z] #43 152.5 CC criu/tty.o [2021-04-21T09:20:30.042Z] #44 174.8 CC criu/pie-util-vdso.o [2021-04-21T09:20:30.194Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.004s coverage: 56.8% of statements [2021-04-21T09:20:30.342Z] #44 175.3 CC criu/pie-util.o [2021-04-21T09:20:30.483Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-04-21T09:20:30.773Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-04-21T09:20:30.804Z] #43 154.4 CC criu/tun.o [2021-04-21T09:20:30.930Z] #56 ... [2021-04-21T09:20:30.930Z] [2021-04-21T09:20:30.930Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-21T09:20:30.930Z] #53 sha256:378b0dd6c4744b6de104fe0c23c8bc968a2a9c741dc80e024dbbbe122b71c76b [2021-04-21T09:20:30.930Z] #53 122.2 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-04-21T09:20:30.995Z] #44 175.6 CC criu/pipes.o [2021-04-21T09:20:31.063Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-04-21T09:20:31.067Z] #43 154.8 CC criu/uffd.o [2021-04-21T09:20:31.186Z] #53 123.3 + mkdir -p /build [2021-04-21T09:20:31.186Z] #53 123.3 + cp runc /build/runc [2021-04-21T09:20:31.496Z] #56 ... [2021-04-21T09:20:31.496Z] [2021-04-21T09:20:31.496Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-21T09:20:31.496Z] #53 sha256:ea8a23fe8578b77e3759586007f814cd1d09c36dc4862baa907d1c609c9cda58 [2021-04-21T09:20:31.496Z] #53 124.7 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-04-21T09:20:31.496Z] #53 125.6 + mkdir -p /build [2021-04-21T09:20:31.496Z] #53 125.6 + cp runc /build/runc [2021-04-21T09:20:31.496Z] #53 DONE 125.9s [2021-04-21T09:20:31.496Z] [2021-04-21T09:20:31.496Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-21T09:20:31.496Z] #56 sha256:5e8809bc94fcc27c9caac4e62c885a913fbdc363517678d9120d798a922ab26d [2021-04-21T09:20:31.647Z] #44 176.6 CC criu/plugin.o [2021-04-21T09:20:31.749Z] #53 DONE 124.0s [2021-04-21T09:20:31.749Z] [2021-04-21T09:20:31.749Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-21T09:20:31.749Z] #56 sha256:aa7ee990a8e1e64494bbf23c8f156ede04dbd5d57d28071f60de05d23d8c6744 [2021-04-21T09:20:32.022Z] #43 155.9 CC criu/util.o [2021-04-21T09:20:32.093Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 75.0% of statements [2021-04-21T09:20:32.285Z] #43 ... [2021-04-21T09:20:32.285Z] [2021-04-21T09:20:32.285Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-21T09:20:32.285Z] #25 sha256:3199af4b3a7e0f3bde2133090c9a337528d88cf255616038ced6aeca83093def [2021-04-21T09:20:32.285Z] #25 DONE 0.4s [2021-04-21T09:20:32.309Z] #44 177.1 CC criu/proc_parse.o [2021-04-21T09:20:32.384Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2021-04-21T09:20:32.424Z] #56 ... [2021-04-21T09:20:32.424Z] [2021-04-21T09:20:32.424Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-21T09:20:32.424Z] #54 sha256:50f6e1f3effc01957263036148ff87d75502987a79676eb4b781f095e8966471 [2021-04-21T09:20:32.547Z] [2021-04-21T09:20:32.547Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-21T09:20:32.547Z] #30 sha256:3f1e10acb7c30fa68976ee4d97eef5a05617bcae94a79a8fc42e4cb05af32d43 [2021-04-21T09:20:32.680Z] #54 DONE 0.3s [2021-04-21T09:20:32.680Z] [2021-04-21T09:20:32.680Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-21T09:20:32.680Z] #56 sha256:5e8809bc94fcc27c9caac4e62c885a913fbdc363517678d9120d798a922ab26d [2021-04-21T09:20:33.072Z] #56 ... [2021-04-21T09:20:33.072Z] [2021-04-21T09:20:33.072Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-21T09:20:33.072Z] #53 sha256:7ecc11452737ca94483937d33c09789117d0decc24704605dd620641b1606075 [2021-04-21T09:20:33.072Z] #53 126.9 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-04-21T09:20:33.072Z] #53 128.0 + mkdir -p /build [2021-04-21T09:20:33.072Z] #53 128.0 + cp runc /build/runc [2021-04-21T09:20:33.072Z] #53 DONE 128.7s [2021-04-21T09:20:33.072Z] [2021-04-21T09:20:33.072Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-21T09:20:33.072Z] #56 sha256:f723bf576a7b37937a5c155b661ea54980ada5237554c9bd27b8e7548f76f1bc [2021-04-21T09:20:33.118Z] #56 ... [2021-04-21T09:20:33.118Z] [2021-04-21T09:20:33.118Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-21T09:20:33.118Z] #54 sha256:5c45d7a99b3219560e94627e8eac93f7ae805b263d41889483d2e073e1b152e2 [2021-04-21T09:20:33.118Z] #54 DONE 0.1s [2021-04-21T09:20:33.118Z] [2021-04-21T09:20:33.118Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-21T09:20:33.118Z] #56 sha256:aa7ee990a8e1e64494bbf23c8f156ede04dbd5d57d28071f60de05d23d8c6744 [2021-04-21T09:20:34.010Z] #56 ... [2021-04-21T09:20:34.010Z] [2021-04-21T09:20:34.010Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-21T09:20:34.010Z] #54 sha256:8e22812e05ab190d183958a6b728651a17df0df90b854589ab59bf9d04ad9e7a [2021-04-21T09:20:34.269Z] #54 DONE 0.4s [2021-04-21T09:20:34.269Z] [2021-04-21T09:20:34.269Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-21T09:20:34.269Z] #56 sha256:f723bf576a7b37937a5c155b661ea54980ada5237554c9bd27b8e7548f76f1bc [2021-04-21T09:20:35.108Z] ok github.com/docker/docker/pkg/signal 2.401s coverage: 61.0% of statements [2021-04-21T09:20:35.400Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-04-21T09:20:35.690Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2021-04-21T09:20:35.980Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-04-21T09:20:36.609Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 54.2% of statements [2021-04-21T09:20:36.830Z] #44 181.6 CC criu/protobuf-desc.o [2021-04-21T09:20:37.239Z] ok github.com/docker/docker/pkg/system 0.034s coverage: 36.9% of statements [2021-04-21T09:20:37.239Z] ok github.com/docker/docker/pkg/tailfile 0.044s coverage: 88.6% of statements [2021-04-21T09:20:37.853Z] #30 ... [2021-04-21T09:20:37.853Z] [2021-04-21T09:20:37.853Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:20:37.853Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-21T09:20:37.853Z] #43 157.1 CC criu/uts_ns.o [2021-04-21T09:20:37.853Z] #43 157.3 CC criu/vdso.o [2021-04-21T09:20:37.853Z] #43 157.8 LINK criu/built-in.o [2021-04-21T09:20:37.853Z] #43 158.0 LINK criu/criu [2021-04-21T09:20:37.853Z] #43 158.3 DEP lib/c/criu.d [2021-04-21T09:20:37.853Z] #43 158.4 CC images/rpc.pb-c.o [2021-04-21T09:20:37.853Z] #43 159.0 CC lib/c/criu.o [2021-04-21T09:20:37.853Z] #43 160.0 LINK lib/c/built-in.o [2021-04-21T09:20:37.853Z] #43 160.0 LINK lib/c/libcriu.so [2021-04-21T09:20:37.853Z] #43 160.1 LINK lib/c/libcriu.a [2021-04-21T09:20:37.853Z] #43 160.2 GEN magic.py [2021-04-21T09:20:37.853Z] #43 160.3 Note: Building without setproctitle() and strlcpy() support. [2021-04-21T09:20:37.853Z] #43 160.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-21T09:20:37.853Z] #43 160.4 Note: Building without GnuTLS support [2021-04-21T09:20:37.853Z] #43 160.4 Makefile.config:39: Warn: you have no libnftables installed [2021-04-21T09:20:37.853Z] #43 160.4 Makefile.config:40: Warn: Building without nftables support [2021-04-21T09:20:37.853Z] #43 161.3 fatal: not a git repository (or any of the parent directories): .git [2021-04-21T09:20:37.869Z] ok github.com/docker/docker/pkg/tarsum 0.038s coverage: 89.3% of statements [2021-04-21T09:20:37.890Z] #44 182.8 CC criu/protobuf.o [2021-04-21T09:20:38.116Z] #43 162.1 make[1]: Nothing to be done for 'all'. [2021-04-21T09:20:38.159Z] testing: warning: no tests to run [2021-04-21T09:20:38.159Z] coverage: [no statements] [2021-04-21T09:20:38.159Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-04-21T09:20:38.449Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2021-04-21T09:20:38.449Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-04-21T09:20:38.547Z] #44 183.3 CC criu/pstree.o [2021-04-21T09:20:38.739Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-04-21T09:20:39.063Z] #43 162.9 make[1]: 'images/built-in.o' is up to date. [2021-04-21T09:20:39.063Z] #43 162.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-21T09:20:39.063Z] #43 163.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-21T09:20:39.063Z] #43 163.0 make[1]: 'compel/libcompel.a' is up to date. [2021-04-21T09:20:39.063Z] #43 163.1 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-21T09:20:39.325Z] #43 163.1 make[1]: Nothing to be done for 'all'. [2021-04-21T09:20:39.325Z] #43 163.2 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-21T09:20:39.588Z] #43 163.4 make[2]: Nothing to be done for 'all'. [2021-04-21T09:20:39.588Z] #43 163.5 make[2]: Nothing to be done for 'all'. [2021-04-21T09:20:39.588Z] #43 163.5 make[2]: Nothing to be done for 'all'. [2021-04-21T09:20:39.849Z] #43 163.6 make[2]: Nothing to be done for 'all'. [2021-04-21T09:20:39.849Z] #43 163.7 make[2]: Nothing to be done for 'all'. [2021-04-21T09:20:39.849Z] #43 163.8 make[2]: Nothing to be done for 'all'. [2021-04-21T09:20:39.849Z] #43 163.8 make[2]: Nothing to be done for 'all'. [2021-04-21T09:20:40.086Z] #44 184.8 CC criu/rbtree.o [2021-04-21T09:20:40.111Z] #43 163.9 make[2]: Nothing to be done for 'all'. [2021-04-21T09:20:40.111Z] #43 163.9 INSTALL criu/criu [2021-04-21T09:20:40.244Z] ok github.com/docker/docker/plugin 0.553s coverage: 23.2% of statements [2021-04-21T09:20:40.384Z] #44 185.2 CC criu/rst-malloc.o [2021-04-21T09:20:40.684Z] #44 185.6 CC criu/seccomp.o [2021-04-21T09:20:40.875Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-04-21T09:20:41.334Z] #44 ... [2021-04-21T09:20:41.334Z] [2021-04-21T09:20:41.334Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-21T09:20:41.334Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-04-21T09:20:41.334Z] #41 254.5 + dpkg --print-architecture [2021-04-21T09:20:41.334Z] #41 254.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-04-21T09:20:41.502Z] #43 DONE 165.5s [2021-04-21T09:20:41.502Z] [2021-04-21T09:20:41.502Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-21T09:20:41.502Z] #56 sha256:6f84983aee9bb1e0a9f44d31041cf0293f080544a843689add41cdac94345aa7 [2021-04-21T09:20:41.505Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 86.4% of statements [2021-04-21T09:20:41.764Z] #56 ... [2021-04-21T09:20:41.765Z] [2021-04-21T09:20:41.765Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-21T09:20:41.765Z] #30 sha256:3f1e10acb7c30fa68976ee4d97eef5a05617bcae94a79a8fc42e4cb05af32d43 [2021-04-21T09:20:41.765Z] #30 DONE 9.4s [2021-04-21T09:20:41.765Z] [2021-04-21T09:20:41.765Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-21T09:20:41.765Z] #33 sha256:ee62aa5ddfdddc47800af0a0689a11f21c8f1db6cb56478b7c6f658a0655bf2e [2021-04-21T09:20:41.981Z] #41 255.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-04-21T09:20:41.981Z] #41 255.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-04-21T09:20:42.712Z] #33 DONE 0.9s [2021-04-21T09:20:42.712Z] [2021-04-21T09:20:42.712Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-04-21T09:20:42.712Z] #35 sha256:2c65290adf6c3349e2f114b4fafa4cd587792547390f64dfde689121942cb017 [2021-04-21T09:20:42.712Z] #35 DONE 0.1s [2021-04-21T09:20:42.712Z] [2021-04-21T09:20:42.712Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-21T09:20:42.712Z] #38 sha256:45ce4a1828c231ea4b4444b12d8f6453f2f1f3537822a7af71c98f0b24a2d66d [2021-04-21T09:20:42.974Z] #38 DONE 0.1s [2021-04-21T09:20:42.974Z] [2021-04-21T09:20:42.974Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-21T09:20:42.974Z] #41 sha256:2cf77b345df14df6ecee2122237fcb252b7ec652ce4c983ed7c9ef7b13e8c8e6 [2021-04-21T09:20:43.007Z] ok github.com/docker/docker/quota 0.680s coverage: 71.4% of statements [2021-04-21T09:20:43.298Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2021-04-21T09:20:43.921Z] #41 DONE 0.8s [2021-04-21T09:20:43.921Z] [2021-04-21T09:20:43.921Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-21T09:20:43.921Z] #44 sha256:e53cfa9526f1f0b6be487e140c21b37c4efff5398b7b02706091a0312ee9f3d5 [2021-04-21T09:20:43.921Z] #44 DONE 0.3s [2021-04-21T09:20:43.921Z] [2021-04-21T09:20:43.921Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-21T09:20:43.921Z] #46 sha256:3cf2c6c8b366b7126364f6083d45b71c4061177f1c3ecf87ebcea79956c271bf [2021-04-21T09:20:44.328Z] ok github.com/docker/docker/registry 0.084s coverage: 57.2% of statements [2021-04-21T09:20:44.494Z] #46 DONE 0.5s [2021-04-21T09:20:44.494Z] [2021-04-21T09:20:44.494Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-21T09:20:44.494Z] #48 sha256:876032afe2cced55c0ab529c0cc7abfe5d0283c52ceda13bfb5a9cbbc7282e48 [2021-04-21T09:20:44.494Z] #48 DONE 0.1s [2021-04-21T09:20:44.494Z] [2021-04-21T09:20:44.494Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-21T09:20:44.494Z] #50 sha256:bce6c1258687876b273cae7f2758f22cfb85779c71ea4d339186bf09e8ac04f5 [2021-04-21T09:20:44.958Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2021-04-21T09:20:44.958Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2021-04-21T09:20:45.438Z] #50 DONE 1.0s [2021-04-21T09:20:45.438Z] [2021-04-21T09:20:45.438Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-21T09:20:45.438Z] #56 sha256:6f84983aee9bb1e0a9f44d31041cf0293f080544a843689add41cdac94345aa7 [2021-04-21T09:20:45.588Z] ok github.com/docker/docker/runconfig 0.006s coverage: 66.1% of statements [2021-04-21T09:20:45.699Z] #56 ... [2021-04-21T09:20:45.699Z] [2021-04-21T09:20:45.699Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-21T09:20:45.699Z] #52 sha256:2b267feac394d9f09a4d93f0542f0fddd31f1c350842a5de7cc86b1cb39a9e8e [2021-04-21T09:20:45.699Z] #52 DONE 0.1s [2021-04-21T09:20:45.699Z] [2021-04-21T09:20:45.699Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-21T09:20:45.699Z] #54 sha256:4bb872147b906b2af9fb920550709e8679acccbf8bcb95fe012bc19a35cdeaf4 [2021-04-21T09:20:45.878Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-04-21T09:20:45.960Z] #54 DONE 0.4s [2021-04-21T09:20:45.960Z] [2021-04-21T09:20:45.960Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-21T09:20:45.960Z] #56 sha256:6f84983aee9bb1e0a9f44d31041cf0293f080544a843689add41cdac94345aa7 [2021-04-21T09:20:47.945Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2021-04-21T09:20:48.975Z] ok github.com/docker/docker/volume/local 0.299s coverage: 76.4% of statements [2021-04-21T09:20:49.606Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2021-04-21T09:20:50.637Z] ok github.com/docker/docker/volume/service 0.010s coverage: 73.1% of statements [2021-04-21T09:20:52.469Z] #41 ... [2021-04-21T09:20:52.469Z] [2021-04-21T09:20:52.469Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-21T09:20:52.469Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-21T09:20:52.469Z] #44 186.3 CC criu/seize.o [2021-04-21T09:20:52.469Z] #44 187.5 CC criu/servicefd.o [2021-04-21T09:20:52.469Z] #44 188.1 CC criu/shmem.o [2021-04-21T09:20:52.469Z] #44 189.6 CC criu/sigframe.o [2021-04-21T09:20:52.469Z] #44 189.8 CC criu/signalfd.o [2021-04-21T09:20:52.469Z] #44 190.3 CC criu/sk-inet.o [2021-04-21T09:20:52.469Z] #44 191.6 CC criu/sk-netlink.o [2021-04-21T09:20:52.469Z] #44 192.3 CC criu/sk-packet.o [2021-04-21T09:20:52.469Z] #44 193.2 CC criu/sk-queue.o [2021-04-21T09:20:52.469Z] #44 193.9 CC criu/sk-tcp.o [2021-04-21T09:20:52.469Z] #44 194.6 CC criu/sk-unix.o [2021-04-21T09:20:52.469Z] #44 197.4 CC criu/sockets.o [2021-04-21T09:20:54.087Z] #44 198.6 CC criu/stats.o [2021-04-21T09:20:54.435Z] #44 199.3 CC criu/string.o [2021-04-21T09:20:54.734Z] #44 199.5 CC criu/sysctl.o [2021-04-21T09:20:55.794Z] #44 200.5 CC criu/sysfs_parse.o [2021-04-21T09:20:56.114Z] #44 201.0 CC criu/timens.o [2021-04-21T09:20:56.412Z] #44 201.3 CC criu/timerfd.o [2021-04-21T09:20:56.711Z] #44 201.7 CC criu/tty.o [2021-04-21T09:20:59.179Z] #56 227.3 + bin/containerd-stress [2021-04-21T09:20:59.179Z] #56 229.3 + bin/containerd-shim [2021-04-21T09:20:59.504Z] #44 204.2 CC criu/tun.o [2021-04-21T09:20:59.618Z] #56 227.4 + bin/containerd-stress [2021-04-21T09:20:59.618Z] #56 229.3 + bin/containerd-shim [2021-04-21T09:21:00.159Z] #44 205.0 CC criu/uffd.o [2021-04-21T09:21:00.825Z] #56 228.6 + bin/containerd-stress [2021-04-21T09:21:00.825Z] #56 230.6 + bin/containerd-shim [2021-04-21T09:21:00.865Z] #56 200.0 + bin/containerd-stress [2021-04-21T09:21:02.290Z] #44 206.9 CC criu/util.o [2021-04-21T09:21:03.410Z] #56 203.1 + bin/containerd-shim [2021-04-21T09:21:03.854Z] #44 208.5 CC criu/uts_ns.o [2021-04-21T09:21:03.854Z] #44 208.9 CC criu/vdso.o [2021-04-21T09:21:04.864Z] #56 236.1 + bin/containerd-shim-runc-v1 [2021-04-21T09:21:04.948Z] #44 209.6 LINK criu/built-in.o [2021-04-21T09:21:04.948Z] #44 209.8 LINK criu/criu [2021-04-21T09:21:05.718Z] #56 235.9 + bin/containerd-shim-runc-v1 [2021-04-21T09:21:06.000Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2021-04-21T09:21:06.000Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-21T09:21:06.000Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-21T09:21:06.000Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-21T09:21:06.000Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-21T09:21:06.000Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-21T09:21:06.000Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-21T09:21:06.000Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-04-21T09:21:06.000Z] ? github.com/docker/docker/rootless [no test files] [2021-04-21T09:21:06.000Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-04-21T09:21:06.000Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-21T09:21:06.000Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-21T09:21:06.000Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-21T09:21:06.000Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-21T09:21:06.000Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-21T09:21:06.000Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-21T09:21:06.000Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-21T09:21:06.000Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-21T09:21:06.000Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-21T09:21:06.000Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-21T09:21:06.000Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-21T09:21:06.000Z] ? github.com/docker/docker/volume [no test files] [2021-04-21T09:21:06.000Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-21T09:21:06.000Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-21T09:21:06.000Z] [2021-04-21T09:21:06.000Z] === Skipped [2021-04-21T09:21:06.000Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-04-21T09:21:06.000Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-04-21T09:21:06.000Z] [2021-04-21T09:21:06.000Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-04-21T09:21:06.000Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-04-21T09:21:06.000Z] [2021-04-21T09:21:06.000Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-04-21T09:21:06.000Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-21T09:21:06.000Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-21T09:21:06.000Z] [2021-04-21T09:21:06.000Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-04-21T09:21:06.000Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-21T09:21:06.000Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-21T09:21:06.000Z] [2021-04-21T09:21:06.000Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-04-21T09:21:06.000Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-21T09:21:06.000Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-21T09:21:06.000Z] [2021-04-21T09:21:06.000Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-04-21T09:21:06.000Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-21T09:21:06.000Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-21T09:21:06.000Z] [2021-04-21T09:21:06.000Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-04-21T09:21:06.000Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-21T09:21:06.000Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-21T09:21:06.000Z] [2021-04-21T09:21:06.000Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-04-21T09:21:06.000Z] graphtest_unix.go:73: No driver to put! [2021-04-21T09:21:06.000Z] [2021-04-21T09:21:06.000Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-04-21T09:21:06.000Z] time="2021-04-21T09:19:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-21T09:21:06.000Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-21T09:21:06.000Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-21T09:21:06.000Z] [2021-04-21T09:21:06.000Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-04-21T09:21:06.000Z] time="2021-04-21T09:19:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-21T09:21:06.000Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-21T09:21:06.000Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-21T09:21:06.000Z] [2021-04-21T09:21:06.000Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-04-21T09:21:06.000Z] time="2021-04-21T09:19:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-21T09:21:06.000Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-21T09:21:06.000Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-21T09:21:06.000Z] [2021-04-21T09:21:06.000Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-04-21T09:21:06.000Z] time="2021-04-21T09:19:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-21T09:21:06.000Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-21T09:21:06.000Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-21T09:21:06.000Z] [2021-04-21T09:21:06.000Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-04-21T09:21:06.000Z] time="2021-04-21T09:19:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-21T09:21:06.000Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-21T09:21:06.000Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-21T09:21:06.000Z] [2021-04-21T09:21:06.000Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-04-21T09:21:06.000Z] graphtest_unix.go:73: No driver to put! [2021-04-21T09:21:06.000Z] [2021-04-21T09:21:06.000Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-04-21T09:21:06.000Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-04-21T09:21:06.000Z] [2021-04-21T09:21:06.000Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-04-21T09:21:06.000Z] overlay_test.go:49: Fails to compute changes intermittently [2021-04-21T09:21:06.000Z] [2021-04-21T09:21:06.000Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-04-21T09:21:06.000Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-04-21T09:21:06.000Z] [2021-04-21T09:21:06.000Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-04-21T09:21:06.000Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-04-21T09:21:06.000Z] [2021-04-21T09:21:06.000Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-04-21T09:21:06.000Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-21T09:21:06.000Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-21T09:21:06.000Z] [2021-04-21T09:21:06.000Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-04-21T09:21:06.000Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-21T09:21:06.000Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-21T09:21:06.000Z] [2021-04-21T09:21:06.000Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-04-21T09:21:06.000Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-21T09:21:06.000Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-21T09:21:06.000Z] [2021-04-21T09:21:06.000Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-04-21T09:21:06.000Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-21T09:21:06.000Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-21T09:21:06.000Z] [2021-04-21T09:21:06.000Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-04-21T09:21:06.000Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-21T09:21:06.000Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-21T09:21:06.000Z] [2021-04-21T09:21:06.000Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-04-21T09:21:06.000Z] graphtest_unix.go:73: No driver to put! [2021-04-21T09:21:06.000Z] [2021-04-21T09:21:06.000Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-04-21T09:21:06.000Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-04-21T09:21:06.000Z] [2021-04-21T09:21:06.000Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-04-21T09:21:06.000Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-04-21T09:21:06.000Z] [2021-04-21T09:21:06.000Z] [2021-04-21T09:21:06.000Z] DONE 2229 tests, 26 skipped in 202.569s [2021-04-21T09:21:06.016Z] #44 210.6 DEP lib/c/criu.d [2021-04-21T09:21:06.016Z] #44 210.7 CC images/rpc.pb-c.o Post stage [Pipeline] junit [2021-04-21T09:21:06.044Z] Recording test results [2021-04-21T09:21:06.185Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-21T09:21:06.610Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42294/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9ca66776fa4bda05831987a87bb2232541109d79 -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:9ca66776fa4bda05831987a87bb2232541109d79 hack/make.sh dynbinary test-integration [2021-04-21T09:21:06.728Z] #44 211.6 CC lib/c/criu.o [2021-04-21T09:21:07.241Z] [2021-04-21T09:21:07.241Z] Removing bundles/ [2021-04-21T09:21:07.241Z] [2021-04-21T09:21:07.241Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-04-21T09:21:07.241Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-21T09:21:07.241Z] GOOS="" GOARCH="" GOARM="" [2021-04-21T09:21:07.468Z] #56 237.4 + bin/containerd-shim-runc-v1 [2021-04-21T09:21:08.865Z] #44 213.3 LINK lib/c/built-in.o [2021-04-21T09:21:08.865Z] #44 213.3 LINK lib/c/libcriu.so [2021-04-21T09:21:08.865Z] #44 213.4 LINK lib/c/libcriu.a [2021-04-21T09:21:08.865Z] #44 213.7 GEN magic.py [2021-04-21T09:21:09.033Z] #56 240.6 + bin/containerd-shim-runc-v2 [2021-04-21T09:21:09.184Z] #44 214.0 Note: Building without setproctitle() and strlcpy() support. [2021-04-21T09:21:09.184Z] #44 214.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-21T09:21:09.184Z] #44 214.0 Note: Building without GnuTLS support [2021-04-21T09:21:09.184Z] #44 214.0 Makefile.config:39: Warn: you have no libnftables installed [2021-04-21T09:21:09.184Z] #44 214.0 Makefile.config:40: Warn: Building without nftables support [2021-04-21T09:21:09.961Z] #56 241.5 + binaries [2021-04-21T09:21:09.961Z] #56 241.5 + install -D bin/containerd /build/containerd [2021-04-21T09:21:09.961Z] #56 241.5 + install -D bin/containerd-shim /build/containerd-shim [2021-04-21T09:21:09.961Z] #56 241.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-21T09:21:09.961Z] #56 241.6 + install -D bin/ctr /build/ctr [2021-04-21T09:21:10.007Z] #56 209.1 + bin/containerd-shim-runc-v1 [2021-04-21T09:21:10.299Z] #44 215.1 fatal: not a git repository (or any of the parent directories): .git [2021-04-21T09:21:10.967Z] #56 240.4 + bin/containerd-shim-runc-v2 [2021-04-21T09:21:10.967Z] #56 241.3 + binaries [2021-04-21T09:21:10.967Z] #56 241.3 + install -D bin/containerd /build/containerd [2021-04-21T09:21:10.967Z] #56 241.4 + install -D bin/containerd-shim /build/containerd-shim [2021-04-21T09:21:10.967Z] #56 241.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-21T09:21:10.967Z] #56 241.4 + install -D bin/ctr /build/ctr [2021-04-21T09:21:11.324Z] #56 DONE 242.5s [2021-04-21T09:21:11.359Z] #44 216.2 make[1]: Nothing to be done for 'all'. [2021-04-21T09:21:11.675Z] #56 241.9 + bin/containerd-shim-runc-v2 [2021-04-21T09:21:11.885Z] [2021-04-21T09:21:11.885Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-21T09:21:11.885Z] #57 sha256:b1d18b571fba92a9982e1ac977d44c8babd99b9e3b954f777241a21652599862 [2021-04-21T09:21:12.422Z] #44 217.4 make[1]: 'images/built-in.o' is up to date. [2021-04-21T09:21:12.422Z] #44 217.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-21T09:21:12.612Z] #56 243.0 + binaries [2021-04-21T09:21:12.612Z] #56 243.0 + install -D bin/containerd /build/containerd [2021-04-21T09:21:12.612Z] #56 243.0 + install -D bin/containerd-shim /build/containerd-shim [2021-04-21T09:21:12.612Z] #56 243.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-21T09:21:12.612Z] #56 243.0 + install -D bin/ctr /build/ctr [2021-04-21T09:21:12.723Z] #44 217.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-21T09:21:12.723Z] #44 217.5 make[1]: 'compel/libcompel.a' is up to date. [2021-04-21T09:21:12.723Z] #44 217.6 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-21T09:21:12.723Z] #44 217.6 make[1]: Nothing to be done for 'all'. [2021-04-21T09:21:12.723Z] #44 217.7 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-21T09:21:12.814Z] #57 DONE 0.9s [2021-04-21T09:21:12.814Z] [2021-04-21T09:21:12.814Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-21T09:21:12.814Z] #61 sha256:49d949cee0badb861ff84941a78f0e5fdd956c6d37d73ebf3d013d769dcb9355 [2021-04-21T09:21:12.852Z] #56 DONE 243.1s [2021-04-21T09:21:13.023Z] #44 217.9 make[2]: Nothing to be done for 'all'. [2021-04-21T09:21:13.023Z] #44 217.9 make[2]: Nothing to be done for 'all'. [2021-04-21T09:21:13.023Z] #44 218.0 make[2]: Nothing to be done for 'all'. [2021-04-21T09:21:13.069Z] #61 DONE 0.2s [2021-04-21T09:21:13.069Z] [2021-04-21T09:21:13.069Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-21T09:21:13.069Z] #66 sha256:12c3f2518cc8a9a6ff307af647615499fcce0f58d1bb8a320b56a2fb150e7440 [2021-04-21T09:21:13.322Z] #44 218.2 make[2]: Nothing to be done for 'all'. [2021-04-21T09:21:13.322Z] #44 218.3 make[2]: Nothing to be done for 'all'. [2021-04-21T09:21:13.322Z] #44 218.4 make[2]: Nothing to be done for 'all'. [2021-04-21T09:21:13.322Z] #44 218.4 make[2]: Nothing to be done for 'all'. [2021-04-21T09:21:13.626Z] #44 218.6 make[2]: Nothing to be done for 'all'. [2021-04-21T09:21:13.626Z] #44 218.6 INSTALL criu/criu [2021-04-21T09:21:13.777Z] [2021-04-21T09:21:13.778Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-21T09:21:13.778Z] #57 sha256:f5f6dea994729e575ef57dbe516f441226bd05f8ed6e0f76c9ac0c20cc1fce51 [2021-04-21T09:21:13.927Z] #44 DONE 218.7s [2021-04-21T09:21:13.927Z] [2021-04-21T09:21:13.927Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-21T09:21:13.927Z] #57 sha256:d8f63e744e351cc6efbc2f857229ce39cf5c5a0ee5898038f6758df5f8d02a54 [2021-04-21T09:21:14.029Z] #66 DONE 0.8s [2021-04-21T09:21:14.029Z] [2021-04-21T09:21:14.029Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-21T09:21:14.029Z] #68 sha256:38962b016f6dac67b38294a0b675c8e40e12cf79b9f1612ce9954b2eb16ebe70 [2021-04-21T09:21:14.029Z] #68 DONE 0.1s [2021-04-21T09:21:14.029Z] [2021-04-21T09:21:14.029Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-21T09:21:14.029Z] #69 sha256:c0cc4abd0fcfe64b87b0e67567fce9924473179c5ec4681cf702092a011adeae [2021-04-21T09:21:14.029Z] #69 DONE 0.0s [2021-04-21T09:21:14.029Z] [2021-04-21T09:21:14.029Z] #70 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2021-04-21T09:21:14.029Z] #70 sha256:c0bf91db2cb2903e22b7b28d0d0d6c11360439e752e3a93dd52deaaed328827c [2021-04-21T09:21:14.217Z] #56 213.2 + bin/containerd-shim-runc-v2 [2021-04-21T09:21:14.582Z] #57 ... [2021-04-21T09:21:14.582Z] [2021-04-21T09:21:14.582Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-21T09:21:14.582Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-04-21T09:21:14.582Z] #41 DONE 287.7s [2021-04-21T09:21:14.582Z] [2021-04-21T09:21:14.582Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-21T09:21:14.582Z] #57 sha256:d8f63e744e351cc6efbc2f857229ce39cf5c5a0ee5898038f6758df5f8d02a54 [2021-04-21T09:21:14.591Z] #70 0.712 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-04-21T09:21:14.702Z] #57 DONE 0.8s [2021-04-21T09:21:14.702Z] [2021-04-21T09:21:14.702Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-21T09:21:14.702Z] #61 sha256:719cd2079125e8de2513cc2e1fab86a8a70034d2486a93fad5b4c7d07bfcf619 [2021-04-21T09:21:14.702Z] #61 DONE 0.2s [2021-04-21T09:21:14.788Z] #56 214.5 + binaries [2021-04-21T09:21:14.788Z] #56 214.5 + install -D bin/containerd /build/containerd [2021-04-21T09:21:14.847Z] #70 0.870 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-04-21T09:21:14.847Z] #70 0.954 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-04-21T09:21:14.962Z] [2021-04-21T09:21:14.962Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-21T09:21:14.962Z] #66 sha256:4eb9d0bdeff5cc26ff1b036f2386386bc57bba35a0ed6e95c4a4ed78b825584a [2021-04-21T09:21:15.048Z] #56 214.6 + install -D bin/containerd-shim /build/containerd-shim [2021-04-21T09:21:15.048Z] #56 214.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-21T09:21:15.048Z] #56 214.6 + install -D bin/ctr /build/ctr [2021-04-21T09:21:15.104Z] #70 1.037 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-04-21T09:21:15.150Z] #56 DONE 245.1s [2021-04-21T09:21:15.409Z] [2021-04-21T09:21:15.409Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-21T09:21:15.409Z] #57 sha256:b3f934e0b3bbd4da303562e17e9617aa6032c296691e4f219a681dd31cb38aea [2021-04-21T09:21:15.543Z] #66 DONE 0.8s [2021-04-21T09:21:15.543Z] [2021-04-21T09:21:15.543Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-21T09:21:15.543Z] #68 sha256:f7508aaecdba050593f0a8bbe40e56a9d1a6961282a9e679560c2ab796663e40 [2021-04-21T09:21:15.543Z] #68 DONE 0.0s [2021-04-21T09:21:15.666Z] #70 1.139 Reading package lists... [2021-04-21T09:21:15.803Z] [2021-04-21T09:21:15.803Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-21T09:21:15.803Z] #69 sha256:34aa1e59feb49761e1934c810578a83604935f5e07e4ab6efc404d1da0e4a2f0 [2021-04-21T09:21:15.803Z] #69 DONE 0.0s [2021-04-21T09:21:15.803Z] [2021-04-21T09:21:15.803Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-21T09:21:15.803Z] #70 sha256:6cc1c28e14a97807de881da3126337e146b517d3b743178becfb4b5b73f275d5 [2021-04-21T09:21:16.229Z] #70 1.771 Reading package lists... [2021-04-21T09:21:16.345Z] #57 DONE 0.9s [2021-04-21T09:21:16.345Z] [2021-04-21T09:21:16.345Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-21T09:21:16.345Z] #61 sha256:3a5cb5b4e5c4329208cc00917c6713b9c9743a6bb99acd3f43f1f0732cd09e8a [2021-04-21T09:21:16.485Z] #70 2.395 Building dependency tree... [2021-04-21T09:21:16.485Z] #70 2.519 Reading state information... [2021-04-21T09:21:16.485Z] #70 2.625 The following additional packages will be installed: [2021-04-21T09:21:16.603Z] #61 DONE 0.2s [2021-04-21T09:21:16.603Z] [2021-04-21T09:21:16.603Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-21T09:21:16.603Z] #66 sha256:68f213362f1446e0ff0b685fe47588866b1d24a46377aa5b93f5146f9d4aee9c [2021-04-21T09:21:16.741Z] #70 2.625 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-04-21T09:21:16.741Z] #70 2.625 libpam-systemd [2021-04-21T09:21:16.741Z] #70 2.626 Suggested packages: [2021-04-21T09:21:16.741Z] #70 2.626 systemd-container policykit-1 [2021-04-21T09:21:16.741Z] #70 2.626 Recommended packages: [2021-04-21T09:21:16.741Z] #70 2.626 libnss-systemd [2021-04-21T09:21:16.741Z] #70 2.705 The following NEW packages will be installed: [2021-04-21T09:21:16.741Z] #70 2.705 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-04-21T09:21:16.741Z] #70 2.706 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-04-21T09:21:16.996Z] #70 2.972 0 upgraded, 11 newly installed, 0 to remove and 27 not upgraded. [2021-04-21T09:21:16.996Z] #70 2.972 Need to get 4762 kB of archives. [2021-04-21T09:21:16.996Z] #70 2.972 After this operation, 16.6 MB of additional disk space will be used. [2021-04-21T09:21:16.996Z] #70 2.972 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-04-21T09:21:16.996Z] #70 2.974 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] [2021-04-21T09:21:16.996Z] #70 2.975 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-04-21T09:21:16.996Z] #70 2.979 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-04-21T09:21:16.996Z] #70 2.980 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-04-21T09:21:16.996Z] #70 2.981 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB] [2021-04-21T09:21:16.996Z] #70 3.044 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB] [2021-04-21T09:21:16.996Z] #70 3.049 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-04-21T09:21:16.996Z] #70 3.157 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-04-21T09:21:17.193Z] #70 DONE 1.2s [2021-04-21T09:21:17.193Z] [2021-04-21T09:21:17.193Z] #71 exporting to image [2021-04-21T09:21:17.193Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-21T09:21:17.193Z] #71 exporting layers [2021-04-21T09:21:17.251Z] #70 3.291 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB] [2021-04-21T09:21:17.251Z] #70 3.293 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] [2021-04-21T09:21:17.421Z] 4612f6d0b889: Pull complete [2021-04-21T09:21:17.507Z] #70 3.491 debconf: delaying package configuration, since apt-utils is not installed [2021-04-21T09:21:17.507Z] #70 3.514 Fetched 4762 kB in 1s (8245 kB/s) [2021-04-21T09:21:17.507Z] #70 3.541 Selecting previously unselected package libargon2-1:amd64. [2021-04-21T09:21:17.507Z] #70 3.541 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28057 files and directories currently installed.) [2021-04-21T09:21:17.507Z] #70 3.555 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-04-21T09:21:17.507Z] #70 3.562 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-04-21T09:21:17.507Z] #70 3.597 Selecting previously unselected package libjson-c3:amd64. [2021-04-21T09:21:17.507Z] #70 3.598 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-04-21T09:21:17.507Z] #70 3.602 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-04-21T09:21:17.507Z] #70 3.635 Selecting previously unselected package libcryptsetup12:amd64. [2021-04-21T09:21:17.507Z] #70 3.638 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-04-21T09:21:17.507Z] #70 3.642 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-04-21T09:21:17.507Z] #70 3.689 Selecting previously unselected package libidn11:amd64. [2021-04-21T09:21:17.539Z] #66 DONE 1.0s [2021-04-21T09:21:17.588Z] #56 DONE 217.0s [2021-04-21T09:21:17.762Z] #70 3.692 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-04-21T09:21:17.762Z] #70 3.696 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-04-21T09:21:17.762Z] #70 3.737 Selecting previously unselected package libkmod2:amd64. [2021-04-21T09:21:17.762Z] #70 3.739 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-04-21T09:21:17.762Z] #70 3.743 Unpacking libkmod2:amd64 (26-1) ... [2021-04-21T09:21:17.762Z] #70 3.784 Selecting previously unselected package systemd. [2021-04-21T09:21:17.762Z] #70 3.787 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ... [2021-04-21T09:21:17.762Z] #70 3.824 Unpacking systemd (241-7~deb10u7) ... [2021-04-21T09:21:17.798Z] [2021-04-21T09:21:17.798Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-21T09:21:17.798Z] #68 sha256:cb90e65cf39fce7735df5fe8fb2acb92fba8828613a4da4ef8f6180d9104a118 [2021-04-21T09:21:17.798Z] #68 DONE 0.1s [2021-04-21T09:21:17.798Z] [2021-04-21T09:21:17.798Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-21T09:21:17.798Z] #69 sha256:35c2199bf821d9e0f8142b139f4469afaa23cd5841dd1e670bfad1b7ba4dce76 [2021-04-21T09:21:17.798Z] #69 DONE 0.0s [2021-04-21T09:21:17.798Z] [2021-04-21T09:21:17.798Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-21T09:21:17.798Z] #70 sha256:845f7ac4bd58511ffa1d42704e3af34ba86eb059b0dd4d43a08c0cd279458c48 [2021-04-21T09:21:18.322Z] #70 4.280 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-04-21T09:21:18.322Z] #70 4.295 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-04-21T09:21:18.322Z] #70 4.306 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-04-21T09:21:18.322Z] #70 4.315 Setting up libidn11:amd64 (1.33-2.2) ... [2021-04-21T09:21:18.322Z] #70 4.327 Setting up libkmod2:amd64 (26-1) ... [2021-04-21T09:21:18.322Z] #70 4.339 Setting up systemd (241-7~deb10u7) ... [2021-04-21T09:21:18.322Z] #70 4.390 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-04-21T09:21:18.322Z] #70 4.391 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-04-21T09:21:18.322Z] #70 4.395 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-04-21T09:21:18.322Z] #70 4.395 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-04-21T09:21:18.883Z] #70 4.856 Selecting previously unselected package systemd-sysv. [2021-04-21T09:21:18.883Z] #70 4.856 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28854 files and directories currently installed.) [2021-04-21T09:21:18.883Z] #70 4.870 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ... [2021-04-21T09:21:18.883Z] #70 4.874 Unpacking systemd-sysv (241-7~deb10u7) ... [2021-04-21T09:21:18.883Z] #70 4.917 Selecting previously unselected package libdbus-1-3:amd64. [2021-04-21T09:21:18.883Z] #70 4.920 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-04-21T09:21:18.883Z] #70 4.924 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-04-21T09:21:18.883Z] #70 4.978 Selecting previously unselected package dbus. [2021-04-21T09:21:18.883Z] #70 4.981 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-04-21T09:21:18.883Z] #70 4.993 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-04-21T09:21:18.883Z] #70 5.051 Selecting previously unselected package libpam-systemd:amd64. [2021-04-21T09:21:18.883Z] #70 5.054 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ... [2021-04-21T09:21:18.883Z] #70 5.058 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ... [2021-04-21T09:21:18.883Z] #70 5.098 Selecting previously unselected package dbus-user-session. [2021-04-21T09:21:18.970Z] [2021-04-21T09:21:18.970Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-21T09:21:18.970Z] #57 sha256:230ea3870c6d2031f7b8dc3fd445f4d3a126060b0ff5fcef02cb513ef7980e3e [2021-04-21T09:21:19.140Z] #70 5.101 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-04-21T09:21:19.140Z] #70 5.106 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-04-21T09:21:19.140Z] #70 5.174 Setting up systemd-sysv (241-7~deb10u7) ... [2021-04-21T09:21:19.140Z] #70 5.185 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-04-21T09:21:19.140Z] #70 5.197 Setting up dbus (1.12.20-0+deb10u1) ... [2021-04-21T09:21:19.140Z] #70 5.309 invoke-rc.d: could not determine current runlevel [2021-04-21T09:21:19.140Z] #70 5.312 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-21T09:21:19.140Z] #70 5.317 Setting up libpam-systemd:amd64 (241-7~deb10u7) ... [2021-04-21T09:21:19.176Z] #70 DONE 1.3s [2021-04-21T09:21:19.176Z] [2021-04-21T09:21:19.176Z] #71 exporting to image [2021-04-21T09:21:19.176Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-21T09:21:19.176Z] #71 exporting layers [2021-04-21T09:21:19.396Z] #70 5.448 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-04-21T09:21:19.396Z] #70 5.468 Processing triggers for systemd (241-7~deb10u7) ... [2021-04-21T09:21:19.396Z] #70 5.476 Processing triggers for libc-bin (2.28-10) ... [2021-04-21T09:21:19.651Z] #70 DONE 5.6s [2021-04-21T09:21:19.651Z] [2021-04-21T09:21:19.651Z] #71 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2021-04-21T09:21:19.651Z] #71 sha256:2cacb4ecf8b89525fe08ba7c6431e0652edd4f24496a9aa765ecd26b6553b11d [2021-04-21T09:21:19.906Z] #71 0.456 % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-21T09:21:19.906Z] #71 0.457 Dload Upload Total Spent Left Speed [2021-04-21T09:21:20.161Z] #71 0.458 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 17037 0 --:--:-- --:--:-- --:--:-- 17037 [2021-04-21T09:21:20.161Z] #71 DONE 0.6s [2021-04-21T09:21:20.161Z] [2021-04-21T09:21:20.161Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-21T09:21:20.161Z] #72 sha256:10a66bd19cba1729d2cae1ec542a4c163717da3b7dfb3a5a5b43eb30a26c69a9 [2021-04-21T09:21:20.880Z] #57 DONE 1.7s [2021-04-21T09:21:20.880Z] [2021-04-21T09:21:20.880Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-21T09:21:20.880Z] #61 sha256:cc9332e8e818144021284e12416aeaba9d3214b00d301fd0d6e3dbd729120563 [2021-04-21T09:21:20.880Z] #61 DONE 0.4s [2021-04-21T09:21:20.880Z] [2021-04-21T09:21:20.880Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-21T09:21:20.880Z] #66 sha256:9a7b7e301c52ad3c47a4671529af047cada5df6b65f554a1cf764941af5a27ec [2021-04-21T09:21:21.087Z] #72 DONE 0.7s [2021-04-21T09:21:21.088Z] [2021-04-21T09:21:21.088Z] #73 exporting to image [2021-04-21T09:21:21.088Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-21T09:21:21.088Z] #73 exporting layers [2021-04-21T09:21:21.657Z] #57 ... [2021-04-21T09:21:21.657Z] [2021-04-21T09:21:21.657Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-21T09:21:21.657Z] #50 sha256:6b7eb6a3129f3efbcc50b48392f74849541ee953d8d0477f4f7044e52440611a [2021-04-21T09:21:21.657Z] #50 294.2 + /build/golangci-lint --version [2021-04-21T09:21:21.657Z] #50 294.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-21T09:21:21.657Z] #50 DONE 294.9s [2021-04-21T09:21:21.657Z] [2021-04-21T09:21:21.657Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-21T09:21:21.657Z] #54 sha256:9b55f56af7e65273ccb9db91e84bfd9f2c1e3a9a7b1b9c4f0340cf637c2e0570 [2021-04-21T09:21:22.789Z] #66 DONE 1.8s [2021-04-21T09:21:22.789Z] [2021-04-21T09:21:22.789Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-21T09:21:22.789Z] #68 sha256:4b882c522ef4e4f47e7268656f9d3f4f7cbf2d0b0f4313739e2348750287348e [2021-04-21T09:21:22.789Z] #68 DONE 0.1s [2021-04-21T09:21:22.789Z] [2021-04-21T09:21:22.789Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-21T09:21:22.789Z] #69 sha256:6195307d604a7bb8618e2663e755448eb0e22ee34c5e7336d3dd46d01401a0a2 [2021-04-21T09:21:22.789Z] #69 DONE 0.0s [2021-04-21T09:21:22.789Z] [2021-04-21T09:21:22.789Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-21T09:21:22.789Z] #70 sha256:1e24df1ca4d3ae5fa39c8abf87fc758ccf4f3df7d09b3f35f3fbcd8ef7d67a95 [2021-04-21T09:21:23.726Z] #71 exporting layers 6.6s done [2021-04-21T09:21:23.726Z] #71 writing image sha256:46dc6a7a3c1e0953a9786423db7509fe01008112abc33f1962b3c9e623362f60 done [2021-04-21T09:21:23.726Z] #71 naming to docker.io/library/docker:9ca66776fa4bda05831987a87bb2232541109d79 done [2021-04-21T09:21:23.726Z] #71 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-21T09:21:24.094Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42294/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=9ca66776fa4bda05831987a87bb2232541109d79 -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:9ca66776fa4bda05831987a87bb2232541109d79 hack/make.sh dynbinary test-integration [2021-04-21T09:21:24.722Z] #70 DONE 1.8s [2021-04-21T09:21:24.722Z] [2021-04-21T09:21:24.722Z] #71 exporting to image [2021-04-21T09:21:24.722Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-21T09:21:24.722Z] #71 exporting layers [2021-04-21T09:21:25.021Z] [2021-04-21T09:21:25.277Z] Removing bundles/ [2021-04-21T09:21:25.277Z] [2021-04-21T09:21:25.277Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-04-21T09:21:25.277Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-21T09:21:25.277Z] GOOS="" GOARCH="" GOARM="" [2021-04-21T09:21:25.747Z] #71 exporting layers 6.7s done [2021-04-21T09:21:25.747Z] #71 writing image sha256:19286711d208de173ff02473922d066d1ed8c439a281c5da547d121205205899 done [2021-04-21T09:21:25.747Z] #71 naming to docker.io/library/docker:9ca66776fa4bda05831987a87bb2232541109d79 done [2021-04-21T09:21:25.747Z] #71 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-04-21T09:21:26.089Z] + trap exit INT TERM [2021-04-21T09:21:26.089Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-04-21T09:21:26.089Z] + CONTAINER_NAME=docker-pr2 [2021-04-21T09:21:26.089Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42294/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42294/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9ca66776fa4bda05831987a87bb2232541109d79 -e DOCKER_GRAPHDRIVER docker:9ca66776fa4bda05831987a87bb2232541109d79 hack/make.sh dynbinary-daemon [2021-04-21T09:21:27.026Z] [2021-04-21T09:21:27.285Z] Removing bundles/ [2021-04-21T09:21:27.285Z] [2021-04-21T09:21:27.285Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-04-21T09:21:27.285Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-21T09:21:27.285Z] GOOS="" GOARCH="" GOARM="" [2021-04-21T09:21:27.638Z] #73 exporting layers 6.6s done [2021-04-21T09:21:27.638Z] #73 writing image sha256:12b93290ada727b8b78a25f03e44d5989950da49d1394ec10f0731ecca3da26c done [2021-04-21T09:21:27.638Z] #73 naming to docker.io/library/docker:9ca66776fa4bda05831987a87bb2232541109d79 done [2021-04-21T09:21:27.638Z] #73 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-21T09:21:27.986Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42294/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=9ca66776fa4bda05831987a87bb2232541109d79 -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:9ca66776fa4bda05831987a87bb2232541109d79 hack/make.sh dynbinary test-integration [2021-04-21T09:21:28.929Z] #71 exporting layers 3.9s done [2021-04-21T09:21:28.929Z] #71 writing image sha256:8cd59801f7fc73b866b64881e31d8660cbdc15c99d3d5efb4a2b8ee840588c38 done [2021-04-21T09:21:28.929Z] #71 naming to docker.io/library/docker:9ca66776fa4bda05831987a87bb2232541109d79 done [2021-04-21T09:21:28.929Z] #71 DONE 3.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-04-21T09:21:29.274Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42294/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9ca66776fa4bda05831987a87bb2232541109d79 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:9ca66776fa4bda05831987a87bb2232541109d79 hack/test/unit [2021-04-21T09:21:29.874Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-04-21T09:21:29.874Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-04-21T09:21:29.874Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-04-21T09:21:29.874Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-04-21T09:21:29.874Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [2021-04-21T09:21:29.874Z] Detected virtualization docker. [2021-04-21T09:21:29.874Z] Detected architecture x86-64. [2021-04-21T09:21:29.874Z] Set hostname to . [2021-04-21T09:21:30.437Z] + source /etc/docker-entrypoint-cmd [2021-04-21T09:21:30.437Z] ++ hack/make.sh dynbinary test-integration [2021-04-21T09:21:30.437Z] [2021-04-21T09:21:30.437Z] Removing bundles/ [2021-04-21T09:21:30.437Z] [2021-04-21T09:21:30.437Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-04-21T09:21:30.437Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-21T09:21:30.437Z] GOOS="" GOARCH="" GOARM="" [2021-04-21T09:21:34.559Z] ? github.com/docker/docker/api [no test files] [2021-04-21T09:21:44.259Z] #54 196.1 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-04-21T09:21:44.259Z] #54 197.1 + mkdir -p /build [2021-04-21T09:21:44.259Z] #54 197.2 + cp runc /build/runc [2021-04-21T09:21:44.259Z] #54 DONE 197.3s [2021-04-21T09:21:44.259Z] [2021-04-21T09:21:44.259Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-21T09:21:44.259Z] #57 sha256:d8f63e744e351cc6efbc2f857229ce39cf5c5a0ee5898038f6758df5f8d02a54 [2021-04-21T09:21:46.808Z] ok github.com/docker/docker/api/server 0.053s coverage: 9.0% of statements [2021-04-21T09:21:48.785Z] #57 275.2 + bin/containerd [2021-04-21T09:21:50.902Z] #57 ... [2021-04-21T09:21:50.902Z] [2021-04-21T09:21:50.902Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-21T09:21:50.902Z] #25 sha256:ab5a574db507f45ce9556c7d1598d86bd99dfc9eb78ad8479c23a547fc6516d2 [2021-04-21T09:21:50.902Z] #25 323.8 + return [2021-04-21T09:21:50.902Z] #25 DONE 323.9s [2021-04-21T09:21:50.902Z] [2021-04-21T09:21:50.902Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-21T09:21:50.902Z] #57 sha256:d8f63e744e351cc6efbc2f857229ce39cf5c5a0ee5898038f6758df5f8d02a54 [2021-04-21T09:21:52.498Z] #57 ... [2021-04-21T09:21:52.498Z] [2021-04-21T09:21:52.498Z] #26 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-21T09:21:52.498Z] #26 sha256:ab7ca23afebabea169a59918bb17891540dab2e7dd828bc626e06df557dcebf6 [2021-04-21T09:21:52.498Z] #26 DONE 0.1s [2021-04-21T09:21:52.498Z] [2021-04-21T09:21:52.498Z] #31 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-21T09:21:52.498Z] #31 sha256:068a3b7c9ab6e3ddfbd1a1d5bd8d0ee584219bd15b44b92b02d65c747ab7ca52 [2021-04-21T09:21:53.152Z] #31 DONE 0.7s [2021-04-21T09:21:53.152Z] [2021-04-21T09:21:53.152Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-21T09:21:53.152Z] #57 sha256:d8f63e744e351cc6efbc2f857229ce39cf5c5a0ee5898038f6758df5f8d02a54 [2021-04-21T09:21:53.152Z] #57 ... [2021-04-21T09:21:53.152Z] [2021-04-21T09:21:53.152Z] #34 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-21T09:21:53.152Z] #34 sha256:c487edaf5886a9d378d3bff7739ba2ba93be07769ee27cd8723ad0256652cd87 [2021-04-21T09:21:53.152Z] #34 DONE 0.1s [2021-04-21T09:21:53.453Z] [2021-04-21T09:21:53.453Z] #36 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-04-21T09:21:53.453Z] #36 sha256:ae558760cb5e95b4a1d6dd69c5804a945a1c314dc73f7b171736712703e1abc6 [2021-04-21T09:21:53.453Z] #36 DONE 0.1s [2021-04-21T09:21:53.453Z] [2021-04-21T09:21:53.453Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-21T09:21:53.453Z] #39 sha256:10e256e5dc55db33ab024cf3ba5ad4f080743ea050348e389eaafa21d04e8f33 [2021-04-21T09:21:53.453Z] #39 DONE 0.1s [2021-04-21T09:21:53.453Z] [2021-04-21T09:21:53.453Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-21T09:21:53.453Z] #42 sha256:01ec6071668c1726dce97fa567f160e266e9bacd283d51f3b91d6602faacefa8 [2021-04-21T09:21:53.753Z] #42 DONE 0.2s [2021-04-21T09:21:53.753Z] [2021-04-21T09:21:53.753Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-21T09:21:53.753Z] #45 sha256:538aed598ace0c1ea4d7caae80e179a52b3be59c1ee8254e34c68e4ede63b5b8 [2021-04-21T09:21:54.062Z] #45 DONE 0.2s [2021-04-21T09:21:54.062Z] [2021-04-21T09:21:54.062Z] #47 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-21T09:21:54.062Z] #47 sha256:1584b402123beaf2685e828a79dbb7dd07f5d42d794a7c0a3d87c240c606244b [2021-04-21T09:21:54.062Z] #47 DONE 0.1s [2021-04-21T09:21:54.062Z] [2021-04-21T09:21:54.062Z] #49 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-21T09:21:54.062Z] #49 sha256:28aa8700e87a33e84c442e0ce469a102788fb3f3ade152a2bd5f7d63899e4d11 [2021-04-21T09:21:54.062Z] #49 DONE 0.1s [2021-04-21T09:21:54.062Z] [2021-04-21T09:21:54.062Z] #51 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-21T09:21:54.062Z] #51 sha256:bb3c0241f22c4899f58741c4bb683b91d6c75f53a3c28d0d0e3938b381e89f4c [2021-04-21T09:21:54.062Z] #51 DONE 0.1s [2021-04-21T09:21:54.062Z] [2021-04-21T09:21:54.062Z] #53 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-21T09:21:54.062Z] #53 sha256:2a1c746f8eb855c32f88873415df3f377a8692b22492addb907abf5bdfdd7571 [2021-04-21T09:21:54.062Z] #53 DONE 0.1s [2021-04-21T09:21:54.062Z] [2021-04-21T09:21:54.062Z] #55 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-21T09:21:54.062Z] #55 sha256:412ff79950da18b7f3f3359f6ca503a49a6751973fd690aa09ba3d9d0d94bfe5 [2021-04-21T09:21:54.360Z] #55 DONE 0.1s [2021-04-21T09:21:54.360Z] [2021-04-21T09:21:54.360Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-21T09:21:54.360Z] #57 sha256:d8f63e744e351cc6efbc2f857229ce39cf5c5a0ee5898038f6758df5f8d02a54 [2021-04-21T09:22:04.100Z] INFO [loader] Go packages loading at mode 575 (imports|deps|files|name|types_sizes|compiled_files|exports_file) took 2m2.234084594s [2021-04-21T09:22:04.100Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 462.715133ms [2021-04-21T09:22:04.204Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-21T09:22:04.834Z] [2021-04-21T09:22:04.834Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-21T09:22:05.464Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-21T09:22:05.464Z] HOSTNAME=43211739e7aa [2021-04-21T09:22:05.464Z] TESTDEBUG=0 [2021-04-21T09:22:05.464Z] DEST=bundles/test-integration [2021-04-21T09:22:05.464Z] PWD=/go/src/github.com/docker/docker [2021-04-21T09:22:05.464Z] DOCKER_GITCOMMIT=9ca66776fa4bda05831987a87bb2232541109d79 [2021-04-21T09:22:05.464Z] container=docker [2021-04-21T09:22:05.464Z] HOME=/root [2021-04-21T09:22:05.464Z] GOLANG_VERSION=1.13.15 [2021-04-21T09:22:05.464Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-21T09:22:05.464Z] VALIDATE_BRANCH=20.10 [2021-04-21T09:22:05.464Z] TERM=xterm [2021-04-21T09:22:05.464Z] DOCKER_PKG=github.com/docker/docker [2021-04-21T09:22:05.464Z] SHLVL=1 [2021-04-21T09:22:05.464Z] TIMEOUT=120m [2021-04-21T09:22:05.464Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-21T09:22:05.464Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-21T09:22:05.464Z] GO111MODULE=off [2021-04-21T09:22:05.464Z] DOCKER_EXPERIMENTAL=1 [2021-04-21T09:22:05.464Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-21T09:22:05.464Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-21T09:22:05.464Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-21T09:22:05.464Z] GOPATH=/go [2021-04-21T09:22:05.464Z] PKG_CONFIG=pkg-config [2021-04-21T09:22:05.464Z] _=/usr/bin/env [2021-04-21T09:22:05.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-21T09:22:27.211Z] #57 308.8 + bin/containerd-stress [2021-04-21T09:22:27.211Z] #57 311.2 + bin/containerd-shim [2021-04-21T09:22:31.776Z] #57 318.2 + bin/containerd-shim-runc-v1 [2021-04-21T09:22:32.620Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-21T09:22:32.620Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-21T09:22:37.426Z] #57 323.1 + bin/containerd-shim-runc-v2 [2021-04-21T09:22:37.426Z] #57 324.3 + binaries [2021-04-21T09:22:37.721Z] #57 324.3 + install -D bin/containerd /build/containerd [2021-04-21T09:22:37.721Z] #57 324.3 + install -D bin/containerd-shim /build/containerd-shim [2021-04-21T09:22:37.721Z] #57 324.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-21T09:22:37.721Z] #57 324.3 + install -D bin/ctr /build/ctr [2021-04-21T09:22:37.721Z] #57 DONE 324.4s [2021-04-21T09:22:38.769Z] [2021-04-21T09:22:38.769Z] #58 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-21T09:22:38.769Z] #58 sha256:eeae81ae64b057a9d9bdd347a4e699435c5f3a0d941b7f05fafd854e8d06c20d [2021-04-21T09:22:39.064Z] #58 DONE 0.1s [2021-04-21T09:22:39.064Z] [2021-04-21T09:22:39.064Z] #62 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-21T09:22:39.064Z] #62 sha256:ccd9d9d61063d75419da47f7847e15bc874ab47c22e2914e59b5c397e63c0b64 [2021-04-21T09:22:39.064Z] #62 DONE 0.1s [2021-04-21T09:22:39.064Z] [2021-04-21T09:22:39.064Z] #67 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-21T09:22:39.064Z] #67 sha256:69feaa278804a420ea275335ee93dae116c790fd50d5653d70a5dda370bb3ad0 [2021-04-21T09:22:39.064Z] #67 DONE 0.1s [2021-04-21T09:22:39.359Z] [2021-04-21T09:22:39.359Z] #69 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-21T09:22:39.359Z] #69 sha256:7bdbbb7403f18dd247572720af8171f6d550e07f6d21f28b77cd1444b8849d26 [2021-04-21T09:22:39.359Z] #69 DONE 0.0s [2021-04-21T09:22:39.359Z] [2021-04-21T09:22:39.359Z] #70 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-21T09:22:39.359Z] #70 sha256:1a1840778a39f81dcfd801f18f5c39af368da957aeb689f53515060a30be238f [2021-04-21T09:22:39.359Z] #70 DONE 0.0s [2021-04-21T09:22:39.359Z] [2021-04-21T09:22:39.359Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-21T09:22:39.359Z] #71 sha256:f0a4349213e3e136cbe9315632ddbda37141372613a3e546b4f94e6b5d90a6b0 [2021-04-21T09:22:41.473Z] #71 DONE 2.1s [2021-04-21T09:22:41.473Z] [2021-04-21T09:22:41.473Z] #72 exporting to oci image format [2021-04-21T09:22:41.473Z] #72 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-04-21T09:22:41.473Z] #72 exporting layers [2021-04-21T09:22:45.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-21T09:22:52.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-21T09:22:52.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-21T09:22:53.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-21T09:22:54.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-21T09:22:54.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-21T09:22:54.567Z] ok github.com/docker/docker/api/server/httputils 0.028s coverage: 14.7% of statements [2021-04-21T09:22:54.567Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-21T09:22:54.567Z] ok github.com/docker/docker/api/server/middleware 0.026s coverage: 37.7% of statements [2021-04-21T09:22:54.567Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-21T09:22:54.567Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-21T09:22:54.567Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-21T09:22:54.567Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-21T09:22:54.567Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-21T09:22:54.567Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-21T09:22:54.567Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-21T09:22:54.567Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-21T09:22:54.567Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-21T09:22:54.567Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-21T09:22:54.567Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-21T09:22:54.567Z] ok github.com/docker/docker/api/types/strslice 0.031s coverage: 90.0% of statements [2021-04-21T09:22:54.567Z] ok github.com/docker/docker/api/types/filters 0.031s coverage: 92.2% of statements [2021-04-21T09:22:54.567Z] ok github.com/docker/docker/api/server/router/swarm 0.015s coverage: 5.7% of statements [2021-04-21T09:22:54.567Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-21T09:22:54.567Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-21T09:22:54.567Z] ? github.com/docker/docker/api/types [no test files] [2021-04-21T09:22:54.567Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-21T09:22:54.567Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-21T09:22:54.567Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-21T09:22:54.567Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-21T09:22:54.567Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-21T09:22:54.567Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-21T09:22:54.567Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-21T09:22:54.567Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-21T09:22:54.567Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-21T09:22:54.567Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-21T09:22:54.567Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-21T09:22:54.567Z] ok github.com/docker/docker/api/types/time 0.021s coverage: 100.0% of statements [2021-04-21T09:22:54.567Z] ok github.com/docker/docker/api/types/versions 0.012s coverage: 75.0% of statements [2021-04-21T09:22:54.567Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-21T09:22:54.567Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-21T09:22:54.567Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-21T09:22:54.567Z] ? github.com/docker/docker/builder [no test files] [2021-04-21T09:22:54.567Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-21T09:22:54.567Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-21T09:22:54.567Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-21T09:22:54.567Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-21T09:22:54.567Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-21T09:22:54.567Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-21T09:22:54.567Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-21T09:22:54.567Z] ok github.com/docker/docker/cli/debug 0.025s coverage: 100.0% of statements [2021-04-21T09:22:54.567Z] ok github.com/docker/docker/builder/remotecontext 0.179s coverage: 13.7% of statements [2021-04-21T09:22:54.567Z] ok github.com/docker/docker/builder/dockerfile 0.486s coverage: 48.5% of statements [2021-04-21T09:22:54.567Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-04-21T09:22:54.567Z] ok github.com/docker/docker/builder/remotecontext/git 4.265s coverage: 86.3% of statements [2021-04-21T09:22:54.567Z] ? github.com/docker/docker/cli [no test files] [2021-04-21T09:22:54.567Z] ? github.com/docker/docker/cli/config [no test files] [2021-04-21T09:22:56.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-21T09:22:58.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-21T09:22:58.784Z] ok github.com/docker/docker/client 0.254s coverage: 75.4% of statements [2021-04-21T09:22:59.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-21T09:23:00.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-21T09:23:00.994Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-21T09:23:01.657Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-21T09:23:01.657Z] [2021-04-21T09:23:01.657Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-21T09:23:01.657Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-21T09:23:01.657Z] HOSTNAME=b6dd926d2a86 [2021-04-21T09:23:01.657Z] DEST=bundles/test-integration [2021-04-21T09:23:01.657Z] PWD=/go/src/github.com/docker/docker [2021-04-21T09:23:01.657Z] DOCKER_ROOTLESS=1 [2021-04-21T09:23:01.657Z] DOCKER_GITCOMMIT=9ca66776fa4bda05831987a87bb2232541109d79 [2021-04-21T09:23:01.657Z] container=docker [2021-04-21T09:23:01.657Z] HOME=/root [2021-04-21T09:23:01.657Z] GOLANG_VERSION=1.13.15 [2021-04-21T09:23:01.657Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-21T09:23:01.657Z] VALIDATE_BRANCH=20.10 [2021-04-21T09:23:01.657Z] TERM=xterm [2021-04-21T09:23:01.657Z] DOCKER_PKG=github.com/docker/docker [2021-04-21T09:23:01.657Z] SHLVL=1 [2021-04-21T09:23:01.657Z] TIMEOUT=120m [2021-04-21T09:23:01.657Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-21T09:23:01.657Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-21T09:23:01.657Z] GO111MODULE=off [2021-04-21T09:23:01.657Z] DOCKER_EXPERIMENTAL=1 [2021-04-21T09:23:01.657Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-21T09:23:01.657Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-21T09:23:01.657Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-21T09:23:01.657Z] GOPATH=/go [2021-04-21T09:23:01.657Z] PKG_CONFIG=pkg-config [2021-04-21T09:23:01.657Z] _=/usr/bin/env [2021-04-21T09:23:01.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-21T09:23:02.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-21T09:23:03.056Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-21T09:23:03.759Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-21T09:23:03.759Z] [2021-04-21T09:23:03.759Z] + TEST_INTEGRATION_DEST=1 [2021-04-21T09:23:03.759Z] + CONTAINER_NAME=docker-pr2-1 [2021-04-21T09:23:03.759Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-04-21T09:23:03.759Z] + run_tests test-integration-flaky [2021-04-21T09:23:03.759Z] + '[' -n 0 ']' [2021-04-21T09:23:03.759Z] + rm= [2021-04-21T09:23:03.759Z] + c=0 [2021-04-21T09:23:03.759Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42294/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42294/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42294/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9ca66776fa4bda05831987a87bb2232541109d79 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:9ca66776fa4bda05831987a87bb2232541109d79 hack/make.sh test-integration-flaky test-integration [2021-04-21T09:23:03.759Z] ++ jobs -p [2021-04-21T09:23:03.759Z] + for job in $(jobs -p) [2021-04-21T09:23:03.759Z] + wait 8441 [2021-04-21T09:23:03.759Z] + TEST_INTEGRATION_DEST=3 [2021-04-21T09:23:03.759Z] + CONTAINER_NAME=docker-pr2-3 [2021-04-21T09:23:03.759Z] + TEST_SKIP_INTEGRATION=1 [2021-04-21T09:23:03.759Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-04-21T09:23:03.759Z] + run_tests [2021-04-21T09:23:03.759Z] + '[' -n 0 ']' [2021-04-21T09:23:03.759Z] + rm= [2021-04-21T09:23:03.759Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42294/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42294/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42294/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9ca66776fa4bda05831987a87bb2232541109d79 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:9ca66776fa4bda05831987a87bb2232541109d79 hack/make.sh '' test-integration [2021-04-21T09:23:03.759Z] + TEST_INTEGRATION_DEST=2 [2021-04-21T09:23:03.759Z] + CONTAINER_NAME=docker-pr2-2 [2021-04-21T09:23:03.759Z] + TEST_SKIP_INTEGRATION=1 [2021-04-21T09:23:03.759Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-04-21T09:23:03.759Z] + run_tests [2021-04-21T09:23:03.759Z] + '[' -n 0 ']' [2021-04-21T09:23:03.759Z] + rm= [2021-04-21T09:23:03.759Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42294/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42294/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42294/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9ca66776fa4bda05831987a87bb2232541109d79 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:9ca66776fa4bda05831987a87bb2232541109d79 hack/make.sh '' test-integration [2021-04-21T09:23:03.759Z] [2021-04-21T09:23:03.759Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-21T09:23:03.759Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-21T09:23:03.759Z] HOSTNAME=08c14b51cd68 [2021-04-21T09:23:03.759Z] TEST_SKIP_INTEGRATION=1 [2021-04-21T09:23:03.759Z] TESTDEBUG=0 [2021-04-21T09:23:03.759Z] DEST=bundles/test-integration [2021-04-21T09:23:03.759Z] PWD=/go/src/github.com/docker/docker [2021-04-21T09:23:03.759Z] KEEPBUNDLE=1 [2021-04-21T09:23:03.759Z] DOCKER_GITCOMMIT=9ca66776fa4bda05831987a87bb2232541109d79 [2021-04-21T09:23:03.759Z] container=docker [2021-04-21T09:23:03.759Z] HOME=/root [2021-04-21T09:23:03.759Z] GOLANG_VERSION=1.13.15 [2021-04-21T09:23:03.759Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-21T09:23:03.759Z] VALIDATE_BRANCH=20.10 [2021-04-21T09:23:03.759Z] TERM=xterm [2021-04-21T09:23:03.759Z] DOCKER_PKG=github.com/docker/docker [2021-04-21T09:23:03.759Z] SHLVL=1 [2021-04-21T09:23:03.759Z] TIMEOUT=120m [2021-04-21T09:23:03.759Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-21T09:23:03.759Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-21T09:23:03.759Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-04-21T09:23:03.759Z] GO111MODULE=off [2021-04-21T09:23:03.759Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-21T09:23:03.759Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-21T09:23:03.759Z] GOPATH=/go [2021-04-21T09:23:03.759Z] PKG_CONFIG=pkg-config [2021-04-21T09:23:03.759Z] _=/usr/bin/env [2021-04-21T09:23:03.759Z] Building test suite binary ./integration-cli/test.main [2021-04-21T09:23:03.759Z] [2021-04-21T09:23:03.759Z] [2021-04-21T09:23:03.759Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-04-21T09:23:03.759Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-21T09:23:03.759Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-21T09:23:03.759Z] HOSTNAME=bfd7fee6e21e [2021-04-21T09:23:03.759Z] TEST_SKIP_INTEGRATION=1 [2021-04-21T09:23:03.759Z] TESTDEBUG=0 [2021-04-21T09:23:03.759Z] DEST=bundles/test-integration [2021-04-21T09:23:03.759Z] PWD=/go/src/github.com/docker/docker [2021-04-21T09:23:03.759Z] KEEPBUNDLE=1 [2021-04-21T09:23:03.759Z] DOCKER_GITCOMMIT=9ca66776fa4bda05831987a87bb2232541109d79 [2021-04-21T09:23:03.759Z] container=docker [2021-04-21T09:23:03.759Z] HOME=/root [2021-04-21T09:23:03.759Z] GOLANG_VERSION=1.13.15 [2021-04-21T09:23:03.759Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-21T09:23:03.759Z] VALIDATE_BRANCH=20.10 [2021-04-21T09:23:03.759Z] TERM=xterm [2021-04-21T09:23:03.759Z] DOCKER_PKG=github.com/docker/docker [2021-04-21T09:23:03.759Z] SHLVL=1 [2021-04-21T09:23:03.759Z] TIMEOUT=120m [2021-04-21T09:23:03.759Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-21T09:23:03.759Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-21T09:23:03.759Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-04-21T09:23:03.759Z] GO111MODULE=off [2021-04-21T09:23:03.759Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-21T09:23:03.759Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-21T09:23:03.759Z] GOPATH=/go [2021-04-21T09:23:03.759Z] PKG_CONFIG=pkg-config [2021-04-21T09:23:03.759Z] _=/usr/bin/env [2021-04-21T09:23:03.759Z] Building test suite binary ./integration-cli/test.main [2021-04-21T09:23:03.759Z] No new tests added to integration. [2021-04-21T09:23:03.759Z] [2021-04-21T09:23:03.759Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-21T09:23:03.759Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-21T09:23:03.759Z] HOSTNAME=a95445419e04 [2021-04-21T09:23:03.759Z] TESTDEBUG=0 [2021-04-21T09:23:03.759Z] DEST=bundles/test-integration [2021-04-21T09:23:03.759Z] PWD=/go/src/github.com/docker/docker [2021-04-21T09:23:03.759Z] KEEPBUNDLE=1 [2021-04-21T09:23:03.759Z] DOCKER_GITCOMMIT=9ca66776fa4bda05831987a87bb2232541109d79 [2021-04-21T09:23:03.759Z] container=docker [2021-04-21T09:23:03.759Z] HOME=/root [2021-04-21T09:23:03.759Z] GOLANG_VERSION=1.13.15 [2021-04-21T09:23:03.759Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-21T09:23:03.759Z] VALIDATE_BRANCH=20.10 [2021-04-21T09:23:03.759Z] TERM=xterm [2021-04-21T09:23:03.759Z] DOCKER_PKG=github.com/docker/docker [2021-04-21T09:23:03.759Z] SHLVL=1 [2021-04-21T09:23:03.759Z] TIMEOUT=120m [2021-04-21T09:23:03.759Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-21T09:23:03.759Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-21T09:23:03.759Z] GO111MODULE=off [2021-04-21T09:23:03.759Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-21T09:23:03.759Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-21T09:23:03.759Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-21T09:23:03.759Z] GOPATH=/go [2021-04-21T09:23:03.759Z] PKG_CONFIG=pkg-config [2021-04-21T09:23:03.759Z] _=/usr/bin/env [2021-04-21T09:23:03.759Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-21T09:23:04.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-21T09:23:05.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-21T09:23:06.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-21T09:23:06.819Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-21T09:23:06.819Z] [2021-04-21T09:23:06.819Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-21T09:23:06.819Z] DOCKER_SYSTEMD=1 [2021-04-21T09:23:06.819Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-21T09:23:06.819Z] HOSTNAME=e7b8ac95171e [2021-04-21T09:23:06.819Z] DEST=bundles/test-integration [2021-04-21T09:23:06.819Z] PWD=/go/src/github.com/docker/docker [2021-04-21T09:23:06.819Z] DOCKER_GITCOMMIT=9ca66776fa4bda05831987a87bb2232541109d79 [2021-04-21T09:23:06.819Z] container=docker [2021-04-21T09:23:06.819Z] HOME=/root [2021-04-21T09:23:06.819Z] LANG=C.UTF-8 [2021-04-21T09:23:06.819Z] INVOCATION_ID=e962fef91f674efea7217da06b964f3f [2021-04-21T09:23:06.819Z] GOLANG_VERSION=1.13.15 [2021-04-21T09:23:06.819Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-21T09:23:06.819Z] VALIDATE_BRANCH=20.10 [2021-04-21T09:23:06.819Z] TERM=xterm [2021-04-21T09:23:06.819Z] DOCKER_PKG=github.com/docker/docker [2021-04-21T09:23:06.819Z] SHLVL=3 [2021-04-21T09:23:06.819Z] TIMEOUT=120m [2021-04-21T09:23:06.819Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-21T09:23:06.819Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-21T09:23:06.819Z] GO111MODULE=off [2021-04-21T09:23:06.819Z] DOCKER_EXPERIMENTAL=1 [2021-04-21T09:23:06.819Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-21T09:23:06.819Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-21T09:23:06.819Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-21T09:23:06.819Z] GOPATH=/go [2021-04-21T09:23:06.819Z] PKG_CONFIG=pkg-config [2021-04-21T09:23:06.819Z] _=/usr/bin/env [2021-04-21T09:23:06.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-21T09:23:06.855Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-21T09:23:06.855Z] Using test binary docker [2021-04-21T09:23:06.855Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-21T09:23:06.855Z] +++ /etc/init.d/apparmor start [2021-04-21T09:23:06.855Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-21T09:23:06.855Z] INFO: Waiting for daemon to start... [2021-04-21T09:23:06.855Z] Starting dockerd [2021-04-21T09:23:06.855Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2021-04-21T09:23:08.917Z] . [2021-04-21T09:23:08.917Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-21T09:23:08.917Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-21T09:23:08.917Z] Error: No such image: emptyfs [2021-04-21T09:23:08.917Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-21T09:23:08.917Z] ++++ docker load [2021-04-21T09:23:09.317Z] Running integration-test (iteration 1) [2021-04-21T09:23:09.317Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2021-04-21T09:23:09.317Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:23:09.317Z] ++ set -e [2021-04-21T09:23:09.317Z] ++ '[' -n 0 ']' [2021-04-21T09:23:09.317Z] ++ set -x [2021-04-21T09:23:09.317Z] ++ 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=s390x 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/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:23:19.727Z] Loaded image: buildpack-deps:buster [2021-04-21T09:23:19.727Z] Loaded image: busybox:latest [2021-04-21T09:23:19.727Z] Loaded image: busybox:glibc [2021-04-21T09:23:20.366Z] Loaded image: debian:bullseye [2021-04-21T09:23:20.366Z] Loaded image: hello-world:latest [2021-04-21T09:23:20.656Z] Loaded image: arm32v7/hello-world:latest [2021-04-21T09:23:20.656Z] INFO: Testing against a local daemon [2021-04-21T09:23:20.656Z] === RUN TestCgroupNamespacesBuild [2021-04-21T09:23:22.717Z] --- PASS: TestCgroupNamespacesBuild (2.13s) [2021-04-21T09:23:22.717Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-21T09:23:24.886Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.08s) [2021-04-21T09:23:24.886Z] === RUN TestBuildWithSession [2021-04-21T09:23:24.886Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-21T09:23:24.886Z] build_session_test.go:25: TODO: BuildKit [2021-04-21T09:23:24.886Z] === RUN TestBuildSquashParent [2021-04-21T09:23:25.537Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m11.291363104s with top 10 stages: buildssa: 1m40.871277708s, goimports: 22.308608092s, unconvert: 12.356722812s, gosec: 9.970565893s, golint: 5.863994353s, misspell: 4.348700599s, ineffassign: 4.083084367s, inspect: 3.670622911s, vrp: 2.862144381s, printf: 2.05265344s [2021-04-21T09:23:28.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-21T09:23:28.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-21T09:23:28.936Z] 399f118dfaa9: Pull complete [2021-04-21T09:23:28.936Z] Digest: sha256:1bb6543a7fe87bb95d9adfa4c53ea3469c1c846ad63baf32729078062e8c1127 [2021-04-21T09:23:28.936Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-21T09:23:28.936Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-21T09:23:28.936Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-04-21T09:23:28.936Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-04-21T09:23:28.936Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1879' [2021-04-21T09:23:28.936Z] INFO: Docker version of control daemon [2021-04-21T09:23:28.936Z] [2021-04-21T09:23:28.936Z] Client: Docker Engine - Enterprise [2021-04-21T09:23:28.936Z] Version: 19.03.12 [2021-04-21T09:23:28.936Z] API version: 1.40 [2021-04-21T09:23:28.936Z] Go version: go1.13.13 [2021-04-21T09:23:28.936Z] Git commit: 4306744 [2021-04-21T09:23:28.936Z] Built: 08/05/2020 19:27:53 [2021-04-21T09:23:28.936Z] OS/Arch: windows/amd64 [2021-04-21T09:23:28.936Z] Experimental: false [2021-04-21T09:23:28.936Z] [2021-04-21T09:23:28.936Z] Server: Docker Engine - Enterprise [2021-04-21T09:23:28.936Z] Engine: [2021-04-21T09:23:28.936Z] Version: 19.03.12 [2021-04-21T09:23:28.936Z] API version: 1.40 (minimum version 1.24) [2021-04-21T09:23:28.936Z] Go version: go1.13.13 [2021-04-21T09:23:28.936Z] Git commit: f295753ffd [2021-04-21T09:23:28.936Z] Built: 08/05/2020 19:26:41 [2021-04-21T09:23:28.936Z] OS/Arch: windows/amd64 [2021-04-21T09:23:28.936Z] Experimental: true [2021-04-21T09:23:28.936Z] [2021-04-21T09:23:28.936Z] INFO: Docker info of control daemon [2021-04-21T09:23:28.936Z] [2021-04-21T09:23:28.936Z] Client: [2021-04-21T09:23:28.936Z] Debug Mode: false [2021-04-21T09:23:28.936Z] Plugins: [2021-04-21T09:23:28.936Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-04-21T09:23:28.936Z] [2021-04-21T09:23:28.936Z] Server: [2021-04-21T09:23:28.936Z] Containers: 0 [2021-04-21T09:23:28.936Z] Running: 0 [2021-04-21T09:23:28.936Z] Paused: 0 [2021-04-21T09:23:28.936Z] Stopped: 0 [2021-04-21T09:23:28.936Z] Images: 1 [2021-04-21T09:23:28.936Z] Server Version: 19.03.12 [2021-04-21T09:23:28.936Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-04-21T09:23:28.936Z] Windows: [2021-04-21T09:23:28.936Z] LCOW: [2021-04-21T09:23:28.936Z] Logging Driver: json-file [2021-04-21T09:23:28.936Z] Plugins: [2021-04-21T09:23:28.936Z] Volume: local [2021-04-21T09:23:28.936Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-21T09:23:28.936Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-21T09:23:28.936Z] Swarm: inactive [2021-04-21T09:23:28.936Z] Default Isolation: process [2021-04-21T09:23:28.936Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-04-21T09:23:28.936Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-04-21T09:23:28.936Z] OSType: windows [2021-04-21T09:23:28.936Z] Architecture: x86_64 [2021-04-21T09:23:28.936Z] CPUs: 4 [2021-04-21T09:23:28.936Z] Total Memory: 32GiB [2021-04-21T09:23:28.936Z] Name: azwin-2-d2beb0 [2021-04-21T09:23:28.936Z] ID: WN5Z:FHZS:DLL2:44FT:5VQE:5IBG:D3OX:ZQY2:XHHE:F6GE:ORMY:IJ6Q [2021-04-21T09:23:28.936Z] Docker Root Dir: D:\docker [2021-04-21T09:23:28.936Z] Debug Mode: false [2021-04-21T09:23:28.936Z] Registry: https://index.docker.io/v1/ [2021-04-21T09:23:28.936Z] Labels: [2021-04-21T09:23:28.936Z] Experimental: true [2021-04-21T09:23:28.936Z] Insecure Registries: [2021-04-21T09:23:28.936Z] 10.0.0.4:5000 [2021-04-21T09:23:28.936Z] 127.0.0.0/8 [2021-04-21T09:23:28.936Z] Registry Mirrors: [2021-04-21T09:23:28.936Z] http://10.0.0.4:5000/ [2021-04-21T09:23:28.936Z] Live Restore Enabled: false [2021-04-21T09:23:28.936Z] [2021-04-21T09:23:28.936Z] [2021-04-21T09:23:28.936Z] INFO: Commit hash is 9ca66776fa [2021-04-21T09:23:28.936Z] INFO: Nuke-Everything... [2021-04-21T09:23:28.936Z] INFO: Container count on control daemon to delete is 0 [2021-04-21T09:23:28.936Z] INFO: Nuking d:\CI [2021-04-21T09:23:28.936Z] INFO: Zapped successfully [2021-04-21T09:23:28.936Z] INFO: Location for testing is d:\CI\PR-42294\2 [2021-04-21T09:23:28.936Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-04-21T09:23:28.936Z] [2021-04-21T09:23:28.936Z] [2021-04-21T09:23:28.936Z] INFO: Building the image from Dockerfile.windows at 04/21/2021 09:23:23... [2021-04-21T09:23:28.936Z] [2021-04-21T09:23:29.892Z] Sending build context to Docker daemon 58.27MB [2021-04-21T09:23:29.892Z] [2021-04-21T09:23:30.345Z] Step 1/10 : FROM microsoft/windowsservercore [2021-04-21T09:23:30.345Z] ---> 152749f71f8f [2021-04-21T09:23:30.345Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-04-21T09:23:30.345Z] ---> Running in 57da6e2ed42a [2021-04-21T09:23:30.798Z] Removing intermediate container 57da6e2ed42a [2021-04-21T09:23:30.798Z] ---> bb131c78f7fd [2021-04-21T09:23:30.798Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-04-21T09:23:30.798Z] ---> Running in 10d00806087f [2021-04-21T09:23:30.923Z] ok github.com/docker/docker/cmd/dockerd 0.141s coverage: 29.1% of statements [2021-04-21T09:23:30.924Z] ok github.com/docker/docker/container 0.176s coverage: 34.7% of statements [2021-04-21T09:23:30.924Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-21T09:23:30.924Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-21T09:23:30.924Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-21T09:23:30.924Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-21T09:23:30.924Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.076s coverage: 65.3% of statements [2021-04-21T09:23:31.252Z] Removing intermediate container 10d00806087f [2021-04-21T09:23:31.252Z] ---> 3f345f2f4d9c [2021-04-21T09:23:31.252Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-04-21T09:23:31.705Z] ---> Running in b03a2e0f3779 [2021-04-21T09:23:32.158Z] Removing intermediate container b03a2e0f3779 [2021-04-21T09:23:32.158Z] ---> 0d284568455f [2021-04-21T09:23:32.158Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-04-21T09:23:32.158Z] ---> Running in 4e38db66bfcb [2021-04-21T09:23:32.319Z] ok github.com/docker/docker/daemon/cluster/convert 0.029s coverage: 35.9% of statements [2021-04-21T09:23:32.610Z] Removing intermediate container 4e38db66bfcb [2021-04-21T09:23:32.610Z] ---> 834356f11689 [2021-04-21T09:23:32.610Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-04-21T09:23:32.610Z] ---> Running in 3b86517a084a [2021-04-21T09:23:33.349Z] --- PASS: TestBuildSquashParent (8.49s) [2021-04-21T09:23:33.349Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-21T09:23:33.349Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-21T09:23:33.349Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-21T09:23:33.349Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-21T09:23:33.349Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-21T09:23:33.349Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-21T09:23:33.349Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-21T09:23:33.349Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-21T09:23:33.349Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-21T09:23:33.349Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-21T09:23:33.349Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-21T09:23:33.349Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-21T09:23:33.349Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-21T09:23:33.349Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-21T09:23:33.349Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-21T09:23:35.636Z] ok github.com/docker/docker/daemon/cluster 0.203s coverage: 0.5% of statements [2021-04-21T09:23:36.081Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-21T09:23:36.081Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-21T09:23:38.197Z] ok github.com/docker/docker/daemon/discovery 0.042s coverage: 30.0% of statements [2021-04-21T09:23:38.363Z] [2021-04-21T09:23:38.363Z] SUCCESS: Specified value was saved. [2021-04-21T09:23:38.772Z] ok github.com/docker/docker/daemon/config 0.146s coverage: 81.8% of statements [2021-04-21T09:23:38.803Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-21T09:23:38.803Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-21T09:23:38.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-21T09:23:38.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-21T09:23:39.319Z] INFO: Downloading git... [2021-04-21T09:23:39.719Z] ok github.com/docker/docker/daemon/events 0.073s coverage: 50.0% of statements [2021-04-21T09:23:40.479Z] INFO [runner/unused/goanalysis] analyzers took 28.265500531s with top 10 stages: buildssa: 23.878288862s, U1000: 4.387211669s [2021-04-21T09:23:40.479Z] INFO [runner] Issues before processing: 2262, after processing: 0 [2021-04-21T09:23:40.479Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1682/1682, path_prettifier: 1682/1682, nolint: 0/64, cgo: 1682/2262, skip_dirs: 1682/1682, identifier_marker: 1577/1577, exclude: 1577/1577, skip_files: 1682/1682, exclude-rules: 64/1577, autogenerated_exclude: 1577/1682 [2021-04-21T09:23:40.479Z] INFO [runner] processing took 125.063516ms with stages: nolint: 55.449508ms, identifier_marker: 36.55453ms, path_prettifier: 14.455393ms, autogenerated_exclude: 7.201199ms, exclude-rules: 6.195555ms, skip_dirs: 3.622372ms, cgo: 870.788µs, filename_unadjuster: 708.226µs, max_same_issues: 1.761µs, source_code: 686ns, uniq_by_line: 669ns, exclude: 613ns, diff: 600ns, max_from_linter: 529ns, path_shortener: 397ns, skip_files: 382ns, max_per_file_from_linter: 308ns [2021-04-21T09:23:40.479Z] INFO [runner] linters took 1m39.909048855s with stages: goanalysis_metalinter: 1m19.668978678s, unused: 20.113622996s [2021-04-21T09:23:40.479Z] INFO File cache stats: 1451 entries of total size 6.8MiB [2021-04-21T09:23:40.479Z] INFO Memory: 1673 samples, avg is 251.9MB, max is 3562.6MB [2021-04-21T09:23:40.479Z] INFO Execution took 3m42.614832935s [2021-04-21T09:23:40.479Z] Congratulations! The shell scripts are properly formatted. [2021-04-21T09:23:40.840Z] INFO: Downloading go... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-04-21T09:23:41.111Z] ok github.com/docker/docker/daemon/graphdriver 0.049s coverage: 2.2% of statements [2021-04-21T09:23:41.385Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42294/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9ca66776fa4bda05831987a87bb2232541109d79 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:9ca66776fa4bda05831987a87bb2232541109d79 hack/make.sh dynbinary-daemon test-docker-py [2021-04-21T09:23:41.529Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-04-21T09:23:41.529Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.70s) [2021-04-21T09:23:41.529Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.72s) [2021-04-21T09:23:41.529Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.71s) [2021-04-21T09:23:41.529Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.75s) [2021-04-21T09:23:41.529Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.75s) [2021-04-21T09:23:41.529Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.82s) [2021-04-21T09:23:41.529Z] === RUN TestBuildMultiStageCopy [2021-04-21T09:23:41.529Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-21T09:23:41.952Z] [2021-04-21T09:23:41.952Z] Removing bundles/ [2021-04-21T09:23:41.952Z] [2021-04-21T09:23:41.952Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-04-21T09:23:41.952Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-21T09:23:41.952Z] GOOS="" GOARCH="" GOARM="" [2021-04-21T09:23:45.036Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-21T09:23:45.319Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.549s coverage: 14.1% of statements [2021-04-21T09:23:45.319Z] ok github.com/docker/docker/daemon/graphdriver/aufs 3.155s coverage: 73.3% of statements [2021-04-21T09:23:45.319Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.024s coverage: 2.9% of statements [2021-04-21T09:23:45.399Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-21T09:23:46.030Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-21T09:23:46.265Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.809s coverage: 56.2% of statements [2021-04-21T09:23:46.660Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-21T09:23:47.290Z] --- PASS: TestBuildMultiStageCopy (5.72s) [2021-04-21T09:23:47.290Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.02s) [2021-04-21T09:23:47.290Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.63s) [2021-04-21T09:23:47.290Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.63s) [2021-04-21T09:23:47.290Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.68s) [2021-04-21T09:23:47.290Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.76s) [2021-04-21T09:23:47.290Z] === RUN TestBuildMultiStageParentConfig [2021-04-21T09:23:47.656Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.022s coverage: 1.9% of statements [2021-04-21T09:23:49.443Z] --- PASS: TestBuildMultiStageParentConfig (1.74s) [2021-04-21T09:23:49.443Z] === RUN TestBuildLabelWithTargets [2021-04-21T09:23:49.664Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.797s coverage: 49.4% of statements [2021-04-21T09:23:50.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-21T09:23:51.595Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.533s coverage: 57.7% of statements [2021-04-21T09:23:51.603Z] --- PASS: TestBuildLabelWithTargets (2.63s) [2021-04-21T09:23:51.603Z] === RUN TestBuildWithEmptyLayers [2021-04-21T09:23:51.856Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.032s coverage: 57.5% of statements [2021-04-21T09:23:52.117Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.224s coverage: 46.2% of statements [2021-04-21T09:23:53.064Z] ok github.com/docker/docker/daemon/links 0.018s coverage: 93.0% of statements [2021-04-21T09:23:53.175Z] --- PASS: TestBuildWithEmptyLayers (1.20s) [2021-04-21T09:23:53.175Z] === RUN TestBuildMultiStageOnBuild [2021-04-21T09:23:53.638Z] ok github.com/docker/docker/daemon 12.344s coverage: 17.1% of statements [2021-04-21T09:23:53.638Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-21T09:23:53.638Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-21T09:23:53.638Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-21T09:23:53.638Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-21T09:23:53.638Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-21T09:23:53.638Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-04-21T09:23:53.638Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-21T09:23:54.211Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.030s coverage: 3.0% of statements [2021-04-21T09:23:55.602Z] ok github.com/docker/docker/daemon/logger 0.262s coverage: 43.2% of statements [2021-04-21T09:23:56.176Z] ok github.com/docker/docker/daemon/images 0.073s coverage: 6.7% of statements [2021-04-21T09:23:56.176Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-21T09:23:56.176Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-21T09:23:56.438Z] ok github.com/docker/docker/daemon/logger/gelf 0.062s coverage: 67.0% of statements [2021-04-21T09:23:56.758Z] --- PASS: TestBuildMultiStageOnBuild (3.46s) [2021-04-21T09:23:56.758Z] === RUN TestBuildUncleanTarFilenames [2021-04-21T09:23:57.012Z] ok github.com/docker/docker/daemon/logger/awslogs 0.346s coverage: 77.4% of statements [2021-04-21T09:23:57.012Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-21T09:23:57.012Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-21T09:23:57.587Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.047s coverage: 87.2% of statements [2021-04-21T09:23:57.587Z] ok github.com/docker/docker/daemon/logger/journald 0.049s coverage: 23.9% of statements [2021-04-21T09:23:57.832Z] --- PASS: TestBuildUncleanTarFilenames (1.58s) [2021-04-21T09:23:57.832Z] === RUN TestBuildMultiStageLayerLeak [2021-04-21T09:23:57.849Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.030s coverage: 69.9% of statements [2021-04-21T09:23:59.239Z] ok github.com/docker/docker/daemon/logger/local 0.037s coverage: 75.2% of statements [2021-04-21T09:23:59.239Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-21T09:23:59.501Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.032s coverage: 31.5% of statements [2021-04-21T09:23:59.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-21T09:23:59.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-21T09:24:00.024Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.122s coverage: 58.6% of statements [2021-04-21T09:24:00.598Z] ok github.com/docker/docker/daemon/logger/templates 0.012s coverage: 8.3% of statements [2021-04-21T09:24:00.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-21T09:24:00.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-21T09:24:01.173Z] ok github.com/docker/docker/daemon/logger/syslog 0.023s coverage: 46.8% of statements [2021-04-21T09:24:01.746Z] ok github.com/docker/docker/daemon/network 0.048s coverage: 63.8% of statements [2021-04-21T09:24:01.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-21T09:24:01.846Z] INFO: Downloading compiler 1 of 3... [2021-04-21T09:24:02.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-21T09:24:02.300Z] INFO: Downloading compiler 2 of 3... [2021-04-21T09:24:02.320Z] ok github.com/docker/docker/daemon/logger/splunk 1.930s coverage: 82.5% of statements [2021-04-21T09:24:02.320Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-21T09:24:02.320Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-21T09:24:02.354Z] --- PASS: TestBuildMultiStageLayerLeak (3.69s) [2021-04-21T09:24:02.354Z] === RUN TestBuildWithHugeFile [2021-04-21T09:24:03.253Z] INFO: Downloading compiler 3 of 3... [2021-04-21T09:24:03.265Z] ok github.com/docker/docker/distribution/metadata 0.131s coverage: 48.2% of statements [2021-04-21T09:24:03.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-21T09:24:04.210Z] INFO: Extracting git... [2021-04-21T09:24:04.214Z] ok github.com/docker/docker/distribution 0.271s coverage: 25.0% of statements [2021-04-21T09:24:04.214Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-21T09:24:04.789Z] ok github.com/docker/docker/errdefs 0.014s coverage: 53.1% of statements [2021-04-21T09:24:05.363Z] ok github.com/docker/docker/image 0.062s coverage: 86.8% of statements [2021-04-21T09:24:05.626Z] ok github.com/docker/docker/distribution/xfer 1.722s coverage: 85.6% of statements [2021-04-21T09:24:05.626Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-21T09:24:05.888Z] ok github.com/docker/docker/image/cache 0.038s coverage: 19.2% of statements [2021-04-21T09:24:05.888Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-04-21T09:24:06.151Z] ok github.com/docker/docker/image/v1 0.047s coverage: 25.0% of statements [2021-04-21T09:24:06.151Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-21T09:24:06.414Z] ok github.com/docker/docker/libcontainerd/queue 0.034s coverage: 100.0% of statements [2021-04-21T09:24:06.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-21T09:24:07.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-21T09:24:07.805Z] ok github.com/docker/docker/oci 0.035s coverage: 38.4% of statements [2021-04-21T09:24:07.805Z] ok github.com/docker/docker/opts 0.055s coverage: 67.1% of statements [2021-04-21T09:24:07.805Z] ok github.com/docker/docker/pkg/aaparser 0.018s coverage: 52.9% of statements [2021-04-21T09:24:08.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-21T09:24:08.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-21T09:24:09.198Z] ok github.com/docker/docker/pkg/broadcaster 0.043s coverage: 100.0% of statements [2021-04-21T09:24:09.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-21T09:24:10.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-21T09:24:10.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-21T09:24:10.144Z] ok github.com/docker/docker/pkg/capabilities 0.013s coverage: 87.5% of statements [2021-04-21T09:24:10.144Z] ok github.com/docker/docker/pkg/authorization 0.458s coverage: 68.3% of statements [2021-04-21T09:24:11.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-21T09:24:11.088Z] ok github.com/docker/docker/pkg/directory 0.016s coverage: 80.0% of statements [2021-04-21T09:24:11.088Z] ok github.com/docker/docker/pkg/archive 1.176s coverage: 81.9% of statements [2021-04-21T09:24:11.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-21T09:24:11.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-21T09:24:11.663Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2021-04-21T09:24:11.926Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2021-04-21T09:24:12.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-21T09:24:12.509Z] ok github.com/docker/docker/pkg/discovery/memory 0.011s coverage: 92.3% of statements [2021-04-21T09:24:13.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-21T09:24:13.452Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements [2021-04-21T09:24:13.715Z] ok github.com/docker/docker/pkg/dmesg 0.011s coverage: 83.3% of statements [2021-04-21T09:24:13.977Z] ok github.com/docker/docker/pkg/chrootarchive 3.002s coverage: 43.2% of statements [2021-04-21T09:24:14.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-21T09:24:14.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-21T09:24:14.920Z] ok github.com/docker/docker/pkg/filenotify 0.617s coverage: 67.0% of statements [2021-04-21T09:24:14.920Z] ok github.com/docker/docker/pkg/fileutils 0.024s coverage: 89.5% of statements [2021-04-21T09:24:15.493Z] ok github.com/docker/docker/pkg/fsutils 0.248s coverage: 85.1% of statements [2021-04-21T09:24:15.493Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 11.4% of statements [2021-04-21T09:24:16.067Z] ok github.com/docker/docker/pkg/discovery/kv 3.103s coverage: 84.1% of statements [2021-04-21T09:24:16.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-21T09:24:16.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-21T09:24:17.011Z] ok github.com/docker/docker/pkg/idtools 0.648s coverage: 69.5% of statements [2021-04-21T09:24:17.011Z] ok github.com/docker/docker/pkg/jsonmessage 0.018s coverage: 91.7% of statements [2021-04-21T09:24:17.067Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-21T09:24:17.067Z] Using test binary docker [2021-04-21T09:24:17.067Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-21T09:24:17.067Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-21T09:24:17.067Z] INFO: Waiting for daemon to start... [2021-04-21T09:24:17.067Z] Starting dockerd [2021-04-21T09:24:17.272Z] ok github.com/docker/docker/layer 7.864s coverage: 68.8% of statements [2021-04-21T09:24:17.272Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-21T09:24:17.272Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-21T09:24:17.272Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-21T09:24:17.272Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-21T09:24:17.272Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-21T09:24:17.273Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-21T09:24:17.273Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-21T09:24:17.273Z] ok github.com/docker/docker/pkg/ioutils 0.606s coverage: 68.8% of statements [2021-04-21T09:24:17.273Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-21T09:24:17.534Z] ok github.com/docker/docker/pkg/longpath 0.020s coverage: 100.0% of statements [2021-04-21T09:24:17.534Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-04-21T09:24:17.534Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-21T09:24:17.796Z] ok github.com/docker/docker/pkg/namesgenerator 0.019s coverage: 85.7% of statements [2021-04-21T09:24:17.796Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-21T09:24:17.796Z] ok github.com/docker/docker/pkg/parsers 0.020s coverage: 97.0% of statements [2021-04-21T09:24:17.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-21T09:24:18.058Z] ok github.com/docker/docker/pkg/parsers/kernel 0.040s coverage: 60.0% of statements [2021-04-21T09:24:18.320Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.050s coverage: 86.7% of statements [2021-04-21T09:24:18.581Z] ok github.com/docker/docker/pkg/pidfile 0.017s coverage: 82.4% of statements [2021-04-21T09:24:18.581Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-21T09:24:18.581Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-21T09:24:18.944Z] INFO: Expanding go... [2021-04-21T09:24:18.981Z] #72 exporting layers 85.3s done [2021-04-21T09:24:18.981Z] #72 exporting manifest sha256:be9d8be2d7d05cb00747d3b7bb7f8d848d120cabd5e87eedbaeba0377febd1a2 done [2021-04-21T09:24:18.981Z] #72 exporting config sha256:5697a9894715f949d48ac043491f7e2f8d2579e1d930aecd877ee3a0641216b5 done [2021-04-21T09:24:18.981Z] #72 sending tarball [2021-04-21T09:24:19.156Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.045s coverage: 56.8% of statements [2021-04-21T09:24:19.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-21T09:24:19.730Z] ok github.com/docker/docker/pkg/pools 0.010s coverage: 88.2% of statements [2021-04-21T09:24:19.730Z] ok github.com/docker/docker/pkg/progress 0.014s coverage: 75.9% of statements [2021-04-21T09:24:19.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-21T09:24:19.991Z] ok github.com/docker/docker/pkg/plugins/transport 0.013s coverage: 85.7% of statements [2021-04-21T09:24:20.252Z] ok github.com/docker/docker/pkg/reexec 0.021s coverage: 82.4% of statements [2021-04-21T09:24:20.326Z] . [2021-04-21T09:24:20.326Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-21T09:24:20.326Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-21T09:24:20.326Z] Error: No such image: emptyfs [2021-04-21T09:24:20.582Z] Running integration-test (iteration 1) [2021-04-21T09:24:20.582Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-04-21T09:24:21.197Z] ok github.com/docker/docker/pkg/stdcopy 0.012s coverage: 100.0% of statements [2021-04-21T09:24:21.197Z] ok github.com/docker/docker/pkg/pubsub 1.086s coverage: 75.0% of statements [2021-04-21T09:24:21.770Z] ok github.com/docker/docker/pkg/streamformatter 0.012s coverage: 66.2% of statements [2021-04-21T09:24:21.770Z] ok github.com/docker/docker/pkg/stringid 0.014s coverage: 70.6% of statements [2021-04-21T09:24:21.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-21T09:24:22.714Z] ok github.com/docker/docker/pkg/sysinfo 0.018s coverage: 54.9% of statements [2021-04-21T09:24:22.778Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-21T09:24:22.975Z] ok github.com/docker/docker/pkg/system 0.025s coverage: 36.9% of statements [2021-04-21T09:24:23.525Z] #72 ... [2021-04-21T09:24:23.525Z] [2021-04-21T09:24:23.525Z] #73 importing to docker [2021-04-21T09:24:23.525Z] #73 sha256:91062ff938b17d9a7a4d8e268812efaa22de0ce9ee8b25e1ae8dae2bde7b17e4 [2021-04-21T09:24:23.548Z] ok github.com/docker/docker/pkg/tailfile 0.109s coverage: 88.6% of statements [2021-04-21T09:24:23.548Z] ok github.com/docker/docker/pkg/signal 2.880s coverage: 61.0% of statements [2021-04-21T09:24:23.809Z] ok github.com/docker/docker/pkg/tarsum 0.116s coverage: 89.3% of statements [2021-04-21T09:24:24.071Z] testing: warning: no tests to run [2021-04-21T09:24:24.071Z] coverage: [no statements] [2021-04-21T09:24:24.071Z] ok github.com/docker/docker/pkg/term/windows 0.017s coverage: [no statements] [no tests to run] [2021-04-21T09:24:24.334Z] ok github.com/docker/docker/pkg/truncindex 0.120s coverage: 91.5% of statements [2021-04-21T09:24:24.334Z] ok github.com/docker/docker/pkg/urlutil 0.027s coverage: 100.0% of statements [2021-04-21T09:24:24.334Z] ok github.com/docker/docker/pkg/useragent 0.010s coverage: 88.9% of statements [2021-04-21T09:24:24.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-21T09:24:25.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-21T09:24:25.724Z] ok github.com/docker/docker/plugin/v2 0.013s coverage: 14.5% of statements [2021-04-21T09:24:25.986Z] ok github.com/docker/docker/profiles/seccomp 0.020s coverage: 85.4% of statements [2021-04-21T09:24:26.930Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2021-04-21T09:24:26.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-21T09:24:27.192Z] ok github.com/docker/docker/plugin 0.560s coverage: 23.2% of statements [2021-04-21T09:24:28.325Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-21T09:24:28.325Z] Using test binary docker [2021-04-21T09:24:28.325Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-21T09:24:28.325Z] Starting apparmor (via systemctl): apparmor.service. [2021-04-21T09:24:28.325Z] INFO: Waiting for daemon to start... [2021-04-21T09:24:28.325Z] Starting dockerd [2021-04-21T09:24:29.192Z] ok github.com/docker/docker/registry/resumable 0.036s coverage: 100.0% of statements [2021-04-21T09:24:29.192Z] ok github.com/docker/docker/quota 0.547s coverage: 71.4% of statements [2021-04-21T09:24:29.192Z] ok github.com/docker/docker/registry 0.194s coverage: 57.2% of statements [2021-04-21T09:24:29.456Z] ok github.com/docker/docker/restartmanager 0.022s coverage: 45.3% of statements [2021-04-21T09:24:30.029Z] ok github.com/docker/docker/testutil 0.023s coverage: 62.5% of statements [2021-04-21T09:24:30.211Z] . [2021-04-21T09:24:30.211Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-21T09:24:30.211Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-21T09:24:30.211Z] Error: No such image: emptyfs [2021-04-21T09:24:30.290Z] ok github.com/docker/docker/runconfig 0.059s coverage: 66.1% of statements [2021-04-21T09:24:30.466Z] Running integration-test (iteration 1) [2021-04-21T09:24:30.466Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-04-21T09:24:32.208Z] ok github.com/docker/docker/volume/drivers 0.035s coverage: 36.1% of statements [2021-04-21T09:24:33.152Z] ok github.com/docker/docker/volume/mounts 0.058s coverage: 67.0% of statements [2021-04-21T09:24:33.725Z] ok github.com/docker/docker/volume/local 0.186s coverage: 76.4% of statements [2021-04-21T09:24:35.109Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.1% of statements [2021-04-21T09:24:35.121Z] --- PASS: TestBuildWithHugeFile (28.02s) [2021-04-21T09:24:35.121Z] === RUN TestBuildWithEmptyDockerfile [2021-04-21T09:24:35.121Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-21T09:24:35.121Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-21T09:24:35.121Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-21T09:24:35.121Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-21T09:24:35.121Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-21T09:24:35.121Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-21T09:24:35.121Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-21T09:24:35.121Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-21T09:24:35.121Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-21T09:24:35.121Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2021-04-21T09:24:35.121Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s) [2021-04-21T09:24:35.121Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.32s) [2021-04-21T09:24:35.121Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.16s) [2021-04-21T09:24:35.121Z] === RUN TestBuildPreserveOwnership [2021-04-21T09:24:35.121Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-21T09:24:35.414Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-21T09:24:38.157Z] --- PASS: TestBuildPreserveOwnership (7.89s) [2021-04-21T09:24:38.157Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.12s) [2021-04-21T09:24:38.157Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.76s) [2021-04-21T09:24:38.157Z] === RUN TestBuildPlatformInvalid [2021-04-21T09:24:38.157Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2021-04-21T09:24:38.157Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-21T09:24:42.262Z] #73 DONE 16.5s [2021-04-21T09:24:42.262Z] [2021-04-21T09:24:42.262Z] #72 exporting to oci image format [2021-04-21T09:24:42.262Z] #72 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-04-21T09:24:42.262Z] #72 sending tarball 32.6s done [2021-04-21T09:24:42.262Z] #72 DONE 117.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-04-21T09:24:42.458Z] Loaded image: buildpack-deps:buster [2021-04-21T09:24:42.458Z] Loaded image: busybox:latest [2021-04-21T09:24:42.458Z] Loaded image: busybox:glibc [2021-04-21T09:24:42.458Z] Loaded image: debian:bullseye [2021-04-21T09:24:42.458Z] Loaded image: hello-world:latest [2021-04-21T09:24:42.458Z] Loaded image: arm32v7/hello-world:latest [2021-04-21T09:24:42.458Z] INFO: Testing against a local daemon [2021-04-21T09:24:42.458Z] === RUN TestCgroupNamespacesBuild [2021-04-21T09:24:42.736Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42294/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9ca66776fa4bda05831987a87bb2232541109d79 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:9ca66776fa4bda05831987a87bb2232541109d79 hack/test/unit [2021-04-21T09:24:44.025Z] INFO: Expanding compiler 1 of 3... [2021-04-21T09:24:44.025Z] INFO: Expanding compiler 2 of 3... [2021-04-21T09:24:44.969Z] --- PASS: TestCgroupNamespacesBuild (2.94s) [2021-04-21T09:24:44.969Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-21T09:24:45.307Z] Loaded image: buildpack-deps:buster [2021-04-21T09:24:45.307Z] Loaded image: busybox:latest [2021-04-21T09:24:45.307Z] Loaded image: busybox:glibc [2021-04-21T09:24:45.563Z] Loaded image: debian:bullseye [2021-04-21T09:24:45.563Z] Loaded image: hello-world:latest [2021-04-21T09:24:45.563Z] Loaded image: arm32v7/hello-world:latest [2021-04-21T09:24:45.563Z] INFO: Testing against a local daemon [2021-04-21T09:24:45.563Z] === RUN TestCgroupNamespacesBuild [2021-04-21T09:24:46.347Z] ? github.com/docker/docker/api [no test files] [2021-04-21T09:24:47.480Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.65s) [2021-04-21T09:24:47.480Z] === RUN TestBuildWithSession [2021-04-21T09:24:47.480Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-21T09:24:47.480Z] build_session_test.go:25: TODO: BuildKit [2021-04-21T09:24:47.480Z] === RUN TestBuildSquashParent [2021-04-21T09:24:48.536Z] Loaded image: buildpack-deps:buster [2021-04-21T09:24:48.536Z] Loaded image: busybox:latest [2021-04-21T09:24:48.536Z] Loaded image: busybox:glibc [2021-04-21T09:24:49.734Z] --- PASS: TestCgroupNamespacesBuild (3.49s) [2021-04-21T09:24:49.734Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-21T09:24:49.782Z] INFO: Expanding compiler 3 of 3... [2021-04-21T09:24:49.782Z] INFO: Removing downloaded files... [2021-04-21T09:24:49.782Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-04-21T09:24:49.782Z] INFO: Configuring git core.autocrlf... [2021-04-21T09:24:50.104Z] Loaded image: debian:bullseye [2021-04-21T09:24:50.104Z] Loaded image: hello-world:latest [2021-04-21T09:24:50.397Z] Loaded image: arm32v7/hello-world:latest [2021-04-21T09:24:51.098Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.70s) [2021-04-21T09:24:51.098Z] === RUN TestBuildWithSession [2021-04-21T09:24:51.098Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-21T09:24:51.098Z] build_session_test.go:25: TODO: BuildKit [2021-04-21T09:24:51.098Z] === RUN TestBuildSquashParent [2021-04-21T09:24:53.207Z] ok github.com/docker/docker/pkg/plugins 33.651s coverage: 76.6% of statements [2021-04-21T09:24:53.207Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-21T09:24:53.207Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-21T09:24:53.207Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-21T09:24:53.207Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-21T09:24:53.207Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-21T09:24:53.208Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-21T09:24:53.208Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-04-21T09:24:53.208Z] ? github.com/docker/docker/rootless [no test files] [2021-04-21T09:24:53.208Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-04-21T09:24:53.208Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-21T09:24:53.208Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-21T09:24:53.208Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-21T09:24:53.208Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-21T09:24:53.208Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-21T09:24:53.208Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-21T09:24:53.208Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-21T09:24:53.208Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-21T09:24:53.208Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-21T09:24:53.208Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-21T09:24:53.208Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-21T09:24:53.208Z] ? github.com/docker/docker/volume [no test files] [2021-04-21T09:24:53.208Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-21T09:24:53.208Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-21T09:24:53.468Z] [2021-04-21T09:24:53.468Z] === Skipped [2021-04-21T09:24:53.468Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-04-21T09:24:53.468Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-04-21T09:24:53.468Z] [2021-04-21T09:24:53.468Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-04-21T09:24:53.468Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-04-21T09:24:53.468Z] [2021-04-21T09:24:53.468Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-04-21T09:24:53.468Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-21T09:24:53.468Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-21T09:24:53.468Z] [2021-04-21T09:24:53.468Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-04-21T09:24:53.468Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-21T09:24:53.468Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-21T09:24:53.468Z] [2021-04-21T09:24:53.468Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-04-21T09:24:53.468Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-21T09:24:53.468Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-21T09:24:53.468Z] [2021-04-21T09:24:53.468Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-04-21T09:24:53.468Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-21T09:24:53.468Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-21T09:24:53.468Z] [2021-04-21T09:24:53.468Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-04-21T09:24:53.468Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-21T09:24:53.468Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-21T09:24:53.468Z] [2021-04-21T09:24:53.468Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-04-21T09:24:53.468Z] graphtest_unix.go:73: No driver to put! [2021-04-21T09:24:53.468Z] [2021-04-21T09:24:53.468Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-04-21T09:24:53.468Z] time="2021-04-21T09:23:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-21T09:24:53.468Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-21T09:24:53.468Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-21T09:24:53.468Z] [2021-04-21T09:24:53.468Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-04-21T09:24:53.468Z] time="2021-04-21T09:23:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-21T09:24:53.468Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-21T09:24:53.468Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-21T09:24:53.468Z] [2021-04-21T09:24:53.468Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-04-21T09:24:53.468Z] time="2021-04-21T09:23:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-21T09:24:53.468Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-21T09:24:53.468Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-21T09:24:53.468Z] [2021-04-21T09:24:53.468Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-04-21T09:24:53.468Z] time="2021-04-21T09:23:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-21T09:24:53.468Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-21T09:24:53.468Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-21T09:24:53.468Z] [2021-04-21T09:24:53.468Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-04-21T09:24:53.468Z] time="2021-04-21T09:23:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-21T09:24:53.468Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-21T09:24:53.468Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-21T09:24:53.468Z] [2021-04-21T09:24:53.468Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-04-21T09:24:53.468Z] graphtest_unix.go:73: No driver to put! [2021-04-21T09:24:53.468Z] [2021-04-21T09:24:53.468Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-04-21T09:24:53.468Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-04-21T09:24:53.468Z] [2021-04-21T09:24:53.468Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-04-21T09:24:53.468Z] overlay_test.go:49: Fails to compute changes intermittently [2021-04-21T09:24:53.468Z] [2021-04-21T09:24:53.468Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-04-21T09:24:53.468Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-04-21T09:24:53.468Z] [2021-04-21T09:24:53.468Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-04-21T09:24:53.468Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-04-21T09:24:53.468Z] [2021-04-21T09:24:53.468Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-04-21T09:24:53.468Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-21T09:24:53.468Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-21T09:24:53.468Z] [2021-04-21T09:24:53.468Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-04-21T09:24:53.468Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-21T09:24:53.468Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-21T09:24:53.468Z] [2021-04-21T09:24:53.468Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-04-21T09:24:53.468Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-21T09:24:53.468Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-21T09:24:53.468Z] [2021-04-21T09:24:53.468Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-04-21T09:24:53.468Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-21T09:24:53.468Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-21T09:24:53.468Z] [2021-04-21T09:24:53.468Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-04-21T09:24:53.468Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-21T09:24:53.468Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-21T09:24:53.468Z] [2021-04-21T09:24:53.468Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-04-21T09:24:53.468Z] graphtest_unix.go:73: No driver to put! [2021-04-21T09:24:53.468Z] [2021-04-21T09:24:53.468Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-04-21T09:24:53.468Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-04-21T09:24:53.468Z] [2021-04-21T09:24:53.468Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-04-21T09:24:53.468Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-04-21T09:24:53.468Z] [2021-04-21T09:24:53.468Z] [2021-04-21T09:24:53.468Z] DONE 2229 tests, 26 skipped in 200.258s Post stage [Pipeline] junit [2021-04-21T09:24:54.864Z] Recording test results [2021-04-21T09:24:55.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-21T09:24:55.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-21T09:24:55.560Z] --- PASS: TestBuildSquashParent (7.78s) [2021-04-21T09:24:55.560Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-21T09:24:55.560Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-21T09:24:55.561Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-21T09:24:55.561Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-21T09:24:55.561Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-21T09:24:55.561Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-21T09:24:55.561Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-21T09:24:55.561Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-21T09:24:55.561Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-21T09:24:55.561Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-21T09:24:55.561Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-21T09:24:55.561Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-21T09:24:55.561Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-21T09:24:55.561Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-21T09:24:55.561Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-21T09:24:56.495Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-21T09:24:56.848Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42294/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9ca66776fa4bda05831987a87bb2232541109d79 -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:9ca66776fa4bda05831987a87bb2232541109d79 hack/make.sh dynbinary test-integration [2021-04-21T09:24:57.305Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (18.80s) [2021-04-21T09:24:57.305Z] PASS [2021-04-21T09:24:57.305Z] [2021-04-21T09:24:57.305Z] === Skipped [2021-04-21T09:24:57.305Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2021-04-21T09:24:57.305Z] build_session_test.go:25: TODO: BuildKit [2021-04-21T09:24:57.305Z] [2021-04-21T09:24:57.305Z] [2021-04-21T09:24:57.305Z] DONE 33 tests, 1 skipped in 107.757s [2021-04-21T09:24:57.305Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2021-04-21T09:24:57.305Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:24:57.305Z] ++ set -e [2021-04-21T09:24:57.305Z] ++ '[' -n 0 ']' [2021-04-21T09:24:57.305Z] ++ set -x [2021-04-21T09:24:57.305Z] ++ 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=s390x 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/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:24:57.305Z] INFO: Testing against a local daemon [2021-04-21T09:24:57.305Z] === RUN TestConfigInspect [2021-04-21T09:24:57.631Z] --- PASS: TestBuildSquashParent (6.15s) [2021-04-21T09:24:57.631Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-21T09:24:57.631Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-21T09:24:57.631Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-21T09:24:57.631Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-21T09:24:57.631Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-21T09:24:57.631Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-21T09:24:57.631Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-21T09:24:57.631Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-21T09:24:57.631Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-21T09:24:57.631Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-21T09:24:57.631Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-21T09:24:57.631Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-21T09:24:57.631Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-21T09:24:57.631Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-21T09:24:57.631Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-21T09:24:57.790Z] [2021-04-21T09:24:57.790Z] Removing bundles/ [2021-04-21T09:24:57.790Z] [2021-04-21T09:24:57.790Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-04-21T09:24:57.790Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-21T09:24:57.790Z] GOOS="" GOARCH="" GOARM="" [2021-04-21T09:24:58.075Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-21T09:24:58.075Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-21T09:24:59.520Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-21T09:24:59.520Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-21T09:25:00.590Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-21T09:25:00.590Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-21T09:25:01.409Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-21T09:25:01.665Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-21T09:25:01.769Z] --- PASS: TestConfigInspect (4.04s) [2021-04-21T09:25:01.769Z] === RUN TestConfigList [2021-04-21T09:25:03.130Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.08s) [2021-04-21T09:25:03.130Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.07s) [2021-04-21T09:25:03.130Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.15s) [2021-04-21T09:25:03.130Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.05s) [2021-04-21T09:25:03.130Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.97s) [2021-04-21T09:25:03.130Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.06s) [2021-04-21T09:25:03.130Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.09s) [2021-04-21T09:25:03.130Z] === RUN TestBuildMultiStageCopy [2021-04-21T09:25:03.130Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-21T09:25:04.180Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-04-21T09:25:04.180Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.29s) [2021-04-21T09:25:04.180Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.57s) [2021-04-21T09:25:04.180Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.07s) [2021-04-21T09:25:04.180Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.20s) [2021-04-21T09:25:04.180Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.12s) [2021-04-21T09:25:04.180Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.12s) [2021-04-21T09:25:04.180Z] === RUN TestBuildMultiStageCopy [2021-04-21T09:25:04.180Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-21T09:25:05.056Z] ok github.com/docker/docker/api/server 0.048s coverage: 9.0% of statements [2021-04-21T09:25:05.297Z] --- PASS: TestConfigList (3.47s) [2021-04-21T09:25:05.297Z] === RUN TestConfigsCreateAndDelete [2021-04-21T09:25:06.068Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-21T09:25:06.068Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-21T09:25:06.324Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-21T09:25:06.466Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-21T09:25:06.580Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-21T09:25:06.836Z] --- PASS: TestBuildMultiStageCopy (2.88s) [2021-04-21T09:25:06.836Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.93s) [2021-04-21T09:25:06.836Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2021-04-21T09:25:06.836Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2021-04-21T09:25:06.836Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.25s) [2021-04-21T09:25:06.836Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2021-04-21T09:25:06.836Z] === RUN TestBuildMultiStageParentConfig [2021-04-21T09:25:07.026Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-21T09:25:07.397Z] --- PASS: TestBuildMultiStageParentConfig (0.62s) [2021-04-21T09:25:07.397Z] === RUN TestBuildLabelWithTargets [2021-04-21T09:25:08.325Z] --- PASS: TestBuildLabelWithTargets (0.99s) [2021-04-21T09:25:08.325Z] === RUN TestBuildWithEmptyLayers [2021-04-21T09:25:08.387Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-21T09:25:08.820Z] --- PASS: TestConfigsCreateAndDelete (4.13s) [2021-04-21T09:25:08.820Z] === RUN TestConfigsUpdate [2021-04-21T09:25:08.885Z] --- PASS: TestBuildWithEmptyLayers (0.51s) [2021-04-21T09:25:08.885Z] === RUN TestBuildMultiStageOnBuild [2021-04-21T09:25:09.312Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-21T09:25:10.236Z] --- PASS: TestBuildMultiStageCopy (6.91s) [2021-04-21T09:25:10.236Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.91s) [2021-04-21T09:25:10.236Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-04-21T09:25:10.236Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-04-21T09:25:10.236Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-04-21T09:25:10.236Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-04-21T09:25:10.236Z] === RUN TestBuildMultiStageParentConfig [2021-04-21T09:25:11.399Z] --- PASS: TestBuildMultiStageOnBuild (2.13s) [2021-04-21T09:25:11.399Z] === RUN TestBuildUncleanTarFilenames [2021-04-21T09:25:11.716Z] --- PASS: TestBuildUncleanTarFilenames (0.70s) [2021-04-21T09:25:11.716Z] === RUN TestBuildMultiStageLayerLeak [2021-04-21T09:25:12.344Z] --- PASS: TestConfigsUpdate (3.45s) [2021-04-21T09:25:12.344Z] === RUN TestTemplatedConfig [2021-04-21T09:25:14.271Z] --- PASS: TestBuildMultiStageLayerLeak (2.31s) [2021-04-21T09:25:14.271Z] === RUN TestBuildWithHugeFile [2021-04-21T09:25:15.470Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-04-21T09:25:15.470Z] === RUN TestBuildLabelWithTargets [2021-04-21T09:25:16.384Z] --- PASS: TestTemplatedConfig (3.91s) [2021-04-21T09:25:16.384Z] === RUN TestConfigCreateResolve [2021-04-21T09:25:18.400Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-21T09:25:18.400Z] [2021-04-21T09:25:18.400Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-04-21T09:25:18.400Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-04-21T09:25:18.400Z] Using test binary docker [2021-04-21T09:25:18.400Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-21T09:25:18.400Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-21T09:25:18.400Z] INFO: Waiting for daemon to start... [2021-04-21T09:25:18.400Z] Starting dockerd [2021-04-21T09:25:18.400Z] . [2021-04-21T09:25:18.400Z] INFO: Building docker-sdk-python3:4.4.1... [2021-04-21T09:25:19.921Z] --- PASS: TestConfigCreateResolve (3.45s) [2021-04-21T09:25:19.921Z] === RUN TestConfigDaemonLibtrustID [2021-04-21T09:25:20.214Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-04-21T09:25:20.214Z] PASS [2021-04-21T09:25:20.214Z] [2021-04-21T09:25:20.214Z] DONE 7 tests in 23.096s [2021-04-21T09:25:20.214Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2021-04-21T09:25:20.214Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:25:20.214Z] ++ set -e [2021-04-21T09:25:20.214Z] ++ '[' -n 0 ']' [2021-04-21T09:25:20.214Z] ++ set -x [2021-04-21T09:25:20.214Z] ++ 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=s390x 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/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:25:20.506Z] INFO: Testing against a local daemon [2021-04-21T09:25:20.506Z] === RUN TestCheckpoint [2021-04-21T09:25:20.506Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-21T09:25:20.506Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-21T09:25:20.506Z] === RUN TestContainerInvalidJSON [2021-04-21T09:25:20.506Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-21T09:25:20.506Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-21T09:25:20.506Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-21T09:25:20.506Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-21T09:25:20.506Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-21T09:25:20.506Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-21T09:25:20.506Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-21T09:25:20.506Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-21T09:25:20.506Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-21T09:25:20.506Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-04-21T09:25:20.506Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-04-21T09:25:20.506Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-21T09:25:20.506Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-21T09:25:20.506Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-21T09:25:20.506Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.17s) [2021-04-21T09:25:20.506Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-21T09:25:20.798Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2021-04-21T09:25:20.798Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-21T09:25:20.798Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2021-04-21T09:25:20.798Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-21T09:25:21.090Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2021-04-21T09:25:21.090Z] === RUN TestCopyFromContainer [2021-04-21T09:25:23.544Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-04-21T09:25:23.544Z] === RUN TestBuildWithEmptyLayers [2021-04-21T09:25:23.826Z] === RUN TestCopyFromContainer// [2021-04-21T09:25:23.826Z] === RUN TestCopyFromContainer//bar/root [2021-04-21T09:25:23.826Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-21T09:25:23.826Z] === RUN TestCopyFromContainer/bar/quux [2021-04-21T09:25:24.118Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-21T09:25:24.118Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-21T09:25:24.118Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-21T09:25:24.411Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-21T09:25:24.411Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-21T09:25:24.411Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-21T09:25:24.703Z] --- PASS: TestCopyFromContainer (3.66s) [2021-04-21T09:25:24.703Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-04-21T09:25:24.703Z] --- PASS: TestCopyFromContainer//bar/root (0.16s) [2021-04-21T09:25:24.703Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-04-21T09:25:24.703Z] --- PASS: TestCopyFromContainer/bar/quux (0.16s) [2021-04-21T09:25:24.703Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2021-04-21T09:25:24.703Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-04-21T09:25:24.703Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2021-04-21T09:25:24.703Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-04-21T09:25:24.703Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2021-04-21T09:25:24.703Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2021-04-21T09:25:24.703Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-21T09:25:24.703Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-21T09:25:24.703Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-21T09:25:24.703Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-21T09:25:24.703Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-21T09:25:24.703Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-21T09:25:24.703Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-21T09:25:24.703Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-21T09:25:24.703Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-21T09:25:24.703Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-21T09:25:24.703Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-04-21T09:25:24.703Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-21T09:25:24.703Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-21T09:25:24.703Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-21T09:25:24.703Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-21T09:25:24.703Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2021-04-21T09:25:24.703Z] === RUN TestCreateWithInvalidEnv [2021-04-21T09:25:24.703Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-21T09:25:24.704Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-21T09:25:24.704Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-21T09:25:24.704Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-21T09:25:24.704Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-21T09:25:24.704Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-21T09:25:24.704Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-21T09:25:24.704Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-21T09:25:24.704Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-21T09:25:24.704Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-04-21T09:25:24.704Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-21T09:25:24.704Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-21T09:25:24.704Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-21T09:25:24.704Z] === RUN TestCreateTmpfsMountsTarget [2021-04-21T09:25:24.704Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-04-21T09:25:24.704Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-21T09:25:26.054Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-04-21T09:25:26.054Z] === RUN TestBuildMultiStageOnBuild [2021-04-21T09:25:28.228Z] --- PASS: TestCreateWithCustomMaskedPaths (2.86s) [2021-04-21T09:25:28.228Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-21T09:25:30.967Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.01s) [2021-04-21T09:25:30.967Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-21T09:25:30.967Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-21T09:25:30.967Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-21T09:25:30.967Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-21T09:25:30.967Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-21T09:25:30.967Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-21T09:25:30.967Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-21T09:25:30.967Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-21T09:25:30.967Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-21T09:25:30.967Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-21T09:25:30.967Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-21T09:25:30.967Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-21T09:25:30.967Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-21T09:25:30.967Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-21T09:25:30.967Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-21T09:25:30.967Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-21T09:25:30.967Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-04-21T09:25:30.967Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-04-21T09:25:30.967Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-04-21T09:25:30.967Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-04-21T09:25:30.967Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-04-21T09:25:30.967Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-04-21T09:25:30.967Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-21T09:25:31.290Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-04-21T09:25:31.290Z] === RUN TestBuildUncleanTarFilenames [2021-04-21T09:25:31.602Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.04s) [2021-04-21T09:25:31.602Z] === RUN TestCreateDifferentPlatform [2021-04-21T09:25:31.602Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-21T09:25:31.602Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-21T09:25:31.602Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-04-21T09:25:31.602Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-04-21T09:25:31.602Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-21T09:25:31.602Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-21T09:25:31.851Z] --- PASS: TestBuildUncleanTarFilenames (0.71s) [2021-04-21T09:25:31.851Z] === RUN TestBuildMultiStageLayerLeak [2021-04-21T09:25:31.895Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-04-21T09:25:31.895Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-21T09:25:31.895Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s) [2021-04-21T09:25:31.895Z] === RUN TestContainerStartOnDaemonRestart [2021-04-21T09:25:31.895Z] === PAUSE TestContainerStartOnDaemonRestart [2021-04-21T09:25:31.895Z] === RUN TestDaemonRestartIpcMode [2021-04-21T09:25:31.895Z] === PAUSE TestDaemonRestartIpcMode [2021-04-21T09:25:31.895Z] === RUN TestDaemonHostGatewayIP [2021-04-21T09:25:31.895Z] === PAUSE TestDaemonHostGatewayIP [2021-04-21T09:25:31.895Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-21T09:25:31.895Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-21T09:25:31.895Z] === RUN TestContainerKillOnDaemonStart [2021-04-21T09:25:31.895Z] === PAUSE TestContainerKillOnDaemonStart [2021-04-21T09:25:31.895Z] === RUN TestDiff [2021-04-21T09:25:32.933Z] --- PASS: TestDiff (1.05s) [2021-04-21T09:25:32.933Z] === RUN TestExecWithCloseStdin [2021-04-21T09:25:34.444Z] --- PASS: TestExecWithCloseStdin (1.25s) [2021-04-21T09:25:34.444Z] === RUN TestExec [2021-04-21T09:25:35.481Z] --- PASS: TestExec (1.20s) [2021-04-21T09:25:35.481Z] === RUN TestExecUser [2021-04-21T09:25:36.518Z] --- PASS: TestExecUser (1.25s) [2021-04-21T09:25:36.519Z] === RUN TestExportContainerAndImportImage [2021-04-21T09:25:37.088Z] --- PASS: TestBuildMultiStageLayerLeak (4.29s) [2021-04-21T09:25:37.088Z] === RUN TestBuildWithHugeFile [2021-04-21T09:25:38.031Z] --- PASS: TestExportContainerAndImportImage (1.35s) [2021-04-21T09:25:38.031Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-21T09:25:39.544Z] --- PASS: TestExportContainerAfterDaemonRestart (1.70s) [2021-04-21T09:25:39.544Z] === RUN TestHealthCheckWorkdir [2021-04-21T09:25:41.616Z] --- PASS: TestHealthCheckWorkdir (1.55s) [2021-04-21T09:25:41.616Z] === RUN TestHealthKillContainer [2021-04-21T09:25:44.351Z] --- PASS: TestHealthKillContainer (3.25s) [2021-04-21T09:25:44.351Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-21T09:25:45.389Z] --- PASS: TestInspectCpusetInConfigPre120 (1.00s) [2021-04-21T09:25:45.389Z] === RUN TestIpcModeNone [2021-04-21T09:25:46.901Z] --- PASS: TestIpcModeNone (1.22s) [2021-04-21T09:25:46.901Z] === RUN TestIpcModePrivate [2021-04-21T09:25:47.938Z] --- PASS: TestIpcModePrivate (1.22s) [2021-04-21T09:25:47.939Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:106, shared: false, mustBeShared: false [2021-04-21T09:25:47.939Z] === RUN TestIpcModeShareable [2021-04-21T09:25:49.450Z] --- PASS: TestIpcModeShareable (1.30s) [2021-04-21T09:25:49.450Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:100, shared: true, mustBeShared: true [2021-04-21T09:25:49.450Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-21T09:25:52.971Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.78s) [2021-04-21T09:25:52.971Z] === RUN TestAPIIpcModeHost [2021-04-21T09:25:54.010Z] --- PASS: TestAPIIpcModeHost (1.02s) [2021-04-21T09:25:54.010Z] === RUN TestDaemonIpcModeShareable [2021-04-21T09:25:56.082Z] --- PASS: TestDaemonIpcModeShareable (2.18s) [2021-04-21T09:25:56.082Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: true, mustBeShared: true [2021-04-21T09:25:56.082Z] === RUN TestDaemonIpcModePrivate [2021-04-21T09:25:58.821Z] --- PASS: TestDaemonIpcModePrivate (2.13s) [2021-04-21T09:25:58.821Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:116, shared: false, mustBeShared: false [2021-04-21T09:25:58.821Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-21T09:26:00.472Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.16s) [2021-04-21T09:26:00.472Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:116, shared: false, mustBeShared: false [2021-04-21T09:26:00.472Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-21T09:26:02.573Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.18s) [2021-04-21T09:26:02.573Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: true, mustBeShared: true [2021-04-21T09:26:02.573Z] === RUN TestIpcModeOlderClient [2021-04-21T09:26:02.573Z] === PAUSE TestIpcModeOlderClient [2021-04-21T09:26:02.573Z] === RUN TestKillContainerInvalidSignal [2021-04-21T09:26:02.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-21T09:26:03.612Z] --- PASS: TestKillContainerInvalidSignal (1.05s) [2021-04-21T09:26:03.612Z] === RUN TestKillContainer [2021-04-21T09:26:03.612Z] === RUN TestKillContainer/no_signal [2021-04-21T09:26:05.063Z] sha256:55b475ced20de4285fec8775f929980ade50e38444577ec165ae1f267f60e1b1 [2021-04-21T09:26:05.063Z] INFO: Starting docker-py tests... [2021-04-21T09:26:05.063Z] ============================= test session starts ============================== [2021-04-21T09:26:05.063Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-04-21T09:26:05.063Z] rootdir: /src, inifile: pytest.ini [2021-04-21T09:26:05.063Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-04-21T09:26:05.063Z] collected 389 items / 1 deselected / 388 selected [2021-04-21T09:26:05.063Z] [2021-04-21T09:26:05.126Z] === RUN TestKillContainer/non_killing_signal [2021-04-21T09:26:05.419Z] === RUN TestKillContainer/killing_signal [2021-04-21T09:26:06.931Z] --- PASS: TestKillContainer (3.09s) [2021-04-21T09:26:06.931Z] --- PASS: TestKillContainer/no_signal (1.07s) [2021-04-21T09:26:06.931Z] --- PASS: TestKillContainer/non_killing_signal (0.68s) [2021-04-21T09:26:06.931Z] --- PASS: TestKillContainer/killing_signal (1.03s) [2021-04-21T09:26:06.931Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-21T09:26:06.931Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-21T09:26:07.968Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-21T09:26:09.006Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.04s) [2021-04-21T09:26:09.006Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.97s) [2021-04-21T09:26:09.006Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.70s) [2021-04-21T09:26:09.006Z] === RUN TestKillStoppedContainer [2021-04-21T09:26:09.006Z] --- PASS: TestKillStoppedContainer (0.12s) [2021-04-21T09:26:09.006Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-21T09:26:09.006Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2021-04-21T09:26:09.006Z] === RUN TestKillDifferentUserContainer [2021-04-21T09:26:10.441Z] --- PASS: TestBuildWithHugeFile (54.08s) [2021-04-21T09:26:10.441Z] === RUN TestBuildWithEmptyDockerfile [2021-04-21T09:26:10.441Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-21T09:26:10.441Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-21T09:26:10.441Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-21T09:26:10.441Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-21T09:26:10.441Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-21T09:26:10.441Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-21T09:26:10.441Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-21T09:26:10.441Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-21T09:26:10.441Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-21T09:26:10.441Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2021-04-21T09:26:10.441Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2021-04-21T09:26:10.441Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2021-04-21T09:26:10.441Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-04-21T09:26:10.441Z] === RUN TestBuildPreserveOwnership [2021-04-21T09:26:10.441Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-21T09:26:10.519Z] --- PASS: TestKillDifferentUserContainer (1.16s) [2021-04-21T09:26:10.519Z] === RUN TestInspectOomKilledTrue [2021-04-21T09:26:10.519Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-21T09:26:10.519Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-21T09:26:10.519Z] === RUN TestInspectOomKilledFalse [2021-04-21T09:26:10.519Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-21T09:26:10.519Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-21T09:26:10.519Z] === RUN TestLinksEtcHostsContentMatch [2021-04-21T09:26:11.154Z] --- PASS: TestLinksEtcHostsContentMatch (0.91s) [2021-04-21T09:26:11.154Z] === RUN TestLinksContainerNames [2021-04-21T09:26:11.806Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-21T09:26:13.170Z] --- PASS: TestBuildPreserveOwnership (4.57s) [2021-04-21T09:26:13.170Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.14s) [2021-04-21T09:26:13.170Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.41s) [2021-04-21T09:26:13.170Z] === RUN TestBuildPlatformInvalid [2021-04-21T09:26:13.170Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-04-21T09:26:13.170Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-21T09:26:13.230Z] --- PASS: TestLinksContainerNames (2.09s) [2021-04-21T09:26:13.230Z] === RUN TestLogsFollowTailEmpty [2021-04-21T09:26:14.269Z] --- PASS: TestLogsFollowTailEmpty (1.06s) [2021-04-21T09:26:14.269Z] === RUN TestContainerNetworkMountsNoChown [2021-04-21T09:26:15.308Z] --- PASS: TestContainerNetworkMountsNoChown (1.04s) [2021-04-21T09:26:15.308Z] === RUN TestMountDaemonRoot [2021-04-21T09:26:15.308Z] === RUN TestMountDaemonRoot/default [2021-04-21T09:26:15.308Z] === PAUSE TestMountDaemonRoot/default [2021-04-21T09:26:15.308Z] === RUN TestMountDaemonRoot/private [2021-04-21T09:26:15.308Z] === PAUSE TestMountDaemonRoot/private [2021-04-21T09:26:15.308Z] === RUN TestMountDaemonRoot/rprivate [2021-04-21T09:26:15.308Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-21T09:26:15.308Z] === RUN TestMountDaemonRoot/slave [2021-04-21T09:26:15.308Z] === PAUSE TestMountDaemonRoot/slave [2021-04-21T09:26:15.308Z] === RUN TestMountDaemonRoot/rslave [2021-04-21T09:26:15.308Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-21T09:26:15.308Z] === RUN TestMountDaemonRoot/shared [2021-04-21T09:26:15.308Z] === PAUSE TestMountDaemonRoot/shared [2021-04-21T09:26:15.308Z] === RUN TestMountDaemonRoot/rshared [2021-04-21T09:26:15.308Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-21T09:26:15.308Z] === CONT TestMountDaemonRoot/default [2021-04-21T09:26:15.308Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-21T09:26:15.308Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-21T09:26:15.308Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-21T09:26:15.308Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-21T09:26:15.308Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-21T09:26:15.308Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-21T09:26:15.308Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-21T09:26:15.308Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-21T09:26:15.308Z] === CONT TestMountDaemonRoot/rslave [2021-04-21T09:26:15.308Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-21T09:26:15.308Z] === CONT TestMountDaemonRoot/rshared [2021-04-21T09:26:15.308Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-21T09:26:15.308Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-21T09:26:15.308Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-21T09:26:15.308Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-21T09:26:15.308Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-21T09:26:15.308Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-21T09:26:15.308Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-21T09:26:15.308Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-21T09:26:15.308Z] === CONT TestMountDaemonRoot/shared [2021-04-21T09:26:15.308Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-21T09:26:15.308Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-21T09:26:15.308Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-21T09:26:15.308Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-21T09:26:15.308Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-21T09:26:15.308Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-21T09:26:15.308Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-21T09:26:15.308Z] === CONT TestMountDaemonRoot/rprivate [2021-04-21T09:26:15.308Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-21T09:26:15.308Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-21T09:26:15.308Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-21T09:26:15.308Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-21T09:26:15.308Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-21T09:26:15.308Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-21T09:26:15.308Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-21T09:26:15.308Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-21T09:26:15.308Z] === CONT TestMountDaemonRoot/slave [2021-04-21T09:26:15.308Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-21T09:26:15.308Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-21T09:26:15.308Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-21T09:26:15.308Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-21T09:26:15.308Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-21T09:26:15.308Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-21T09:26:15.308Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-21T09:26:15.308Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-21T09:26:15.308Z] === CONT TestMountDaemonRoot/private [2021-04-21T09:26:15.308Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-21T09:26:15.308Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-21T09:26:15.308Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-21T09:26:15.308Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-21T09:26:15.308Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-21T09:26:15.308Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-21T09:26:15.308Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-21T09:26:15.308Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-21T09:26:15.308Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-21T09:26:15.308Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-21T09:26:15.308Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-21T09:26:15.308Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-21T09:26:15.308Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-21T09:26:15.308Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-21T09:26:15.308Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-21T09:26:15.308Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-21T09:26:15.308Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-21T09:26:15.308Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-21T09:26:15.602Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-21T09:26:15.602Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-21T09:26:15.602Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-21T09:26:15.602Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-21T09:26:15.602Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-21T09:26:15.602Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-21T09:26:15.602Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-21T09:26:15.894Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-21T09:26:15.894Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-21T09:26:15.894Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-21T09:26:15.894Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-21T09:26:15.894Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-21T09:26:15.894Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-21T09:26:15.894Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-21T09:26:15.894Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-21T09:26:15.894Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-21T09:26:16.189Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-21T09:26:16.189Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-21T09:26:16.189Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-21T09:26:16.189Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-21T09:26:16.189Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-21T09:26:16.189Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-21T09:26:16.189Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-21T09:26:16.482Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-21T09:26:16.482Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-21T09:26:16.482Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-21T09:26:16.482Z] --- PASS: TestMountDaemonRoot (0.01s) [2021-04-21T09:26:16.482Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-21T09:26:16.482Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2021-04-21T09:26:16.482Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2021-04-21T09:26:16.482Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2021-04-21T09:26:16.482Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2021-04-21T09:26:16.482Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-21T09:26:16.482Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2021-04-21T09:26:16.482Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.12s) [2021-04-21T09:26:16.482Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2021-04-21T09:26:16.482Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2021-04-21T09:26:16.482Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-21T09:26:16.482Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2021-04-21T09:26:16.482Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2021-04-21T09:26:16.482Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2021-04-21T09:26:16.482Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2021-04-21T09:26:16.482Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-21T09:26:16.482Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2021-04-21T09:26:16.482Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2021-04-21T09:26:16.482Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.09s) [2021-04-21T09:26:16.482Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.07s) [2021-04-21T09:26:16.482Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-21T09:26:16.482Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2021-04-21T09:26:16.482Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2021-04-21T09:26:16.482Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2021-04-21T09:26:16.482Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2021-04-21T09:26:16.482Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-21T09:26:16.482Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2021-04-21T09:26:16.482Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s) [2021-04-21T09:26:16.482Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2021-04-21T09:26:16.482Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s) [2021-04-21T09:26:16.482Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-21T09:26:16.482Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2021-04-21T09:26:16.482Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2021-04-21T09:26:16.482Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2021-04-21T09:26:16.482Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.07s) [2021-04-21T09:26:16.482Z] === RUN TestContainerBindMountNonRecursive [2021-04-21T09:26:19.219Z] --- PASS: TestContainerBindMountNonRecursive (2.87s) [2021-04-21T09:26:19.219Z] === RUN TestContainerVolumesMountedAsShared [2021-04-21T09:26:19.367Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-21T09:26:19.367Z] [2021-04-21T09:26:19.367Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-21T09:26:19.367Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-21T09:26:19.367Z] HOSTNAME=2464cd85b518 [2021-04-21T09:26:19.367Z] TESTDEBUG=0 [2021-04-21T09:26:19.367Z] DEST=bundles/test-integration [2021-04-21T09:26:19.367Z] PWD=/go/src/github.com/docker/docker [2021-04-21T09:26:19.367Z] DOCKER_GITCOMMIT=9ca66776fa4bda05831987a87bb2232541109d79 [2021-04-21T09:26:19.367Z] container=docker [2021-04-21T09:26:19.367Z] HOME=/root [2021-04-21T09:26:19.367Z] GOLANG_VERSION=1.13.15 [2021-04-21T09:26:19.367Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-21T09:26:19.367Z] VALIDATE_BRANCH=20.10 [2021-04-21T09:26:19.367Z] TERM=xterm [2021-04-21T09:26:19.367Z] DOCKER_PKG=github.com/docker/docker [2021-04-21T09:26:19.367Z] SHLVL=1 [2021-04-21T09:26:19.367Z] TIMEOUT=120m [2021-04-21T09:26:19.367Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-21T09:26:19.367Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-21T09:26:19.367Z] GO111MODULE=off [2021-04-21T09:26:19.367Z] DOCKER_EXPERIMENTAL=1 [2021-04-21T09:26:19.367Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-21T09:26:19.367Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-21T09:26:19.367Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-21T09:26:19.367Z] GOPATH=/go [2021-04-21T09:26:19.367Z] PKG_CONFIG=pkg-config [2021-04-21T09:26:19.367Z] _=/usr/bin/env [2021-04-21T09:26:19.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-21T09:26:20.256Z] --- PASS: TestContainerVolumesMountedAsShared (0.92s) [2021-04-21T09:26:20.257Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-21T09:26:21.294Z] --- PASS: TestContainerVolumesMountedAsSlave (0.93s) [2021-04-21T09:26:21.294Z] === RUN TestNetworkNat [2021-04-21T09:26:22.332Z] --- PASS: TestNetworkNat (1.06s) [2021-04-21T09:26:22.332Z] === RUN TestNetworkLocalhostTCPNat [2021-04-21T09:26:23.371Z] --- PASS: TestNetworkLocalhostTCPNat (1.04s) [2021-04-21T09:26:23.371Z] === RUN TestNetworkLoopbackNat [2021-04-21T09:26:25.798Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-04-21T09:26:26.622Z] tests/integration/api_client_test.py ..... [ 7%] [2021-04-21T09:26:26.898Z] --- PASS: TestNetworkLoopbackNat (3.58s) [2021-04-21T09:26:26.898Z] === RUN TestPause [2021-04-21T09:26:27.612Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 14.7% of statements [2021-04-21T09:26:27.612Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-21T09:26:27.612Z] ok github.com/docker/docker/api/server/middleware 0.028s coverage: 37.7% of statements [2021-04-21T09:26:27.612Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-21T09:26:27.612Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-21T09:26:27.612Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-21T09:26:27.612Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-21T09:26:27.612Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-21T09:26:27.612Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-21T09:26:27.612Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-21T09:26:27.612Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-21T09:26:27.612Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-21T09:26:27.612Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-21T09:26:27.612Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-21T09:26:27.612Z] ok github.com/docker/docker/api/types/strslice 0.013s coverage: 90.0% of statements [2021-04-21T09:26:27.612Z] ok github.com/docker/docker/api/types/filters 0.038s coverage: 92.2% of statements [2021-04-21T09:26:27.612Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 5.7% of statements [2021-04-21T09:26:27.612Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-21T09:26:27.612Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-21T09:26:27.612Z] ? github.com/docker/docker/api/types [no test files] [2021-04-21T09:26:27.612Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-21T09:26:27.612Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-21T09:26:27.612Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-21T09:26:27.612Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-21T09:26:27.612Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-21T09:26:27.612Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-21T09:26:27.612Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-21T09:26:27.612Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-21T09:26:27.612Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-21T09:26:27.612Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-21T09:26:27.612Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-21T09:26:27.612Z] ok github.com/docker/docker/api/types/time 0.026s coverage: 100.0% of statements [2021-04-21T09:26:27.612Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 75.0% of statements [2021-04-21T09:26:27.612Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-21T09:26:27.612Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-21T09:26:27.612Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-21T09:26:27.612Z] ? github.com/docker/docker/builder [no test files] [2021-04-21T09:26:27.612Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-21T09:26:27.612Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-21T09:26:27.612Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-21T09:26:27.612Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-21T09:26:27.612Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-21T09:26:27.612Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-21T09:26:27.612Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-21T09:26:27.944Z] --- PASS: TestPause (1.06s) [2021-04-21T09:26:27.944Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-21T09:26:27.944Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-21T09:26:27.944Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-21T09:26:27.944Z] === RUN TestPauseStopPausedContainer [2021-04-21T09:26:28.005Z] Loaded image: buildpack-deps:buster [2021-04-21T09:26:28.005Z] Loaded image: busybox:latest [2021-04-21T09:26:28.005Z] Loaded image: busybox:glibc [2021-04-21T09:26:28.817Z] tests/integration/api_config_test.py ..... [ 8%] [2021-04-21T09:26:28.933Z] Loaded image: debian:bullseye [2021-04-21T09:26:28.933Z] Loaded image: hello-world:latest [2021-04-21T09:26:28.933Z] Loaded image: arm32v7/hello-world:latest [2021-04-21T09:26:28.981Z] --- PASS: TestPauseStopPausedContainer (1.06s) [2021-04-21T09:26:28.981Z] === RUN TestPsFilter [2021-04-21T09:26:29.274Z] --- PASS: TestPsFilter (0.28s) [2021-04-21T09:26:29.274Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-21T09:26:29.769Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2021-04-21T09:26:30.311Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.98s) [2021-04-21T09:26:30.311Z] === RUN TestRemoveContainerWithVolume [2021-04-21T09:26:30.892Z] Removing intermediate container 3b86517a084a [2021-04-21T09:26:30.892Z] ---> 4defa31d9011 [2021-04-21T09:26:30.892Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-04-21T09:26:30.892Z] ---> Running in 6b357f5fb998 [2021-04-21T09:26:30.892Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-04-21T09:26:30.892Z] go: finding gotest.tools v0.5.3 [2021-04-21T09:26:30.892Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-04-21T09:26:30.892Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-21T09:26:30.892Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-21T09:26:30.892Z] go: downloading github.com/fatih/color v1.9.0 [2021-04-21T09:26:30.892Z] go: downloading github.com/pkg/errors v0.9.1 [2021-04-21T09:26:30.892Z] go: extracting github.com/pkg/errors v0.9.1 [2021-04-21T09:26:30.892Z] go: extracting github.com/fatih/color v1.9.0 [2021-04-21T09:26:30.892Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-21T09:26:30.892Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-04-21T09:26:30.892Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-21T09:26:30.892Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-21T09:26:30.892Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-04-21T09:26:30.892Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-21T09:26:30.892Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-21T09:26:30.892Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-21T09:26:30.892Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-21T09:26:30.892Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-21T09:26:30.892Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-21T09:26:30.892Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-21T09:26:30.892Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-21T09:26:30.892Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-21T09:26:30.892Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-21T09:26:30.892Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-21T09:26:30.892Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-21T09:26:30.892Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-21T09:26:30.892Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-21T09:26:30.892Z] go: finding github.com/fatih/color v1.9.0 [2021-04-21T09:26:30.892Z] go: finding github.com/pkg/errors v0.9.1 [2021-04-21T09:26:30.892Z] go: finding github.com/spf13/pflag v1.0.3 [2021-04-21T09:26:30.892Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-21T09:26:30.892Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-21T09:26:30.892Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-21T09:26:30.892Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-21T09:26:30.892Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-21T09:26:30.892Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-21T09:26:30.892Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-21T09:26:31.314Z] ok github.com/docker/docker/builder/remotecontext/git 3.703s coverage: 86.3% of statements [2021-04-21T09:26:31.345Z] INFO: Build done for gotestsum... [2021-04-21T09:26:31.348Z] --- PASS: TestRemoveContainerWithVolume (1.01s) [2021-04-21T09:26:31.348Z] === RUN TestRemoveContainerRunning [2021-04-21T09:26:32.385Z] --- PASS: TestRemoveContainerRunning (1.00s) [2021-04-21T09:26:32.385Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-21T09:26:33.244Z] --- PASS: TestBuildWithHugeFile (52.23s) [2021-04-21T09:26:33.244Z] === RUN TestBuildWithEmptyDockerfile [2021-04-21T09:26:33.244Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-21T09:26:33.244Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-21T09:26:33.244Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-21T09:26:33.244Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-21T09:26:33.244Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-21T09:26:33.244Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-21T09:26:33.244Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-21T09:26:33.244Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-21T09:26:33.244Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-21T09:26:33.244Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2021-04-21T09:26:33.244Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2021-04-21T09:26:33.244Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2021-04-21T09:26:33.244Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-04-21T09:26:33.244Z] === RUN TestBuildPreserveOwnership [2021-04-21T09:26:33.244Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-21T09:26:33.422Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.04s) [2021-04-21T09:26:33.422Z] === RUN TestRemoveInvalidContainer [2021-04-21T09:26:33.422Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-04-21T09:26:33.422Z] === RUN TestRenameLinkedContainer [2021-04-21T09:26:33.453Z] ok github.com/docker/docker/builder/remotecontext 0.483s coverage: 13.7% of statements [2021-04-21T09:26:35.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-21T09:26:35.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-21T09:26:35.128Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-21T09:26:35.622Z] ok github.com/docker/docker/builder/dockerfile 1.153s coverage: 48.5% of statements [2021-04-21T09:26:35.622Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-04-21T09:26:35.622Z] ? github.com/docker/docker/cli [no test files] [2021-04-21T09:26:35.622Z] ? github.com/docker/docker/cli/config [no test files] [2021-04-21T09:26:37.014Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.43s) [2021-04-21T09:26:37.014Z] PASS [2021-04-21T09:26:37.014Z] [2021-04-21T09:26:37.014Z] === Skipped [2021-04-21T09:26:37.014Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-04-21T09:26:37.014Z] build_session_test.go:25: TODO: BuildKit [2021-04-21T09:26:37.014Z] [2021-04-21T09:26:37.014Z] [2021-04-21T09:26:37.014Z] DONE 33 tests, 1 skipped in 126.165s [2021-04-21T09:26:37.014Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-04-21T09:26:37.014Z] INFO: Testing against a local daemon [2021-04-21T09:26:37.014Z] === RUN TestConfigInspect [2021-04-21T09:26:37.882Z] --- PASS: TestRenameLinkedContainer (4.21s) [2021-04-21T09:26:37.882Z] === RUN TestRenameStoppedContainer [2021-04-21T09:26:38.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-21T09:26:38.517Z] --- PASS: TestRenameStoppedContainer (1.03s) [2021-04-21T09:26:38.517Z] === RUN TestRenameRunningContainerAndReuse [2021-04-21T09:26:39.243Z] ok github.com/docker/docker/client 0.641s coverage: 75.4% of statements [2021-04-21T09:26:39.290Z] --- PASS: TestBuildPreserveOwnership (10.45s) [2021-04-21T09:26:39.290Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.44s) [2021-04-21T09:26:39.290Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-04-21T09:26:39.290Z] === RUN TestBuildPlatformInvalid [2021-04-21T09:26:39.290Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-04-21T09:26:39.290Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-21T09:26:39.290Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-04-21T09:26:39.290Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-04-21T09:26:39.290Z] PASS [2021-04-21T09:26:39.290Z] [2021-04-21T09:26:39.290Z] === Skipped [2021-04-21T09:26:39.290Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-04-21T09:26:39.290Z] build_session_test.go:25: TODO: BuildKit [2021-04-21T09:26:39.290Z] [2021-04-21T09:26:39.290Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-04-21T09:26:39.290Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-04-21T09:26:39.290Z] [2021-04-21T09:26:39.290Z] [2021-04-21T09:26:39.290Z] DONE 33 tests, 2 skipped in 138.714s [2021-04-21T09:26:39.290Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-04-21T09:26:39.290Z] INFO: Testing against a local daemon [2021-04-21T09:26:39.290Z] === RUN TestConfigInspect [2021-04-21T09:26:39.290Z] --- SKIP: TestConfigInspect (0.02s) [2021-04-21T09:26:39.290Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:26:39.290Z] === RUN TestConfigList [2021-04-21T09:26:39.290Z] --- SKIP: TestConfigList (0.01s) [2021-04-21T09:26:39.290Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:26:39.290Z] === RUN TestConfigsCreateAndDelete [2021-04-21T09:26:39.290Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-04-21T09:26:39.290Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:26:39.290Z] === RUN TestConfigsUpdate [2021-04-21T09:26:39.525Z] --- PASS: TestConfigInspect (2.51s) [2021-04-21T09:26:39.525Z] === RUN TestConfigList [2021-04-21T09:26:39.545Z] --- SKIP: TestConfigsUpdate (0.02s) [2021-04-21T09:26:39.545Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:26:39.545Z] === RUN TestTemplatedConfig [2021-04-21T09:26:39.545Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-04-21T09:26:39.545Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:26:39.545Z] === RUN TestConfigCreateResolve [2021-04-21T09:26:39.545Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-04-21T09:26:39.545Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:26:39.545Z] === RUN TestConfigDaemonLibtrustID [2021-04-21T09:26:40.729Z] --- PASS: TestRenameRunningContainerAndReuse (2.02s) [2021-04-21T09:26:40.729Z] === RUN TestRenameInvalidName [2021-04-21T09:26:41.436Z] --- PASS: TestConfigDaemonLibtrustID (1.84s) [2021-04-21T09:26:41.436Z] PASS [2021-04-21T09:26:41.436Z] [2021-04-21T09:26:41.436Z] === Skipped [2021-04-21T09:26:41.436Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-04-21T09:26:41.436Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:26:41.436Z] [2021-04-21T09:26:41.436Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-04-21T09:26:41.436Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:26:41.436Z] [2021-04-21T09:26:41.436Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-04-21T09:26:41.436Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:26:41.436Z] [2021-04-21T09:26:41.436Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2021-04-21T09:26:41.436Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:26:41.436Z] [2021-04-21T09:26:41.436Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-04-21T09:26:41.436Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:26:41.436Z] [2021-04-21T09:26:41.436Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-04-21T09:26:41.436Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:26:41.436Z] [2021-04-21T09:26:41.436Z] [2021-04-21T09:26:41.436Z] DONE 7 tests, 6 skipped in 2.005s [2021-04-21T09:26:41.436Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-04-21T09:26:41.436Z] INFO: Testing against a local daemon [2021-04-21T09:26:41.436Z] === RUN TestCheckpoint [2021-04-21T09:26:41.436Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-21T09:26:41.436Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-21T09:26:41.436Z] === RUN TestContainerInvalidJSON [2021-04-21T09:26:41.436Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-21T09:26:41.436Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-21T09:26:41.436Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-21T09:26:41.436Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-21T09:26:41.436Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-21T09:26:41.436Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-21T09:26:41.436Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-21T09:26:41.436Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-21T09:26:41.436Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-21T09:26:41.436Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-04-21T09:26:41.436Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-04-21T09:26:41.436Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-21T09:26:41.436Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-21T09:26:41.436Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-21T09:26:41.436Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-04-21T09:26:41.436Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-21T09:26:41.436Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-04-21T09:26:41.436Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-21T09:26:41.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-21T09:26:41.691Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-04-21T09:26:41.691Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-21T09:26:41.691Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-04-21T09:26:41.691Z] === RUN TestCopyFromContainer [2021-04-21T09:26:41.770Z] --- PASS: TestRenameInvalidName (1.02s) [2021-04-21T09:26:41.770Z] === RUN TestRenameAnonymousContainer [2021-04-21T09:26:42.038Z] --- PASS: TestConfigList (2.43s) [2021-04-21T09:26:42.038Z] === RUN TestConfigsCreateAndDelete [2021-04-21T09:26:42.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-21T09:26:43.923Z] --- PASS: TestConfigsCreateAndDelete (2.41s) [2021-04-21T09:26:43.923Z] === RUN TestConfigsUpdate [2021-04-21T09:26:45.851Z] === RUN TestCopyFromContainer// [2021-04-21T09:26:45.851Z] === RUN TestCopyFromContainer//bar/root [2021-04-21T09:26:45.851Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-21T09:26:45.851Z] === RUN TestCopyFromContainer/bar/quux [2021-04-21T09:26:45.851Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-21T09:26:45.851Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-21T09:26:45.851Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-21T09:26:45.851Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-21T09:26:45.851Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-21T09:26:45.851Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-21T09:26:45.851Z] --- PASS: TestCopyFromContainer (4.18s) [2021-04-21T09:26:45.851Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-04-21T09:26:45.851Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-04-21T09:26:45.851Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-04-21T09:26:45.851Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-04-21T09:26:45.851Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-04-21T09:26:45.851Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-04-21T09:26:45.851Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-04-21T09:26:45.851Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-04-21T09:26:45.851Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-04-21T09:26:45.851Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-04-21T09:26:45.851Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-21T09:26:45.851Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-21T09:26:45.851Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-21T09:26:45.851Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-21T09:26:45.851Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-21T09:26:45.851Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-21T09:26:45.851Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-21T09:26:45.851Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-21T09:26:45.851Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-21T09:26:45.851Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-21T09:26:45.851Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-04-21T09:26:45.851Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-21T09:26:45.851Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-21T09:26:45.851Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-21T09:26:45.851Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-21T09:26:45.851Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-04-21T09:26:45.851Z] === RUN TestCreateWithInvalidEnv [2021-04-21T09:26:45.851Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-21T09:26:45.851Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-21T09:26:45.851Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-21T09:26:45.851Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-21T09:26:45.851Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-21T09:26:45.851Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-21T09:26:45.851Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-21T09:26:45.851Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-21T09:26:45.851Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-21T09:26:45.851Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-04-21T09:26:45.851Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-21T09:26:45.851Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-21T09:26:45.851Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-21T09:26:45.851Z] === RUN TestCreateTmpfsMountsTarget [2021-04-21T09:26:45.851Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-04-21T09:26:45.851Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-21T09:26:45.966Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-21T09:26:45.966Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-21T09:26:46.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-21T09:26:46.436Z] --- PASS: TestConfigsUpdate (2.39s) [2021-04-21T09:26:46.436Z] === RUN TestTemplatedConfig [2021-04-21T09:26:47.343Z] --- PASS: TestRenameAnonymousContainer (5.30s) [2021-04-21T09:26:47.343Z] === RUN TestRenameContainerWithSameName [2021-04-21T09:26:47.737Z] --- PASS: TestCreateWithCustomMaskedPaths (1.84s) [2021-04-21T09:26:47.737Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-21T09:26:47.978Z] --- PASS: TestRenameContainerWithSameName (1.05s) [2021-04-21T09:26:47.978Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-21T09:26:49.626Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.86s) [2021-04-21T09:26:49.626Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-21T09:26:49.626Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-21T09:26:49.626Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-21T09:26:49.626Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-21T09:26:49.626Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-21T09:26:49.626Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-21T09:26:49.626Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-21T09:26:49.626Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-21T09:26:49.626Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-21T09:26:49.626Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-21T09:26:49.626Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-21T09:26:49.626Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-21T09:26:49.626Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-21T09:26:49.626Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-21T09:26:49.626Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-21T09:26:49.626Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-21T09:26:49.626Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-04-21T09:26:49.626Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-04-21T09:26:49.626Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-04-21T09:26:49.626Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-04-21T09:26:49.626Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-04-21T09:26:49.626Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-04-21T09:26:49.626Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-21T09:26:50.068Z] --- PASS: TestRenameContainerWithLinkedContainer (2.09s) [2021-04-21T09:26:50.068Z] === RUN TestResize [2021-04-21T09:26:50.186Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.65s) [2021-04-21T09:26:50.186Z] === RUN TestCreateDifferentPlatform [2021-04-21T09:26:50.186Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-21T09:26:50.186Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-21T09:26:50.186Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-04-21T09:26:50.186Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-04-21T09:26:50.186Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-21T09:26:50.186Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-21T09:26:50.186Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-04-21T09:26:50.186Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-21T09:26:50.442Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-04-21T09:26:50.442Z] === RUN TestContainerStartOnDaemonRestart [2021-04-21T09:26:50.442Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-04-21T09:26:50.442Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-04-21T09:26:50.442Z] === RUN TestDaemonRestartIpcMode [2021-04-21T09:26:50.442Z] === PAUSE TestDaemonRestartIpcMode [2021-04-21T09:26:50.442Z] === RUN TestDaemonHostGatewayIP [2021-04-21T09:26:50.442Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-04-21T09:26:50.442Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-21T09:26:50.442Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-21T09:26:50.442Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-21T09:26:50.442Z] === RUN TestContainerKillOnDaemonStart [2021-04-21T09:26:50.442Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-04-21T09:26:50.442Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-04-21T09:26:50.442Z] === RUN TestDiff [2021-04-21T09:26:50.598Z] --- PASS: TestTemplatedConfig (3.49s) [2021-04-21T09:26:50.598Z] === RUN TestConfigCreateResolve [2021-04-21T09:26:51.003Z] --- PASS: TestDiff (0.61s) [2021-04-21T09:26:51.003Z] === RUN TestExecWithCloseStdin [2021-04-21T09:26:51.105Z] --- PASS: TestResize (0.98s) [2021-04-21T09:26:51.105Z] === RUN TestResizeWithInvalidSize [2021-04-21T09:26:51.930Z] --- PASS: TestExecWithCloseStdin (0.96s) [2021-04-21T09:26:51.930Z] === RUN TestExec [2021-04-21T09:26:52.141Z] --- PASS: TestResizeWithInvalidSize (1.03s) [2021-04-21T09:26:52.141Z] === RUN TestResizeWhenContainerNotStarted [2021-04-21T09:26:52.354Z] Removing intermediate container 6b357f5fb998 [2021-04-21T09:26:52.354Z] ---> c4bab5e2dc78 [2021-04-21T09:26:52.354Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-04-21T09:26:52.354Z] ---> Running in bd56dd8856be [2021-04-21T09:26:52.354Z] Removing intermediate container bd56dd8856be [2021-04-21T09:26:52.354Z] ---> b8f30026110f [2021-04-21T09:26:52.354Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-04-21T09:26:52.354Z] ---> Running in 0caaefb14223 [2021-04-21T09:26:52.354Z] Removing intermediate container 0caaefb14223 [2021-04-21T09:26:52.354Z] ---> 97364a7e8b1f [2021-04-21T09:26:52.354Z] Step 10/10 : COPY . . [2021-04-21T09:26:52.484Z] --- PASS: TestConfigCreateResolve (2.41s) [2021-04-21T09:26:52.485Z] === RUN TestConfigDaemonLibtrustID [2021-04-21T09:26:52.858Z] --- PASS: TestExec (0.90s) [2021-04-21T09:26:52.858Z] === RUN TestExecUser [2021-04-21T09:26:53.046Z] --- PASS: TestConfigDaemonLibtrustID (0.64s) [2021-04-21T09:26:53.046Z] PASS [2021-04-21T09:26:53.046Z] [2021-04-21T09:26:53.046Z] DONE 7 tests in 16.311s [2021-04-21T09:26:53.046Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-04-21T09:26:53.046Z] INFO: Testing against a local daemon [2021-04-21T09:26:53.046Z] === RUN TestCheckpoint [2021-04-21T09:26:53.046Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-21T09:26:53.046Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-21T09:26:53.046Z] === RUN TestContainerInvalidJSON [2021-04-21T09:26:53.046Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-21T09:26:53.046Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-21T09:26:53.046Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-21T09:26:53.046Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-21T09:26:53.046Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-21T09:26:53.046Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-21T09:26:53.046Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-21T09:26:53.046Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-21T09:26:53.046Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-21T09:26:53.046Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-04-21T09:26:53.046Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-21T09:26:53.046Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-04-21T09:26:53.046Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-21T09:26:53.046Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-21T09:26:53.046Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-04-21T09:26:53.046Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-21T09:26:53.046Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-04-21T09:26:53.046Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-21T09:26:53.046Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-04-21T09:26:53.046Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-21T09:26:53.046Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-04-21T09:26:53.046Z] === RUN TestCopyFromContainer [2021-04-21T09:26:53.179Z] --- PASS: TestResizeWhenContainerNotStarted (1.00s) [2021-04-21T09:26:53.179Z] === RUN TestDaemonRestartKillContainers [2021-04-21T09:26:53.179Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-21T09:26:53.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-21T09:26:53.179Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-21T09:26:53.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-21T09:26:53.179Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-21T09:26:53.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-21T09:26:53.179Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-21T09:26:53.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-21T09:26:53.179Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-21T09:26:53.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-21T09:26:53.179Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-21T09:26:53.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-21T09:26:53.179Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-21T09:26:53.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-21T09:26:53.179Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-21T09:26:53.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-21T09:26:53.179Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-21T09:26:53.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-21T09:26:53.179Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-21T09:26:53.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-21T09:26:53.179Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-21T09:26:53.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-21T09:26:53.179Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-21T09:26:53.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-21T09:26:53.179Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-21T09:26:53.179Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-21T09:26:53.784Z] --- PASS: TestExecUser (0.94s) [2021-04-21T09:26:53.784Z] === RUN TestExportContainerAndImportImage [2021-04-21T09:26:54.410Z] === RUN TestCopyFromContainer// [2021-04-21T09:26:54.410Z] === RUN TestCopyFromContainer//bar/root [2021-04-21T09:26:54.667Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-21T09:26:54.667Z] === RUN TestCopyFromContainer/bar/quux [2021-04-21T09:26:54.667Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-21T09:26:54.712Z] --- PASS: TestExportContainerAndImportImage (0.80s) [2021-04-21T09:26:54.712Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-21T09:26:54.923Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-21T09:26:54.923Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-21T09:26:54.923Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-21T09:26:54.923Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-21T09:26:55.179Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-21T09:26:55.179Z] --- PASS: TestCopyFromContainer (2.03s) [2021-04-21T09:26:55.179Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-04-21T09:26:55.179Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-04-21T09:26:55.179Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-04-21T09:26:55.179Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-04-21T09:26:55.179Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-04-21T09:26:55.179Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-04-21T09:26:55.179Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-04-21T09:26:55.179Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-04-21T09:26:55.179Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-04-21T09:26:55.179Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-04-21T09:26:55.179Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-21T09:26:55.179Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-21T09:26:55.179Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-21T09:26:55.179Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-21T09:26:55.179Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-21T09:26:55.179Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-21T09:26:55.179Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-21T09:26:55.179Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-21T09:26:55.179Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-21T09:26:55.179Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-21T09:26:55.179Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-04-21T09:26:55.179Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-21T09:26:55.179Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-21T09:26:55.179Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-21T09:26:55.179Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-21T09:26:55.179Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-04-21T09:26:55.179Z] === RUN TestCreateWithInvalidEnv [2021-04-21T09:26:55.179Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-21T09:26:55.179Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-21T09:26:55.179Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-21T09:26:55.179Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-21T09:26:55.179Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-21T09:26:55.179Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-21T09:26:55.179Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-21T09:26:55.179Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-21T09:26:55.179Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-21T09:26:55.179Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-04-21T09:26:55.179Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-21T09:26:55.179Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-21T09:26:55.179Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-21T09:26:55.179Z] === RUN TestCreateTmpfsMountsTarget [2021-04-21T09:26:55.179Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-04-21T09:26:55.179Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-21T09:26:55.914Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-21T09:26:55.914Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-21T09:26:56.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-21T09:26:57.426Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-21T09:26:57.426Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-21T09:26:57.692Z] --- PASS: TestCreateWithCustomMaskedPaths (2.38s) [2021-04-21T09:26:57.692Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-21T09:26:58.876Z] --- PASS: TestExportContainerAfterDaemonRestart (3.94s) [2021-04-21T09:26:58.876Z] === RUN TestHealthCheckWorkdir [2021-04-21T09:26:58.938Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-21T09:26:58.938Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-21T09:26:59.803Z] --- PASS: TestHealthCheckWorkdir (1.30s) [2021-04-21T09:26:59.803Z] === RUN TestHealthKillContainer [2021-04-21T09:27:00.207Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.41s) [2021-04-21T09:27:00.207Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-21T09:27:00.207Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-21T09:27:00.207Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-21T09:27:00.207Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-21T09:27:00.207Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-21T09:27:00.207Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-21T09:27:00.207Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-21T09:27:00.207Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-21T09:27:00.207Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-21T09:27:00.207Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-21T09:27:00.207Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-21T09:27:00.207Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-21T09:27:00.207Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-21T09:27:00.207Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-21T09:27:00.207Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-21T09:27:00.207Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-21T09:27:00.207Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-04-21T09:27:00.207Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-04-21T09:27:00.207Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-04-21T09:27:00.207Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-04-21T09:27:00.208Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-04-21T09:27:00.208Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-04-21T09:27:00.208Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-21T09:27:00.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-21T09:27:01.135Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.81s) [2021-04-21T09:27:01.135Z] === RUN TestCreateDifferentPlatform [2021-04-21T09:27:01.135Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-21T09:27:01.135Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-21T09:27:01.135Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-04-21T09:27:01.135Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-04-21T09:27:01.135Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-21T09:27:01.135Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-21T09:27:01.135Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-04-21T09:27:01.135Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-21T09:27:01.135Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-04-21T09:27:01.135Z] === RUN TestContainerStartOnDaemonRestart [2021-04-21T09:27:01.135Z] === PAUSE TestContainerStartOnDaemonRestart [2021-04-21T09:27:01.135Z] === RUN TestDaemonRestartIpcMode [2021-04-21T09:27:01.135Z] === PAUSE TestDaemonRestartIpcMode [2021-04-21T09:27:01.135Z] === RUN TestDaemonHostGatewayIP [2021-04-21T09:27:01.135Z] === PAUSE TestDaemonHostGatewayIP [2021-04-21T09:27:01.135Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-21T09:27:01.135Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-21T09:27:01.135Z] === RUN TestContainerKillOnDaemonStart [2021-04-21T09:27:01.135Z] === PAUSE TestContainerKillOnDaemonStart [2021-04-21T09:27:01.135Z] === RUN TestDiff [2021-04-21T09:27:01.674Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-21T09:27:01.674Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-21T09:27:02.063Z] --- PASS: TestDiff (0.79s) [2021-04-21T09:27:02.063Z] === RUN TestExecWithCloseStdin [2021-04-21T09:27:03.043Z] --- PASS: TestExecWithCloseStdin (1.15s) [2021-04-21T09:27:03.043Z] === RUN TestExec [2021-04-21T09:27:03.064Z] --- PASS: TestHealthKillContainer (2.95s) [2021-04-21T09:27:03.064Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-21T09:27:03.320Z] --- PASS: TestInspectCpusetInConfigPre120 (0.63s) [2021-04-21T09:27:03.320Z] === RUN TestIpcModeNone [2021-04-21T09:27:04.099Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-21T09:27:04.247Z] --- PASS: TestIpcModeNone (0.90s) [2021-04-21T09:27:04.247Z] === RUN TestIpcModePrivate [2021-04-21T09:27:04.408Z] --- PASS: TestExec (1.13s) [2021-04-21T09:27:04.408Z] === RUN TestExecUser [2021-04-21T09:27:04.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-21T09:27:05.174Z] --- PASS: TestIpcModePrivate (0.92s) [2021-04-21T09:27:05.174Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-04-21T09:27:05.174Z] === RUN TestIpcModeShareable [2021-04-21T09:27:05.174Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-04-21T09:27:05.174Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-21T09:27:05.174Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-21T09:27:05.222Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-21T09:27:05.222Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-21T09:27:05.334Z] --- PASS: TestExecUser (1.13s) [2021-04-21T09:27:05.334Z] === RUN TestExportContainerAndImportImage [2021-04-21T09:27:06.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-21T09:27:06.260Z] --- PASS: TestExportContainerAndImportImage (1.01s) [2021-04-21T09:27:06.260Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-21T09:27:06.602Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-04-21T09:27:07.686Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.55s) [2021-04-21T09:27:07.686Z] === RUN TestAPIIpcModeHost [2021-04-21T09:27:07.686Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-04-21T09:27:07.686Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-21T09:27:07.686Z] === RUN TestDaemonIpcModeShareable [2021-04-21T09:27:07.686Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-04-21T09:27:07.686Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-21T09:27:07.686Z] === RUN TestDaemonIpcModePrivate [2021-04-21T09:27:07.956Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-04-21T09:27:07.956Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.68s) [2021-04-21T09:27:07.956Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.72s) [2021-04-21T09:27:07.956Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.56s) [2021-04-21T09:27:07.956Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.55s) [2021-04-21T09:27:07.956Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.51s) [2021-04-21T09:27:07.956Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.57s) [2021-04-21T09:27:07.956Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.55s) [2021-04-21T09:27:07.956Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.60s) [2021-04-21T09:27:07.956Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.38s) [2021-04-21T09:27:07.956Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.54s) [2021-04-21T09:27:07.956Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.41s) [2021-04-21T09:27:07.956Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.56s) [2021-04-21T09:27:07.956Z] === RUN TestCgroupNamespacesRun [2021-04-21T09:27:08.147Z] --- PASS: TestExportContainerAfterDaemonRestart (1.78s) [2021-04-21T09:27:08.147Z] === RUN TestHealthCheckWorkdir [2021-04-21T09:27:09.511Z] --- PASS: TestHealthCheckWorkdir (1.50s) [2021-04-21T09:27:09.511Z] === RUN TestHealthKillContainer [2021-04-21T09:27:10.028Z] --- PASS: TestCgroupNamespacesRun (2.15s) [2021-04-21T09:27:10.028Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-21T09:27:10.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-21T09:27:10.947Z] --- PASS: TestDaemonIpcModePrivate (2.85s) [2021-04-21T09:27:10.947Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-04-21T09:27:10.947Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-21T09:27:10.947Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-04-21T09:27:10.947Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-21T09:27:10.947Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-21T09:27:10.947Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-04-21T09:27:10.947Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-21T09:27:10.947Z] === RUN TestIpcModeOlderClient [2021-04-21T09:27:10.947Z] === PAUSE TestIpcModeOlderClient [2021-04-21T09:27:10.947Z] === RUN TestKillContainerInvalidSignal [2021-04-21T09:27:11.508Z] --- PASS: TestKillContainerInvalidSignal (0.76s) [2021-04-21T09:27:11.508Z] === RUN TestKillContainer [2021-04-21T09:27:11.508Z] === RUN TestKillContainer/no_signal [2021-04-21T09:27:11.538Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.78s) [2021-04-21T09:27:11.539Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-21T09:27:12.068Z] === RUN TestKillContainer/non_killing_signal [2021-04-21T09:27:12.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-21T09:27:12.629Z] === RUN TestKillContainer/killing_signal [2021-04-21T09:27:12.778Z] --- PASS: TestHealthKillContainer (3.15s) [2021-04-21T09:27:12.778Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-21T09:27:12.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-21T09:27:13.556Z] --- PASS: TestKillContainer (1.94s) [2021-04-21T09:27:13.556Z] --- PASS: TestKillContainer/no_signal (0.65s) [2021-04-21T09:27:13.556Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2021-04-21T09:27:13.556Z] --- PASS: TestKillContainer/killing_signal (0.62s) [2021-04-21T09:27:13.556Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-21T09:27:13.556Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-21T09:27:13.648Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-21T09:27:13.681Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.14s) [2021-04-21T09:27:13.681Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-21T09:27:13.704Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s) [2021-04-21T09:27:13.704Z] === RUN TestIpcModeNone [2021-04-21T09:27:14.116Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-21T09:27:14.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-21T09:27:14.630Z] --- PASS: TestIpcModeNone (1.07s) [2021-04-21T09:27:14.630Z] === RUN TestIpcModePrivate [2021-04-21T09:27:14.677Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.25s) [2021-04-21T09:27:14.677Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.62s) [2021-04-21T09:27:14.677Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2021-04-21T09:27:14.677Z] === RUN TestKillStoppedContainer [2021-04-21T09:27:14.677Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-04-21T09:27:14.677Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-21T09:27:14.677Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s) [2021-04-21T09:27:14.677Z] === RUN TestKillDifferentUserContainer [2021-04-21T09:27:15.238Z] --- PASS: TestKillDifferentUserContainer (0.64s) [2021-04-21T09:27:15.238Z] === RUN TestInspectOomKilledTrue [2021-04-21T09:27:15.238Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-21T09:27:15.238Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-21T09:27:15.238Z] === RUN TestInspectOomKilledFalse [2021-04-21T09:27:15.238Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-21T09:27:15.238Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-21T09:27:15.238Z] === RUN TestLinksEtcHostsContentMatch [2021-04-21T09:27:15.238Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-04-21T09:27:15.238Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-04-21T09:27:15.238Z] === RUN TestLinksContainerNames [2021-04-21T09:27:15.558Z] --- PASS: TestIpcModePrivate (1.07s) [2021-04-21T09:27:15.558Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-04-21T09:27:15.558Z] === RUN TestIpcModeShareable [2021-04-21T09:27:15.587Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-21T09:27:15.855Z] --- PASS: TestCgroupNamespacesRunHostMode (2.08s) [2021-04-21T09:27:15.855Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-21T09:27:16.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-21T09:27:16.602Z] --- PASS: TestLinksContainerNames (1.28s) [2021-04-21T09:27:16.602Z] === RUN TestLogsFollowTailEmpty [2021-04-21T09:27:16.923Z] --- PASS: TestIpcModeShareable (1.10s) [2021-04-21T09:27:16.923Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-04-21T09:27:16.923Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-21T09:27:17.163Z] --- PASS: TestLogsFollowTailEmpty (0.64s) [2021-04-21T09:27:17.163Z] === RUN TestContainerNetworkMountsNoChown [2021-04-21T09:27:17.724Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s) [2021-04-21T09:27:17.724Z] === RUN TestMountDaemonRoot [2021-04-21T09:27:17.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-21T09:27:17.927Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.11s) [2021-04-21T09:27:17.927Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-21T09:27:17.981Z] === RUN TestMountDaemonRoot/default [2021-04-21T09:27:17.981Z] === PAUSE TestMountDaemonRoot/default [2021-04-21T09:27:17.981Z] === RUN TestMountDaemonRoot/private [2021-04-21T09:27:17.981Z] === PAUSE TestMountDaemonRoot/private [2021-04-21T09:27:17.981Z] === RUN TestMountDaemonRoot/rprivate [2021-04-21T09:27:17.981Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-21T09:27:17.981Z] === RUN TestMountDaemonRoot/slave [2021-04-21T09:27:17.981Z] === PAUSE TestMountDaemonRoot/slave [2021-04-21T09:27:17.981Z] === RUN TestMountDaemonRoot/rslave [2021-04-21T09:27:17.981Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-21T09:27:17.981Z] === RUN TestMountDaemonRoot/shared [2021-04-21T09:27:17.981Z] === PAUSE TestMountDaemonRoot/shared [2021-04-21T09:27:17.981Z] === RUN TestMountDaemonRoot/rshared [2021-04-21T09:27:17.981Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-21T09:27:17.981Z] === CONT TestMountDaemonRoot/default [2021-04-21T09:27:17.981Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-21T09:27:17.981Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-21T09:27:17.981Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-21T09:27:17.981Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-21T09:27:17.981Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-21T09:27:17.981Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-21T09:27:17.981Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-21T09:27:17.981Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-21T09:27:17.981Z] === CONT TestMountDaemonRoot/rslave [2021-04-21T09:27:17.981Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-21T09:27:17.981Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-21T09:27:17.981Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-21T09:27:17.981Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-21T09:27:17.981Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-21T09:27:17.981Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-21T09:27:17.981Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-21T09:27:17.981Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-21T09:27:17.981Z] === CONT TestMountDaemonRoot/rshared [2021-04-21T09:27:17.981Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-21T09:27:17.981Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-21T09:27:17.981Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-21T09:27:17.981Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-21T09:27:17.981Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-21T09:27:17.981Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-21T09:27:17.981Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-21T09:27:17.981Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-21T09:27:17.981Z] === CONT TestMountDaemonRoot/shared [2021-04-21T09:27:17.981Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-21T09:27:17.981Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-21T09:27:17.981Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-21T09:27:17.981Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-21T09:27:17.981Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-21T09:27:17.981Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-21T09:27:17.981Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-21T09:27:17.981Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-21T09:27:17.981Z] === CONT TestMountDaemonRoot/rprivate [2021-04-21T09:27:17.981Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-21T09:27:17.981Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-21T09:27:17.981Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-21T09:27:17.981Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-21T09:27:17.981Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-21T09:27:17.981Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-21T09:27:17.981Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-21T09:27:17.981Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-21T09:27:17.981Z] === CONT TestMountDaemonRoot/slave [2021-04-21T09:27:17.981Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-21T09:27:17.981Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-21T09:27:17.981Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-21T09:27:17.981Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-21T09:27:17.982Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-21T09:27:17.982Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-21T09:27:17.982Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-21T09:27:17.982Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-21T09:27:17.982Z] === CONT TestMountDaemonRoot/private [2021-04-21T09:27:17.982Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-21T09:27:17.982Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-21T09:27:17.982Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-21T09:27:17.982Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-21T09:27:17.982Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-21T09:27:17.982Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-21T09:27:17.982Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-21T09:27:17.982Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-21T09:27:17.982Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-21T09:27:17.982Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-21T09:27:17.982Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-21T09:27:17.982Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-21T09:27:17.982Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-21T09:27:17.982Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-21T09:27:17.982Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-21T09:27:17.982Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-21T09:27:17.982Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-21T09:27:17.982Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-21T09:27:17.982Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-21T09:27:17.982Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-21T09:27:17.982Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-21T09:27:17.982Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-21T09:27:17.982Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-21T09:27:18.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-21T09:27:18.237Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-21T09:27:18.237Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-21T09:27:18.237Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-21T09:27:18.237Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-21T09:27:18.237Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-21T09:27:18.237Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-21T09:27:18.237Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-21T09:27:18.237Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-21T09:27:18.237Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-21T09:27:18.237Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-21T09:27:18.237Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-21T09:27:18.237Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-21T09:27:18.237Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-21T09:27:18.237Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-04-21T09:27:18.237Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-21T09:27:18.237Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-04-21T09:27:18.237Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s) [2021-04-21T09:27:18.237Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2021-04-21T09:27:18.237Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-04-21T09:27:18.237Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-21T09:27:18.237Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-04-21T09:27:18.237Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2021-04-21T09:27:18.237Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2021-04-21T09:27:18.237Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-04-21T09:27:18.237Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-21T09:27:18.237Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2021-04-21T09:27:18.237Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2021-04-21T09:27:18.237Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2021-04-21T09:27:18.237Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-04-21T09:27:18.237Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-21T09:27:18.237Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-04-21T09:27:18.237Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-04-21T09:27:18.237Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-04-21T09:27:18.237Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-04-21T09:27:18.237Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-21T09:27:18.237Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-04-21T09:27:18.237Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-04-21T09:27:18.237Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-04-21T09:27:18.237Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-04-21T09:27:18.237Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-21T09:27:18.237Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.01s) [2021-04-21T09:27:18.237Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-04-21T09:27:18.237Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.01s) [2021-04-21T09:27:18.237Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-04-21T09:27:18.237Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-21T09:27:18.237Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-04-21T09:27:18.237Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-04-21T09:27:18.237Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-04-21T09:27:18.237Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-04-21T09:27:18.237Z] === RUN TestContainerBindMountNonRecursive [2021-04-21T09:27:18.237Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-04-21T09:27:18.237Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-04-21T09:27:18.237Z] === RUN TestContainerVolumesMountedAsShared [2021-04-21T09:27:18.237Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-04-21T09:27:18.237Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-04-21T09:27:18.237Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-21T09:27:18.237Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-04-21T09:27:18.237Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-04-21T09:27:18.237Z] === RUN TestNetworkNat [2021-04-21T09:27:18.778Z] ok github.com/docker/docker/cmd/dockerd 0.202s coverage: 29.1% of statements [2021-04-21T09:27:19.167Z] --- PASS: TestNetworkNat (0.81s) [2021-04-21T09:27:19.167Z] === RUN TestNetworkLocalhostTCPNat [2021-04-21T09:27:19.471Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.71s) [2021-04-21T09:27:19.471Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-21T09:27:20.128Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s) [2021-04-21T09:27:20.128Z] === RUN TestNetworkLoopbackNat [2021-04-21T09:27:20.186Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.04s) [2021-04-21T09:27:20.186Z] === RUN TestAPIIpcModeHost [2021-04-21T09:27:20.508Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2021-04-21T09:27:20.508Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-21T09:27:21.111Z] --- PASS: TestAPIIpcModeHost (1.13s) [2021-04-21T09:27:21.111Z] === RUN TestDaemonIpcModeShareable [2021-04-21T09:27:21.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-21T09:27:21.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-21T09:27:22.237Z] ---> 08ef20047b95 [2021-04-21T09:27:22.656Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.11s) [2021-04-21T09:27:22.656Z] === RUN TestKernelTCPMemory [2021-04-21T09:27:22.690Z] Successfully built 08ef20047b95 [2021-04-21T09:27:22.690Z] Successfully tagged docker:latest [2021-04-21T09:27:22.690Z] INFO: Image build ended at 04/21/2021 09:27:22. Duration:00:03:59.0398530 [2021-04-21T09:27:22.690Z] [2021-04-21T09:27:22.690Z] [2021-04-21T09:27:22.690Z] INFO: Building the test binaries at 04/21/2021 09:27:22... [2021-04-21T09:27:23.000Z] --- PASS: TestDaemonIpcModeShareable (1.83s) [2021-04-21T09:27:23.000Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-04-21T09:27:23.000Z] === RUN TestDaemonIpcModePrivate [2021-04-21T09:27:23.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-21T09:27:23.335Z] ok github.com/docker/docker/container 0.182s coverage: 34.7% of statements [2021-04-21T09:27:23.335Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-21T09:27:23.335Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-21T09:27:23.335Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-21T09:27:23.335Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-21T09:27:23.417Z] --- PASS: TestNetworkLoopbackNat (3.18s) [2021-04-21T09:27:23.417Z] === RUN TestPause [2021-04-21T09:27:23.417Z] --- SKIP: TestPause (0.00s) [2021-04-21T09:27:23.417Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-21T09:27:23.417Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-21T09:27:23.417Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-21T09:27:23.417Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-21T09:27:23.417Z] === RUN TestPauseStopPausedContainer [2021-04-21T09:27:23.417Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-04-21T09:27:23.417Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-21T09:27:23.417Z] === RUN TestPsFilter [2021-04-21T09:27:23.417Z] --- PASS: TestPsFilter (0.13s) [2021-04-21T09:27:23.417Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-21T09:27:23.694Z] --- PASS: TestKernelTCPMemory (1.17s) [2021-04-21T09:27:23.694Z] === RUN TestNISDomainname [2021-04-21T09:27:23.979Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s) [2021-04-21T09:27:23.979Z] === RUN TestRemoveContainerWithVolume [2021-04-21T09:27:24.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-21T09:27:24.887Z] --- PASS: TestDaemonIpcModePrivate (1.88s) [2021-04-21T09:27:24.887Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-04-21T09:27:24.887Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-21T09:27:24.906Z] --- PASS: TestRemoveContainerWithVolume (0.79s) [2021-04-21T09:27:24.906Z] === RUN TestRemoveContainerRunning [2021-04-21T09:27:25.208Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-21T09:27:25.261Z] --- PASS: TestNISDomainname (1.41s) [2021-04-21T09:27:25.261Z] === RUN TestHostnameDnsResolution [2021-04-21T09:27:25.440Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.065s coverage: 65.3% of statements [2021-04-21T09:27:25.466Z] --- PASS: TestRemoveContainerRunning (0.63s) [2021-04-21T09:27:25.466Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-21T09:27:25.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-21T09:27:26.026Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.63s) [2021-04-21T09:27:26.026Z] === RUN TestRemoveInvalidContainer [2021-04-21T09:27:26.026Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-04-21T09:27:26.026Z] === RUN TestRenameLinkedContainer [2021-04-21T09:27:26.775Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.82s) [2021-04-21T09:27:26.775Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-04-21T09:27:26.775Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-21T09:27:27.335Z] --- PASS: TestHostnameDnsResolution (2.07s) [2021-04-21T09:27:27.335Z] === RUN TestStats [2021-04-21T09:27:27.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-21T09:27:27.709Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-21T09:27:27.709Z] Using test binary docker [2021-04-21T09:27:27.709Z] +++ /etc/init.d/apparmor start [2021-04-21T09:27:27.709Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-21T09:27:27.709Z] INFO: Waiting for daemon to start... [2021-04-21T09:27:27.709Z] Starting dockerd [2021-04-21T09:27:27.709Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-04-21T09:27:28.530Z] INFO: make.ps1 starting at 04/21/2021 09:27:27 [2021-04-21T09:27:28.530Z] INFO: Git commit (9ca66776fa) assumed from DOCKER_GITCOMMIT environment variable [2021-04-21T09:27:28.530Z] INFO: Invoking autogen... [2021-04-21T09:27:28.530Z] INFO: Building daemon... [2021-04-21T09:27:28.538Z] --- PASS: TestRenameLinkedContainer (2.52s) [2021-04-21T09:27:28.538Z] === RUN TestRenameStoppedContainer [2021-04-21T09:27:28.662Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.85s) [2021-04-21T09:27:28.662Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-04-21T09:27:28.662Z] === RUN TestIpcModeOlderClient [2021-04-21T09:27:28.662Z] === PAUSE TestIpcModeOlderClient [2021-04-21T09:27:28.662Z] === RUN TestKillContainerInvalidSignal [2021-04-21T09:27:28.918Z] --- PASS: TestKillContainerInvalidSignal (0.71s) [2021-04-21T09:27:28.918Z] === RUN TestKillContainer [2021-04-21T09:27:28.918Z] === RUN TestKillContainer/no_signal [2021-04-21T09:27:29.088Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-21T09:27:29.098Z] --- PASS: TestRenameStoppedContainer (0.60s) [2021-04-21T09:27:29.098Z] === RUN TestRenameRunningContainerAndReuse [2021-04-21T09:27:29.845Z] === RUN TestKillContainer/non_killing_signal [2021-04-21T09:27:30.110Z] --- PASS: TestStats (3.04s) [2021-04-21T09:27:30.110Z] === RUN TestStopContainerWithTimeout [2021-04-21T09:27:30.110Z] === RUN TestStopContainerWithTimeout/0 [2021-04-21T09:27:30.110Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-21T09:27:30.110Z] === RUN TestStopContainerWithTimeout/1 [2021-04-21T09:27:30.110Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-21T09:27:30.110Z] === RUN TestStopContainerWithTimeout/3 [2021-04-21T09:27:30.110Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-21T09:27:30.110Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-21T09:27:30.110Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-21T09:27:30.110Z] === CONT TestStopContainerWithTimeout/0 [2021-04-21T09:27:30.110Z] === CONT TestStopContainerWithTimeout/3 [2021-04-21T09:27:30.405Z] === RUN TestKillContainer/killing_signal [2021-04-21T09:27:30.462Z] --- PASS: TestRenameRunningContainerAndReuse (1.27s) [2021-04-21T09:27:30.462Z] === RUN TestRenameInvalidName [2021-04-21T09:27:31.000Z] . [2021-04-21T09:27:31.000Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-21T09:27:31.000Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-21T09:27:31.000Z] Error: No such image: emptyfs [2021-04-21T09:27:31.000Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-21T09:27:31.000Z] ++++ docker load [2021-04-21T09:27:31.000Z] Running integration-test (iteration 1) [2021-04-21T09:27:31.000Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-04-21T09:27:31.000Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:27:31.000Z] ++ set -e [2021-04-21T09:27:31.000Z] ++ '[' -n 0 ']' [2021-04-21T09:27:31.000Z] ++ set -x [2021-04-21T09:27:31.000Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:27:31.003Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-21T09:27:31.021Z] --- PASS: TestRenameInvalidName (0.64s) [2021-04-21T09:27:31.021Z] === RUN TestRenameAnonymousContainer [2021-04-21T09:27:31.331Z] --- PASS: TestKillContainer (2.10s) [2021-04-21T09:27:31.331Z] --- PASS: TestKillContainer/no_signal (0.68s) [2021-04-21T09:27:31.331Z] --- PASS: TestKillContainer/non_killing_signal (0.55s) [2021-04-21T09:27:31.331Z] --- PASS: TestKillContainer/killing_signal (0.70s) [2021-04-21T09:27:31.331Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-21T09:27:31.331Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-21T09:27:31.621Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-21T09:27:31.891Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-21T09:27:32.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-21T09:27:32.454Z] ok github.com/docker/docker/daemon/cluster/convert 0.053s coverage: 35.9% of statements [2021-04-21T09:27:32.454Z] ok github.com/docker/docker/daemon/cluster 0.226s coverage: 0.5% of statements [2021-04-21T09:27:32.454Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.40s) [2021-04-21T09:27:32.454Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.68s) [2021-04-21T09:27:32.454Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2021-04-21T09:27:32.454Z] === RUN TestKillStoppedContainer [2021-04-21T09:27:32.454Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-04-21T09:27:32.454Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-21T09:27:32.710Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-04-21T09:27:32.710Z] === RUN TestKillDifferentUserContainer [2021-04-21T09:27:33.272Z] --- PASS: TestKillDifferentUserContainer (0.70s) [2021-04-21T09:27:33.272Z] === RUN TestInspectOomKilledTrue [2021-04-21T09:27:33.272Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-21T09:27:33.272Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-04-21T09:27:33.272Z] === RUN TestInspectOomKilledFalse [2021-04-21T09:27:33.692Z] === CONT TestStopContainerWithTimeout/1 [2021-04-21T09:27:33.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-21T09:27:34.198Z] --- PASS: TestInspectOomKilledFalse (0.70s) [2021-04-21T09:27:34.198Z] === RUN TestLinksEtcHostsContentMatch [2021-04-21T09:27:34.283Z] --- PASS: TestRenameAnonymousContainer (2.89s) [2021-04-21T09:27:34.283Z] === RUN TestRenameContainerWithSameName [2021-04-21T09:27:34.540Z] --- PASS: TestRenameContainerWithSameName (0.67s) [2021-04-21T09:27:34.540Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-21T09:27:34.762Z] --- PASS: TestLinksEtcHostsContentMatch (0.82s) [2021-04-21T09:27:34.762Z] === RUN TestLinksContainerNames [2021-04-21T09:27:35.165Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-21T09:27:35.165Z] Using test binary docker [2021-04-21T09:27:35.165Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-21T09:27:35.165Z] +++ /etc/init.d/apparmor start [2021-04-21T09:27:35.165Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-21T09:27:35.165Z] INFO: Waiting for daemon to start... [2021-04-21T09:27:35.165Z] Starting dockerd [2021-04-21T09:27:35.165Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2021-04-21T09:27:35.767Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-04-21T09:27:35.767Z] --- PASS: TestStopContainerWithTimeout/0 (1.21s) [2021-04-21T09:27:35.767Z] --- PASS: TestStopContainerWithTimeout/3 (3.18s) [2021-04-21T09:27:35.767Z] --- PASS: TestStopContainerWithTimeout/-1 (3.04s) [2021-04-21T09:27:35.767Z] --- PASS: TestStopContainerWithTimeout/1 (2.04s) [2021-04-21T09:27:35.767Z] === RUN TestDeleteDevicemapper [2021-04-21T09:27:35.767Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-21T09:27:35.767Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-21T09:27:35.767Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-21T09:27:35.902Z] --- PASS: TestRenameContainerWithLinkedContainer (1.28s) [2021-04-21T09:27:35.902Z] === RUN TestResize [2021-04-21T09:27:36.076Z] ok github.com/docker/docker/daemon/discovery 0.030s coverage: 30.0% of statements [2021-04-21T09:27:36.462Z] --- PASS: TestResize (0.64s) [2021-04-21T09:27:36.462Z] === RUN TestResizeWithInvalidSize [2021-04-21T09:27:36.650Z] --- PASS: TestLinksContainerNames (1.44s) [2021-04-21T09:27:36.650Z] === RUN TestLogsFollowTailEmpty [2021-04-21T09:27:36.906Z] --- PASS: TestLogsFollowTailEmpty (0.69s) [2021-04-21T09:27:36.906Z] === RUN TestContainerNetworkMountsNoChown [2021-04-21T09:27:37.023Z] --- PASS: TestResizeWithInvalidSize (0.64s) [2021-04-21T09:27:37.023Z] === RUN TestResizeWhenContainerNotStarted [2021-04-21T09:27:37.832Z] --- PASS: TestContainerNetworkMountsNoChown (0.68s) [2021-04-21T09:27:37.832Z] === RUN TestMountDaemonRoot [2021-04-21T09:27:37.832Z] === RUN TestMountDaemonRoot/default [2021-04-21T09:27:37.832Z] === PAUSE TestMountDaemonRoot/default [2021-04-21T09:27:37.832Z] === RUN TestMountDaemonRoot/private [2021-04-21T09:27:37.832Z] === PAUSE TestMountDaemonRoot/private [2021-04-21T09:27:37.832Z] === RUN TestMountDaemonRoot/rprivate [2021-04-21T09:27:37.832Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-21T09:27:37.832Z] === RUN TestMountDaemonRoot/slave [2021-04-21T09:27:37.832Z] === PAUSE TestMountDaemonRoot/slave [2021-04-21T09:27:37.832Z] === RUN TestMountDaemonRoot/rslave [2021-04-21T09:27:37.832Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-21T09:27:37.832Z] === RUN TestMountDaemonRoot/shared [2021-04-21T09:27:37.832Z] === PAUSE TestMountDaemonRoot/shared [2021-04-21T09:27:37.832Z] === RUN TestMountDaemonRoot/rshared [2021-04-21T09:27:37.832Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-21T09:27:37.832Z] === CONT TestMountDaemonRoot/default [2021-04-21T09:27:37.832Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-21T09:27:37.832Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-21T09:27:37.832Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-21T09:27:37.832Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-21T09:27:37.832Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-21T09:27:37.832Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-21T09:27:37.832Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-21T09:27:37.832Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-21T09:27:37.832Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-21T09:27:37.832Z] === CONT TestMountDaemonRoot/rprivate [2021-04-21T09:27:37.832Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-21T09:27:37.832Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-21T09:27:37.832Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-21T09:27:37.832Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-21T09:27:37.832Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-21T09:27:37.832Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-21T09:27:37.832Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-21T09:27:37.832Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-21T09:27:37.832Z] === CONT TestMountDaemonRoot/private [2021-04-21T09:27:37.832Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-21T09:27:37.832Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-21T09:27:37.832Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-21T09:27:37.832Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-21T09:27:37.832Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-21T09:27:37.832Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-21T09:27:37.832Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-21T09:27:37.832Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-21T09:27:37.832Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-21T09:27:37.832Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-21T09:27:37.832Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-21T09:27:37.832Z] === CONT TestMountDaemonRoot/shared [2021-04-21T09:27:37.832Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-21T09:27:37.832Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-21T09:27:37.832Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-21T09:27:37.832Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-21T09:27:37.832Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-21T09:27:37.832Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-21T09:27:37.832Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-21T09:27:37.832Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-21T09:27:37.832Z] === CONT TestMountDaemonRoot/rshared [2021-04-21T09:27:37.832Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-21T09:27:37.832Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-21T09:27:37.832Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-21T09:27:37.832Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-21T09:27:37.832Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-21T09:27:37.832Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-21T09:27:37.832Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-21T09:27:37.832Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-21T09:27:37.832Z] === CONT TestMountDaemonRoot/rslave [2021-04-21T09:27:37.832Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-21T09:27:37.832Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-21T09:27:37.832Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-21T09:27:37.832Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-21T09:27:37.832Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-21T09:27:37.832Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-21T09:27:37.832Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-21T09:27:37.832Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-21T09:27:37.832Z] === CONT TestMountDaemonRoot/slave [2021-04-21T09:27:37.832Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-21T09:27:37.832Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-21T09:27:37.832Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-21T09:27:37.832Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-21T09:27:37.832Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-21T09:27:37.832Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-21T09:27:37.832Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-21T09:27:37.832Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-21T09:27:37.832Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-21T09:27:37.832Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-21T09:27:37.832Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-21T09:27:37.832Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-21T09:27:37.832Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-21T09:27:37.832Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-21T09:27:37.832Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-21T09:27:37.832Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-21T09:27:37.832Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-21T09:27:37.832Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-21T09:27:37.832Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-21T09:27:37.832Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-21T09:27:37.832Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-21T09:27:37.832Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-21T09:27:37.832Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-21T09:27:37.832Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-21T09:27:37.950Z] --- PASS: TestResizeWhenContainerNotStarted (0.62s) [2021-04-21T09:27:37.950Z] === RUN TestDaemonRestartKillContainers [2021-04-21T09:27:37.950Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-04-21T09:27:37.950Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-04-21T09:27:37.950Z] === RUN TestCgroupNamespacesRun [2021-04-21T09:27:38.087Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-21T09:27:38.088Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-21T09:27:38.088Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-21T09:27:38.088Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-21T09:27:38.088Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-21T09:27:38.088Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-21T09:27:38.088Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-21T09:27:38.088Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-21T09:27:38.088Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-04-21T09:27:38.088Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-21T09:27:38.088Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-04-21T09:27:38.088Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-04-21T09:27:38.088Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-04-21T09:27:38.088Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-04-21T09:27:38.088Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-21T09:27:38.088Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-04-21T09:27:38.088Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-04-21T09:27:38.088Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-04-21T09:27:38.088Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-04-21T09:27:38.088Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-21T09:27:38.088Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-04-21T09:27:38.088Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-04-21T09:27:38.088Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-04-21T09:27:38.088Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-04-21T09:27:38.088Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-21T09:27:38.088Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.01s) [2021-04-21T09:27:38.088Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-04-21T09:27:38.088Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-04-21T09:27:38.088Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-04-21T09:27:38.088Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-21T09:27:38.088Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-04-21T09:27:38.088Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-04-21T09:27:38.088Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-04-21T09:27:38.088Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-04-21T09:27:38.088Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-21T09:27:38.088Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-04-21T09:27:38.088Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-04-21T09:27:38.088Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-04-21T09:27:38.088Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-04-21T09:27:38.088Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-21T09:27:38.088Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-04-21T09:27:38.088Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.01s) [2021-04-21T09:27:38.088Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-04-21T09:27:38.088Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-04-21T09:27:38.088Z] === RUN TestContainerBindMountNonRecursive [2021-04-21T09:27:38.992Z] ok github.com/docker/docker/daemon/events 0.069s coverage: 50.0% of statements [2021-04-21T09:27:40.050Z] ok github.com/docker/docker/daemon/config 0.070s coverage: 81.8% of statements [2021-04-21T09:27:40.230Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.28s) [2021-04-21T09:27:40.230Z] === RUN TestUpdateMemory [2021-04-21T09:27:40.230Z] --- SKIP: TestUpdateMemory (0.00s) [2021-04-21T09:27:40.230Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-21T09:27:40.230Z] === RUN TestUpdateCPUQuota [2021-04-21T09:27:40.572Z] --- PASS: TestCgroupNamespacesRun (2.89s) [2021-04-21T09:27:40.572Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-21T09:27:40.604Z] --- PASS: TestContainerBindMountNonRecursive (2.03s) [2021-04-21T09:27:40.604Z] === RUN TestContainerVolumesMountedAsShared [2021-04-21T09:27:40.604Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s) [2021-04-21T09:27:40.604Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-21T09:27:41.531Z] --- PASS: TestContainerVolumesMountedAsSlave (0.83s) [2021-04-21T09:27:41.531Z] === RUN TestNetworkNat [2021-04-21T09:27:41.617Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2021-04-21T09:27:41.741Z] . [2021-04-21T09:27:41.741Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-21T09:27:41.741Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-21T09:27:41.741Z] Error: No such image: emptyfs [2021-04-21T09:27:41.741Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-21T09:27:41.741Z] ++++ docker load [2021-04-21T09:27:41.741Z] Running integration-test (iteration 1) [2021-04-21T09:27:41.741Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-04-21T09:27:41.741Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:27:41.741Z] ++ set -e [2021-04-21T09:27:41.741Z] ++ '[' -n 0 ']' [2021-04-21T09:27:41.741Z] ++ set -x [2021-04-21T09:27:41.741Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:27:42.457Z] --- PASS: TestNetworkNat (0.83s) [2021-04-21T09:27:42.457Z] === RUN TestNetworkLocalhostTCPNat [2021-04-21T09:27:43.019Z] --- PASS: TestNetworkLocalhostTCPNat (0.81s) [2021-04-21T09:27:43.019Z] === RUN TestNetworkLoopbackNat [2021-04-21T09:27:43.083Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.31s) [2021-04-21T09:27:43.083Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-21T09:27:44.691Z] --- PASS: TestUpdateCPUQuota (4.27s) [2021-04-21T09:27:44.691Z] === RUN TestUpdatePidsLimit [2021-04-21T09:27:44.691Z] === RUN TestUpdatePidsLimit/update_from_none [2021-04-21T09:27:44.691Z] === RUN TestUpdatePidsLimit/no_change [2021-04-21T09:27:45.195Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2021-04-21T09:27:45.325Z] === RUN TestUpdatePidsLimit/update_lower [2021-04-21T09:27:45.838Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.564s coverage: 14.1% of statements [2021-04-21T09:27:45.959Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-04-21T09:27:46.284Z] --- PASS: TestNetworkLoopbackNat (3.32s) [2021-04-21T09:27:46.284Z] === RUN TestPause [2021-04-21T09:27:46.345Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.86s) [2021-04-21T09:27:46.345Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-21T09:27:46.485Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.778s coverage: 57.1% of statements [2021-04-21T09:27:46.593Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-04-21T09:27:47.211Z] --- PASS: TestPause (0.72s) [2021-04-21T09:27:47.211Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-21T09:27:47.211Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-21T09:27:47.211Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-21T09:27:47.211Z] === RUN TestPauseStopPausedContainer [2021-04-21T09:27:47.228Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-04-21T09:27:47.773Z] --- PASS: TestPauseStopPausedContainer (0.76s) [2021-04-21T09:27:47.773Z] === RUN TestPsFilter [2021-04-21T09:27:47.902Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-04-21T09:27:48.072Z] --- PASS: TestPsFilter (0.10s) [2021-04-21T09:27:48.072Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-21T09:27:48.854Z] --- PASS: TestCgroupNamespacesRunHostMode (2.86s) [2021-04-21T09:27:48.854Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-21T09:27:49.003Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.81s) [2021-04-21T09:27:49.003Z] === RUN TestRemoveContainerWithVolume [2021-04-21T09:27:49.315Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2021-04-21T09:27:49.565Z] --- PASS: TestUpdatePidsLimit (5.42s) [2021-04-21T09:27:49.565Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.61s) [2021-04-21T09:27:49.565Z] --- PASS: TestUpdatePidsLimit/no_change (0.63s) [2021-04-21T09:27:49.565Z] --- PASS: TestUpdatePidsLimit/update_lower (0.63s) [2021-04-21T09:27:49.565Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.65s) [2021-04-21T09:27:49.565Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.67s) [2021-04-21T09:27:49.565Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.64s) [2021-04-21T09:27:49.565Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.65s) [2021-04-21T09:27:49.565Z] === RUN TestUpdateRestartPolicy [2021-04-21T09:27:49.572Z] --- PASS: TestRemoveContainerWithVolume (0.72s) [2021-04-21T09:27:49.573Z] === RUN TestRemoveContainerRunning [2021-04-21T09:27:50.134Z] --- PASS: TestRemoveContainerRunning (0.71s) [2021-04-21T09:27:50.134Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-21T09:27:51.060Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.71s) [2021-04-21T09:27:51.060Z] === RUN TestRemoveInvalidContainer [2021-04-21T09:27:51.060Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-04-21T09:27:51.060Z] === RUN TestRenameLinkedContainer [2021-04-21T09:27:51.433Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.145s coverage: 69.3% of statements [2021-04-21T09:27:51.734Z] ok github.com/docker/docker/daemon 12.349s coverage: 17.1% of statements [2021-04-21T09:27:51.734Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-21T09:27:51.734Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-21T09:27:51.734Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-21T09:27:51.734Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-21T09:27:52.117Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.86s) [2021-04-21T09:27:52.117Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-21T09:27:52.800Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.684s coverage: 45.9% of statements [2021-04-21T09:27:52.800Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-21T09:27:53.856Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.321s coverage: 49.4% of statements [2021-04-21T09:27:54.008Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.32s) [2021-04-21T09:27:54.008Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-21T09:27:54.325Z] --- PASS: TestRenameLinkedContainer (2.83s) [2021-04-21T09:27:54.325Z] === RUN TestRenameStoppedContainer [2021-04-21T09:27:54.580Z] --- PASS: TestRenameStoppedContainer (0.71s) [2021-04-21T09:27:54.580Z] === RUN TestRenameRunningContainerAndReuse [2021-04-21T09:27:55.410Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.032s coverage: 57.5% of statements [2021-04-21T09:27:55.891Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.93s) [2021-04-21T09:27:55.891Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-21T09:27:55.944Z] --- PASS: TestRenameRunningContainerAndReuse (1.42s) [2021-04-21T09:27:55.944Z] === RUN TestRenameInvalidName [2021-04-21T09:27:56.059Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.014s coverage: 3.0% of statements [2021-04-21T09:27:56.506Z] --- PASS: TestRenameInvalidName (0.70s) [2021-04-21T09:27:56.506Z] === RUN TestRenameAnonymousContainer [2021-04-21T09:27:56.647Z] Loaded image: buildpack-deps:buster [2021-04-21T09:27:56.647Z] Loaded image: busybox:latest [2021-04-21T09:27:56.647Z] Loaded image: busybox:glibc [2021-04-21T09:27:56.718Z] ok github.com/docker/docker/daemon/links 0.018s coverage: 93.0% of statements [2021-04-21T09:27:58.565Z] Loaded image: debian:bullseye [2021-04-21T09:27:58.825Z] Loaded image: hello-world:latest [2021-04-21T09:27:58.825Z] Loaded image: arm32v7/hello-world:latest [2021-04-21T09:27:59.085Z] INFO: Testing against a local daemon [2021-04-21T09:27:59.085Z] === RUN TestCgroupNamespacesBuild [2021-04-21T09:27:59.153Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.81s) [2021-04-21T09:27:59.153Z] === RUN TestKernelTCPMemory [2021-04-21T09:27:59.153Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-04-21T09:27:59.153Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-21T09:27:59.153Z] === RUN TestNISDomainname [2021-04-21T09:27:59.153Z] --- SKIP: TestNISDomainname (0.01s) [2021-04-21T09:27:59.153Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-04-21T09:27:59.153Z] === RUN TestHostnameDnsResolution [2021-04-21T09:27:59.503Z] ok github.com/docker/docker/daemon/logger 0.245s coverage: 42.7% of statements [2021-04-21T09:27:59.503Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.072s coverage: 52.2% of statements [2021-04-21T09:27:59.503Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-04-21T09:27:59.503Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-21T09:27:59.771Z] --- PASS: TestRenameAnonymousContainer (3.22s) [2021-04-21T09:27:59.771Z] === RUN TestRenameContainerWithSameName [2021-04-21T09:28:00.078Z] --- PASS: TestHostnameDnsResolution (1.56s) [2021-04-21T09:28:00.078Z] === RUN TestStats [2021-04-21T09:28:00.078Z] --- SKIP: TestStats (0.00s) [2021-04-21T09:28:00.078Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-21T09:28:00.078Z] === RUN TestStopContainerWithTimeout [2021-04-21T09:28:00.078Z] === RUN TestStopContainerWithTimeout/0 [2021-04-21T09:28:00.078Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-21T09:28:00.078Z] === RUN TestStopContainerWithTimeout/1 [2021-04-21T09:28:00.078Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-21T09:28:00.078Z] === RUN TestStopContainerWithTimeout/3 [2021-04-21T09:28:00.078Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-21T09:28:00.078Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-21T09:28:00.078Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-21T09:28:00.078Z] === CONT TestStopContainerWithTimeout/0 [2021-04-21T09:28:00.078Z] === CONT TestStopContainerWithTimeout/3 [2021-04-21T09:28:00.698Z] --- PASS: TestRenameContainerWithSameName (0.69s) [2021-04-21T09:28:00.698Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-21T09:28:01.046Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-21T09:28:01.055Z] ok github.com/docker/docker/daemon/logger/awslogs 0.472s coverage: 77.8% of statements [2021-04-21T09:28:01.353Z] ok github.com/docker/docker/daemon/images 0.039s coverage: 6.7% of statements [2021-04-21T09:28:01.353Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-21T09:28:01.353Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-21T09:28:01.353Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-21T09:28:01.353Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-21T09:28:02.038Z] ok github.com/docker/docker/daemon/logger/gelf 0.018s coverage: 67.0% of statements [2021-04-21T09:28:02.062Z] --- PASS: TestRenameContainerWithLinkedContainer (1.39s) [2021-04-21T09:28:02.062Z] === RUN TestResize [2021-04-21T09:28:02.337Z] ok github.com/docker/docker/daemon/logger/journald 0.034s coverage: 23.9% of statements [2021-04-21T09:28:02.624Z] --- PASS: TestResize (0.72s) [2021-04-21T09:28:02.624Z] === RUN TestResizeWithInvalidSize [2021-04-21T09:28:02.866Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.023s coverage: 87.2% of statements [2021-04-21T09:28:03.551Z] --- PASS: TestResizeWithInvalidSize (0.73s) [2021-04-21T09:28:03.551Z] === RUN TestResizeWhenContainerNotStarted [2021-04-21T09:28:03.557Z] === CONT TestStopContainerWithTimeout/1 [2021-04-21T09:28:04.112Z] --- PASS: TestResizeWhenContainerNotStarted (0.69s) [2021-04-21T09:28:04.112Z] === RUN TestDaemonRestartKillContainers [2021-04-21T09:28:04.112Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-21T09:28:04.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-21T09:28:04.112Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-21T09:28:04.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-21T09:28:04.112Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-21T09:28:04.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-21T09:28:04.112Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-21T09:28:04.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-21T09:28:04.112Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-21T09:28:04.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-21T09:28:04.112Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-21T09:28:04.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-21T09:28:04.112Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-21T09:28:04.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-21T09:28:04.112Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-21T09:28:04.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-21T09:28:04.112Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-21T09:28:04.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-21T09:28:04.112Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-21T09:28:04.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-21T09:28:04.112Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-21T09:28:04.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-21T09:28:04.112Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-21T09:28:04.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-21T09:28:04.112Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-21T09:28:04.112Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-21T09:28:04.384Z] --- PASS: TestCgroupNamespacesBuild (5.32s) [2021-04-21T09:28:04.384Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-21T09:28:04.405Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.017s coverage: 69.9% of statements [2021-04-21T09:28:04.921Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-04-21T09:28:04.921Z] --- PASS: TestStopContainerWithTimeout/0 (0.95s) [2021-04-21T09:28:04.921Z] --- PASS: TestStopContainerWithTimeout/3 (3.00s) [2021-04-21T09:28:04.921Z] --- PASS: TestStopContainerWithTimeout/-1 (2.63s) [2021-04-21T09:28:04.921Z] --- PASS: TestStopContainerWithTimeout/1 (1.65s) [2021-04-21T09:28:04.921Z] === RUN TestDeleteDevicemapper [2021-04-21T09:28:04.921Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-21T09:28:04.921Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-21T09:28:04.921Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-21T09:28:04.989Z] --- PASS: TestUpdateRestartPolicy (14.03s) [2021-04-21T09:28:04.989Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-21T09:28:04.989Z] --- PASS: TestUpdateRestartWithAutoRemove (1.05s) [2021-04-21T09:28:04.989Z] === RUN TestWaitNonBlocked [2021-04-21T09:28:04.989Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-21T09:28:04.989Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-21T09:28:04.989Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-21T09:28:04.989Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-21T09:28:04.989Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-21T09:28:04.989Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-21T09:28:05.051Z] ok github.com/docker/docker/daemon/logger/local 0.074s coverage: 75.2% of statements [2021-04-21T09:28:05.051Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-21T09:28:05.624Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-04-21T09:28:05.624Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.12s) [2021-04-21T09:28:05.624Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.28s) [2021-04-21T09:28:05.624Z] === RUN TestWaitBlocked [2021-04-21T09:28:05.624Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-21T09:28:05.624Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-21T09:28:05.624Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-21T09:28:05.624Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-21T09:28:05.624Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-21T09:28:05.624Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-21T09:28:06.185Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.038s coverage: 55.1% of statements [2021-04-21T09:28:06.491Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2021-04-21T09:28:06.625Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-21T09:28:06.625Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-21T09:28:06.928Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.35s) [2021-04-21T09:28:06.928Z] === RUN TestBuildWithSession [2021-04-21T09:28:06.928Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-21T09:28:06.928Z] build_session_test.go:25: TODO: BuildKit [2021-04-21T09:28:06.928Z] === RUN TestBuildSquashParent [2021-04-21T09:28:07.136Z] --- PASS: TestWaitBlocked (0.01s) [2021-04-21T09:28:07.136Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.36s) [2021-04-21T09:28:07.136Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.38s) [2021-04-21T09:28:07.136Z] === CONT TestContainerStartOnDaemonRestart [2021-04-21T09:28:07.136Z] === CONT TestContainerKillOnDaemonStart [2021-04-21T09:28:07.434Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.18s) [2021-04-21T09:28:07.434Z] === RUN TestUpdateMemory [2021-04-21T09:28:07.434Z] --- SKIP: TestUpdateMemory (0.00s) [2021-04-21T09:28:07.434Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-21T09:28:07.434Z] === RUN TestUpdateCPUQuota [2021-04-21T09:28:07.434Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-04-21T09:28:07.434Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-21T09:28:07.434Z] === RUN TestUpdatePidsLimit [2021-04-21T09:28:07.434Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-04-21T09:28:07.434Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-21T09:28:07.434Z] === RUN TestUpdateRestartPolicy [2021-04-21T09:28:07.553Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-21T09:28:07.563Z] ok github.com/docker/docker/daemon/logger/templates 0.019s coverage: 8.3% of statements [2021-04-21T09:28:07.808Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-21T09:28:07.861Z] ok github.com/docker/docker/daemon/logger/syslog 0.009s coverage: 46.8% of statements [2021-04-21T09:28:09.174Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-21T09:28:09.174Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-21T09:28:10.648Z] ok github.com/docker/docker/daemon/network 0.007s coverage: 63.8% of statements [2021-04-21T09:28:10.648Z] ok github.com/docker/docker/daemon/logger/splunk 2.382s coverage: 82.5% of statements [2021-04-21T09:28:10.648Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-21T09:28:10.648Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-21T09:28:10.692Z] --- PASS: TestContainerStartOnDaemonRestart (3.54s) [2021-04-21T09:28:10.692Z] === CONT TestIpcModeOlderClient [2021-04-21T09:28:10.692Z] --- PASS: TestIpcModeOlderClient (0.16s) [2021-04-21T09:28:10.692Z] === CONT TestDaemonHostGatewayIP [2021-04-21T09:28:11.689Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-21T09:28:11.689Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-21T09:28:11.707Z] ok github.com/docker/docker/distribution/metadata 0.122s coverage: 48.2% of statements [2021-04-21T09:28:13.251Z] ok github.com/docker/docker/errdefs 0.037s coverage: 53.1% of statements [2021-04-21T09:28:13.508Z] --- PASS: TestBuildSquashParent (6.35s) [2021-04-21T09:28:13.508Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-21T09:28:13.508Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-21T09:28:13.508Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-21T09:28:13.508Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-21T09:28:13.508Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-21T09:28:13.508Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-21T09:28:13.508Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-21T09:28:13.508Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-21T09:28:13.508Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-21T09:28:13.508Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-21T09:28:13.508Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-21T09:28:13.508Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-21T09:28:13.508Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-21T09:28:13.508Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-21T09:28:13.508Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-21T09:28:13.508Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-21T09:28:13.508Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-21T09:28:14.206Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-21T09:28:14.462Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-21T09:28:14.789Z] ok github.com/docker/docker/distribution 0.508s coverage: 25.0% of statements [2021-04-21T09:28:14.789Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-21T09:28:15.246Z] --- PASS: TestDaemonHostGatewayIP (4.07s) [2021-04-21T09:28:15.246Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-21T09:28:15.424Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-21T09:28:15.438Z] ok github.com/docker/docker/image 0.047s coverage: 86.8% of statements [2021-04-21T09:28:15.685Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-21T09:28:15.704Z] ..........................xx.................... [ 29%] [2021-04-21T09:28:16.496Z] ok github.com/docker/docker/image/cache 0.045s coverage: 19.2% of statements [2021-04-21T09:28:16.496Z] ok github.com/docker/docker/distribution/xfer 1.708s coverage: 85.1% of statements [2021-04-21T09:28:16.496Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-21T09:28:16.496Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-04-21T09:28:16.976Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-04-21T09:28:16.976Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.26s) [2021-04-21T09:28:16.976Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.32s) [2021-04-21T09:28:16.976Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.36s) [2021-04-21T09:28:16.976Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.40s) [2021-04-21T09:28:16.976Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.36s) [2021-04-21T09:28:16.976Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s) [2021-04-21T09:28:16.976Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.32s) [2021-04-21T09:28:16.976Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.38s) [2021-04-21T09:28:16.976Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.88s) [2021-04-21T09:28:16.976Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.04s) [2021-04-21T09:28:16.976Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.20s) [2021-04-21T09:28:16.976Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.17s) [2021-04-21T09:28:16.976Z] === RUN TestCgroupNamespacesRun [2021-04-21T09:28:17.560Z] ok github.com/docker/docker/image/v1 0.056s coverage: 25.0% of statements [2021-04-21T09:28:17.560Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-21T09:28:17.560Z] ok github.com/docker/docker/libcontainerd/queue 0.042s coverage: 100.0% of statements [2021-04-21T09:28:17.732Z] Loaded image: buildpack-deps:buster [2021-04-21T09:28:17.732Z] Loaded image: busybox:latest [2021-04-21T09:28:17.732Z] Loaded image: busybox:glibc [2021-04-21T09:28:18.011Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.19s) [2021-04-21T09:28:18.011Z] === CONT TestDaemonRestartIpcMode [2021-04-21T09:28:18.228Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-04-21T09:28:18.228Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.45s) [2021-04-21T09:28:18.228Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.71s) [2021-04-21T09:28:18.228Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.19s) [2021-04-21T09:28:18.228Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.25s) [2021-04-21T09:28:18.228Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.25s) [2021-04-21T09:28:18.228Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.13s) [2021-04-21T09:28:18.228Z] === RUN TestBuildMultiStageCopy [2021-04-21T09:28:18.228Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-21T09:28:18.864Z] --- PASS: TestCgroupNamespacesRun (1.80s) [2021-04-21T09:28:18.864Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-21T09:28:18.864Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-04-21T09:28:18.864Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-04-21T09:28:18.864Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-21T09:28:19.101Z] ok github.com/docker/docker/pkg/aaparser 0.016s coverage: 52.9% of statements [2021-04-21T09:28:19.111Z] Loaded image: debian:bullseye [2021-04-21T09:28:19.370Z] Loaded image: hello-world:latest [2021-04-21T09:28:19.589Z] --- PASS: TestUpdateRestartPolicy (12.31s) [2021-04-21T09:28:19.589Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-21T09:28:19.592Z] --- PASS: TestContainerKillOnDaemonStart (12.50s) [2021-04-21T09:28:19.629Z] Loaded image: arm32v7/hello-world:latest [2021-04-21T09:28:19.629Z] INFO: Testing against a local daemon [2021-04-21T09:28:19.629Z] === RUN TestCgroupNamespacesBuild [2021-04-21T09:28:19.751Z] ok github.com/docker/docker/oci 0.028s coverage: 38.4% of statements [2021-04-21T09:28:19.844Z] --- PASS: TestUpdateRestartWithAutoRemove (0.65s) [2021-04-21T09:28:19.844Z] === RUN TestWaitNonBlocked [2021-04-21T09:28:19.844Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-21T09:28:19.844Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-21T09:28:19.844Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-21T09:28:19.844Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-21T09:28:19.844Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-21T09:28:19.844Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-21T09:28:20.138Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-21T09:28:20.399Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-21T09:28:20.401Z] ok github.com/docker/docker/opts 0.107s coverage: 67.1% of statements [2021-04-21T09:28:20.659Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-21T09:28:20.751Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.85s) [2021-04-21T09:28:20.751Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-21T09:28:21.207Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-04-21T09:28:21.207Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.92s) [2021-04-21T09:28:21.207Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.98s) [2021-04-21T09:28:21.207Z] === RUN TestWaitBlocked [2021-04-21T09:28:21.207Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-21T09:28:21.207Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-21T09:28:21.207Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-21T09:28:21.207Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-21T09:28:21.207Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-21T09:28:21.207Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-21T09:28:21.229Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-21T09:28:21.490Z] --- PASS: TestBuildMultiStageCopy (3.55s) [2021-04-21T09:28:21.490Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.09s) [2021-04-21T09:28:21.490Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.35s) [2021-04-21T09:28:21.490Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.36s) [2021-04-21T09:28:21.490Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.37s) [2021-04-21T09:28:21.490Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.38s) [2021-04-21T09:28:21.490Z] === RUN TestBuildMultiStageParentConfig [2021-04-21T09:28:22.115Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s) [2021-04-21T09:28:22.115Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-21T09:28:22.133Z] --- PASS: TestWaitBlocked (0.01s) [2021-04-21T09:28:22.133Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.94s) [2021-04-21T09:28:22.133Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.02s) [2021-04-21T09:28:22.133Z] === CONT TestDaemonRestartIpcMode [2021-04-21T09:28:22.133Z] === CONT TestIpcModeOlderClient [2021-04-21T09:28:22.133Z] --- PASS: TestIpcModeOlderClient (0.05s) [2021-04-21T09:28:22.133Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-21T09:28:22.432Z] --- PASS: TestBuildMultiStageParentConfig (0.95s) [2021-04-21T09:28:22.432Z] === RUN TestBuildLabelWithTargets [2021-04-21T09:28:22.499Z] --- PASS: TestDaemonRestartIpcMode (4.19s) [2021-04-21T09:28:22.499Z] PASS [2021-04-21T09:28:22.499Z] [2021-04-21T09:28:22.499Z] === Skipped [2021-04-21T09:28:22.499Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2021-04-21T09:28:22.499Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-21T09:28:22.499Z] [2021-04-21T09:28:22.499Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2021-04-21T09:28:22.499Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-21T09:28:22.499Z] [2021-04-21T09:28:22.499Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2021-04-21T09:28:22.499Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-21T09:28:22.499Z] [2021-04-21T09:28:22.499Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-21T09:28:22.499Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-21T09:28:22.499Z] [2021-04-21T09:28:22.499Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2021-04-21T09:28:22.499Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-21T09:28:22.499Z] [2021-04-21T09:28:22.499Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2021-04-21T09:28:22.499Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-21T09:28:22.499Z] [2021-04-21T09:28:22.499Z] [2021-04-21T09:28:22.499Z] DONE 196 tests, 6 skipped in 181.930s [2021-04-21T09:28:22.499Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2021-04-21T09:28:22.499Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:28:22.499Z] ++ set -e [2021-04-21T09:28:22.499Z] ++ '[' -n 0 ']' [2021-04-21T09:28:22.499Z] ++ set -x [2021-04-21T09:28:22.499Z] ++ 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=s390x 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/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:28:22.499Z] INFO: Testing against a local daemon [2021-04-21T09:28:22.499Z] === RUN TestCommitInheritsEnv [2021-04-21T09:28:22.513Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2021-04-21T09:28:22.513Z] ok github.com/docker/docker/pkg/authorization 0.742s coverage: 68.3% of statements [2021-04-21T09:28:22.814Z] ok github.com/docker/docker/pkg/capabilities 0.005s coverage: 87.5% of statements [2021-04-21T09:28:23.181Z] --- PASS: TestCommitInheritsEnv (0.64s) [2021-04-21T09:28:23.181Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-21T09:28:23.181Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-04-21T09:28:23.181Z] === RUN TestImagesFilterMultiReference [2021-04-21T09:28:23.181Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2021-04-21T09:28:23.181Z] === RUN TestImagePullPlatformInvalid [2021-04-21T09:28:23.181Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-04-21T09:28:23.181Z] === RUN TestRemoveImageOrphaning [2021-04-21T09:28:23.815Z] --- PASS: TestBuildLabelWithTargets (1.52s) [2021-04-21T09:28:23.815Z] === RUN TestBuildWithEmptyLayers [2021-04-21T09:28:23.816Z] --- PASS: TestRemoveImageOrphaning (0.64s) [2021-04-21T09:28:23.816Z] === RUN TestRemoveImageGarbageCollector [2021-04-21T09:28:23.816Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-04-21T09:28:23.816Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-21T09:28:23.816Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-21T09:28:23.816Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-04-21T09:28:23.816Z] === RUN TestTagInvalidReference [2021-04-21T09:28:23.816Z] --- PASS: TestTagInvalidReference (0.01s) [2021-04-21T09:28:23.816Z] === RUN TestTagValidPrefixedRepo [2021-04-21T09:28:23.816Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2021-04-21T09:28:23.816Z] === RUN TestTagExistedNameWithoutForce [2021-04-21T09:28:23.816Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2021-04-21T09:28:23.816Z] === RUN TestTagOfficialNames [2021-04-21T09:28:23.816Z] --- PASS: TestTagOfficialNames (0.04s) [2021-04-21T09:28:23.816Z] === RUN TestTagMatchesDigest [2021-04-21T09:28:23.816Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-04-21T09:28:23.816Z] === CONT TestImportExtremelyLargeImageWorks [2021-04-21T09:28:23.824Z] --- PASS: TestCgroupNamespacesBuild (3.78s) [2021-04-21T09:28:23.824Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-21T09:28:23.874Z] ok github.com/docker/docker/pkg/archive 0.992s coverage: 82.0% of statements [2021-04-21T09:28:23.874Z] ok github.com/docker/docker/pkg/directory 0.018s coverage: 80.0% of statements [2021-04-21T09:28:24.003Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.78s) [2021-04-21T09:28:24.003Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-21T09:28:24.520Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2021-04-21T09:28:24.756Z] --- PASS: TestBuildWithEmptyLayers (0.77s) [2021-04-21T09:28:24.756Z] === RUN TestBuildMultiStageOnBuild [2021-04-21T09:28:24.817Z] ok github.com/docker/docker/pkg/discovery/file 0.012s coverage: 92.9% of statements [2021-04-21T09:28:25.367Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.28s) [2021-04-21T09:28:25.367Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-21T09:28:25.880Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2021-04-21T09:28:25.927Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2021-04-21T09:28:25.928Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-21T09:28:26.559Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-04-21T09:28:27.116Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (3.21s) [2021-04-21T09:28:27.116Z] === RUN TestBuildWithSession [2021-04-21T09:28:27.116Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-21T09:28:27.116Z] build_session_test.go:25: TODO: BuildKit [2021-04-21T09:28:27.116Z] === RUN TestBuildSquashParent [2021-04-21T09:28:27.203Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2021-04-21T09:28:27.297Z] --- PASS: TestBuildMultiStageOnBuild (2.45s) [2021-04-21T09:28:27.297Z] === RUN TestBuildUncleanTarFilenames [2021-04-21T09:28:27.370Z] --- PASS: TestDaemonRestartIpcMode (5.51s) [2021-04-21T09:28:27.626Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.52s) [2021-04-21T09:28:27.626Z] PASS [2021-04-21T09:28:27.626Z] [2021-04-21T09:28:27.626Z] === Skipped [2021-04-21T09:28:27.626Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-04-21T09:28:27.626Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-21T09:28:27.626Z] [2021-04-21T09:28:27.626Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-04-21T09:28:27.626Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-04-21T09:28:27.626Z] [2021-04-21T09:28:27.626Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-04-21T09:28:27.626Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-21T09:28:27.626Z] [2021-04-21T09:28:27.626Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-04-21T09:28:27.626Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-04-21T09:28:27.626Z] [2021-04-21T09:28:27.626Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-04-21T09:28:27.626Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-21T09:28:27.626Z] [2021-04-21T09:28:27.626Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-04-21T09:28:27.626Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-21T09:28:27.626Z] [2021-04-21T09:28:27.626Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-04-21T09:28:27.626Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-21T09:28:27.626Z] [2021-04-21T09:28:27.626Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-04-21T09:28:27.626Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-21T09:28:27.626Z] [2021-04-21T09:28:27.626Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-04-21T09:28:27.626Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-21T09:28:27.626Z] [2021-04-21T09:28:27.626Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-04-21T09:28:27.626Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-21T09:28:27.626Z] [2021-04-21T09:28:27.626Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-04-21T09:28:27.626Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-21T09:28:27.626Z] [2021-04-21T09:28:27.626Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-04-21T09:28:27.626Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-04-21T09:28:27.626Z] [2021-04-21T09:28:27.626Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-04-21T09:28:27.626Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-04-21T09:28:27.626Z] [2021-04-21T09:28:27.626Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-04-21T09:28:27.626Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-04-21T09:28:27.626Z] [2021-04-21T09:28:27.626Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-04-21T09:28:27.626Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-04-21T09:28:27.626Z] [2021-04-21T09:28:27.626Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-04-21T09:28:27.626Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-21T09:28:27.626Z] [2021-04-21T09:28:27.626Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-21T09:28:27.626Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-21T09:28:27.626Z] [2021-04-21T09:28:27.626Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-04-21T09:28:27.626Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-21T09:28:27.626Z] [2021-04-21T09:28:27.626Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-04-21T09:28:27.626Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-04-21T09:28:27.626Z] [2021-04-21T09:28:27.626Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-04-21T09:28:27.626Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-21T09:28:27.626Z] [2021-04-21T09:28:27.626Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-04-21T09:28:27.626Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-04-21T09:28:27.626Z] [2021-04-21T09:28:27.626Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-04-21T09:28:27.626Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-21T09:28:27.626Z] [2021-04-21T09:28:27.626Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-04-21T09:28:27.626Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-21T09:28:27.626Z] [2021-04-21T09:28:27.626Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-04-21T09:28:27.626Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-21T09:28:27.626Z] [2021-04-21T09:28:27.626Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-04-21T09:28:27.626Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-21T09:28:27.626Z] [2021-04-21T09:28:27.626Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-04-21T09:28:27.626Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-21T09:28:27.626Z] [2021-04-21T09:28:27.626Z] [2021-04-21T09:28:27.626Z] DONE 177 tests, 26 skipped in 106.248s [2021-04-21T09:28:27.626Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-04-21T09:28:27.626Z] INFO: Testing against a local daemon [2021-04-21T09:28:27.626Z] === RUN TestCommitInheritsEnv [2021-04-21T09:28:27.815Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.86s) [2021-04-21T09:28:27.815Z] === RUN TestKernelTCPMemory [2021-04-21T09:28:27.815Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-04-21T09:28:27.815Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-04-21T09:28:27.815Z] === RUN TestNISDomainname [2021-04-21T09:28:28.239Z] --- PASS: TestBuildUncleanTarFilenames (1.16s) [2021-04-21T09:28:28.239Z] === RUN TestBuildMultiStageLayerLeak [2021-04-21T09:28:28.258Z] ok github.com/docker/docker/layer 7.515s coverage: 68.8% of statements [2021-04-21T09:28:28.258Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-21T09:28:28.258Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-21T09:28:28.258Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-21T09:28:28.258Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-21T09:28:28.258Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-21T09:28:28.258Z] ok github.com/docker/docker/pkg/filenotify 0.611s coverage: 67.0% of statements [2021-04-21T09:28:28.904Z] ok github.com/docker/docker/pkg/chrootarchive 4.104s coverage: 43.2% of statements [2021-04-21T09:28:28.904Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-21T09:28:28.904Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-21T09:28:29.179Z] --- PASS: TestNISDomainname (1.30s) [2021-04-21T09:28:29.179Z] === RUN TestHostnameDnsResolution [2021-04-21T09:28:29.209Z] ok github.com/docker/docker/pkg/fileutils 0.049s coverage: 89.5% of statements [2021-04-21T09:28:29.511Z] ok github.com/docker/docker/pkg/discovery/kv 3.086s coverage: 84.1% of statements [2021-04-21T09:28:29.512Z] --- PASS: TestCommitInheritsEnv (1.45s) [2021-04-21T09:28:29.512Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-21T09:28:29.512Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-04-21T09:28:29.512Z] === RUN TestImagesFilterMultiReference [2021-04-21T09:28:29.512Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-04-21T09:28:29.512Z] === RUN TestImagePullPlatformInvalid [2021-04-21T09:28:29.512Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-04-21T09:28:29.512Z] === RUN TestRemoveImageOrphaning [2021-04-21T09:28:29.813Z] ok github.com/docker/docker/pkg/fsutils 0.504s coverage: 85.1% of statements [2021-04-21T09:28:30.113Z] ok github.com/docker/docker/pkg/homedir 0.029s coverage: 11.4% of statements [2021-04-21T09:28:30.781Z] --- PASS: TestBuildMultiStageLayerLeak (2.57s) [2021-04-21T09:28:30.781Z] === RUN TestBuildWithHugeFile [2021-04-21T09:28:31.065Z] --- PASS: TestHostnameDnsResolution (1.72s) [2021-04-21T09:28:31.065Z] === RUN TestStats [2021-04-21T09:28:31.184Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2021-04-21T09:28:31.184Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2021-04-21T09:28:31.397Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2021-04-21T09:28:31.397Z] === RUN TestRemoveImageGarbageCollector [2021-04-21T09:28:31.397Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-04-21T09:28:31.397Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-04-21T09:28:31.397Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-21T09:28:31.397Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-04-21T09:28:31.397Z] === RUN TestTagInvalidReference [2021-04-21T09:28:31.397Z] --- PASS: TestTagInvalidReference (0.01s) [2021-04-21T09:28:31.397Z] === RUN TestTagValidPrefixedRepo [2021-04-21T09:28:31.397Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-04-21T09:28:31.397Z] === RUN TestTagExistedNameWithoutForce [2021-04-21T09:28:31.397Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-04-21T09:28:31.397Z] === RUN TestTagOfficialNames [2021-04-21T09:28:31.397Z] --- PASS: TestTagOfficialNames (0.05s) [2021-04-21T09:28:31.397Z] === RUN TestTagMatchesDigest [2021-04-21T09:28:31.397Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-04-21T09:28:31.397Z] === CONT TestImportExtremelyLargeImageWorks [2021-04-21T09:28:31.835Z] ok github.com/docker/docker/pkg/namesgenerator 0.021s coverage: 85.7% of statements [2021-04-21T09:28:32.132Z] ok github.com/docker/docker/pkg/idtools 0.713s coverage: 69.5% of statements [2021-04-21T09:28:32.132Z] ok github.com/docker/docker/pkg/parsers 0.045s coverage: 97.0% of statements [2021-04-21T09:28:32.430Z] ok github.com/docker/docker/pkg/ioutils 1.327s coverage: 70.6% of statements [2021-04-21T09:28:32.430Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-21T09:28:32.430Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-04-21T09:28:32.430Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-21T09:28:32.430Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-21T09:28:33.076Z] ok github.com/docker/docker/pkg/parsers/kernel 0.027s coverage: 60.0% of statements [2021-04-21T09:28:33.076Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.013s coverage: 86.7% of statements [2021-04-21T09:28:33.374Z] ok github.com/docker/docker/pkg/pidfile 0.021s coverage: 82.4% of statements [2021-04-21T09:28:33.374Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-21T09:28:33.374Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-21T09:28:33.577Z] --- PASS: TestStats (2.76s) [2021-04-21T09:28:33.577Z] === RUN TestStopContainerWithTimeout [2021-04-21T09:28:33.577Z] === RUN TestStopContainerWithTimeout/0 [2021-04-21T09:28:33.577Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-21T09:28:33.577Z] === RUN TestStopContainerWithTimeout/1 [2021-04-21T09:28:33.577Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-21T09:28:33.577Z] === RUN TestStopContainerWithTimeout/3 [2021-04-21T09:28:33.577Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-21T09:28:33.577Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-21T09:28:33.577Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-21T09:28:33.577Z] === CONT TestStopContainerWithTimeout/0 [2021-04-21T09:28:33.577Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-21T09:28:34.429Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.038s coverage: 56.8% of statements [2021-04-21T09:28:34.941Z] === CONT TestStopContainerWithTimeout/3 [2021-04-21T09:28:35.076Z] ok github.com/docker/docker/pkg/plugins/transport 0.016s coverage: 85.7% of statements [2021-04-21T09:28:35.076Z] ok github.com/docker/docker/pkg/pools 0.026s coverage: 88.2% of statements [2021-04-21T09:28:35.076Z] ok github.com/docker/docker/pkg/progress 0.022s coverage: 75.9% of statements [2021-04-21T09:28:36.151Z] ok github.com/docker/docker/pkg/reexec 0.029s coverage: 82.4% of statements [2021-04-21T09:28:36.889Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2021-04-21T09:28:36.889Z] ok github.com/docker/docker/pkg/pubsub 1.133s coverage: 75.0% of statements [2021-04-21T09:28:36.909Z] === CONT TestStopContainerWithTimeout/1 [2021-04-21T09:28:37.594Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2021-04-21T09:28:37.594Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2021-04-21T09:28:38.795Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-04-21T09:28:38.795Z] --- PASS: TestStopContainerWithTimeout/0 (1.16s) [2021-04-21T09:28:38.795Z] --- PASS: TestStopContainerWithTimeout/-1 (3.15s) [2021-04-21T09:28:38.795Z] --- PASS: TestStopContainerWithTimeout/3 (2.69s) [2021-04-21T09:28:38.795Z] --- PASS: TestStopContainerWithTimeout/1 (1.74s) [2021-04-21T09:28:38.795Z] === RUN TestDeleteDevicemapper [2021-04-21T09:28:38.795Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-21T09:28:38.795Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-21T09:28:38.795Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-21T09:28:39.130Z] ok github.com/docker/docker/pkg/system 0.045s coverage: 36.9% of statements [2021-04-21T09:28:39.130Z] ok github.com/docker/docker/pkg/sysinfo 0.011s coverage: 53.8% of statements [2021-04-21T09:28:39.130Z] ok github.com/docker/docker/pkg/signal 2.979s coverage: 61.0% of statements [2021-04-21T09:28:39.860Z] ok github.com/docker/docker/pkg/tailfile 0.098s coverage: 88.6% of statements [2021-04-21T09:28:40.180Z] testing: warning: no tests to run [2021-04-21T09:28:40.180Z] coverage: [no statements] [2021-04-21T09:28:40.180Z] ok github.com/docker/docker/pkg/term/windows 0.030s coverage: [no statements] [no tests to run] [2021-04-21T09:28:40.476Z] ok github.com/docker/docker/pkg/tarsum 0.135s coverage: 89.3% of statements [2021-04-21T09:28:40.780Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2021-04-21T09:28:40.780Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2021-04-21T09:28:41.094Z] ok github.com/docker/docker/pkg/useragent 0.004s coverage: 88.9% of statements [2021-04-21T09:28:42.006Z] --- PASS: TestBuildSquashParent (12.89s) [2021-04-21T09:28:42.006Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-21T09:28:42.006Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-21T09:28:42.006Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-21T09:28:42.006Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-21T09:28:42.006Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-21T09:28:42.006Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-21T09:28:42.006Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-21T09:28:42.006Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-21T09:28:42.006Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-21T09:28:42.006Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-21T09:28:42.006Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-21T09:28:42.006Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-21T09:28:42.006Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-21T09:28:42.006Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-21T09:28:42.006Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-21T09:28:42.063Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.16s) [2021-04-21T09:28:42.063Z] === RUN TestUpdateMemory [2021-04-21T09:28:42.240Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-04-21T09:28:42.989Z] --- PASS: TestUpdateMemory (1.30s) [2021-04-21T09:28:42.989Z] === RUN TestUpdateCPUQuota [2021-04-21T09:28:43.867Z] ok github.com/docker/docker/plugin/v2 0.010s coverage: 14.5% of statements [2021-04-21T09:28:43.867Z] ok github.com/docker/docker/profiles/seccomp 0.016s coverage: 83.5% of statements [2021-04-21T09:28:44.958Z] ok github.com/docker/docker/reference 0.011s coverage: 84.4% of statements [2021-04-21T09:28:45.258Z] ok github.com/docker/docker/plugin 0.580s coverage: 23.2% of statements [2021-04-21T09:28:45.297Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-21T09:28:45.297Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-21T09:28:46.797Z] ok github.com/docker/docker/quota 0.627s coverage: 71.4% of statements [2021-04-21T09:28:47.095Z] ok github.com/docker/docker/registry/resumable 0.039s coverage: 100.0% of statements [2021-04-21T09:28:47.742Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 45.3% of statements [2021-04-21T09:28:48.041Z] ok github.com/docker/docker/registry 0.192s coverage: 57.2% of statements [2021-04-21T09:28:48.688Z] ok github.com/docker/docker/testutil 0.007s coverage: 62.5% of statements [2021-04-21T09:28:49.742Z] ok github.com/docker/docker/runconfig 0.019s coverage: 66.1% of statements [2021-04-21T09:28:50.572Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-21T09:28:50.572Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-21T09:28:51.067Z] --- PASS: TestUpdateCPUQuota (6.64s) [2021-04-21T09:28:51.067Z] === RUN TestUpdatePidsLimit [2021-04-21T09:28:51.067Z] === RUN TestUpdatePidsLimit/update_from_none [2021-04-21T09:28:51.067Z] === RUN TestUpdatePidsLimit/no_change [2021-04-21T09:28:51.067Z] === RUN TestUpdatePidsLimit/update_lower [2021-04-21T09:28:51.926Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-04-21T09:28:51.994Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-04-21T09:28:52.530Z] ok github.com/docker/docker/volume/drivers 0.010s coverage: 36.1% of statements [2021-04-21T09:28:52.555Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-04-21T09:28:53.117Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-04-21T09:28:53.194Z] ok github.com/docker/docker/volume/mounts 0.066s coverage: 67.0% of statements [2021-04-21T09:28:53.490Z] ok github.com/docker/docker/volume/local 0.253s coverage: 76.4% of statements [2021-04-21T09:28:54.044Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-04-21T09:28:54.519Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-04-21T09:28:54.519Z] [2021-04-21T09:28:54.519Z] ________ ____ __. [2021-04-21T09:28:54.519Z] \_____ \ | |/ _| [2021-04-21T09:28:54.519Z] / | \| < [2021-04-21T09:28:54.519Z] / | \ | \ [2021-04-21T09:28:54.519Z] \_______ /____|__ \ [2021-04-21T09:28:54.519Z] \/ \/ [2021-04-21T09:28:54.519Z] [2021-04-21T09:28:54.519Z] INFO: make.ps1 ended at 04/21/2021 09:28:50 [2021-04-21T09:28:54.519Z] INFO: Binaries build ended at 04/21/2021 09:28:52. Duration:00:01:29.9805557 [2021-04-21T09:28:54.519Z] INFO: Copying the built daemon binary to d:\CI\PR-42294\2\binary\dockerd-9ca66776fa.exe... [2021-04-21T09:28:54.519Z] INFO: Copying the built client binary to d:\CI\PR-42294\2\binary\docker-9ca66776fa.exe... [2021-04-21T09:28:54.519Z] INFO: Copying dockerversion from the container... [2021-04-21T09:28:54.537Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.1% of statements [2021-04-21T09:28:54.973Z] --- PASS: TestUpdatePidsLimit (5.38s) [2021-04-21T09:28:54.973Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.69s) [2021-04-21T09:28:54.973Z] --- PASS: TestUpdatePidsLimit/no_change (0.68s) [2021-04-21T09:28:54.973Z] --- PASS: TestUpdatePidsLimit/update_lower (0.70s) [2021-04-21T09:28:54.973Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.72s) [2021-04-21T09:28:54.973Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.68s) [2021-04-21T09:28:54.973Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.70s) [2021-04-21T09:28:54.973Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.67s) [2021-04-21T09:28:54.973Z] === RUN TestUpdateRestartPolicy [2021-04-21T09:28:54.982Z] INFO: Copying the golang package from the container to d:\CI\PR-42294\2\installer\go.zip... [2021-04-21T09:28:55.956Z] INFO: Extracting go.zip to d:\CI\PR-42294\2\go [2021-04-21T09:28:56.296Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-04-21T09:28:57.147Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-04-21T09:28:57.147Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.63s) [2021-04-21T09:28:57.147Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.74s) [2021-04-21T09:28:57.147Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.44s) [2021-04-21T09:28:57.147Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.38s) [2021-04-21T09:28:57.147Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.38s) [2021-04-21T09:28:57.147Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.63s) [2021-04-21T09:28:57.147Z] === RUN TestBuildMultiStageCopy [2021-04-21T09:28:57.147Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-21T09:29:00.437Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-21T09:29:00.437Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-21T09:29:01.006Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-21T09:29:01.944Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-21T09:29:02.205Z] --- PASS: TestBuildMultiStageCopy (6.12s) [2021-04-21T09:29:02.205Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.76s) [2021-04-21T09:29:02.205Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.58s) [2021-04-21T09:29:02.205Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2021-04-21T09:29:02.205Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.68s) [2021-04-21T09:29:02.205Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s) [2021-04-21T09:29:02.205Z] === RUN TestBuildMultiStageParentConfig [2021-04-21T09:29:03.585Z] --- PASS: TestBuildMultiStageParentConfig (1.34s) [2021-04-21T09:29:03.585Z] === RUN TestBuildLabelWithTargets [2021-04-21T09:29:06.122Z] --- PASS: TestBuildLabelWithTargets (2.20s) [2021-04-21T09:29:06.122Z] === RUN TestBuildWithEmptyLayers [2021-04-21T09:29:07.059Z] --- PASS: TestBuildWithEmptyLayers (1.31s) [2021-04-21T09:29:07.059Z] === RUN TestBuildMultiStageOnBuild [2021-04-21T09:29:09.802Z] --- PASS: TestUpdateRestartPolicy (12.61s) [2021-04-21T09:29:09.802Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-21T09:29:09.802Z] --- PASS: TestUpdateRestartWithAutoRemove (0.71s) [2021-04-21T09:29:09.802Z] === RUN TestWaitNonBlocked [2021-04-21T09:29:09.802Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-21T09:29:09.802Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-21T09:29:09.802Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-21T09:29:09.802Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-21T09:29:09.802Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-21T09:29:09.802Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-21T09:29:09.802Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-04-21T09:29:09.802Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s) [2021-04-21T09:29:09.802Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.02s) [2021-04-21T09:29:09.802Z] === RUN TestWaitBlocked [2021-04-21T09:29:09.802Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-21T09:29:09.802Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-21T09:29:09.802Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-21T09:29:09.802Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-21T09:29:09.802Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-21T09:29:09.802Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-21T09:29:09.901Z] ok github.com/docker/docker/pkg/plugins 33.624s coverage: 76.6% of statements [2021-04-21T09:29:09.901Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-21T09:29:09.901Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-21T09:29:09.901Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-21T09:29:09.901Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-21T09:29:09.901Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-21T09:29:09.901Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-21T09:29:09.901Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-04-21T09:29:09.901Z] ? github.com/docker/docker/rootless [no test files] [2021-04-21T09:29:09.901Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-04-21T09:29:09.901Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-21T09:29:09.901Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-21T09:29:09.901Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-21T09:29:09.901Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-21T09:29:09.901Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-21T09:29:09.901Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-21T09:29:09.901Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-21T09:29:09.901Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-21T09:29:09.901Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-21T09:29:09.901Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-21T09:29:09.901Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-21T09:29:09.901Z] ? github.com/docker/docker/volume [no test files] [2021-04-21T09:29:09.901Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-21T09:29:09.901Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-21T09:29:09.901Z] [2021-04-21T09:29:09.901Z] === Skipped [2021-04-21T09:29:09.901Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-04-21T09:29:09.901Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-04-21T09:29:09.901Z] [2021-04-21T09:29:09.901Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-04-21T09:29:09.901Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-04-21T09:29:09.901Z] [2021-04-21T09:29:09.901Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-04-21T09:29:09.901Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-21T09:29:09.901Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-21T09:29:09.901Z] [2021-04-21T09:29:09.901Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-04-21T09:29:09.901Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-21T09:29:09.901Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-21T09:29:09.901Z] [2021-04-21T09:29:09.901Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-04-21T09:29:09.901Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-21T09:29:09.901Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-21T09:29:09.901Z] [2021-04-21T09:29:09.901Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-04-21T09:29:09.901Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-21T09:29:09.901Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-21T09:29:09.901Z] [2021-04-21T09:29:09.901Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-04-21T09:29:09.901Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-21T09:29:09.901Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-21T09:29:09.901Z] [2021-04-21T09:29:09.901Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-04-21T09:29:09.901Z] graphtest_unix.go:73: No driver to put! [2021-04-21T09:29:09.901Z] [2021-04-21T09:29:09.901Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-04-21T09:29:09.901Z] time="2021-04-21T09:27:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-21T09:29:09.901Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-21T09:29:09.901Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-21T09:29:09.901Z] [2021-04-21T09:29:09.901Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-04-21T09:29:09.901Z] time="2021-04-21T09:27:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-21T09:29:09.901Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-21T09:29:09.901Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-21T09:29:09.901Z] [2021-04-21T09:29:09.901Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-04-21T09:29:09.901Z] time="2021-04-21T09:27:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-21T09:29:09.901Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-21T09:29:09.901Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-21T09:29:09.901Z] [2021-04-21T09:29:09.901Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-04-21T09:29:09.901Z] time="2021-04-21T09:27:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-21T09:29:09.901Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-21T09:29:09.901Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-21T09:29:09.901Z] [2021-04-21T09:29:09.901Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-04-21T09:29:09.901Z] time="2021-04-21T09:27:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-21T09:29:09.901Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-21T09:29:09.901Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-21T09:29:09.901Z] [2021-04-21T09:29:09.901Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-04-21T09:29:09.901Z] graphtest_unix.go:73: No driver to put! [2021-04-21T09:29:09.901Z] [2021-04-21T09:29:09.901Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-04-21T09:29:09.901Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-04-21T09:29:09.901Z] [2021-04-21T09:29:09.901Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-04-21T09:29:09.901Z] overlay_test.go:49: Fails to compute changes intermittently [2021-04-21T09:29:09.901Z] [2021-04-21T09:29:09.901Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-04-21T09:29:09.901Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-04-21T09:29:09.901Z] [2021-04-21T09:29:09.901Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-04-21T09:29:09.901Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-04-21T09:29:09.901Z] [2021-04-21T09:29:09.901Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-04-21T09:29:09.901Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-21T09:29:09.901Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-21T09:29:09.901Z] [2021-04-21T09:29:09.901Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-04-21T09:29:09.901Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-21T09:29:09.901Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-21T09:29:09.901Z] [2021-04-21T09:29:09.901Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-04-21T09:29:09.901Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-21T09:29:09.901Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-21T09:29:09.901Z] [2021-04-21T09:29:09.901Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-04-21T09:29:09.901Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-21T09:29:09.901Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-21T09:29:09.901Z] [2021-04-21T09:29:09.901Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-04-21T09:29:09.901Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-21T09:29:09.901Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-21T09:29:09.901Z] [2021-04-21T09:29:09.901Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-04-21T09:29:09.901Z] graphtest_unix.go:73: No driver to put! [2021-04-21T09:29:09.901Z] [2021-04-21T09:29:09.901Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-04-21T09:29:09.901Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-04-21T09:29:09.901Z] [2021-04-21T09:29:09.901Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-04-21T09:29:09.901Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-04-21T09:29:09.901Z] [2021-04-21T09:29:09.901Z] [2021-04-21T09:29:09.901Z] DONE 2229 tests, 26 skipped in 264.489s Post stage [Pipeline] junit [2021-04-21T09:29:09.948Z] Recording test results [2021-04-21T09:29:10.308Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-21T09:29:10.729Z] --- PASS: TestWaitBlocked (0.02s) [2021-04-21T09:29:10.729Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.05s) [2021-04-21T09:29:10.729Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.16s) [2021-04-21T09:29:10.729Z] === CONT TestContainerStartOnDaemonRestart [2021-04-21T09:29:10.729Z] === CONT TestContainerKillOnDaemonStart [2021-04-21T09:29:10.760Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42294/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9ca66776fa4bda05831987a87bb2232541109d79 -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:9ca66776fa4bda05831987a87bb2232541109d79 hack/make.sh dynbinary test-integration [2021-04-21T09:29:11.086Z] [2021-04-21T09:29:11.086Z] Removing bundles/ [2021-04-21T09:29:11.086Z] [2021-04-21T09:29:11.086Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-04-21T09:29:11.086Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-21T09:29:11.086Z] GOOS="" GOARCH="" GOARM="" [2021-04-21T09:29:12.335Z] --- PASS: TestBuildMultiStageOnBuild (4.54s) [2021-04-21T09:29:12.335Z] === RUN TestBuildUncleanTarFilenames [2021-04-21T09:29:13.714Z] --- PASS: TestBuildUncleanTarFilenames (1.89s) [2021-04-21T09:29:13.714Z] === RUN TestBuildMultiStageLayerLeak [2021-04-21T09:29:13.992Z] --- PASS: TestContainerStartOnDaemonRestart (2.96s) [2021-04-21T09:29:13.992Z] === CONT TestIpcModeOlderClient [2021-04-21T09:29:13.992Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-04-21T09:29:13.992Z] === CONT TestDaemonHostGatewayIP [2021-04-21T09:29:17.257Z] --- PASS: TestDaemonHostGatewayIP (3.75s) [2021-04-21T09:29:17.257Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-21T09:29:18.990Z] --- PASS: TestBuildMultiStageLayerLeak (4.47s) [2021-04-21T09:29:18.990Z] === RUN TestBuildWithHugeFile [2021-04-21T09:29:20.519Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.83s) [2021-04-21T09:29:20.519Z] === CONT TestDaemonRestartIpcMode [2021-04-21T09:29:21.187Z] INFO: Extraction ended at 04/21/2021 09:29:20. Duration:00:00:25.1003957 [2021-04-21T09:29:21.187Z] INFO: Updating the golang and path environment variables [2021-04-21T09:29:21.187Z] INFO: GOPATH=d:\gopath [2021-04-21T09:29:21.187Z] INFO: go version go1.13.15 windows/amd64 [2021-04-21T09:29:21.187Z] INFO: Running the daemon under test in debug mode [2021-04-21T09:29:21.187Z] INFO: Starting a daemon under test... [2021-04-21T09:29:21.187Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42294\2\daemon --pidfile d:\CI\PR-42294\2\docker.pid -D [2021-04-21T09:29:21.187Z] INFO: Process started successfully. [2021-04-21T09:29:21.187Z] INFO: Start tailing logs of the daemon under tests [2021-04-21T09:29:21.187Z] INFO: Waiting for the daemon under test to start... [2021-04-21T09:29:23.791Z] --- PASS: TestDaemonRestartIpcMode (3.12s) [2021-04-21T09:29:23.791Z] --- PASS: TestContainerKillOnDaemonStart (12.95s) [2021-04-21T09:29:23.791Z] PASS [2021-04-21T09:29:23.791Z] [2021-04-21T09:29:23.791Z] === Skipped [2021-04-21T09:29:23.791Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-04-21T09:29:23.791Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-21T09:29:23.791Z] [2021-04-21T09:29:23.791Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-04-21T09:29:23.791Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-04-21T09:29:23.791Z] [2021-04-21T09:29:23.791Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-21T09:29:23.791Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-21T09:29:23.791Z] [2021-04-21T09:29:23.791Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-04-21T09:29:23.791Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-04-21T09:29:23.791Z] [2021-04-21T09:29:23.791Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-04-21T09:29:23.791Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-04-21T09:29:23.791Z] [2021-04-21T09:29:23.791Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-04-21T09:29:23.791Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-21T09:29:23.791Z] [2021-04-21T09:29:23.791Z] [2021-04-21T09:29:23.791Z] DONE 196 tests, 6 skipped in 150.649s [2021-04-21T09:29:23.791Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-04-21T09:29:23.791Z] INFO: Testing against a local daemon [2021-04-21T09:29:23.791Z] === RUN TestCommitInheritsEnv [2021-04-21T09:29:23.791Z] --- PASS: TestCommitInheritsEnv (0.30s) [2021-04-21T09:29:23.791Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-21T09:29:23.791Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-04-21T09:29:23.791Z] === RUN TestImagesFilterMultiReference [2021-04-21T09:29:24.047Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-04-21T09:29:24.047Z] === RUN TestImagePullPlatformInvalid [2021-04-21T09:29:24.047Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-04-21T09:29:24.047Z] === RUN TestRemoveImageOrphaning [2021-04-21T09:29:24.302Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2021-04-21T09:29:24.302Z] === RUN TestRemoveImageGarbageCollector [2021-04-21T09:29:26.189Z] --- PASS: TestRemoveImageGarbageCollector (2.01s) [2021-04-21T09:29:26.189Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-21T09:29:26.189Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-04-21T09:29:26.189Z] === RUN TestTagInvalidReference [2021-04-21T09:29:26.189Z] --- PASS: TestTagInvalidReference (0.02s) [2021-04-21T09:29:26.189Z] === RUN TestTagValidPrefixedRepo [2021-04-21T09:29:26.444Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-04-21T09:29:26.444Z] === RUN TestTagExistedNameWithoutForce [2021-04-21T09:29:26.444Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-04-21T09:29:26.444Z] === RUN TestTagOfficialNames [2021-04-21T09:29:26.444Z] --- PASS: TestTagOfficialNames (0.04s) [2021-04-21T09:29:26.444Z] === RUN TestTagMatchesDigest [2021-04-21T09:29:26.444Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-04-21T09:29:26.444Z] === CONT TestImportExtremelyLargeImageWorks [2021-04-21T09:29:26.480Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-04-21T09:29:27.056Z] --- PASS: TestBuildWithHugeFile (55.94s) [2021-04-21T09:29:27.056Z] === RUN TestBuildWithEmptyDockerfile [2021-04-21T09:29:27.056Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-21T09:29:27.056Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-21T09:29:27.056Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-21T09:29:27.056Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-21T09:29:27.056Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-21T09:29:27.056Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-21T09:29:27.056Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-21T09:29:27.056Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-21T09:29:27.056Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-21T09:29:27.056Z] --- PASS: TestBuildWithEmptyDockerfile (0.16s) [2021-04-21T09:29:27.056Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2021-04-21T09:29:27.056Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2021-04-21T09:29:27.056Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.20s) [2021-04-21T09:29:27.056Z] === RUN TestBuildPreserveOwnership [2021-04-21T09:29:27.056Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-21T09:29:29.042Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-21T09:29:29.042Z] Using test binary docker [2021-04-21T09:29:29.042Z] +++ /etc/init.d/apparmor start [2021-04-21T09:29:29.042Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-21T09:29:29.042Z] INFO: Waiting for daemon to start... [2021-04-21T09:29:29.042Z] Starting dockerd [2021-04-21T09:29:29.042Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-04-21T09:29:29.042Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-21T09:29:29.042Z] Using test binary docker [2021-04-21T09:29:29.042Z] +++ /etc/init.d/apparmor start [2021-04-21T09:29:29.042Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-21T09:29:29.042Z] INFO: Waiting for daemon to start... [2021-04-21T09:29:29.042Z] Starting dockerd [2021-04-21T09:29:29.042Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-04-21T09:29:31.263Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-21T09:29:32.646Z] --- PASS: TestBuildPreserveOwnership (5.39s) [2021-04-21T09:29:32.646Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.61s) [2021-04-21T09:29:32.646Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.76s) [2021-04-21T09:29:32.646Z] === RUN TestBuildPlatformInvalid [2021-04-21T09:29:32.646Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2021-04-21T09:29:32.646Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-21T09:29:33.229Z] . [2021-04-21T09:29:33.229Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-21T09:29:33.229Z] [2021-04-21T09:29:33.229Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-21T09:29:33.229Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-21T09:29:33.229Z] Error: No such image: emptyfs [2021-04-21T09:29:33.229Z] ++++ docker load [2021-04-21T09:29:33.229Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-21T09:29:33.229Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-21T09:29:33.229Z] Error: No such image: emptyfs [2021-04-21T09:29:33.229Z] ++++ docker load [2021-04-21T09:29:33.229Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-21T09:29:33.487Z] Running integration-test (iteration 1) [2021-04-21T09:29:33.487Z] Running integration-test (iteration 1) [2021-04-21T09:29:33.487Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-04-21T09:29:33.487Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-04-21T09:29:33.487Z] ++ set -e [2021-04-21T09:29:33.487Z] ++ '[' -n 0 ']' [2021-04-21T09:29:33.487Z] ++ set -x [2021-04-21T09:29:33.487Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-04-21T09:29:33.487Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-04-21T09:29:33.487Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-04-21T09:29:33.487Z] ++ set -e [2021-04-21T09:29:33.487Z] ++ '[' -n 0 ']' [2021-04-21T09:29:33.487Z] ++ set -x [2021-04-21T09:29:33.487Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-04-21T09:29:34.201Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-04-21T09:29:35.830Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-04-21T09:29:41.813Z] tests/integration/api_service_test.py .................................. [ 60%] [2021-04-21T09:29:42.334Z] .....INFO: Daemon under test started and replied! [2021-04-21T09:29:42.334Z] INFO: Docker version of the daemon under test [2021-04-21T09:29:42.334Z] [2021-04-21T09:29:42.334Z] Client: [2021-04-21T09:29:42.334Z] Version: 17.06.2-ce [2021-04-21T09:29:42.334Z] API version: 1.30 [2021-04-21T09:29:42.334Z] Go version: go1.8.3 [2021-04-21T09:29:42.334Z] Git commit: cec0b72 [2021-04-21T09:29:42.334Z] Built: Tue Sep 5 19:57:19 2017 [2021-04-21T09:29:42.334Z] OS/Arch: windows/amd64 [2021-04-21T09:29:42.334Z] [2021-04-21T09:29:42.334Z] Server: [2021-04-21T09:29:42.334Z] Version: 0.0.0-dev [2021-04-21T09:29:42.334Z] API version: 1.41 (minimum version 1.24) [2021-04-21T09:29:42.334Z] Go version: go1.13.15 [2021-04-21T09:29:42.334Z] Git commit: 9ca66776fa [2021-04-21T09:29:42.334Z] Built: 04/21/2021 09:27:27 [2021-04-21T09:29:42.334Z] OS/Arch: windows/amd64 [2021-04-21T09:29:42.334Z] Experimental: false [2021-04-21T09:29:42.334Z] [2021-04-21T09:29:42.334Z] INFO: Docker info of the daemon under test [2021-04-21T09:29:42.334Z] [2021-04-21T09:29:42.334Z] Containers: 0 [2021-04-21T09:29:42.334Z] Running: 0 [2021-04-21T09:29:42.334Z] Paused: 0 [2021-04-21T09:29:42.334Z] Stopped: 0 [2021-04-21T09:29:42.334Z] Images: 0 [2021-04-21T09:29:42.334Z] Server Version: 0.0.0-dev [2021-04-21T09:29:42.334Z] Storage Driver: windowsfilter [2021-04-21T09:29:42.334Z] Windows: [2021-04-21T09:29:42.334Z] Logging Driver: json-file [2021-04-21T09:29:42.334Z] Plugins: [2021-04-21T09:29:42.334Z] Volume: local [2021-04-21T09:29:42.334Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-21T09:29:42.334Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-21T09:29:42.334Z] Swarm: inactive [2021-04-21T09:29:42.334Z] Default Isolation: process [2021-04-21T09:29:42.334Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-04-21T09:29:42.334Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-04-21T09:29:42.334Z] OSType: windows [2021-04-21T09:29:42.334Z] Architecture: x86_64 [2021-04-21T09:29:42.334Z] CPUs: 4 [2021-04-21T09:29:42.334Z] Total Memory: 32GiB [2021-04-21T09:29:42.334Z] Name: azwin-2-d2beb0 [2021-04-21T09:29:42.334Z] ID: GKNN:3GJJ:7HHW:56UA:T6GY:S7N5:CWJQ:NY3J:TTBS:VXWJ:7WZO:FDIF [2021-04-21T09:29:42.334Z] Docker Root Dir: D:\CI\PR-42294\2\daemon [2021-04-21T09:29:42.335Z] Debug Mode (client): false [2021-04-21T09:29:42.335Z] Debug Mode (server): true [2021-04-21T09:29:42.335Z] File Descriptors: -1 [2021-04-21T09:29:42.335Z] Goroutines: 16 [2021-04-21T09:29:42.335Z] System Time: 2021-04-21T09:29:40.7015875Z [2021-04-21T09:29:42.335Z] EventsListeners: 0 [2021-04-21T09:29:42.335Z] Registry: https://index.docker.io/v1/ [2021-04-21T09:29:42.335Z] Labels: [2021-04-21T09:29:42.335Z] Experimental: false [2021-04-21T09:29:42.335Z] Insecure Registries: [2021-04-21T09:29:42.335Z] 127.0.0.0/8 [2021-04-21T09:29:42.335Z] Live Restore Enabled: false [2021-04-21T09:29:42.335Z] [2021-04-21T09:29:42.335Z] [2021-04-21T09:29:42.335Z] INFO: Docker images of the daemon under test [2021-04-21T09:29:42.335Z] [2021-04-21T09:29:42.335Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-04-21T09:29:42.335Z] [2021-04-21T09:29:42.335Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-04-21T09:29:42.335Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-04-21T09:29:42.335Z] ltsc2019: Pulling from windows/servercore [2021-04-21T09:29:42.335Z] 4612f6d0b889: Pulling fs layer [2021-04-21T09:29:42.335Z] 399f118dfaa9: Pulling fs layer [2021-04-21T09:29:46.097Z] --- PASS: TestImportExtremelyLargeImageWorks (81.02s) [2021-04-21T09:29:46.097Z] PASS [2021-04-21T09:29:46.097Z] [2021-04-21T09:29:46.097Z] === Skipped [2021-04-21T09:29:46.097Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-04-21T09:29:46.097Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-21T09:29:46.097Z] [2021-04-21T09:29:46.097Z] [2021-04-21T09:29:46.097Z] DONE 12 tests, 1 skipped in 82.629s [2021-04-21T09:29:46.097Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2021-04-21T09:29:46.097Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:29:46.097Z] ++ set -e [2021-04-21T09:29:46.097Z] ++ '[' -n 0 ']' [2021-04-21T09:29:46.097Z] ++ set -x [2021-04-21T09:29:46.097Z] ++ 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=s390x 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/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:29:46.097Z] INFO: Testing against a local daemon [2021-04-21T09:29:46.097Z] === RUN TestNetworkCreateDelete [2021-04-21T09:29:46.097Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-04-21T09:29:46.097Z] === RUN TestDockerNetworkDeletePreferID [2021-04-21T09:29:46.097Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-04-21T09:29:46.097Z] === RUN TestDaemonDNSFallback [2021-04-21T09:29:47.552Z] Loaded image: buildpack-deps:buster [2021-04-21T09:29:47.552Z] Loaded image: busybox:latest [2021-04-21T09:29:47.552Z] Loaded image: busybox:glibc [2021-04-21T09:29:47.813Z] Loaded image: debian:bullseye [2021-04-21T09:29:48.073Z] Loaded image: hello-world:latest [2021-04-21T09:29:48.073Z] Loaded image: arm32v7/hello-world:latest [2021-04-21T09:29:48.171Z] --- PASS: TestDaemonDNSFallback (2.74s) [2021-04-21T09:29:48.171Z] === RUN TestInspectNetwork [2021-04-21T09:29:50.940Z] 399f118dfaa9: Verifying Checksum [2021-04-21T09:29:50.940Z] 399f118dfaa9: Download complete [2021-04-21T09:29:54.900Z] ......................... [ 67%] [2021-04-21T09:29:55.081Z] === RUN TestInspectNetwork/full_network_id [2021-04-21T09:29:55.081Z] === RUN TestInspectNetwork/partial_network_id [2021-04-21T09:29:55.081Z] === RUN TestInspectNetwork/network_name [2021-04-21T09:29:55.081Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-04-21T09:29:58.082Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.82s) [2021-04-21T09:29:58.082Z] PASS [2021-04-21T09:29:58.082Z] [2021-04-21T09:29:58.082Z] === Skipped [2021-04-21T09:29:58.082Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-04-21T09:29:58.082Z] build_session_test.go:25: TODO: BuildKit [2021-04-21T09:29:58.082Z] [2021-04-21T09:29:58.082Z] [2021-04-21T09:29:58.082Z] DONE 33 tests, 1 skipped in 136.102s [2021-04-21T09:29:58.082Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-04-21T09:29:58.082Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:29:58.082Z] ++ set -e [2021-04-21T09:29:58.082Z] ++ '[' -n 0 ']' [2021-04-21T09:29:58.082Z] ++ set -x [2021-04-21T09:29:58.082Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:29:58.082Z] INFO: Testing against a local daemon [2021-04-21T09:29:58.082Z] === RUN TestConfigInspect [2021-04-21T09:30:00.655Z] --- PASS: TestInspectNetwork (11.94s) [2021-04-21T09:30:00.655Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-04-21T09:30:00.655Z] --- PASS: TestInspectNetwork/partial_network_id (0.01s) [2021-04-21T09:30:00.655Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-04-21T09:30:00.656Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-04-21T09:30:00.656Z] === RUN TestRunContainerWithBridgeNone [2021-04-21T09:30:01.378Z] --- PASS: TestConfigInspect (3.53s) [2021-04-21T09:30:01.378Z] === RUN TestConfigList [2021-04-21T09:30:03.397Z] --- PASS: TestRunContainerWithBridgeNone (3.37s) [2021-04-21T09:30:03.397Z] === RUN TestNetworkInvalidJSON [2021-04-21T09:30:03.397Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-21T09:30:03.397Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-21T09:30:03.397Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-21T09:30:03.397Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-21T09:30:03.397Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-21T09:30:03.397Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-21T09:30:03.689Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-21T09:30:03.689Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-21T09:30:03.689Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-21T09:30:03.689Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-04-21T09:30:03.689Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-21T09:30:03.689Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-21T09:30:03.689Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-21T09:30:03.689Z] === RUN TestNetworkList [2021-04-21T09:30:03.689Z] === RUN TestNetworkList//networks [2021-04-21T09:30:03.689Z] === PAUSE TestNetworkList//networks [2021-04-21T09:30:03.689Z] === RUN TestNetworkList//networks/ [2021-04-21T09:30:03.689Z] === PAUSE TestNetworkList//networks/ [2021-04-21T09:30:03.689Z] === CONT TestNetworkList//networks [2021-04-21T09:30:03.689Z] === CONT TestNetworkList//networks/ [2021-04-21T09:30:03.689Z] --- PASS: TestNetworkList (0.01s) [2021-04-21T09:30:03.689Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-21T09:30:03.689Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-21T09:30:03.689Z] === RUN TestHostIPv4BridgeLabel [2021-04-21T09:30:03.981Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2021-04-21T09:30:03.981Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-21T09:30:04.676Z] --- PASS: TestConfigList (3.16s) [2021-04-21T09:30:04.676Z] === RUN TestConfigsCreateAndDelete [2021-04-21T09:30:05.019Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-04-21T09:30:05.019Z] === RUN TestDaemonDefaultNetworkPools [2021-04-21T09:30:05.795Z] 4612f6d0b889: Verifying Checksum [2021-04-21T09:30:05.795Z] 4612f6d0b889: Download complete [2021-04-21T09:30:06.057Z] --- PASS: TestDaemonDefaultNetworkPools (0.89s) [2021-04-21T09:30:06.057Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-21T09:30:07.220Z] --- PASS: TestConfigsCreateAndDelete (2.69s) [2021-04-21T09:30:07.220Z] === RUN TestConfigsUpdate [2021-04-21T09:30:07.570Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2021-04-21T09:30:07.570Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-21T09:30:08.607Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2021-04-21T09:30:08.607Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-21T09:30:09.242Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2021-04-21T09:30:09.242Z] === RUN TestServiceWithPredefinedNetwork [2021-04-21T09:30:10.519Z] --- PASS: TestConfigsUpdate (3.20s) [2021-04-21T09:30:10.519Z] === RUN TestTemplatedConfig [2021-04-21T09:30:13.705Z] --- PASS: TestServiceWithPredefinedNetwork (3.89s) [2021-04-21T09:30:13.705Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-21T09:30:13.705Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-21T09:30:13.705Z] service_test.go:242: FLAKY_TEST [2021-04-21T09:30:13.705Z] === RUN TestServiceWithDataPathPortInit [2021-04-21T09:30:14.721Z] --- PASS: TestTemplatedConfig (3.73s) [2021-04-21T09:30:14.721Z] === RUN TestConfigCreateResolve [2021-04-21T09:30:17.264Z] --- PASS: TestConfigCreateResolve (3.22s) [2021-04-21T09:30:17.264Z] === RUN TestConfigDaemonLibtrustID [2021-04-21T09:30:18.646Z] --- PASS: TestConfigDaemonLibtrustID (1.21s) [2021-04-21T09:30:18.646Z] PASS [2021-04-21T09:30:18.646Z] [2021-04-21T09:30:18.646Z] DONE 7 tests in 20.896s [2021-04-21T09:30:18.646Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-04-21T09:30:18.646Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:30:18.646Z] ++ set -e [2021-04-21T09:30:18.646Z] ++ '[' -n 0 ']' [2021-04-21T09:30:18.646Z] ++ set -x [2021-04-21T09:30:18.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-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:30:18.646Z] INFO: Testing against a local daemon [2021-04-21T09:30:18.646Z] === RUN TestCheckpoint [2021-04-21T09:30:18.646Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-21T09:30:18.646Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-21T09:30:18.646Z] === RUN TestContainerInvalidJSON [2021-04-21T09:30:18.646Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-21T09:30:18.646Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-21T09:30:18.646Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-21T09:30:18.646Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-21T09:30:18.646Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-21T09:30:18.646Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-21T09:30:18.907Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-21T09:30:18.907Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-21T09:30:18.907Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-21T09:30:18.907Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-04-21T09:30:18.907Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-21T09:30:18.907Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-04-21T09:30:18.907Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-21T09:30:18.907Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-21T09:30:18.907Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-04-21T09:30:18.907Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-21T09:30:18.907Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-04-21T09:30:18.907Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-21T09:30:18.907Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-04-21T09:30:18.907Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-21T09:30:19.167Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-04-21T09:30:19.167Z] === RUN TestCopyFromContainer [2021-04-21T09:30:20.168Z] Loaded image: buildpack-deps:buster [2021-04-21T09:30:20.168Z] Loaded image: busybox:latest [2021-04-21T09:30:20.168Z] Loaded image: busybox:glibc [2021-04-21T09:30:20.168Z] Loaded image: buildpack-deps:buster [2021-04-21T09:30:20.168Z] Loaded image: busybox:latest [2021-04-21T09:30:20.168Z] Loaded image: busybox:glibc [2021-04-21T09:30:21.082Z] === RUN TestCopyFromContainer// [2021-04-21T09:30:21.082Z] === RUN TestCopyFromContainer//bar/root [2021-04-21T09:30:21.082Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-21T09:30:21.082Z] === RUN TestCopyFromContainer/bar/quux [2021-04-21T09:30:21.342Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-21T09:30:21.342Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-21T09:30:21.342Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-21T09:30:21.603Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-21T09:30:21.603Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-21T09:30:21.863Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-21T09:30:21.863Z] --- PASS: TestCopyFromContainer (2.86s) [2021-04-21T09:30:21.863Z] --- PASS: TestCopyFromContainer// (0.13s) [2021-04-21T09:30:21.863Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2021-04-21T09:30:21.863Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2021-04-21T09:30:21.863Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2021-04-21T09:30:21.863Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2021-04-21T09:30:21.863Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-04-21T09:30:21.863Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2021-04-21T09:30:21.863Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2021-04-21T09:30:21.863Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2021-04-21T09:30:21.863Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2021-04-21T09:30:21.863Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-21T09:30:21.863Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-21T09:30:21.863Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-21T09:30:21.863Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-21T09:30:21.863Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-21T09:30:21.863Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-21T09:30:21.863Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-21T09:30:21.863Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-21T09:30:21.863Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-21T09:30:21.863Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-21T09:30:21.863Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-04-21T09:30:21.863Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-21T09:30:21.863Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-21T09:30:21.863Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-21T09:30:21.863Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-21T09:30:22.077Z] Loaded image: debian:bullseye [2021-04-21T09:30:22.077Z] Loaded image: hello-world:latest [2021-04-21T09:30:22.124Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-04-21T09:30:22.124Z] === RUN TestCreateWithInvalidEnv [2021-04-21T09:30:22.124Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-21T09:30:22.124Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-21T09:30:22.124Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-21T09:30:22.124Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-21T09:30:22.124Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-21T09:30:22.124Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-21T09:30:22.124Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-21T09:30:22.124Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-21T09:30:22.124Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-21T09:30:22.124Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-04-21T09:30:22.124Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-21T09:30:22.124Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-21T09:30:22.124Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-04-21T09:30:22.124Z] === RUN TestCreateTmpfsMountsTarget [2021-04-21T09:30:22.124Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-04-21T09:30:22.124Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-21T09:30:22.335Z] Loaded image: arm32v7/hello-world:latest [2021-04-21T09:30:22.335Z] INFO: Testing against a local daemon [2021-04-21T09:30:22.335Z] === RUN TestDockerDaemonSuite [2021-04-21T09:30:22.335Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-04-21T09:30:22.813Z] --- PASS: TestImportExtremelyLargeImageWorks (102.19s) [2021-04-21T09:30:22.813Z] PASS [2021-04-21T09:30:22.813Z] [2021-04-21T09:30:22.813Z] === Skipped [2021-04-21T09:30:22.813Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-04-21T09:30:22.813Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-04-21T09:30:22.813Z] [2021-04-21T09:30:22.813Z] [2021-04-21T09:30:22.813Z] DONE 12 tests, 1 skipped in 105.940s [2021-04-21T09:30:22.813Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-04-21T09:30:22.813Z] INFO: Testing against a local daemon [2021-04-21T09:30:22.813Z] === RUN TestNetworkCreateDelete [2021-04-21T09:30:22.813Z] --- PASS: TestNetworkCreateDelete (0.44s) [2021-04-21T09:30:22.813Z] === RUN TestDockerNetworkDeletePreferID [2021-04-21T09:30:22.813Z] --- PASS: TestDockerNetworkDeletePreferID (1.27s) [2021-04-21T09:30:22.813Z] === RUN TestDaemonDNSFallback [2021-04-21T09:30:23.272Z] Loaded image: debian:bullseye [2021-04-21T09:30:23.272Z] Loaded image: hello-world:latest [2021-04-21T09:30:23.374Z] --- PASS: TestDaemonDNSFallback (8.08s) [2021-04-21T09:30:23.375Z] === RUN TestInspectNetwork [2021-04-21T09:30:23.375Z] --- SKIP: TestInspectNetwork (0.00s) [2021-04-21T09:30:23.375Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:23.375Z] === RUN TestRunContainerWithBridgeNone [2021-04-21T09:30:23.375Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-04-21T09:30:23.375Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-21T09:30:23.375Z] === RUN TestNetworkInvalidJSON [2021-04-21T09:30:23.375Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-21T09:30:23.375Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-21T09:30:23.375Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-21T09:30:23.375Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-21T09:30:23.375Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-21T09:30:23.375Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-21T09:30:23.375Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-21T09:30:23.375Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-21T09:30:23.375Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-21T09:30:23.375Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-04-21T09:30:23.375Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-21T09:30:23.375Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-21T09:30:23.375Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-21T09:30:23.375Z] === RUN TestNetworkList [2021-04-21T09:30:23.375Z] === RUN TestNetworkList//networks [2021-04-21T09:30:23.375Z] === PAUSE TestNetworkList//networks [2021-04-21T09:30:23.375Z] === RUN TestNetworkList//networks/ [2021-04-21T09:30:23.375Z] === PAUSE TestNetworkList//networks/ [2021-04-21T09:30:23.375Z] === CONT TestNetworkList//networks [2021-04-21T09:30:23.375Z] === CONT TestNetworkList//networks/ [2021-04-21T09:30:23.375Z] --- PASS: TestNetworkList (0.01s) [2021-04-21T09:30:23.375Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-21T09:30:23.375Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-21T09:30:23.375Z] === RUN TestHostIPv4BridgeLabel [2021-04-21T09:30:23.375Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-04-21T09:30:23.375Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-21T09:30:23.375Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-21T09:30:23.375Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-04-21T09:30:23.375Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-21T09:30:23.375Z] === RUN TestDaemonDefaultNetworkPools [2021-04-21T09:30:23.375Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-04-21T09:30:23.375Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-21T09:30:23.375Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-21T09:30:23.375Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-04-21T09:30:23.375Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-21T09:30:23.375Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-21T09:30:23.375Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-04-21T09:30:23.375Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-21T09:30:23.375Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-21T09:30:23.375Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-04-21T09:30:23.375Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-21T09:30:23.375Z] === RUN TestServiceWithPredefinedNetwork [2021-04-21T09:30:23.375Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-04-21T09:30:23.375Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:23.375Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-21T09:30:23.375Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-21T09:30:23.375Z] service_test.go:242: FLAKY_TEST [2021-04-21T09:30:23.375Z] === RUN TestServiceWithDataPathPortInit [2021-04-21T09:30:23.375Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-04-21T09:30:23.375Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:23.375Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-21T09:30:23.375Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-04-21T09:30:23.375Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:23.375Z] PASS [2021-04-21T09:30:23.375Z] [2021-04-21T09:30:23.375Z] === Skipped [2021-04-21T09:30:23.375Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-04-21T09:30:23.375Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:23.375Z] [2021-04-21T09:30:23.375Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-04-21T09:30:23.375Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-21T09:30:23.375Z] [2021-04-21T09:30:23.375Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-04-21T09:30:23.375Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-21T09:30:23.375Z] [2021-04-21T09:30:23.375Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-04-21T09:30:23.375Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-21T09:30:23.375Z] [2021-04-21T09:30:23.375Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-04-21T09:30:23.375Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-21T09:30:23.375Z] [2021-04-21T09:30:23.375Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-04-21T09:30:23.375Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-21T09:30:23.375Z] [2021-04-21T09:30:23.375Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-04-21T09:30:23.375Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-21T09:30:23.375Z] [2021-04-21T09:30:23.375Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-04-21T09:30:23.375Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-21T09:30:23.375Z] [2021-04-21T09:30:23.375Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-04-21T09:30:23.375Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:23.375Z] [2021-04-21T09:30:23.375Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-21T09:30:23.375Z] service_test.go:242: FLAKY_TEST [2021-04-21T09:30:23.375Z] [2021-04-21T09:30:23.375Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-04-21T09:30:23.375Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:23.375Z] [2021-04-21T09:30:23.375Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-04-21T09:30:23.375Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:23.375Z] [2021-04-21T09:30:23.375Z] [2021-04-21T09:30:23.375Z] DONE 22 tests, 12 skipped in 9.938s [2021-04-21T09:30:23.375Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-21T09:30:23.530Z] Loaded image: arm32v7/hello-world:latest [2021-04-21T09:30:23.530Z] INFO: Testing against a local daemon [2021-04-21T09:30:23.530Z] === RUN TestDockerSuite [2021-04-21T09:30:23.636Z] INFO: Testing against a local daemon [2021-04-21T09:30:23.636Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-21T09:30:23.636Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-21T09:30:23.636Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-21T09:30:23.636Z] === RUN TestDockerNetworkIpvlan [2021-04-21T09:30:23.636Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-21T09:30:23.636Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-21T09:30:23.636Z] PASS [2021-04-21T09:30:23.636Z] [2021-04-21T09:30:23.636Z] === Skipped [2021-04-21T09:30:23.636Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-21T09:30:23.636Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-21T09:30:23.636Z] [2021-04-21T09:30:23.636Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-21T09:30:23.636Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-21T09:30:23.636Z] [2021-04-21T09:30:23.636Z] [2021-04-21T09:30:23.636Z] DONE 2 tests, 2 skipped in 0.105s [2021-04-21T09:30:23.636Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-21T09:30:23.636Z] INFO: Testing against a local daemon [2021-04-21T09:30:23.636Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-21T09:30:23.636Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-04-21T09:30:23.636Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-21T09:30:23.636Z] === RUN TestDockerNetworkMacvlan [2021-04-21T09:30:23.636Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-04-21T09:30:23.636Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-21T09:30:23.636Z] PASS [2021-04-21T09:30:23.636Z] [2021-04-21T09:30:23.636Z] === Skipped [2021-04-21T09:30:23.636Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-04-21T09:30:23.636Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-21T09:30:23.636Z] [2021-04-21T09:30:23.636Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-04-21T09:30:23.636Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-21T09:30:23.636Z] [2021-04-21T09:30:23.636Z] [2021-04-21T09:30:23.636Z] DONE 2 tests, 2 skipped in 0.087s [2021-04-21T09:30:23.636Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-21T09:30:23.636Z] testing: warning: no tests to run [2021-04-21T09:30:23.636Z] PASS [2021-04-21T09:30:23.636Z] [2021-04-21T09:30:23.636Z] DONE 0 tests in 0.019s [2021-04-21T09:30:23.636Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-21T09:30:23.789Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-04-21T09:30:23.789Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-04-21T09:30:23.789Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-04-21T09:30:23.789Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-04-21T09:30:23.789Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-04-21T09:30:23.789Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-04-21T09:30:23.891Z] INFO: Testing against a local daemon [2021-04-21T09:30:23.891Z] === RUN TestAuthZPluginAllowRequest [2021-04-21T09:30:23.891Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-04-21T09:30:23.891Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-21T09:30:23.891Z] === RUN TestAuthZPluginTLS [2021-04-21T09:30:23.891Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-04-21T09:30:23.891Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-21T09:30:23.891Z] === RUN TestAuthZPluginDenyRequest [2021-04-21T09:30:23.891Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-04-21T09:30:23.891Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-21T09:30:23.891Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-21T09:30:23.891Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-04-21T09:30:23.891Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-21T09:30:23.891Z] === RUN TestAuthZPluginDenyResponse [2021-04-21T09:30:23.891Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-04-21T09:30:23.891Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-21T09:30:23.891Z] === RUN TestAuthZPluginAllowEventStream [2021-04-21T09:30:23.891Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-04-21T09:30:23.891Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-21T09:30:23.891Z] === RUN TestAuthZPluginErrorResponse [2021-04-21T09:30:23.891Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-04-21T09:30:23.891Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-21T09:30:23.891Z] === RUN TestAuthZPluginErrorRequest [2021-04-21T09:30:23.891Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-04-21T09:30:23.891Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-21T09:30:23.891Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-21T09:30:23.891Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-04-21T09:30:23.891Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-21T09:30:23.891Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-21T09:30:23.891Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-04-21T09:30:23.891Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-21T09:30:23.891Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-21T09:30:23.891Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-04-21T09:30:23.891Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-21T09:30:23.891Z] === RUN TestAuthZPluginHeader [2021-04-21T09:30:23.891Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-04-21T09:30:23.891Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-21T09:30:23.891Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-21T09:30:23.891Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.17s) [2021-04-21T09:30:23.891Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-21T09:30:23.891Z] === RUN TestAuthZPluginV2Disable [2021-04-21T09:30:23.891Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-04-21T09:30:23.891Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-21T09:30:23.891Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-21T09:30:23.891Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-04-21T09:30:23.891Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-21T09:30:23.891Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-21T09:30:23.891Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-04-21T09:30:23.891Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-21T09:30:23.891Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-21T09:30:24.048Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-04-21T09:30:24.048Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-04-21T09:30:24.146Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-04-21T09:30:24.146Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-21T09:30:24.146Z] PASS [2021-04-21T09:30:24.146Z] [2021-04-21T09:30:24.146Z] === Skipped [2021-04-21T09:30:24.146Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-04-21T09:30:24.146Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-21T09:30:24.146Z] [2021-04-21T09:30:24.146Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-04-21T09:30:24.146Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-21T09:30:24.146Z] [2021-04-21T09:30:24.146Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-04-21T09:30:24.146Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-21T09:30:24.146Z] [2021-04-21T09:30:24.146Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-04-21T09:30:24.146Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-21T09:30:24.146Z] [2021-04-21T09:30:24.146Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-04-21T09:30:24.146Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-21T09:30:24.146Z] [2021-04-21T09:30:24.146Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-04-21T09:30:24.146Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-21T09:30:24.146Z] [2021-04-21T09:30:24.146Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-04-21T09:30:24.146Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-21T09:30:24.146Z] [2021-04-21T09:30:24.146Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-04-21T09:30:24.146Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-21T09:30:24.146Z] [2021-04-21T09:30:24.146Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-04-21T09:30:24.146Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-21T09:30:24.146Z] [2021-04-21T09:30:24.146Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-04-21T09:30:24.146Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-21T09:30:24.146Z] [2021-04-21T09:30:24.146Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-04-21T09:30:24.146Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-21T09:30:24.146Z] [2021-04-21T09:30:24.146Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-04-21T09:30:24.146Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-21T09:30:24.146Z] [2021-04-21T09:30:24.146Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.17s) [2021-04-21T09:30:24.146Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-21T09:30:24.146Z] [2021-04-21T09:30:24.146Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-04-21T09:30:24.146Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-21T09:30:24.146Z] [2021-04-21T09:30:24.146Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-04-21T09:30:24.146Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-21T09:30:24.146Z] [2021-04-21T09:30:24.146Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-04-21T09:30:24.146Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-21T09:30:24.146Z] [2021-04-21T09:30:24.146Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-04-21T09:30:24.146Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-21T09:30:24.146Z] [2021-04-21T09:30:24.146Z] [2021-04-21T09:30:24.146Z] DONE 17 tests, 17 skipped in 0.332s [2021-04-21T09:30:24.146Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-21T09:30:24.146Z] INFO: Testing against a local daemon [2021-04-21T09:30:24.146Z] === RUN TestPluginInvalidJSON [2021-04-21T09:30:24.146Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-21T09:30:24.146Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-21T09:30:24.146Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-21T09:30:24.146Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-04-21T09:30:24.146Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-21T09:30:24.146Z] === RUN TestPluginInstall [2021-04-21T09:30:24.146Z] --- SKIP: TestPluginInstall (0.00s) [2021-04-21T09:30:24.146Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-21T09:30:24.146Z] === RUN TestPluginsWithRuntimes [2021-04-21T09:30:24.146Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-04-21T09:30:24.146Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-04-21T09:30:24.146Z] === RUN TestPluginBackCompatMediaTypes [2021-04-21T09:30:24.146Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-04-21T09:30:24.146Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-04-21T09:30:24.146Z] PASS [2021-04-21T09:30:24.146Z] [2021-04-21T09:30:24.146Z] === Skipped [2021-04-21T09:30:24.146Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-04-21T09:30:24.146Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-21T09:30:24.146Z] [2021-04-21T09:30:24.146Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-04-21T09:30:24.146Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-04-21T09:30:24.146Z] [2021-04-21T09:30:24.146Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-04-21T09:30:24.146Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-04-21T09:30:24.146Z] [2021-04-21T09:30:24.146Z] [2021-04-21T09:30:24.146Z] DONE 5 tests, 3 skipped in 0.128s [2021-04-21T09:30:24.146Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-21T09:30:24.146Z] INFO: Testing against a local daemon [2021-04-21T09:30:24.146Z] === RUN TestExternalGraphDriver [2021-04-21T09:30:24.401Z] --- SKIP: TestExternalGraphDriver (0.07s) [2021-04-21T09:30:24.401Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-04-21T09:30:24.401Z] === RUN TestGraphdriverPluginV2 [2021-04-21T09:30:24.666Z] --- PASS: TestCreateWithCustomMaskedPaths (2.40s) [2021-04-21T09:30:24.666Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-21T09:30:25.954Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-04-21T09:30:25.954Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-04-21T09:30:26.521Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-04-21T09:30:26.521Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-04-21T09:30:27.210Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.37s) [2021-04-21T09:30:27.210Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-21T09:30:27.210Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-21T09:30:27.210Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-21T09:30:27.210Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-21T09:30:27.210Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-21T09:30:27.210Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-21T09:30:27.210Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-21T09:30:27.210Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-21T09:30:27.210Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-21T09:30:27.210Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-21T09:30:27.210Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-21T09:30:27.210Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-21T09:30:27.210Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-21T09:30:27.210Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-21T09:30:27.210Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-21T09:30:27.210Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-21T09:30:27.210Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-04-21T09:30:27.210Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-04-21T09:30:27.210Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2021-04-21T09:30:27.210Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-04-21T09:30:27.210Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2021-04-21T09:30:27.210Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-04-21T09:30:27.210Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-21T09:30:27.455Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-04-21T09:30:27.455Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-04-21T09:30:27.455Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-04-21T09:30:27.793Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s) [2021-04-21T09:30:27.793Z] === RUN TestCreateDifferentPlatform [2021-04-21T09:30:27.793Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-21T09:30:27.793Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-21T09:30:27.793Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-04-21T09:30:27.793Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-04-21T09:30:27.793Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-04-21T09:30:27.793Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-21T09:30:27.793Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-04-21T09:30:27.793Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-21T09:30:27.793Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-04-21T09:30:27.793Z] === RUN TestContainerStartOnDaemonRestart [2021-04-21T09:30:27.793Z] === PAUSE TestContainerStartOnDaemonRestart [2021-04-21T09:30:27.793Z] === RUN TestDaemonRestartIpcMode [2021-04-21T09:30:27.793Z] === PAUSE TestDaemonRestartIpcMode [2021-04-21T09:30:27.793Z] === RUN TestDaemonHostGatewayIP [2021-04-21T09:30:27.793Z] === PAUSE TestDaemonHostGatewayIP [2021-04-21T09:30:27.793Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-21T09:30:27.793Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-21T09:30:27.793Z] === RUN TestContainerKillOnDaemonStart [2021-04-21T09:30:27.793Z] === PAUSE TestContainerKillOnDaemonStart [2021-04-21T09:30:27.793Z] === RUN TestDiff [2021-04-21T09:30:28.735Z] --- PASS: TestDiff (0.84s) [2021-04-21T09:30:28.735Z] === RUN TestExecWithCloseStdin [2021-04-21T09:30:29.989Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-04-21T09:30:30.117Z] --- PASS: TestExecWithCloseStdin (1.09s) [2021-04-21T09:30:30.117Z] === RUN TestExec [2021-04-21T09:30:30.936Z] --- PASS: TestGraphdriverPluginV2 (6.67s) [2021-04-21T09:30:30.936Z] PASS [2021-04-21T09:30:30.936Z] [2021-04-21T09:30:30.936Z] === Skipped [2021-04-21T09:30:30.936Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2021-04-21T09:30:30.936Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-04-21T09:30:30.936Z] [2021-04-21T09:30:30.936Z] [2021-04-21T09:30:30.936Z] DONE 2 tests, 1 skipped in 6.836s [2021-04-21T09:30:30.936Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-21T09:30:31.059Z] --- PASS: TestExec (1.11s) [2021-04-21T09:30:31.059Z] === RUN TestExecUser [2021-04-21T09:30:31.192Z] INFO: Testing against a local daemon [2021-04-21T09:30:31.192Z] === RUN TestContinueAfterPluginCrash [2021-04-21T09:30:31.192Z] === PAUSE TestContinueAfterPluginCrash [2021-04-21T09:30:31.192Z] === RUN TestReadPluginNoRead [2021-04-21T09:30:31.192Z] === PAUSE TestReadPluginNoRead [2021-04-21T09:30:31.192Z] === RUN TestDaemonStartWithLogOpt [2021-04-21T09:30:31.192Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-21T09:30:31.192Z] === CONT TestContinueAfterPluginCrash [2021-04-21T09:30:31.192Z] === CONT TestDaemonStartWithLogOpt [2021-04-21T09:30:31.891Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-04-21T09:30:31.891Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-04-21T09:30:31.891Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-04-21T09:30:31.891Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-04-21T09:30:31.999Z] --- PASS: TestExecUser (1.12s) [2021-04-21T09:30:31.999Z] === RUN TestExportContainerAndImportImage [2021-04-21T09:30:33.382Z] --- PASS: TestExportContainerAndImportImage (1.14s) [2021-04-21T09:30:33.382Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-21T09:30:34.425Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-04-21T09:30:34.684Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-04-21T09:30:36.061Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-04-21T09:30:36.185Z] --- PASS: TestServiceWithDataPathPortInit (21.86s) [2021-04-21T09:30:36.185Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-21T09:30:36.629Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-04-21T09:30:36.629Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-04-21T09:30:36.629Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-04-21T09:30:36.678Z] --- PASS: TestExportContainerAfterDaemonRestart (3.10s) [2021-04-21T09:30:36.678Z] === RUN TestHealthCheckWorkdir [2021-04-21T09:30:37.619Z] --- PASS: TestHealthCheckWorkdir (1.43s) [2021-04-21T09:30:37.619Z] === RUN TestHealthKillContainer [2021-04-21T09:30:37.798Z] --- PASS: TestDaemonStartWithLogOpt (6.60s) [2021-04-21T09:30:37.798Z] === CONT TestReadPluginNoRead [2021-04-21T09:30:40.038Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-04-21T09:30:40.916Z] --- PASS: TestHealthKillContainer (3.11s) [2021-04-21T09:30:40.916Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-21T09:30:41.857Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s) [2021-04-21T09:30:41.857Z] === RUN TestIpcModeNone [2021-04-21T09:30:41.958Z] === RUN TestReadPluginNoRead/default [2021-04-21T09:30:41.958Z] --- PASS: TestContinueAfterPluginCrash (10.43s) [2021-04-21T09:30:42.797Z] --- PASS: TestIpcModeNone (1.12s) [2021-04-21T09:30:42.797Z] === RUN TestIpcModePrivate [2021-04-21T09:30:43.193Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-04-21T09:30:43.843Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-21T09:30:44.179Z] --- PASS: TestIpcModePrivate (1.07s) [2021-04-21T09:30:44.179Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2021-04-21T09:30:44.179Z] === RUN TestIpcModeShareable [2021-04-21T09:30:45.122Z] --- PASS: TestIpcModeShareable (1.09s) [2021-04-21T09:30:45.122Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true [2021-04-21T09:30:45.122Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-21T09:30:46.353Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-21T09:30:46.600Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.75s) [2021-04-21T09:30:46.600Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:n9n0gw8iuawvrcflrsho93qui Created:2021-04-21 09:30:36.467693074 +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[360ebc264d9de610dfac5300bdd2e963ebadd2abf0b69b2acfbbc1c1373298ed:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nprn7idzdixdo4q6npz3yklvk EndpointID:8f12a92025f9adf6cf2c2e7b2dd95f192b109d11d21ea714d2937f874bd1186c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2fcb7e0139a5a89187e1b868124af00d1d02521903f30dba7a7691ea7990fb77 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:b3b178839d20 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nprn7idzdixdo4q6npz3yklvk EndpointID:8f12a92025f9adf6cf2c2e7b2dd95f192b109d11d21ea714d2937f874bd1186c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-04-21T09:30:46.600Z] PASS [2021-04-21T09:30:46.600Z] [2021-04-21T09:30:46.600Z] === Skipped [2021-04-21T09:30:46.600Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-21T09:30:46.600Z] service_test.go:242: FLAKY_TEST [2021-04-21T09:30:46.600Z] [2021-04-21T09:30:46.600Z] [2021-04-21T09:30:46.600Z] DONE 26 tests, 1 skipped in 60.780s [2021-04-21T09:30:46.600Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-21T09:30:46.600Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:30:46.600Z] ++ set -e [2021-04-21T09:30:46.600Z] ++ '[' -n 0 ']' [2021-04-21T09:30:46.600Z] ++ set -x [2021-04-21T09:30:46.600Z] ++ 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=s390x 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/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:30:46.600Z] INFO: Testing against a local daemon [2021-04-21T09:30:46.600Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-21T09:30:46.600Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-21T09:30:46.600Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-21T09:30:46.600Z] === RUN TestDockerNetworkIpvlan [2021-04-21T09:30:46.600Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-21T09:30:46.600Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-21T09:30:46.600Z] PASS [2021-04-21T09:30:46.600Z] [2021-04-21T09:30:46.600Z] === Skipped [2021-04-21T09:30:46.600Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-21T09:30:46.600Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-21T09:30:46.600Z] [2021-04-21T09:30:46.600Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-21T09:30:46.600Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-21T09:30:46.600Z] [2021-04-21T09:30:46.600Z] [2021-04-21T09:30:46.600Z] DONE 2 tests, 2 skipped in 0.081s [2021-04-21T09:30:46.600Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-21T09:30:46.600Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:30:46.600Z] ++ set -e [2021-04-21T09:30:46.600Z] ++ '[' -n 0 ']' [2021-04-21T09:30:46.600Z] ++ set -x [2021-04-21T09:30:46.600Z] ++ 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=s390x 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/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:30:46.600Z] INFO: Testing against a local daemon [2021-04-21T09:30:46.600Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-21T09:30:47.637Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.63s) [2021-04-21T09:30:47.637Z] === RUN TestDockerNetworkMacvlan [2021-04-21T09:30:48.272Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-04-21T09:30:48.419Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.14s) [2021-04-21T09:30:48.419Z] === RUN TestAPIIpcModeHost [2021-04-21T09:30:48.528Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-21T09:30:48.528Z] [2021-04-21T09:30:48.528Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-21T09:30:48.528Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-21T09:30:48.528Z] HOSTNAME=9314c260775f [2021-04-21T09:30:48.528Z] TESTDEBUG=0 [2021-04-21T09:30:48.528Z] DEST=bundles/test-integration [2021-04-21T09:30:48.528Z] PWD=/go/src/github.com/docker/docker [2021-04-21T09:30:48.528Z] DOCKER_GITCOMMIT=9ca66776fa4bda05831987a87bb2232541109d79 [2021-04-21T09:30:48.528Z] container=docker [2021-04-21T09:30:48.528Z] HOME=/root [2021-04-21T09:30:48.528Z] GOLANG_VERSION=1.13.15 [2021-04-21T09:30:48.528Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-21T09:30:48.528Z] VALIDATE_BRANCH=20.10 [2021-04-21T09:30:48.528Z] TERM=xterm [2021-04-21T09:30:48.528Z] DOCKER_PKG=github.com/docker/docker [2021-04-21T09:30:48.528Z] SHLVL=1 [2021-04-21T09:30:48.528Z] TIMEOUT=120m [2021-04-21T09:30:48.528Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-21T09:30:48.528Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-21T09:30:48.528Z] GO111MODULE=off [2021-04-21T09:30:48.528Z] DOCKER_EXPERIMENTAL=1 [2021-04-21T09:30:48.528Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-21T09:30:48.528Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-21T09:30:48.528Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-21T09:30:48.528Z] GOPATH=/go [2021-04-21T09:30:48.528Z] PKG_CONFIG=pkg-config [2021-04-21T09:30:48.528Z] _=/usr/bin/env [2021-04-21T09:30:48.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-21T09:30:48.863Z] --- PASS: TestReadPluginNoRead (10.96s) [2021-04-21T09:30:48.863Z] --- PASS: TestReadPluginNoRead/default (2.43s) [2021-04-21T09:30:48.863Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.47s) [2021-04-21T09:30:48.863Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.48s) [2021-04-21T09:30:48.863Z] read_test.go:92: [ddf7545232db8] daemon is not started [2021-04-21T09:30:48.863Z] PASS [2021-04-21T09:30:48.863Z] [2021-04-21T09:30:48.863Z] DONE 6 tests in 17.664s [2021-04-21T09:30:48.863Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-04-21T09:30:48.863Z] testing: warning: no tests to run [2021-04-21T09:30:48.863Z] PASS [2021-04-21T09:30:48.863Z] [2021-04-21T09:30:48.863Z] DONE 0 tests in 0.033s [2021-04-21T09:30:48.863Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-21T09:30:48.863Z] INFO: Testing against a local daemon [2021-04-21T09:30:48.863Z] === RUN TestPluginWithDevMounts [2021-04-21T09:30:48.863Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-04-21T09:30:48.863Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-04-21T09:30:48.863Z] PASS [2021-04-21T09:30:48.863Z] [2021-04-21T09:30:48.863Z] === Skipped [2021-04-21T09:30:48.863Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-04-21T09:30:48.863Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-04-21T09:30:48.863Z] [2021-04-21T09:30:48.863Z] [2021-04-21T09:30:48.863Z] DONE 1 tests, 1 skipped in 0.102s [2021-04-21T09:30:48.863Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-04-21T09:30:48.863Z] INFO: Testing against a local daemon [2021-04-21T09:30:48.863Z] === RUN TestSecretInspect [2021-04-21T09:30:48.863Z] --- SKIP: TestSecretInspect (0.01s) [2021-04-21T09:30:48.863Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:48.863Z] === RUN TestSecretList [2021-04-21T09:30:48.863Z] --- SKIP: TestSecretList (0.02s) [2021-04-21T09:30:48.863Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:48.863Z] === RUN TestSecretsCreateAndDelete [2021-04-21T09:30:48.863Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-04-21T09:30:48.863Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:48.863Z] === RUN TestSecretsUpdate [2021-04-21T09:30:49.119Z] --- SKIP: TestSecretsUpdate (0.03s) [2021-04-21T09:30:49.119Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:49.119Z] === RUN TestTemplatedSecret [2021-04-21T09:30:49.119Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-04-21T09:30:49.119Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:49.119Z] === RUN TestSecretCreateResolve [2021-04-21T09:30:49.119Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-04-21T09:30:49.119Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:49.119Z] PASS [2021-04-21T09:30:49.119Z] [2021-04-21T09:30:49.119Z] === Skipped [2021-04-21T09:30:49.119Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-04-21T09:30:49.119Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:49.119Z] [2021-04-21T09:30:49.119Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2021-04-21T09:30:49.119Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:49.119Z] [2021-04-21T09:30:49.119Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-04-21T09:30:49.119Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:49.119Z] [2021-04-21T09:30:49.119Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.03s) [2021-04-21T09:30:49.119Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:49.119Z] [2021-04-21T09:30:49.119Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-04-21T09:30:49.119Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:49.119Z] [2021-04-21T09:30:49.119Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-04-21T09:30:49.119Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:49.119Z] [2021-04-21T09:30:49.119Z] [2021-04-21T09:30:49.119Z] DONE 6 tests, 6 skipped in 0.166s [2021-04-21T09:30:49.119Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-04-21T09:30:49.119Z] INFO: Testing against a local daemon [2021-04-21T09:30:49.119Z] === RUN TestServiceCreateInit [2021-04-21T09:30:49.119Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-21T09:30:49.119Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-21T09:30:49.119Z] --- PASS: TestServiceCreateInit (0.02s) [2021-04-21T09:30:49.119Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-21T09:30:49.119Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:49.119Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-21T09:30:49.119Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:49.119Z] === RUN TestCreateServiceMultipleTimes [2021-04-21T09:30:49.119Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-04-21T09:30:49.119Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:49.119Z] === RUN TestCreateServiceConflict [2021-04-21T09:30:49.119Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-04-21T09:30:49.119Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:49.119Z] === RUN TestCreateServiceMaxReplicas [2021-04-21T09:30:49.119Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-04-21T09:30:49.119Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:49.119Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-21T09:30:49.119Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-04-21T09:30:49.119Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:49.119Z] === RUN TestCreateServiceSecretFileMode [2021-04-21T09:30:49.119Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2021-04-21T09:30:49.119Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:49.119Z] === RUN TestCreateServiceConfigFileMode [2021-04-21T09:30:49.119Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-04-21T09:30:49.119Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:49.119Z] === RUN TestCreateServiceSysctls [2021-04-21T09:30:49.313Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-04-21T09:30:49.360Z] --- PASS: TestAPIIpcModeHost (1.14s) [2021-04-21T09:30:49.360Z] === RUN TestDaemonIpcModeShareable [2021-04-21T09:30:49.374Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-04-21T09:30:49.374Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:49.374Z] === RUN TestCreateServiceCapabilities [2021-04-21T09:30:49.374Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-04-21T09:30:49.374Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:49.374Z] === RUN TestInspect [2021-04-21T09:30:49.374Z] --- SKIP: TestInspect (0.01s) [2021-04-21T09:30:49.374Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:49.374Z] === RUN TestCreateJob [2021-04-21T09:30:49.374Z] --- SKIP: TestCreateJob (0.01s) [2021-04-21T09:30:49.374Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:49.374Z] === RUN TestReplicatedJob [2021-04-21T09:30:49.374Z] --- SKIP: TestReplicatedJob (0.01s) [2021-04-21T09:30:49.374Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:49.374Z] === RUN TestUpdateReplicatedJob [2021-04-21T09:30:49.374Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-04-21T09:30:49.374Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:49.374Z] === RUN TestServiceListWithStatuses [2021-04-21T09:30:49.374Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-21T09:30:49.374Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-21T09:30:49.374Z] === RUN TestDockerNetworkConnectAlias [2021-04-21T09:30:49.374Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2021-04-21T09:30:49.374Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:49.374Z] === RUN TestDockerNetworkReConnect [2021-04-21T09:30:49.374Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-04-21T09:30:49.374Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:49.374Z] === RUN TestServicePlugin [2021-04-21T09:30:49.757Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-04-21T09:30:50.351Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-04-21T09:30:51.662Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-04-21T09:30:51.912Z] --- PASS: TestDaemonIpcModeShareable (2.51s) [2021-04-21T09:30:51.912Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-04-21T09:30:51.912Z] === RUN TestDaemonIpcModePrivate [2021-04-21T09:30:52.231Z] --- PASS: TestBuildWithHugeFile (94.02s) [2021-04-21T09:30:52.231Z] === RUN TestBuildWithEmptyDockerfile [2021-04-21T09:30:52.231Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-21T09:30:52.231Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-21T09:30:52.231Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-21T09:30:52.231Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-21T09:30:52.231Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-21T09:30:52.231Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-21T09:30:52.231Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-21T09:30:52.231Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-21T09:30:52.231Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-21T09:30:52.231Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-04-21T09:30:52.231Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2021-04-21T09:30:52.231Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2021-04-21T09:30:52.231Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2021-04-21T09:30:52.231Z] === RUN TestBuildPreserveOwnership [2021-04-21T09:30:52.231Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-21T09:30:52.801Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-04-21T09:30:53.535Z] --- SKIP: TestServicePlugin (3.76s) [2021-04-21T09:30:53.535Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:53.535Z] === RUN TestServiceUpdateLabel [2021-04-21T09:30:53.535Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-04-21T09:30:53.535Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:53.535Z] === RUN TestServiceUpdateSecrets [2021-04-21T09:30:53.535Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-04-21T09:30:53.535Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:53.535Z] === RUN TestServiceUpdateConfigs [2021-04-21T09:30:53.535Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-04-21T09:30:53.535Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:53.535Z] === RUN TestServiceUpdateNetwork [2021-04-21T09:30:53.535Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-04-21T09:30:53.535Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:53.535Z] === RUN TestServiceUpdatePidsLimit [2021-04-21T09:30:53.535Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2021-04-21T09:30:53.535Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:53.535Z] PASS [2021-04-21T09:30:53.535Z] [2021-04-21T09:30:53.535Z] === Skipped [2021-04-21T09:30:53.535Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-21T09:30:53.535Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-21T09:30:53.535Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:53.535Z] [2021-04-21T09:30:53.535Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-21T09:30:53.535Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-21T09:30:53.535Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:53.535Z] [2021-04-21T09:30:53.535Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-04-21T09:30:53.535Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:53.535Z] [2021-04-21T09:30:53.535Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-04-21T09:30:53.535Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:53.535Z] [2021-04-21T09:30:53.535Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-04-21T09:30:53.535Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:53.535Z] [2021-04-21T09:30:53.535Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-04-21T09:30:53.535Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:53.535Z] [2021-04-21T09:30:53.535Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2021-04-21T09:30:53.535Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:53.535Z] [2021-04-21T09:30:53.535Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-04-21T09:30:53.535Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:53.535Z] [2021-04-21T09:30:53.535Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-04-21T09:30:53.535Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:53.535Z] [2021-04-21T09:30:53.535Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-04-21T09:30:53.535Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:53.535Z] [2021-04-21T09:30:53.535Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-04-21T09:30:53.535Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:53.535Z] [2021-04-21T09:30:53.535Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-04-21T09:30:53.535Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:53.535Z] [2021-04-21T09:30:53.535Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-04-21T09:30:53.535Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:53.535Z] [2021-04-21T09:30:53.535Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-04-21T09:30:53.535Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:53.535Z] [2021-04-21T09:30:53.535Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-04-21T09:30:53.535Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-21T09:30:53.535Z] [2021-04-21T09:30:53.535Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2021-04-21T09:30:53.535Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:53.535Z] [2021-04-21T09:30:53.535Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-04-21T09:30:53.535Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:53.536Z] [2021-04-21T09:30:53.536Z] === SKIP: amd64.integration.service TestServicePlugin (3.76s) [2021-04-21T09:30:53.536Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:53.536Z] [2021-04-21T09:30:53.536Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-04-21T09:30:53.536Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:53.536Z] [2021-04-21T09:30:53.536Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-04-21T09:30:53.536Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:53.536Z] [2021-04-21T09:30:53.536Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-04-21T09:30:53.536Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:53.536Z] [2021-04-21T09:30:53.536Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-04-21T09:30:53.536Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:53.536Z] [2021-04-21T09:30:53.536Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2021-04-21T09:30:53.536Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-21T09:30:53.536Z] [2021-04-21T09:30:53.536Z] [2021-04-21T09:30:53.536Z] DONE 24 tests, 23 skipped in 4.146s [2021-04-21T09:30:53.536Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-04-21T09:30:53.536Z] INFO: Testing against a local daemon [2021-04-21T09:30:53.536Z] === RUN TestSessionCreate [2021-04-21T09:30:53.536Z] --- PASS: TestSessionCreate (0.02s) [2021-04-21T09:30:53.536Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-21T09:30:53.536Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-04-21T09:30:53.536Z] PASS [2021-04-21T09:30:53.536Z] [2021-04-21T09:30:53.536Z] DONE 2 tests in 0.130s [2021-04-21T09:30:53.536Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-04-21T09:30:53.536Z] INFO: Testing against a local daemon [2021-04-21T09:30:53.536Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-21T09:30:53.536Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-21T09:30:53.536Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-21T09:30:53.536Z] === RUN TestEventsExecDie [2021-04-21T09:30:54.461Z] --- PASS: TestDaemonIpcModePrivate (2.59s) [2021-04-21T09:30:54.461Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-04-21T09:30:54.461Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-21T09:30:54.462Z] --- PASS: TestEventsExecDie (0.99s) [2021-04-21T09:30:54.462Z] === RUN TestEventsBackwardsCompatible [2021-04-21T09:30:54.462Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-04-21T09:30:54.462Z] === RUN TestInfoBinaryCommits [2021-04-21T09:30:54.462Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-04-21T09:30:54.462Z] === RUN TestInfoAPIVersioned [2021-04-21T09:30:54.462Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-04-21T09:30:54.462Z] === RUN TestInfoDiscoveryBackend [2021-04-21T09:30:54.815Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-04-21T09:30:55.154Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-04-21T09:30:55.335Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-04-21T09:30:55.335Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-04-21T09:30:56.346Z] --- PASS: TestInfoDiscoveryBackend (1.71s) [2021-04-21T09:30:56.346Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-21T09:30:56.713Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-04-21T09:30:56.972Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-21T09:30:57.003Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.62s) [2021-04-21T09:30:57.003Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-04-21T09:30:57.003Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-21T09:30:57.051Z] tests/integration/client_test.py ..... [ 75%] [2021-04-21T09:30:57.051Z] tests/integration/context_api_test.py ... [ 76%] [2021-04-21T09:30:57.909Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-04-21T09:30:57.984Z] tests/integration/errors_test.py . [ 76%] [2021-04-21T09:30:58.846Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-04-21T09:30:58.846Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-04-21T09:30:59.437Z] --- PASS: TestBuildPreserveOwnership (6.99s) [2021-04-21T09:30:59.437Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.55s) [2021-04-21T09:30:59.437Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.42s) [2021-04-21T09:30:59.437Z] === RUN TestBuildPlatformInvalid [2021-04-21T09:30:59.437Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2021-04-21T09:30:59.437Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-21T09:30:59.548Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.58s) [2021-04-21T09:30:59.548Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-04-21T09:30:59.548Z] === RUN TestIpcModeOlderClient [2021-04-21T09:30:59.548Z] === PAUSE TestIpcModeOlderClient [2021-04-21T09:30:59.548Z] === RUN TestKillContainerInvalidSignal [2021-04-21T09:30:59.605Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s) [2021-04-21T09:30:59.605Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-21T09:30:59.605Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-04-21T09:30:59.605Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-21T09:30:59.605Z] === RUN TestInfoAPI [2021-04-21T09:30:59.605Z] --- PASS: TestInfoAPI (0.02s) [2021-04-21T09:30:59.605Z] === RUN TestInfoAPIWarnings [2021-04-21T09:31:00.033Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-04-21T09:31:00.398Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-04-21T09:31:00.490Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2021-04-21T09:31:00.490Z] === RUN TestKillContainer [2021-04-21T09:31:00.490Z] === RUN TestKillContainer/no_signal [2021-04-21T09:31:01.410Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-04-21T09:31:01.430Z] === RUN TestKillContainer/non_killing_signal [2021-04-21T09:31:02.000Z] === RUN TestKillContainer/killing_signal [2021-04-21T09:31:02.941Z] --- PASS: TestKillContainer (2.54s) [2021-04-21T09:31:02.941Z] --- PASS: TestKillContainer/no_signal (0.86s) [2021-04-21T09:31:02.941Z] --- PASS: TestKillContainer/non_killing_signal (0.63s) [2021-04-21T09:31:02.941Z] --- PASS: TestKillContainer/killing_signal (0.80s) [2021-04-21T09:31:02.941Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-21T09:31:02.941Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-21T09:31:03.312Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-04-21T09:31:03.881Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-21T09:31:04.824Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.75s) [2021-04-21T09:31:04.824Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.87s) [2021-04-21T09:31:04.824Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2021-04-21T09:31:04.824Z] === RUN TestKillStoppedContainer [2021-04-21T09:31:04.824Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-04-21T09:31:04.824Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-21T09:31:04.824Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.12s) [2021-04-21T09:31:04.824Z] === RUN TestKillDifferentUserContainer [2021-04-21T09:31:05.765Z] --- PASS: TestKillDifferentUserContainer (0.86s) [2021-04-21T09:31:05.765Z] === RUN TestInspectOomKilledTrue [2021-04-21T09:31:05.765Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-21T09:31:05.765Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-21T09:31:05.765Z] === RUN TestInspectOomKilledFalse [2021-04-21T09:31:05.765Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-21T09:31:05.765Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-21T09:31:05.765Z] === RUN TestLinksEtcHostsContentMatch [2021-04-21T09:31:05.848Z] === RUN TestDockerSuite/TestAttachDetach [2021-04-21T09:31:06.416Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-04-21T09:31:06.706Z] --- PASS: TestLinksEtcHostsContentMatch (0.86s) [2021-04-21T09:31:06.706Z] === RUN TestLinksContainerNames [2021-04-21T09:31:06.983Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-04-21T09:31:08.360Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-04-21T09:31:08.616Z] --- PASS: TestLinksContainerNames (1.75s) [2021-04-21T09:31:08.616Z] === RUN TestLogsFollowTailEmpty [2021-04-21T09:31:08.888Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-04-21T09:31:09.187Z] --- PASS: TestLogsFollowTailEmpty (0.86s) [2021-04-21T09:31:09.187Z] === RUN TestContainerNetworkMountsNoChown [2021-04-21T09:31:10.128Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s) [2021-04-21T09:31:10.128Z] === RUN TestMountDaemonRoot [2021-04-21T09:31:10.128Z] === RUN TestMountDaemonRoot/default [2021-04-21T09:31:10.128Z] === PAUSE TestMountDaemonRoot/default [2021-04-21T09:31:10.128Z] === RUN TestMountDaemonRoot/private [2021-04-21T09:31:10.128Z] === PAUSE TestMountDaemonRoot/private [2021-04-21T09:31:10.128Z] === RUN TestMountDaemonRoot/rprivate [2021-04-21T09:31:10.128Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-21T09:31:10.128Z] === RUN TestMountDaemonRoot/slave [2021-04-21T09:31:10.128Z] === PAUSE TestMountDaemonRoot/slave [2021-04-21T09:31:10.128Z] === RUN TestMountDaemonRoot/rslave [2021-04-21T09:31:10.128Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-21T09:31:10.128Z] === RUN TestMountDaemonRoot/shared [2021-04-21T09:31:10.128Z] === PAUSE TestMountDaemonRoot/shared [2021-04-21T09:31:10.128Z] === RUN TestMountDaemonRoot/rshared [2021-04-21T09:31:10.128Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-21T09:31:10.128Z] === CONT TestMountDaemonRoot/default [2021-04-21T09:31:10.128Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-21T09:31:10.128Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-21T09:31:10.128Z] === CONT TestMountDaemonRoot/rslave [2021-04-21T09:31:10.128Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-21T09:31:10.128Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-21T09:31:10.128Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-21T09:31:10.128Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-21T09:31:10.128Z] === CONT TestMountDaemonRoot/rshared [2021-04-21T09:31:10.128Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-21T09:31:10.128Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-21T09:31:10.128Z] === CONT TestMountDaemonRoot/shared [2021-04-21T09:31:10.128Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-21T09:31:10.128Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-21T09:31:10.128Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-21T09:31:10.128Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-21T09:31:10.128Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-21T09:31:10.128Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-21T09:31:10.128Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-21T09:31:10.128Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-21T09:31:10.128Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-21T09:31:10.128Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-21T09:31:10.128Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-21T09:31:10.128Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-21T09:31:10.128Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-21T09:31:10.128Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-21T09:31:10.128Z] === CONT TestMountDaemonRoot/rprivate [2021-04-21T09:31:10.128Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-21T09:31:10.128Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-21T09:31:10.128Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-21T09:31:10.128Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-21T09:31:10.128Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-21T09:31:10.128Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-21T09:31:10.128Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-21T09:31:10.128Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-21T09:31:10.128Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-21T09:31:10.128Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-21T09:31:10.128Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-21T09:31:10.128Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-21T09:31:10.128Z] === CONT TestMountDaemonRoot/slave [2021-04-21T09:31:10.128Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-21T09:31:10.128Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-21T09:31:10.128Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-21T09:31:10.128Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-21T09:31:10.128Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-21T09:31:10.128Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-21T09:31:10.128Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-21T09:31:10.128Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-21T09:31:10.128Z] === CONT TestMountDaemonRoot/private [2021-04-21T09:31:10.128Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-21T09:31:10.128Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-21T09:31:10.128Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-21T09:31:10.128Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-21T09:31:10.128Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-21T09:31:10.128Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-21T09:31:10.128Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-21T09:31:10.128Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-21T09:31:10.128Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-21T09:31:10.128Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-21T09:31:10.128Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-21T09:31:10.128Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-21T09:31:10.128Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-21T09:31:10.128Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-21T09:31:10.128Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-21T09:31:10.128Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-21T09:31:10.128Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-21T09:31:10.128Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-21T09:31:10.128Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-21T09:31:10.128Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-21T09:31:10.128Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-21T09:31:10.128Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-21T09:31:10.128Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-21T09:31:10.128Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-21T09:31:10.128Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-21T09:31:10.128Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-21T09:31:10.128Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-21T09:31:10.128Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-21T09:31:10.128Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-21T09:31:10.128Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-21T09:31:10.128Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-21T09:31:10.128Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-21T09:31:10.128Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-21T09:31:10.389Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-21T09:31:10.389Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-21T09:31:10.389Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-21T09:31:10.389Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-21T09:31:10.389Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-21T09:31:10.389Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-21T09:31:10.389Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-21T09:31:10.389Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-21T09:31:10.389Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-21T09:31:10.389Z] --- PASS: TestMountDaemonRoot (0.05s) [2021-04-21T09:31:10.389Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-21T09:31:10.389Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-04-21T09:31:10.389Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-04-21T09:31:10.389Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-04-21T09:31:10.389Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-04-21T09:31:10.389Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-21T09:31:10.389Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2021-04-21T09:31:10.389Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2021-04-21T09:31:10.389Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-04-21T09:31:10.389Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-04-21T09:31:10.389Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-21T09:31:10.389Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-04-21T09:31:10.389Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-04-21T09:31:10.389Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-04-21T09:31:10.389Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-04-21T09:31:10.389Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-21T09:31:10.389Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-04-21T09:31:10.389Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-04-21T09:31:10.389Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-04-21T09:31:10.389Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2021-04-21T09:31:10.389Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-21T09:31:10.389Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-04-21T09:31:10.389Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-04-21T09:31:10.389Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-04-21T09:31:10.389Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-04-21T09:31:10.389Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-21T09:31:10.389Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-04-21T09:31:10.389Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-04-21T09:31:10.389Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-04-21T09:31:10.389Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-04-21T09:31:10.389Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-21T09:31:10.389Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2021-04-21T09:31:10.389Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-04-21T09:31:10.389Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-04-21T09:31:10.389Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-04-21T09:31:10.389Z] === RUN TestContainerBindMountNonRecursive [2021-04-21T09:31:10.405Z] --- PASS: TestDockerNetworkMacvlan (22.89s) [2021-04-21T09:31:10.405Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2021-04-21T09:31:10.405Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2021-04-21T09:31:10.405Z] --- PASS: TestDockerNetworkMacvlan/NilParent (3.04s) [2021-04-21T09:31:10.405Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.15s) [2021-04-21T09:31:10.405Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.76s) [2021-04-21T09:31:10.405Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.94s) [2021-04-21T09:31:10.405Z] PASS [2021-04-21T09:31:10.405Z] [2021-04-21T09:31:10.405Z] DONE 8 tests in 24.596s [2021-04-21T09:31:10.405Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-21T09:31:10.405Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:31:10.405Z] ++ set -e [2021-04-21T09:31:10.405Z] ++ '[' -n 0 ']' [2021-04-21T09:31:10.405Z] ++ set -x [2021-04-21T09:31:10.405Z] ++ 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=s390x 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/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:31:10.405Z] testing: warning: no tests to run [2021-04-21T09:31:10.405Z] PASS [2021-04-21T09:31:10.405Z] [2021-04-21T09:31:10.405Z] DONE 0 tests in 0.016s [2021-04-21T09:31:10.405Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-21T09:31:10.405Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:31:10.405Z] ++ set -e [2021-04-21T09:31:10.405Z] ++ '[' -n 0 ']' [2021-04-21T09:31:10.405Z] ++ set -x [2021-04-21T09:31:10.405Z] ++ 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=s390x 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/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:31:10.405Z] INFO: Testing against a local daemon [2021-04-21T09:31:10.405Z] === RUN TestAuthZPluginAllowRequest [2021-04-21T09:31:10.896Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-04-21T09:31:11.155Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-04-21T09:31:12.095Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-04-21T09:31:12.484Z] --- PASS: TestAuthZPluginAllowRequest (1.94s) [2021-04-21T09:31:12.484Z] === RUN TestAuthZPluginTLS [2021-04-21T09:31:12.931Z] --- PASS: TestContainerBindMountNonRecursive (2.30s) [2021-04-21T09:31:12.931Z] === RUN TestContainerVolumesMountedAsShared [2021-04-21T09:31:13.119Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-04-21T09:31:13.119Z] === RUN TestAuthZPluginDenyRequest [2021-04-21T09:31:13.411Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-04-21T09:31:13.411Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-21T09:31:13.473Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-04-21T09:31:13.502Z] --- PASS: TestContainerVolumesMountedAsShared (0.62s) [2021-04-21T09:31:13.502Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-21T09:31:14.046Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-04-21T09:31:14.046Z] === RUN TestAuthZPluginDenyResponse [2021-04-21T09:31:14.072Z] --- PASS: TestContainerVolumesMountedAsSlave (0.86s) [2021-04-21T09:31:14.072Z] === RUN TestNetworkNat [2021-04-21T09:31:14.681Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-04-21T09:31:14.681Z] === RUN TestAuthZPluginAllowEventStream [2021-04-21T09:31:15.378Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-04-21T09:31:15.378Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-04-21T09:31:15.454Z] --- PASS: TestNetworkNat (1.08s) [2021-04-21T09:31:15.454Z] === RUN TestNetworkLocalhostTCPNat [2021-04-21T09:31:16.395Z] --- PASS: TestNetworkLocalhostTCPNat (1.04s) [2021-04-21T09:31:16.395Z] === RUN TestNetworkLoopbackNat [2021-04-21T09:31:16.754Z] --- PASS: TestAuthZPluginAllowEventStream (1.96s) [2021-04-21T09:31:16.754Z] === RUN TestAuthZPluginErrorResponse [2021-04-21T09:31:17.046Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-04-21T09:31:17.046Z] === RUN TestAuthZPluginErrorRequest [2021-04-21T09:31:17.632Z] --- PASS: TestInfoAPIWarnings (17.72s) [2021-04-21T09:31:17.632Z] === RUN TestInfoDebug [2021-04-21T09:31:17.680Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-04-21T09:31:17.680Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-21T09:31:17.820Z] --- PASS: TestImportExtremelyLargeImageWorks (101.98s) [2021-04-21T09:31:17.820Z] PASS [2021-04-21T09:31:17.820Z] [2021-04-21T09:31:17.820Z] DONE 12 tests in 104.820s [2021-04-21T09:31:17.820Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-04-21T09:31:17.820Z] INFO: Testing against a local daemon [2021-04-21T09:31:17.820Z] === RUN TestNetworkCreateDelete [2021-04-21T09:31:17.820Z] --- PASS: TestNetworkCreateDelete (0.44s) [2021-04-21T09:31:17.820Z] === RUN TestDockerNetworkDeletePreferID [2021-04-21T09:31:17.820Z] --- PASS: TestDockerNetworkDeletePreferID (1.25s) [2021-04-21T09:31:17.820Z] === RUN TestDaemonDNSFallback [2021-04-21T09:31:17.820Z] --- PASS: TestDaemonDNSFallback (7.20s) [2021-04-21T09:31:17.820Z] === RUN TestInspectNetwork [2021-04-21T09:31:18.315Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-04-21T09:31:18.315Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-21T09:31:18.664Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-04-21T09:31:18.993Z] --- PASS: TestInfoDebug (1.80s) [2021-04-21T09:31:18.993Z] === RUN TestInfoInsecureRegistries [2021-04-21T09:31:19.690Z] --- PASS: TestNetworkLoopbackNat (3.45s) [2021-04-21T09:31:19.690Z] === RUN TestPause [2021-04-21T09:31:20.041Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-04-21T09:31:20.631Z] --- PASS: TestPause (0.91s) [2021-04-21T09:31:20.631Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-21T09:31:20.631Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-21T09:31:20.631Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-21T09:31:20.631Z] === RUN TestPauseStopPausedContainer [2021-04-21T09:31:20.880Z] --- PASS: TestInfoInsecureRegistries (1.85s) [2021-04-21T09:31:20.880Z] === RUN TestInfoRegistryMirrors [2021-04-21T09:31:20.976Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-04-21T09:31:21.051Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.49s) [2021-04-21T09:31:21.051Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-21T09:31:21.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-21T09:31:21.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-21T09:31:21.543Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-04-21T09:31:21.543Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-04-21T09:31:21.572Z] --- PASS: TestPauseStopPausedContainer (0.94s) [2021-04-21T09:31:21.572Z] === RUN TestPsFilter [2021-04-21T09:31:21.833Z] --- PASS: TestPsFilter (0.16s) [2021-04-21T09:31:21.833Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-21T09:31:22.040Z] === RUN TestInspectNetwork/full_network_id [2021-04-21T09:31:22.041Z] === RUN TestInspectNetwork/partial_network_id [2021-04-21T09:31:22.041Z] === RUN TestInspectNetwork/network_name [2021-04-21T09:31:22.041Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-04-21T09:31:22.765Z] --- PASS: TestInfoRegistryMirrors (1.74s) [2021-04-21T09:31:22.765Z] === RUN TestLoginFailsWithBadCredentials [2021-04-21T09:31:22.765Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s) [2021-04-21T09:31:22.765Z] === RUN TestPingCacheHeaders [2021-04-21T09:31:22.773Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s) [2021-04-21T09:31:22.773Z] === RUN TestRemoveContainerWithVolume [2021-04-21T09:31:23.020Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-04-21T09:31:23.020Z] === RUN TestPingGet [2021-04-21T09:31:23.020Z] --- PASS: TestPingGet (0.02s) [2021-04-21T09:31:23.020Z] === RUN TestPingHead [2021-04-21T09:31:23.020Z] --- PASS: TestPingHead (0.02s) [2021-04-21T09:31:23.020Z] === RUN TestVersion [2021-04-21T09:31:23.020Z] --- PASS: TestVersion (0.02s) [2021-04-21T09:31:23.020Z] PASS [2021-04-21T09:31:23.020Z] [2021-04-21T09:31:23.020Z] === Skipped [2021-04-21T09:31:23.020Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-21T09:31:23.020Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-21T09:31:23.020Z] [2021-04-21T09:31:23.020Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-04-21T09:31:23.020Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-21T09:31:23.020Z] [2021-04-21T09:31:23.020Z] [2021-04-21T09:31:23.020Z] DONE 18 tests, 2 skipped in 29.623s [2021-04-21T09:31:23.020Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-04-21T09:31:23.020Z] INFO: Testing against a local daemon [2021-04-21T09:31:23.020Z] === RUN TestVolumesCreateAndList [2021-04-21T09:31:23.020Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-04-21T09:31:23.020Z] === RUN TestVolumesRemove [2021-04-21T09:31:23.020Z] --- PASS: TestVolumesRemove (0.05s) [2021-04-21T09:31:23.020Z] === RUN TestVolumesInspect [2021-04-21T09:31:23.020Z] --- PASS: TestVolumesInspect (0.02s) [2021-04-21T09:31:23.020Z] === RUN TestVolumesInvalidJSON [2021-04-21T09:31:23.124Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.57s) [2021-04-21T09:31:23.124Z] === RUN TestAuthZPluginHeader [2021-04-21T09:31:23.275Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-21T09:31:23.275Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-21T09:31:23.275Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-21T09:31:23.275Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-04-21T09:31:23.275Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-21T09:31:23.275Z] PASS [2021-04-21T09:31:23.275Z] [2021-04-21T09:31:23.275Z] DONE 5 tests in 0.201s [2021-04-21T09:31:23.275Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-21T09:31:23.275Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12248 is not a child of this shell [2021-04-21T09:31:23.275Z] warning: PID 12248 from bundles/test-integration/docker.pid had a nonzero exit code [2021-04-21T09:31:23.275Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-21T09:31:23.275Z] [2021-04-21T09:31:23.275Z] Unloading profiles will leave already running processes permanently [2021-04-21T09:31:23.275Z] unconfined, which can lead to unexpected situations. [2021-04-21T09:31:23.275Z] [2021-04-21T09:31:23.275Z] To set a process to complain mode, use the command line tool [2021-04-21T09:31:23.275Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-21T09:31:23.275Z] Removing test suite binaries [2021-04-21T09:31:23.275Z] exiting test-integration [2021-04-21T09:31:23.275Z] ++ exit 0 [2021-04-21T09:31:23.343Z] --- PASS: TestRemoveContainerWithVolume (0.83s) [2021-04-21T09:31:23.343Z] === RUN TestRemoveContainerRunning [2021-04-21T09:31:23.447Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-04-21T09:31:24.162Z] --- PASS: TestAuthZPluginHeader (0.93s) [2021-04-21T09:31:24.162Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-21T09:31:24.162Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-04-21T09:31:24.162Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-21T09:31:24.162Z] === RUN TestAuthZPluginV2Disable [2021-04-21T09:31:24.162Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-04-21T09:31:24.162Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-21T09:31:24.162Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-21T09:31:24.162Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-21T09:31:24.162Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-21T09:31:24.162Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-21T09:31:24.162Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-21T09:31:24.162Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-21T09:31:24.162Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-21T09:31:24.200Z] [2021-04-21T09:31:24.287Z] --- PASS: TestRemoveContainerRunning (0.86s) [2021-04-21T09:31:24.287Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-21T09:31:24.384Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-04-21T09:31:25.157Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-04-21T09:31:25.227Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.85s) [2021-04-21T09:31:25.227Z] === RUN TestRemoveInvalidContainer [2021-04-21T09:31:25.227Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-04-21T09:31:25.227Z] === RUN TestRenameLinkedContainer Post stage [Pipeline] junit [2021-04-21T09:31:25.574Z] Recording test results [2021-04-21T09:31:26.204Z] --- PASS: TestInspectNetwork (8.47s) [2021-04-21T09:31:26.204Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2021-04-21T09:31:26.204Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-04-21T09:31:26.204Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-04-21T09:31:26.204Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-04-21T09:31:26.204Z] === RUN TestRunContainerWithBridgeNone [2021-04-21T09:31:27.119Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-21T09:31:27.513Z] + echo Ensuring container killed. [2021-04-21T09:31:27.513Z] Ensuring container killed. [2021-04-21T09:31:27.513Z] + docker rm -vf docker-pr2 [2021-04-21T09:31:27.513Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-04-21T09:31:27.669Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-04-21T09:31:27.830Z] + echo Chowning /workspace to jenkins user [2021-04-21T09:31:27.830Z] Chowning /workspace to jenkins user [2021-04-21T09:31:27.830Z] + id -u [2021-04-21T09:31:27.830Z] + id -g [2021-04-21T09:31:27.830Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42294:/workspace busybox chown -R 1000:1000 /workspace [2021-04-21T09:31:27.830Z] Unable to find image 'busybox:latest' locally [2021-04-21T09:31:27.830Z] latest: Pulling from library/busybox [2021-04-21T09:31:27.928Z] Loaded image: buildpack-deps:buster [2021-04-21T09:31:28.086Z] f531cdc67389: Pulling fs layer [2021-04-21T09:31:28.086Z] f531cdc67389: Verifying Checksum [2021-04-21T09:31:28.086Z] f531cdc67389: Download complete [2021-04-21T09:31:28.187Z] Loaded image: busybox:latest [2021-04-21T09:31:28.341Z] f531cdc67389: Pull complete [2021-04-21T09:31:28.341Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-21T09:31:28.341Z] Status: Downloaded newer image for busybox:latest [2021-04-21T09:31:28.445Z] Loaded image: busybox:glibc [2021-04-21T09:31:28.526Z] --- PASS: TestRenameLinkedContainer (3.34s) [2021-04-21T09:31:28.526Z] === RUN TestRenameStoppedContainer [2021-04-21T09:31:29.468Z] --- PASS: TestRunContainerWithBridgeNone (3.06s) [2021-04-21T09:31:29.468Z] === RUN TestNetworkInvalidJSON [2021-04-21T09:31:29.468Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-21T09:31:29.468Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-21T09:31:29.468Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-21T09:31:29.468Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-21T09:31:29.468Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-21T09:31:29.468Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-21T09:31:29.468Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-21T09:31:29.468Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-21T09:31:29.468Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-21T09:31:29.468Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-04-21T09:31:29.468Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-21T09:31:29.468Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-21T09:31:29.468Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-21T09:31:29.468Z] === RUN TestNetworkList [2021-04-21T09:31:29.468Z] === RUN TestNetworkList//networks [2021-04-21T09:31:29.468Z] === PAUSE TestNetworkList//networks [2021-04-21T09:31:29.468Z] === RUN TestNetworkList//networks/ [2021-04-21T09:31:29.468Z] === PAUSE TestNetworkList//networks/ [2021-04-21T09:31:29.468Z] === CONT TestNetworkList//networks [2021-04-21T09:31:29.468Z] === CONT TestNetworkList//networks/ [2021-04-21T09:31:29.468Z] --- PASS: TestNetworkList (0.01s) [2021-04-21T09:31:29.468Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-21T09:31:29.468Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-21T09:31:29.468Z] === RUN TestHostIPv4BridgeLabel [2021-04-21T09:31:29.472Z] --- PASS: TestRenameStoppedContainer (0.84s) [2021-04-21T09:31:29.472Z] === RUN TestRenameRunningContainerAndReuse [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-21T09:31:29.724Z] --- PASS: TestHostIPv4BridgeLabel (0.82s) [2021-04-21T09:31:29.724Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-21T09:31:30.033Z] + bundleName=amd64-rootless [2021-04-21T09:31:30.033Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-04-21T09:31:30.033Z] Creating amd64-rootless-bundles.tar.gz [2021-04-21T09:31:30.034Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-04-21T09:31:30.034Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-04-21T09:31:30.042Z] Archiving artifacts [2021-04-21T09:31:31.384Z] --- PASS: TestRenameRunningContainerAndReuse (1.66s) [2021-04-21T09:31:31.384Z] === RUN TestRenameInvalidName [2021-04-21T09:31:31.610Z] --- PASS: TestDaemonRestartWithLiveRestore (1.54s) [2021-04-21T09:31:31.610Z] === RUN TestDaemonDefaultNetworkPools [2021-04-21T09:31:31.704Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42294/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-21T09:31:31.954Z] --- PASS: TestRenameInvalidName (0.87s) [2021-04-21T09:31:31.954Z] === RUN TestRenameAnonymousContainer [2021-04-21T09:31:32.015Z] + make clean [2021-04-21T09:31:32.270Z] docker volume rm -f docker-dev-cache [2021-04-21T09:31:32.270Z] docker-dev-cache [Pipeline] deleteDir [2021-04-21T09:31:32.537Z] --- PASS: TestDaemonDefaultNetworkPools (1.35s) [2021-04-21T09:31:32.537Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-21T09:31:32.635Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-21T09:31:33.572Z] Loaded image: debian:bullseye [2021-04-21T09:31:33.831Z] Loaded image: hello-world:latest [2021-04-21T09:31:33.831Z] Loaded image: arm32v7/hello-world:latest [2021-04-21T09:31:34.090Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-04-21T09:31:35.049Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.08s) [2021-04-21T09:31:35.049Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-21T09:31:37.236Z] --- PASS: TestRenameAnonymousContainer (4.50s) [2021-04-21T09:31:37.236Z] === RUN TestRenameContainerWithSameName [2021-04-21T09:31:37.236Z] --- PASS: TestRenameContainerWithSameName (0.92s) [2021-04-21T09:31:37.236Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-21T09:31:37.560Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.58s) [2021-04-21T09:31:37.560Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-21T09:31:38.120Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.78s) [2021-04-21T09:31:38.120Z] === RUN TestServiceWithPredefinedNetwork [2021-04-21T09:31:38.280Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-04-21T09:31:38.848Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-04-21T09:31:39.107Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-04-21T09:31:39.146Z] --- PASS: TestRenameContainerWithLinkedContainer (1.67s) [2021-04-21T09:31:39.146Z] === RUN TestResize [2021-04-21T09:31:39.716Z] --- PASS: TestResize (0.85s) [2021-04-21T09:31:39.716Z] === RUN TestResizeWithInvalidSize [2021-04-21T09:31:40.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-21T09:31:40.661Z] --- PASS: TestResizeWithInvalidSize (0.86s) [2021-04-21T09:31:40.661Z] === RUN TestResizeWhenContainerNotStarted [2021-04-21T09:31:41.382Z] --- PASS: TestServiceWithPredefinedNetwork (2.73s) [2021-04-21T09:31:41.383Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-21T09:31:41.383Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-21T09:31:41.383Z] service_test.go:242: FLAKY_TEST [2021-04-21T09:31:41.383Z] === RUN TestServiceWithDataPathPortInit [2021-04-21T09:31:41.614Z] --- PASS: TestResizeWhenContainerNotStarted (0.85s) [2021-04-21T09:31:41.614Z] === RUN TestDaemonRestartKillContainers [2021-04-21T09:31:41.614Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-21T09:31:41.614Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-21T09:31:41.614Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-21T09:31:41.614Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-21T09:31:41.614Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-21T09:31:41.614Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-21T09:31:41.614Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-21T09:31:41.614Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-21T09:31:41.614Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-21T09:31:41.614Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-21T09:31:41.614Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-21T09:31:41.614Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-21T09:31:41.614Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-21T09:31:41.614Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-21T09:31:41.614Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-21T09:31:41.614Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-21T09:31:41.614Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-21T09:31:41.614Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-21T09:31:41.614Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-21T09:31:41.614Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-21T09:31:41.614Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-21T09:31:41.614Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-21T09:31:41.614Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-21T09:31:41.614Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-21T09:31:41.614Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-21T09:31:41.614Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-21T09:31:41.614Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-21T09:31:41.614Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-21T09:31:42.397Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-04-21T09:31:42.758Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.28s) [2021-04-21T09:31:42.759Z] PASS [2021-04-21T09:31:42.759Z] [2021-04-21T09:31:42.759Z] === Skipped [2021-04-21T09:31:42.759Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-04-21T09:31:42.759Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-21T09:31:42.759Z] [2021-04-21T09:31:42.759Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-04-21T09:31:42.759Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-21T09:31:42.759Z] [2021-04-21T09:31:42.759Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-21T09:31:42.759Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-21T09:31:42.759Z] [2021-04-21T09:31:42.759Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-21T09:31:42.759Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-21T09:31:42.759Z] [2021-04-21T09:31:42.759Z] [2021-04-21T09:31:42.759Z] DONE 17 tests, 4 skipped in 31.003s [2021-04-21T09:31:42.759Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-21T09:31:42.759Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:31:42.759Z] ++ set -e [2021-04-21T09:31:42.759Z] ++ '[' -n 0 ']' [2021-04-21T09:31:42.759Z] ++ set -x [2021-04-21T09:31:42.759Z] ++ 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=s390x 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/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:31:42.759Z] INFO: Testing against a local daemon [2021-04-21T09:31:42.759Z] === RUN TestPluginInvalidJSON [2021-04-21T09:31:42.759Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-21T09:31:42.759Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-21T09:31:42.759Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-21T09:31:42.759Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-04-21T09:31:42.759Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-21T09:31:42.759Z] === RUN TestPluginInstall [2021-04-21T09:31:42.759Z] === RUN TestPluginInstall/no_auth [2021-04-21T09:31:42.964Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-04-21T09:31:43.796Z] time="2021-04-21T09:31:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-21T09:31:43.796Z] time="2021-04-21T09:31:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7af4a706e950913e7a73b2f8b7c2eb0bce91325aafa61078a4df763ec3404d05" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-21T09:31:43.796Z] time="2021-04-21T09:31:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-21T09:31:43.796Z] time="2021-04-21T09:31:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7af4a706e950913e7a73b2f8b7c2eb0bce91325aafa61078a4df763ec3404d05" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-21T09:31:44.022Z] ......... [ 86%] [2021-04-21T09:31:44.088Z] === RUN TestPluginInstall/with_htpasswd [2021-04-21T09:31:44.341Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (45.00s) [2021-04-21T09:31:44.341Z] PASS [2021-04-21T09:31:44.381Z] time="2021-04-21T09:31:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-21T09:31:44.381Z] time="2021-04-21T09:31:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7af4a706e950913e7a73b2f8b7c2eb0bce91325aafa61078a4df763ec3404d05" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-21T09:31:44.381Z] time="2021-04-21T09:31:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-21T09:31:44.381Z] time="2021-04-21T09:31:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7af4a706e950913e7a73b2f8b7c2eb0bce91325aafa61078a4df763ec3404d05" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-21T09:31:44.600Z] [2021-04-21T09:31:44.600Z] === Skipped [2021-04-21T09:31:44.600Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-04-21T09:31:44.600Z] build_session_test.go:25: TODO: BuildKit [2021-04-21T09:31:44.600Z] [2021-04-21T09:31:44.600Z] [2021-04-21T09:31:44.600Z] DONE 33 tests, 1 skipped in 253.533s [2021-04-21T09:31:44.600Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-04-21T09:31:44.600Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:31:44.600Z] ++ set -e [2021-04-21T09:31:44.600Z] ++ '[' -n 0 ']' [2021-04-21T09:31:44.600Z] ++ set -x [2021-04-21T09:31:44.600Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:31:44.860Z] INFO: Testing against a local daemon [2021-04-21T09:31:44.860Z] === RUN TestConfigInspect [2021-04-21T09:31:44.923Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-21T09:31:44.923Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-21T09:31:45.068Z] === RUN TestPluginInstall/with_insecure [2021-04-21T09:31:45.184Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-21T09:31:45.758Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-21T09:31:46.106Z] time="2021-04-21T09:31:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-21T09:31:46.106Z] time="2021-04-21T09:31:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5d63e9dfbcec4798a14cc88c2a0f5ea35126b389404262988bd5720b6559a8cd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-21T09:31:46.106Z] time="2021-04-21T09:31:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-21T09:31:46.106Z] time="2021-04-21T09:31:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5d63e9dfbcec4798a14cc88c2a0f5ea35126b389404262988bd5720b6559a8cd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-21T09:31:46.106Z] --- PASS: TestPluginInstall (4.67s) [2021-04-21T09:31:46.106Z] --- PASS: TestPluginInstall/no_auth (2.47s) [2021-04-21T09:31:46.106Z] --- PASS: TestPluginInstall/with_htpasswd (0.88s) [2021-04-21T09:31:46.106Z] --- PASS: TestPluginInstall/with_insecure (1.33s) [2021-04-21T09:31:46.106Z] plugin_test.go:165: [d4d6df79edd66] daemon is not started [2021-04-21T09:31:46.106Z] === RUN TestPluginsWithRuntimes [2021-04-21T09:31:46.331Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-21T09:31:46.331Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-21T09:31:46.906Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-21T09:31:47.395Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-04-21T09:31:48.185Z] === RUN TestPluginsWithRuntimes/No_Args [2021-04-21T09:31:48.332Z] --- PASS: TestConfigInspect (3.53s) [2021-04-21T09:31:48.332Z] === RUN TestConfigList [2021-04-21T09:31:48.822Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-21T09:31:49.355Z] tests/integration/models_images_test.py ............... [ 89%] [2021-04-21T09:31:49.696Z] === RUN TestPluginsWithRuntimes/With_Args [2021-04-21T09:31:49.749Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-04-21T09:31:49.749Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-04-21T09:31:50.008Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-04-21T09:31:50.734Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-04-21T09:31:50.734Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.01s) [2021-04-21T09:31:50.734Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.23s) [2021-04-21T09:31:50.734Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.73s) [2021-04-21T09:31:50.734Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.15s) [2021-04-21T09:31:50.734Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.63s) [2021-04-21T09:31:50.734Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.59s) [2021-04-21T09:31:50.734Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.56s) [2021-04-21T09:31:50.734Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.85s) [2021-04-21T09:31:50.734Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.71s) [2021-04-21T09:31:50.734Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.72s) [2021-04-21T09:31:50.734Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.74s) [2021-04-21T09:31:50.734Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.25s) [2021-04-21T09:31:50.734Z] === RUN TestCgroupNamespacesRun [2021-04-21T09:31:51.210Z] --- PASS: TestPluginsWithRuntimes (4.80s) [2021-04-21T09:31:51.210Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.44s) [2021-04-21T09:31:51.210Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.41s) [2021-04-21T09:31:51.210Z] === RUN TestPluginBackCompatMediaTypes [2021-04-21T09:31:51.846Z] --- PASS: TestPluginBackCompatMediaTypes (0.76s) [2021-04-21T09:31:51.846Z] PASS [2021-04-21T09:31:51.846Z] [2021-04-21T09:31:51.846Z] DONE 10 tests in 10.329s [2021-04-21T09:31:51.846Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-21T09:31:51.846Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:31:51.846Z] ++ set -e [2021-04-21T09:31:51.846Z] ++ '[' -n 0 ']' [2021-04-21T09:31:51.846Z] ++ set -x [2021-04-21T09:31:51.846Z] ++ 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=s390x 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/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:31:51.846Z] INFO: Testing against a local daemon [2021-04-21T09:31:51.846Z] === RUN TestExternalGraphDriver [2021-04-21T09:31:51.846Z] === RUN TestExternalGraphDriver/json [2021-04-21T09:31:51.924Z] --- PASS: TestConfigList (3.44s) [2021-04-21T09:31:51.924Z] === RUN TestConfigsCreateAndDelete [2021-04-21T09:31:51.924Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-04-21T09:31:52.113Z] tests/integration/models_networks_test.py .... [ 90%] [2021-04-21T09:31:52.183Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-04-21T09:31:52.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-21T09:31:52.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-21T09:31:53.123Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-04-21T09:31:53.275Z] --- PASS: TestCgroupNamespacesRun (2.51s) [2021-04-21T09:31:53.275Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-21T09:31:53.690Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-04-21T09:31:53.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-21T09:31:54.569Z] === RUN TestExternalGraphDriver/spec [2021-04-21T09:31:55.065Z] --- PASS: TestConfigsCreateAndDelete (3.35s) [2021-04-21T09:31:55.065Z] === RUN TestConfigsUpdate [2021-04-21T09:31:55.324Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-04-21T09:31:55.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-21T09:31:55.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-21T09:31:55.817Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.17s) [2021-04-21T09:31:55.817Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-21T09:31:56.260Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-04-21T09:31:56.631Z] === RUN TestExternalGraphDriver/pull [2021-04-21T09:31:56.826Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-04-21T09:31:57.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-21T09:31:57.760Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-04-21T09:31:58.019Z] --- PASS: TestConfigsUpdate (2.86s) [2021-04-21T09:31:58.019Z] === RUN TestTemplatedConfig [2021-04-21T09:31:58.278Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-04-21T09:31:58.358Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.60s) [2021-04-21T09:31:58.358Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-21T09:31:58.665Z] tests/integration/models_nodes_test.py . [ 91%] [2021-04-21T09:31:59.230Z] tests/integration/models_resources_test.py . [ 91%] [2021-04-21T09:31:59.366Z] --- PASS: TestExternalGraphDriver (7.22s) [2021-04-21T09:31:59.366Z] --- PASS: TestExternalGraphDriver/json (2.31s) [2021-04-21T09:31:59.366Z] --- PASS: TestExternalGraphDriver/spec (2.27s) [2021-04-21T09:31:59.366Z] --- PASS: TestExternalGraphDriver/pull (2.52s) [2021-04-21T09:31:59.366Z] === RUN TestGraphdriverPluginV2 [2021-04-21T09:31:59.366Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2021-04-21T09:31:59.366Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-21T09:31:59.366Z] PASS [2021-04-21T09:31:59.366Z] [2021-04-21T09:31:59.366Z] === Skipped [2021-04-21T09:31:59.366Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2021-04-21T09:31:59.366Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-21T09:31:59.366Z] [2021-04-21T09:31:59.366Z] [2021-04-21T09:31:59.366Z] DONE 5 tests, 1 skipped in 7.353s [2021-04-21T09:31:59.366Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-21T09:31:59.366Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:31:59.366Z] ++ set -e [2021-04-21T09:31:59.366Z] ++ '[' -n 0 ']' [2021-04-21T09:31:59.366Z] ++ set -x [2021-04-21T09:31:59.366Z] ++ 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=s390x 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/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:31:59.366Z] INFO: Testing against a local daemon [2021-04-21T09:31:59.366Z] === RUN TestContinueAfterPluginCrash [2021-04-21T09:31:59.366Z] === PAUSE TestContinueAfterPluginCrash [2021-04-21T09:31:59.366Z] === RUN TestReadPluginNoRead [2021-04-21T09:31:59.366Z] === PAUSE TestReadPluginNoRead [2021-04-21T09:31:59.366Z] === RUN TestDaemonStartWithLogOpt [2021-04-21T09:31:59.366Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-21T09:31:59.366Z] === CONT TestContinueAfterPluginCrash [2021-04-21T09:31:59.366Z] === CONT TestDaemonStartWithLogOpt [2021-04-21T09:31:59.417Z] --- PASS: TestServiceWithDataPathPortInit (15.68s) [2021-04-21T09:31:59.417Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-21T09:32:00.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-21T09:32:00.810Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-04-21T09:32:00.900Z] --- PASS: TestCgroupNamespacesRunHostMode (2.54s) [2021-04-21T09:32:00.900Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-21T09:32:02.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-21T09:32:02.711Z] --- PASS: TestTemplatedConfig (4.65s) [2021-04-21T09:32:02.711Z] === RUN TestConfigCreateResolve [2021-04-21T09:32:03.443Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.57s) [2021-04-21T09:32:03.443Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-21T09:32:03.825Z] --- PASS: TestDaemonStartWithLogOpt (3.85s) [2021-04-21T09:32:03.825Z] === CONT TestReadPluginNoRead [2021-04-21T09:32:04.418Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-21T09:32:04.654Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.86s) [2021-04-21T09:32:04.654Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jos4lla43p9tvbap0mx3b6aol Created:2021-04-21 09:31:57.878617845 +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[f9f1fc1b6eb423ca236a505d1fdd8216f8fbbf3edbdf5c916516d0410a19fa58:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zvqpxkusrtphn2mnnotc1zn4h EndpointID:d6285879abaadc3bc80ef9ea99bdcd5c6a7ee04534f07c4184f231befaacd6bc MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1ff6ce53e3169f727e052f878a4de2a97d1a2dba34c82e0ff93cf8d5fd7e990c 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:fb46afc73c59 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zvqpxkusrtphn2mnnotc1zn4h EndpointID:d6285879abaadc3bc80ef9ea99bdcd5c6a7ee04534f07c4184f231befaacd6bc EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-04-21T09:32:04.654Z] PASS [2021-04-21T09:32:04.654Z] [2021-04-21T09:32:04.654Z] === Skipped [2021-04-21T09:32:04.654Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-21T09:32:04.655Z] service_test.go:242: FLAKY_TEST [2021-04-21T09:32:04.655Z] [2021-04-21T09:32:04.655Z] [2021-04-21T09:32:04.655Z] DONE 26 tests, 1 skipped in 55.894s [2021-04-21T09:32:04.655Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-21T09:32:04.655Z] INFO: Testing against a local daemon [2021-04-21T09:32:04.655Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-21T09:32:04.655Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-21T09:32:04.655Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-21T09:32:04.655Z] === RUN TestDockerNetworkIpvlan [2021-04-21T09:32:04.655Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-21T09:32:04.655Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-21T09:32:04.655Z] PASS [2021-04-21T09:32:04.655Z] [2021-04-21T09:32:04.655Z] === Skipped [2021-04-21T09:32:04.655Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-21T09:32:04.655Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-21T09:32:04.655Z] [2021-04-21T09:32:04.655Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-21T09:32:04.655Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-21T09:32:04.655Z] [2021-04-21T09:32:04.655Z] [2021-04-21T09:32:04.655Z] DONE 2 tests, 2 skipped in 0.040s [2021-04-21T09:32:04.655Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-21T09:32:04.655Z] INFO: Testing against a local daemon [2021-04-21T09:32:04.655Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-21T09:32:05.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-21T09:32:05.245Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-04-21T09:32:05.308Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-04-21T09:32:05.353Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.18s) [2021-04-21T09:32:05.353Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-21T09:32:05.504Z] --- PASS: TestConfigCreateResolve (2.99s) [2021-04-21T09:32:05.504Z] === RUN TestConfigDaemonLibtrustID [2021-04-21T09:32:05.504Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-04-21T09:32:05.897Z] === RUN TestReadPluginNoRead/default [2021-04-21T09:32:06.539Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.90s) [2021-04-21T09:32:06.539Z] === RUN TestDockerNetworkMacvlan [2021-04-21T09:32:06.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-21T09:32:06.736Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.47s) [2021-04-21T09:32:06.736Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-21T09:32:06.882Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-04-21T09:32:06.882Z] --- PASS: TestConfigDaemonLibtrustID (1.22s) [2021-04-21T09:32:06.882Z] PASS [2021-04-21T09:32:06.882Z] [2021-04-21T09:32:06.882Z] DONE 7 tests in 22.219s [2021-04-21T09:32:06.882Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-04-21T09:32:06.882Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:32:06.882Z] ++ set -e [2021-04-21T09:32:06.882Z] ++ '[' -n 0 ']' [2021-04-21T09:32:06.882Z] ++ set -x [2021-04-21T09:32:06.882Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:32:06.882Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-04-21T09:32:07.100Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-04-21T09:32:07.141Z] INFO: Testing against a local daemon [2021-04-21T09:32:07.141Z] === RUN TestCheckpoint [2021-04-21T09:32:07.141Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-21T09:32:07.141Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-21T09:32:07.141Z] === RUN TestContainerInvalidJSON [2021-04-21T09:32:07.141Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-21T09:32:07.141Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-21T09:32:07.141Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-21T09:32:07.141Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-21T09:32:07.141Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-21T09:32:07.141Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-21T09:32:07.141Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-21T09:32:07.141Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-21T09:32:07.141Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-21T09:32:07.141Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-04-21T09:32:07.141Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.02s) [2021-04-21T09:32:07.141Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-04-21T09:32:07.141Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-21T09:32:07.141Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-21T09:32:07.141Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-04-21T09:32:07.141Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-21T09:32:07.141Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-04-21T09:32:07.141Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-21T09:32:07.400Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-04-21T09:32:07.400Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-21T09:32:07.400Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-04-21T09:32:07.400Z] === RUN TestCopyFromContainer [2021-04-21T09:32:07.659Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-04-21T09:32:08.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-21T09:32:08.462Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-04-21T09:32:08.596Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-04-21T09:32:08.635Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-21T09:32:08.927Z] --- PASS: TestContinueAfterPluginCrash (9.58s) [2021-04-21T09:32:09.103Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-04-21T09:32:09.103Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-04-21T09:32:09.389Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-04-21T09:32:09.533Z] === RUN TestCopyFromContainer// [2021-04-21T09:32:09.533Z] === RUN TestCopyFromContainer//bar/root [2021-04-21T09:32:09.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-21T09:32:09.792Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-21T09:32:10.032Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.59s) [2021-04-21T09:32:10.032Z] === RUN TestKernelTCPMemory [2021-04-21T09:32:10.056Z] === RUN TestCopyFromContainer/bar/quux [2021-04-21T09:32:10.320Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-21T09:32:10.320Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-21T09:32:10.568Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-21T09:32:10.579Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-21T09:32:10.579Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-21T09:32:10.602Z] --- PASS: TestKernelTCPMemory (1.18s) [2021-04-21T09:32:10.602Z] === RUN TestNISDomainname [2021-04-21T09:32:10.838Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-21T09:32:11.097Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-21T09:32:11.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-21T09:32:11.357Z] --- PASS: TestCopyFromContainer (3.86s) [2021-04-21T09:32:11.357Z] --- PASS: TestCopyFromContainer// (0.17s) [2021-04-21T09:32:11.357Z] --- PASS: TestCopyFromContainer//bar/root (0.19s) [2021-04-21T09:32:11.357Z] --- PASS: TestCopyFromContainer//bar/root/ (0.25s) [2021-04-21T09:32:11.357Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2021-04-21T09:32:11.357Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.22s) [2021-04-21T09:32:11.357Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2021-04-21T09:32:11.357Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.16s) [2021-04-21T09:32:11.357Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.16s) [2021-04-21T09:32:11.357Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.16s) [2021-04-21T09:32:11.357Z] --- PASS: TestCopyFromContainer/bar/notarget (0.14s) [2021-04-21T09:32:11.357Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-21T09:32:11.357Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-21T09:32:11.357Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-21T09:32:11.357Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-21T09:32:11.357Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-21T09:32:11.357Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-21T09:32:11.357Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-21T09:32:11.357Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-21T09:32:11.357Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-21T09:32:11.357Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-21T09:32:11.357Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2021-04-21T09:32:11.357Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-04-21T09:32:11.357Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-21T09:32:11.357Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-04-21T09:32:11.357Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-21T09:32:11.357Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-04-21T09:32:11.357Z] === RUN TestCreateWithInvalidEnv [2021-04-21T09:32:11.357Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-21T09:32:11.357Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-21T09:32:11.357Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-21T09:32:11.357Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-21T09:32:11.357Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-21T09:32:11.357Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-21T09:32:11.357Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-21T09:32:11.357Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-21T09:32:11.357Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-21T09:32:11.357Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-04-21T09:32:11.357Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-04-21T09:32:11.357Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-21T09:32:11.357Z] --- PASS: TestCreateWithInvalidEnv/2 (0.02s) [2021-04-21T09:32:11.357Z] === RUN TestCreateTmpfsMountsTarget [2021-04-21T09:32:11.357Z] --- PASS: TestCreateTmpfsMountsTarget (0.06s) [2021-04-21T09:32:11.357Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-21T09:32:11.924Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-04-21T09:32:11.983Z] --- PASS: TestNISDomainname (1.39s) [2021-04-21T09:32:11.983Z] === RUN TestHostnameDnsResolution [2021-04-21T09:32:12.183Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-04-21T09:32:12.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-21T09:32:12.652Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-04-21T09:32:12.695Z] --- PASS: TestReadPluginNoRead (9.28s) [2021-04-21T09:32:12.695Z] --- PASS: TestReadPluginNoRead/default (2.14s) [2021-04-21T09:32:12.695Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.07s) [2021-04-21T09:32:12.695Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.17s) [2021-04-21T09:32:12.695Z] read_test.go:92: [d9bf1bd2bc25d] daemon is not started [2021-04-21T09:32:12.695Z] PASS [2021-04-21T09:32:12.695Z] [2021-04-21T09:32:12.695Z] DONE 6 tests in 13.228s [2021-04-21T09:32:12.695Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-04-21T09:32:12.695Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:32:12.695Z] ++ set -e [2021-04-21T09:32:12.695Z] ++ '[' -n 0 ']' [2021-04-21T09:32:12.695Z] ++ set -x [2021-04-21T09:32:12.695Z] ++ 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=s390x 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/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:32:12.695Z] testing: warning: no tests to run [2021-04-21T09:32:12.695Z] PASS [2021-04-21T09:32:12.695Z] [2021-04-21T09:32:12.695Z] DONE 0 tests in 0.027s [2021-04-21T09:32:12.695Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-21T09:32:12.695Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:32:12.695Z] ++ set -e [2021-04-21T09:32:12.695Z] ++ '[' -n 0 ']' [2021-04-21T09:32:12.695Z] ++ set -x [2021-04-21T09:32:12.695Z] ++ 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=s390x 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/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:32:12.695Z] INFO: Testing against a local daemon [2021-04-21T09:32:12.695Z] === RUN TestPluginWithDevMounts [2021-04-21T09:32:12.695Z] === PAUSE TestPluginWithDevMounts [2021-04-21T09:32:12.695Z] === CONT TestPluginWithDevMounts [2021-04-21T09:32:13.798Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-21T09:32:13.798Z] Using test binary docker [2021-04-21T09:32:13.798Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-21T09:32:13.798Z] +++ /etc/init.d/apparmor start [2021-04-21T09:32:13.798Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-21T09:32:13.798Z] INFO: Waiting for daemon to start... [2021-04-21T09:32:13.798Z] Starting dockerd [2021-04-21T09:32:13.798Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2021-04-21T09:32:14.060Z] tests/integration/regression_test.py ...... [ 98%] [2021-04-21T09:32:14.092Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-04-21T09:32:14.318Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-04-21T09:32:14.318Z] tests/integration/credentials/utils_test.py . [100%] [2021-04-21T09:32:14.318Z] [2021-04-21T09:32:14.318Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-04-21T09:32:14.318Z] =========================== short test summary info ============================ [2021-04-21T09:32:14.318Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-04-21T09:32:14.318Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-04-21T09:32:14.318Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-04-21T09:32:14.318Z] Not supported on most drivers [2021-04-21T09:32:14.318Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-04-21T09:32:14.318Z] Output of docker top depends on host distro, and is not formalized. [2021-04-21T09:32:14.318Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-04-21T09:32:14.318Z] Output of docker top depends on host distro, and is not formalized. [2021-04-21T09:32:14.318Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-04-21T09:32:14.318Z] Can fail if eth0 has multiple IP addresses [2021-04-21T09:32:14.318Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-04-21T09:32:14.318Z] This doesn't seem to be taken into account by the engine [2021-04-21T09:32:14.318Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2021-04-21T09:32:14.318Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-04-21T09:32:14.318Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 372.42 seconds == [2021-04-21T09:32:14.351Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-04-21T09:32:14.526Z] --- PASS: TestHostnameDnsResolution (2.37s) [2021-04-21T09:32:14.526Z] === RUN TestStats [2021-04-21T09:32:14.575Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-04-21T09:32:14.609Z] --- PASS: TestCreateWithCustomMaskedPaths (3.26s) [2021-04-21T09:32:14.609Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-21T09:32:14.768Z] --- PASS: TestPluginWithDevMounts (1.95s) [2021-04-21T09:32:14.768Z] PASS [2021-04-21T09:32:14.768Z] [2021-04-21T09:32:14.768Z] DONE 1 tests in 2.027s [2021-04-21T09:32:14.768Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2021-04-21T09:32:14.768Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:32:14.768Z] ++ set -e [2021-04-21T09:32:14.768Z] ++ '[' -n 0 ']' [2021-04-21T09:32:14.768Z] ++ set -x [2021-04-21T09:32:14.768Z] ++ 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=s390x 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/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:32:14.768Z] INFO: Testing against a local daemon [2021-04-21T09:32:14.768Z] === RUN TestSecretInspect [2021-04-21T09:32:15.941Z] . [2021-04-21T09:32:15.941Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-21T09:32:15.941Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-21T09:32:15.941Z] Error: No such image: emptyfs [2021-04-21T09:32:15.941Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-21T09:32:15.941Z] ++++ docker load [2021-04-21T09:32:15.941Z] Running integration-test (iteration 1) [2021-04-21T09:32:15.941Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2021-04-21T09:32:15.941Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:32:15.942Z] ++ set -e [2021-04-21T09:32:15.942Z] ++ '[' -n 0 ']' [2021-04-21T09:32:15.942Z] ++ set -x [2021-04-21T09:32:15.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=ppc64le 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/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:32:15.960Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-04-21T09:32:17.821Z] --- PASS: TestStats (2.87s) [2021-04-21T09:32:17.821Z] === RUN TestStopContainerWithTimeout [2021-04-21T09:32:17.821Z] === RUN TestStopContainerWithTimeout/0 [2021-04-21T09:32:17.821Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-21T09:32:17.821Z] === RUN TestStopContainerWithTimeout/1 [2021-04-21T09:32:17.821Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-21T09:32:17.821Z] === RUN TestStopContainerWithTimeout/3 [2021-04-21T09:32:17.821Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-21T09:32:17.821Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-21T09:32:17.821Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-21T09:32:17.821Z] === CONT TestStopContainerWithTimeout/0 [2021-04-21T09:32:17.821Z] === CONT TestStopContainerWithTimeout/3 [2021-04-21T09:32:17.822Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-21T09:32:17.822Z] === CONT TestStopContainerWithTimeout/1 [2021-04-21T09:32:18.397Z] --- PASS: TestSecretInspect (3.85s) [2021-04-21T09:32:18.397Z] === RUN TestSecretList [2021-04-21T09:32:18.802Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.39s) [2021-04-21T09:32:18.803Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-21T09:32:18.803Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-21T09:32:18.803Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-21T09:32:18.803Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-21T09:32:18.803Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-21T09:32:18.803Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-21T09:32:18.803Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-21T09:32:18.803Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-21T09:32:18.803Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-21T09:32:18.803Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-21T09:32:18.803Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-21T09:32:18.803Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-21T09:32:18.803Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-21T09:32:18.803Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-21T09:32:18.803Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-21T09:32:18.803Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-21T09:32:18.803Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-04-21T09:32:18.803Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-04-21T09:32:18.803Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-04-21T09:32:18.803Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-04-21T09:32:18.803Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-04-21T09:32:18.803Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-04-21T09:32:18.803Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-21T09:32:19.370Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-04-21T09:32:19.370Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.13s) [2021-04-21T09:32:19.370Z] === RUN TestCreateDifferentPlatform [2021-04-21T09:32:19.370Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-21T09:32:19.370Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-21T09:32:19.370Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-04-21T09:32:19.370Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-04-21T09:32:19.370Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-04-21T09:32:19.370Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-21T09:32:19.370Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-04-21T09:32:19.370Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-21T09:32:19.370Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-04-21T09:32:19.370Z] === RUN TestContainerStartOnDaemonRestart [2021-04-21T09:32:19.370Z] === PAUSE TestContainerStartOnDaemonRestart [2021-04-21T09:32:19.370Z] === RUN TestDaemonRestartIpcMode [2021-04-21T09:32:19.370Z] === PAUSE TestDaemonRestartIpcMode [2021-04-21T09:32:19.370Z] === RUN TestDaemonHostGatewayIP [2021-04-21T09:32:19.370Z] === PAUSE TestDaemonHostGatewayIP [2021-04-21T09:32:19.370Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-21T09:32:19.370Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-21T09:32:19.370Z] === RUN TestContainerKillOnDaemonStart [2021-04-21T09:32:19.370Z] === PAUSE TestContainerKillOnDaemonStart [2021-04-21T09:32:19.370Z] === RUN TestDiff [2021-04-21T09:32:20.746Z] --- PASS: TestDiff (1.26s) [2021-04-21T09:32:20.746Z] === RUN TestExecWithCloseStdin [2021-04-21T09:32:21.005Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-04-21T09:32:21.120Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-04-21T09:32:21.120Z] --- PASS: TestStopContainerWithTimeout/0 (1.24s) [2021-04-21T09:32:21.120Z] --- PASS: TestStopContainerWithTimeout/1 (2.56s) [2021-04-21T09:32:21.120Z] --- PASS: TestStopContainerWithTimeout/-1 (3.35s) [2021-04-21T09:32:21.120Z] --- PASS: TestStopContainerWithTimeout/3 (3.52s) [2021-04-21T09:32:21.120Z] === RUN TestDeleteDevicemapper [2021-04-21T09:32:21.120Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-21T09:32:21.120Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-21T09:32:21.120Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-21T09:32:21.263Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-04-21T09:32:21.831Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-04-21T09:32:22.399Z] --- PASS: TestExecWithCloseStdin (1.70s) [2021-04-21T09:32:22.399Z] === RUN TestExec [2021-04-21T09:32:22.492Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-04-21T09:32:23.000Z] --- PASS: TestSecretList (4.02s) [2021-04-21T09:32:23.000Z] === RUN TestSecretsCreateAndDelete [2021-04-21T09:32:23.421Z] --- PASS: TestDockerNetworkMacvlan (17.15s) [2021-04-21T09:32:23.421Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2021-04-21T09:32:23.421Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2021-04-21T09:32:23.421Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.97s) [2021-04-21T09:32:23.421Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.19s) [2021-04-21T09:32:23.421Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.79s) [2021-04-21T09:32:23.421Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.57s) [2021-04-21T09:32:23.421Z] PASS [2021-04-21T09:32:23.421Z] [2021-04-21T09:32:23.421Z] DONE 8 tests in 19.080s [2021-04-21T09:32:23.421Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-21T09:32:23.421Z] testing: warning: no tests to run [2021-04-21T09:32:23.421Z] PASS [2021-04-21T09:32:23.421Z] [2021-04-21T09:32:23.421Z] DONE 0 tests in 0.007s [2021-04-21T09:32:23.421Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-21T09:32:23.421Z] INFO: Testing against a local daemon [2021-04-21T09:32:23.421Z] === RUN TestAuthZPluginAllowRequest [2021-04-21T09:32:24.302Z] --- PASS: TestExec (1.89s) [2021-04-21T09:32:24.302Z] === RUN TestExecUser [2021-04-21T09:32:24.418Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.45s) [2021-04-21T09:32:24.418Z] === RUN TestUpdateMemory [2021-04-21T09:32:24.418Z] --- SKIP: TestUpdateMemory (0.00s) [2021-04-21T09:32:24.418Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-21T09:32:24.418Z] === RUN TestUpdateCPUQuota [2021-04-21T09:32:25.309Z] --- PASS: TestAuthZPluginAllowRequest (1.58s) [2021-04-21T09:32:25.309Z] === RUN TestAuthZPluginTLS [2021-04-21T09:32:25.683Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-04-21T09:32:25.683Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-04-21T09:32:25.869Z] --- PASS: TestAuthZPluginTLS (0.66s) [2021-04-21T09:32:25.869Z] === RUN TestAuthZPluginDenyRequest [2021-04-21T09:32:25.942Z] --- PASS: TestExecUser (1.66s) [2021-04-21T09:32:25.942Z] === RUN TestExportContainerAndImportImage [2021-04-21T09:32:26.428Z] --- PASS: TestAuthZPluginDenyRequest (0.63s) [2021-04-21T09:32:26.428Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-21T09:32:26.511Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-04-21T09:32:26.524Z] --- PASS: TestSecretsCreateAndDelete (4.02s) [2021-04-21T09:32:26.524Z] === RUN TestSecretsUpdate [2021-04-21T09:32:26.826Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-21T09:32:26.826Z] [2021-04-21T09:32:26.826Z] Unloading profiles will leave already running processes permanently [2021-04-21T09:32:26.826Z] unconfined, which can lead to unexpected situations. [2021-04-21T09:32:26.826Z] [2021-04-21T09:32:26.826Z] To set a process to complain mode, use the command line tool [2021-04-21T09:32:26.826Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-21T09:32:26.826Z] [2021-04-21T09:32:26.989Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.63s) [2021-04-21T09:32:26.989Z] === RUN TestAuthZPluginDenyResponse Post stage [Pipeline] junit [2021-04-21T09:32:27.095Z] Recording test results [2021-04-21T09:32:27.448Z] --- PASS: TestExportContainerAndImportImage (1.47s) [2021-04-21T09:32:27.448Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-21T09:32:27.916Z] --- PASS: TestAuthZPluginDenyResponse (0.67s) [2021-04-21T09:32:27.916Z] === RUN TestAuthZPluginAllowEventStream [2021-04-21T09:32:28.198Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-04-21T09:32:28.386Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-04-21T09:32:28.478Z] + echo Ensuring container killed. [2021-04-21T09:32:28.478Z] Ensuring container killed. [2021-04-21T09:32:28.478Z] + docker rm -vf docker-pr2 [2021-04-21T09:32:28.478Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-04-21T09:32:28.722Z] Loaded image: buildpack-deps:buster [2021-04-21T09:32:28.765Z] + echo Chowning /workspace to jenkins user [2021-04-21T09:32:28.765Z] Chowning /workspace to jenkins user [2021-04-21T09:32:28.765Z] + id -u [2021-04-21T09:32:28.765Z] + id -g [2021-04-21T09:32:28.765Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42294:/workspace busybox chown -R 1000:1000 /workspace [2021-04-21T09:32:28.765Z] Unable to find image 'busybox:latest' locally [2021-04-21T09:32:28.765Z] latest: Pulling from library/busybox [2021-04-21T09:32:29.018Z] Loaded image: busybox:latest [2021-04-21T09:32:29.018Z] Loaded image: busybox:glibc [2021-04-21T09:32:29.022Z] f531cdc67389: Pulling fs layer [2021-04-21T09:32:29.022Z] f531cdc67389: Verifying Checksum [2021-04-21T09:32:29.022Z] f531cdc67389: Download complete [2021-04-21T09:32:29.022Z] f531cdc67389: Pull complete [2021-04-21T09:32:29.022Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-21T09:32:29.022Z] Status: Downloaded newer image for busybox:latest [2021-04-21T09:32:29.280Z] --- PASS: TestAuthZPluginAllowEventStream (1.56s) [2021-04-21T09:32:29.280Z] === RUN TestAuthZPluginErrorResponse [2021-04-21T09:32:29.320Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-04-21T09:32:29.847Z] --- PASS: TestAuthZPluginErrorResponse (0.67s) [2021-04-21T09:32:29.847Z] === RUN TestAuthZPluginErrorRequest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-21T09:32:30.253Z] + bundleName=docker-py [2021-04-21T09:32:30.253Z] + echo Creating docker-py-bundles.tar.gz [2021-04-21T09:32:30.253Z] Creating docker-py-bundles.tar.gz [2021-04-21T09:32:30.253Z] + 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 [2021-04-21T09:32:30.257Z] --- PASS: TestExportContainerAfterDaemonRestart (2.69s) [2021-04-21T09:32:30.257Z] === RUN TestHealthCheckWorkdir [Pipeline] archiveArtifacts [2021-04-21T09:32:30.268Z] Archiving artifacts [2021-04-21T09:32:30.519Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-04-21T09:32:30.774Z] --- PASS: TestAuthZPluginErrorRequest (0.64s) [2021-04-21T09:32:30.774Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-21T09:32:30.989Z] --- PASS: TestSecretsUpdate (3.89s) [2021-04-21T09:32:30.989Z] === RUN TestTemplatedSecret [2021-04-21T09:32:30.994Z] --- PASS: TestUpdateCPUQuota (5.80s) [2021-04-21T09:32:30.994Z] === RUN TestUpdatePidsLimit [2021-04-21T09:32:30.994Z] === RUN TestUpdatePidsLimit/update_from_none [2021-04-21T09:32:30.994Z] === RUN TestUpdatePidsLimit/no_change [2021-04-21T09:32:31.254Z] === RUN TestUpdatePidsLimit/update_lower [2021-04-21T09:32:31.335Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.64s) [2021-04-21T09:32:31.336Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-21T09:32:31.777Z] Loaded image: debian:bullseye [2021-04-21T09:32:31.777Z] Loaded image: hello-world:latest [2021-04-21T09:32:31.777Z] Loaded image: arm32v7/hello-world:latest [2021-04-21T09:32:31.777Z] INFO: Testing against a local daemon [2021-04-21T09:32:31.777Z] === RUN TestCgroupNamespacesBuild [2021-04-21T09:32:31.896Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-04-21T09:32:32.055Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42294/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-04-21T09:32:32.194Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-04-21T09:32:32.418Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42294/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=9ca66776fa4bda05831987a87bb2232541109d79 -e DOCKER_GRAPHDRIVER docker:9ca66776fa4bda05831987a87bb2232541109d79 hack/make.sh binary-daemon [2021-04-21T09:32:32.490Z] === RUN TestDockerSuite/TestBuildAddScript [2021-04-21T09:32:32.490Z] --- PASS: TestHealthCheckWorkdir (2.46s) [2021-04-21T09:32:32.490Z] === RUN TestHealthKillContainer [2021-04-21T09:32:32.765Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-04-21T09:32:32.812Z] 4612f6d0b889: Pull complete [2021-04-21T09:32:32.984Z] [2021-04-21T09:32:32.984Z] Removing bundles/ [2021-04-21T09:32:32.984Z] [2021-04-21T09:32:32.984Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-04-21T09:32:32.984Z] Building: bundles/binary-daemon/dockerd-dev [2021-04-21T09:32:32.984Z] GOOS="" GOARCH="" GOARM="" [2021-04-21T09:32:33.271Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.92s) [2021-04-21T09:32:33.271Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-21T09:32:33.308Z] --- PASS: TestCgroupNamespacesBuild (1.44s) [2021-04-21T09:32:33.308Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-21T09:32:33.335Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-04-21T09:32:33.905Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-04-21T09:32:34.535Z] --- PASS: TestTemplatedSecret (3.80s) [2021-04-21T09:32:34.535Z] === RUN TestSecretCreateResolve [2021-04-21T09:32:34.877Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.43s) [2021-04-21T09:32:34.878Z] === RUN TestBuildWithSession [2021-04-21T09:32:34.878Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-21T09:32:34.878Z] build_session_test.go:25: TODO: BuildKit [2021-04-21T09:32:34.878Z] === RUN TestBuildSquashParent [2021-04-21T09:32:35.028Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-04-21T09:32:35.169Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.92s) [2021-04-21T09:32:35.169Z] === RUN TestAuthZPluginHeader [2021-04-21T09:32:35.288Z] --- PASS: TestUpdatePidsLimit (5.37s) [2021-04-21T09:32:35.288Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.66s) [2021-04-21T09:32:35.288Z] --- PASS: TestUpdatePidsLimit/no_change (0.67s) [2021-04-21T09:32:35.288Z] --- PASS: TestUpdatePidsLimit/update_lower (0.65s) [2021-04-21T09:32:35.288Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.65s) [2021-04-21T09:32:35.288Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.65s) [2021-04-21T09:32:35.288Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.71s) [2021-04-21T09:32:35.288Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.65s) [2021-04-21T09:32:35.288Z] === RUN TestUpdateRestartPolicy [2021-04-21T09:32:36.094Z] --- PASS: TestAuthZPluginHeader (0.85s) [2021-04-21T09:32:36.094Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-21T09:32:36.402Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-04-21T09:32:36.661Z] --- PASS: TestHealthKillContainer (3.97s) [2021-04-21T09:32:36.661Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-21T09:32:37.229Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-04-21T09:32:37.797Z] --- PASS: TestInspectCpusetInConfigPre120 (1.27s) [2021-04-21T09:32:37.797Z] === RUN TestIpcModeNone [2021-04-21T09:32:38.133Z] --- PASS: TestSecretCreateResolve (3.96s) [2021-04-21T09:32:38.133Z] PASS [2021-04-21T09:32:38.133Z] [2021-04-21T09:32:38.133Z] DONE 6 tests in 23.626s [2021-04-21T09:32:38.133Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2021-04-21T09:32:38.133Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:32:38.133Z] ++ set -e [2021-04-21T09:32:38.133Z] ++ '[' -n 0 ']' [2021-04-21T09:32:38.133Z] ++ set -x [2021-04-21T09:32:38.133Z] ++ 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=s390x 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/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:32:38.133Z] INFO: Testing against a local daemon [2021-04-21T09:32:38.133Z] === RUN TestServiceCreateInit [2021-04-21T09:32:38.133Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-21T09:32:39.392Z] --- PASS: TestBuildSquashParent (4.65s) [2021-04-21T09:32:39.392Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-21T09:32:39.392Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-21T09:32:39.392Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-21T09:32:39.392Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-21T09:32:39.392Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-21T09:32:39.392Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-21T09:32:39.392Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-21T09:32:39.392Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-21T09:32:39.392Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-21T09:32:39.392Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-21T09:32:39.392Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-21T09:32:39.392Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-21T09:32:39.392Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-21T09:32:39.392Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-21T09:32:39.392Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-21T09:32:39.392Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-21T09:32:39.392Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-21T09:32:39.700Z] --- PASS: TestIpcModeNone (1.68s) [2021-04-21T09:32:39.700Z] === RUN TestIpcModePrivate [2021-04-21T09:32:40.255Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.45s) [2021-04-21T09:32:40.256Z] === RUN TestAuthZPluginV2Disable [2021-04-21T09:32:41.509Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-21T09:32:41.603Z] --- PASS: TestIpcModePrivate (1.74s) [2021-04-21T09:32:41.603Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:97, shared: false, mustBeShared: false [2021-04-21T09:32:41.603Z] === RUN TestIpcModeShareable [2021-04-21T09:32:42.173Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-21T09:32:42.980Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-04-21T09:32:43.240Z] --- PASS: TestIpcModeShareable (1.98s) [2021-04-21T09:32:43.240Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:92, shared: true, mustBeShared: true [2021-04-21T09:32:43.240Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-21T09:32:43.498Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-04-21T09:32:43.758Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-04-21T09:32:43.758Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.32s) [2021-04-21T09:32:43.758Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.78s) [2021-04-21T09:32:43.758Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.89s) [2021-04-21T09:32:43.758Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.94s) [2021-04-21T09:32:43.758Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.86s) [2021-04-21T09:32:43.758Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.69s) [2021-04-21T09:32:43.758Z] === RUN TestBuildMultiStageCopy [2021-04-21T09:32:43.758Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-21T09:32:44.416Z] --- PASS: TestAuthZPluginV2Disable (3.71s) [2021-04-21T09:32:44.416Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-21T09:32:45.050Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-21T09:32:45.298Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-21T09:32:45.607Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-21T09:32:45.919Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-21T09:32:46.212Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-21T09:32:46.509Z] --- PASS: TestBuildMultiStageCopy (2.85s) [2021-04-21T09:32:46.509Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.55s) [2021-04-21T09:32:46.509Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.30s) [2021-04-21T09:32:46.509Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.31s) [2021-04-21T09:32:46.509Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.33s) [2021-04-21T09:32:46.509Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.36s) [2021-04-21T09:32:46.509Z] === RUN TestBuildMultiStageParentConfig [2021-04-21T09:32:47.659Z] --- PASS: TestBuildMultiStageParentConfig (0.84s) [2021-04-21T09:32:47.659Z] === RUN TestBuildLabelWithTargets [2021-04-21T09:32:47.692Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-04-21T09:32:47.692Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.36s) [2021-04-21T09:32:47.692Z] === RUN TestAPIIpcModeHost [2021-04-21T09:32:48.576Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.79s) [2021-04-21T09:32:48.576Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-21T09:32:48.627Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-04-21T09:32:48.718Z] --- PASS: TestBuildLabelWithTargets (1.28s) [2021-04-21T09:32:48.718Z] === RUN TestBuildWithEmptyLayers [2021-04-21T09:32:49.369Z] --- PASS: TestBuildWithEmptyLayers (0.65s) [2021-04-21T09:32:49.369Z] === RUN TestBuildMultiStageOnBuild [2021-04-21T09:32:49.562Z] --- PASS: TestAPIIpcModeHost (2.03s) [2021-04-21T09:32:49.562Z] === RUN TestDaemonIpcModeShareable [2021-04-21T09:32:50.203Z] --- PASS: TestUpdateRestartPolicy (13.01s) [2021-04-21T09:32:50.203Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-21T09:32:50.203Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s) [2021-04-21T09:32:50.203Z] === RUN TestWaitNonBlocked [2021-04-21T09:32:50.203Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-21T09:32:50.203Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-21T09:32:50.203Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-21T09:32:50.203Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-21T09:32:50.203Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-21T09:32:50.203Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-21T09:32:50.463Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-04-21T09:32:50.463Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.20s) [2021-04-21T09:32:50.463Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.23s) [2021-04-21T09:32:50.463Z] === RUN TestWaitBlocked [2021-04-21T09:32:50.463Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-21T09:32:50.463Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-21T09:32:50.463Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-21T09:32:50.463Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-21T09:32:50.463Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-21T09:32:50.463Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-21T09:32:50.879Z] --- PASS: TestServiceCreateInit (12.07s) [2021-04-21T09:32:50.879Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (6.06s) [2021-04-21T09:32:50.879Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (6.00s) [2021-04-21T09:32:50.879Z] === RUN TestCreateServiceMultipleTimes [2021-04-21T09:32:51.483Z] --- PASS: TestBuildMultiStageOnBuild (1.85s) [2021-04-21T09:32:51.483Z] === RUN TestBuildUncleanTarFilenames [2021-04-21T09:32:51.847Z] --- PASS: TestWaitBlocked (0.03s) [2021-04-21T09:32:51.847Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.09s) [2021-04-21T09:32:51.847Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.14s) [2021-04-21T09:32:51.847Z] === CONT TestContainerStartOnDaemonRestart [2021-04-21T09:32:51.847Z] === CONT TestContainerKillOnDaemonStart [2021-04-21T09:32:51.847Z] === CONT TestIpcModeOlderClient [2021-04-21T09:32:51.847Z] === CONT TestDaemonHostGatewayIP [2021-04-21T09:32:51.847Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-04-21T09:32:51.847Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-21T09:32:52.120Z] --- PASS: TestBuildUncleanTarFilenames (0.92s) [2021-04-21T09:32:52.120Z] === RUN TestBuildMultiStageLayerLeak [2021-04-21T09:32:52.846Z] --- PASS: TestDaemonIpcModeShareable (2.85s) [2021-04-21T09:32:52.846Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2021-04-21T09:32:52.846Z] === RUN TestDaemonIpcModePrivate [2021-04-21T09:32:53.105Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-04-21T09:32:53.364Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-04-21T09:32:54.222Z] --- PASS: TestBuildMultiStageLayerLeak (1.87s) [2021-04-21T09:32:54.222Z] === RUN TestBuildWithHugeFile [2021-04-21T09:32:55.151Z] --- PASS: TestContainerStartOnDaemonRestart (3.38s) [2021-04-21T09:32:55.151Z] === CONT TestDaemonRestartIpcMode [2021-04-21T09:32:55.897Z] --- PASS: TestDaemonIpcModePrivate (3.18s) [2021-04-21T09:32:55.897Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: false, mustBeShared: false [2021-04-21T09:32:55.897Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-21T09:32:56.536Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.75s) [2021-04-21T09:32:57.798Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-04-21T09:32:58.364Z] === RUN TestDockerSuite/TestBuildAddTar [2021-04-21T09:32:58.449Z] --- PASS: TestDaemonHostGatewayIP (6.48s) [2021-04-21T09:32:58.623Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.95s) [2021-04-21T09:32:58.623Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2021-04-21T09:32:58.623Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-21T09:32:58.882Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-04-21T09:32:59.021Z] --- PASS: TestDaemonRestartIpcMode (3.91s) [2021-04-21T09:33:00.258Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-04-21T09:33:00.736Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.56s) [2021-04-21T09:33:00.736Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-21T09:33:00.825Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-04-21T09:33:01.394Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-04-21T09:33:01.653Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.97s) [2021-04-21T09:33:01.653Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2021-04-21T09:33:01.653Z] === RUN TestIpcModeOlderClient [2021-04-21T09:33:01.653Z] === PAUSE TestIpcModeOlderClient [2021-04-21T09:33:01.653Z] === RUN TestKillContainerInvalidSignal [2021-04-21T09:33:03.029Z] --- PASS: TestKillContainerInvalidSignal (1.17s) [2021-04-21T09:33:03.029Z] === RUN TestKillContainer [2021-04-21T09:33:03.029Z] === RUN TestKillContainer/no_signal [2021-04-21T09:33:03.966Z] === RUN TestKillContainer/non_killing_signal [2021-04-21T09:33:03.967Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-04-21T09:33:04.905Z] === RUN TestKillContainer/killing_signal [2021-04-21T09:33:05.595Z] --- PASS: TestContainerKillOnDaemonStart (13.70s) [2021-04-21T09:33:05.595Z] PASS [2021-04-21T09:33:05.595Z] [2021-04-21T09:33:05.595Z] === Skipped [2021-04-21T09:33:05.595Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-04-21T09:33:05.595Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-21T09:33:05.595Z] [2021-04-21T09:33:05.595Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-04-21T09:33:05.595Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-21T09:33:05.595Z] [2021-04-21T09:33:05.595Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-04-21T09:33:05.595Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-21T09:33:05.595Z] [2021-04-21T09:33:05.595Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-21T09:33:05.595Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-21T09:33:05.595Z] [2021-04-21T09:33:05.595Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-04-21T09:33:05.595Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-21T09:33:05.595Z] [2021-04-21T09:33:05.595Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-04-21T09:33:05.595Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-21T09:33:05.595Z] [2021-04-21T09:33:05.595Z] [2021-04-21T09:33:05.595Z] DONE 196 tests, 6 skipped in 166.831s [2021-04-21T09:33:05.595Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-04-21T09:33:05.595Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:33:05.595Z] ++ set -e [2021-04-21T09:33:05.595Z] ++ '[' -n 0 ']' [2021-04-21T09:33:05.595Z] ++ set -x [2021-04-21T09:33:05.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:33:05.595Z] INFO: Testing against a local daemon [2021-04-21T09:33:05.595Z] === RUN TestCommitInheritsEnv [2021-04-21T09:33:06.166Z] --- PASS: TestCommitInheritsEnv (0.42s) [2021-04-21T09:33:06.166Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-21T09:33:06.166Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-04-21T09:33:06.166Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-04-21T09:33:06.166Z] === RUN TestImagesFilterMultiReference [2021-04-21T09:33:06.166Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-04-21T09:33:06.166Z] === RUN TestImagePullPlatformInvalid [2021-04-21T09:33:06.166Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-04-21T09:33:06.166Z] === RUN TestRemoveImageOrphaning [2021-04-21T09:33:06.736Z] --- PASS: TestRemoveImageOrphaning (0.39s) [2021-04-21T09:33:06.736Z] === RUN TestRemoveImageGarbageCollector [2021-04-21T09:33:06.736Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-04-21T09:33:06.736Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-21T09:33:06.736Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-21T09:33:06.736Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-04-21T09:33:06.736Z] === RUN TestTagInvalidReference [2021-04-21T09:33:06.736Z] --- PASS: TestTagInvalidReference (0.03s) [2021-04-21T09:33:06.736Z] === RUN TestTagValidPrefixedRepo [2021-04-21T09:33:06.736Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-04-21T09:33:06.736Z] === RUN TestTagExistedNameWithoutForce [2021-04-21T09:33:06.736Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-04-21T09:33:06.736Z] === RUN TestTagOfficialNames [2021-04-21T09:33:06.736Z] --- PASS: TestTagOfficialNames (0.07s) [2021-04-21T09:33:06.736Z] === RUN TestTagMatchesDigest [2021-04-21T09:33:06.810Z] --- PASS: TestKillContainer (3.70s) [2021-04-21T09:33:06.810Z] --- PASS: TestKillContainer/no_signal (1.33s) [2021-04-21T09:33:06.810Z] --- PASS: TestKillContainer/non_killing_signal (0.94s) [2021-04-21T09:33:06.810Z] --- PASS: TestKillContainer/killing_signal (1.16s) [2021-04-21T09:33:06.810Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-21T09:33:06.810Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-21T09:33:06.810Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-04-21T09:33:06.996Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-04-21T09:33:06.996Z] PASS [2021-04-21T09:33:06.996Z] [2021-04-21T09:33:06.996Z] === Skipped [2021-04-21T09:33:06.996Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-04-21T09:33:06.996Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-04-21T09:33:06.996Z] [2021-04-21T09:33:06.996Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-04-21T09:33:06.996Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-21T09:33:06.996Z] [2021-04-21T09:33:06.996Z] [2021-04-21T09:33:06.996Z] DONE 12 tests, 2 skipped in 1.479s [2021-04-21T09:33:06.996Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-04-21T09:33:06.996Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:33:06.996Z] ++ set -e [2021-04-21T09:33:06.996Z] ++ '[' -n 0 ']' [2021-04-21T09:33:06.996Z] ++ set -x [2021-04-21T09:33:06.996Z] ++ 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-04-21T09:33:06.996Z] INFO: Testing against a local daemon [2021-04-21T09:33:06.997Z] === RUN TestNetworkCreateDelete [2021-04-21T09:33:07.745Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-21T09:33:07.937Z] --- PASS: TestNetworkCreateDelete (0.88s) [2021-04-21T09:33:07.937Z] === RUN TestDockerNetworkDeletePreferID [2021-04-21T09:33:09.121Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.49s) [2021-04-21T09:33:09.121Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.13s) [2021-04-21T09:33:09.121Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (1.13s) [2021-04-21T09:33:09.121Z] === RUN TestKillStoppedContainer [2021-04-21T09:33:09.121Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-04-21T09:33:09.121Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-21T09:33:09.121Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-04-21T09:33:09.121Z] === RUN TestKillDifferentUserContainer [2021-04-21T09:33:09.121Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-04-21T09:33:09.121Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-04-21T09:33:10.060Z] --- PASS: TestKillDifferentUserContainer (1.05s) [2021-04-21T09:33:10.060Z] === RUN TestInspectOomKilledTrue [2021-04-21T09:33:10.060Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2021-04-21T09:33:10.060Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-21T09:33:10.060Z] === RUN TestInspectOomKilledFalse [2021-04-21T09:33:10.060Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-21T09:33:10.060Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-21T09:33:10.060Z] === RUN TestLinksEtcHostsContentMatch [2021-04-21T09:33:10.478Z] --- PASS: TestDockerNetworkDeletePreferID (2.47s) [2021-04-21T09:33:10.478Z] === RUN TestDaemonDNSFallback [2021-04-21T09:33:10.999Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-04-21T09:33:11.939Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-04-21T09:33:11.939Z] --- PASS: TestLinksEtcHostsContentMatch (1.74s) [2021-04-21T09:33:11.939Z] === RUN TestLinksContainerNames [2021-04-21T09:33:12.878Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-04-21T09:33:14.255Z] --- PASS: TestLinksContainerNames (2.31s) [2021-04-21T09:33:14.255Z] === RUN TestLogsFollowTailEmpty [2021-04-21T09:33:14.514Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-04-21T09:33:15.452Z] --- PASS: TestLogsFollowTailEmpty (1.22s) [2021-04-21T09:33:15.452Z] === RUN TestContainerNetworkMountsNoChown [2021-04-21T09:33:16.835Z] --- PASS: TestContainerNetworkMountsNoChown (1.19s) [2021-04-21T09:33:16.835Z] === RUN TestMountDaemonRoot [2021-04-21T09:33:16.835Z] === RUN TestMountDaemonRoot/default [2021-04-21T09:33:16.835Z] === PAUSE TestMountDaemonRoot/default [2021-04-21T09:33:16.835Z] === RUN TestMountDaemonRoot/private [2021-04-21T09:33:16.835Z] === PAUSE TestMountDaemonRoot/private [2021-04-21T09:33:16.835Z] === RUN TestMountDaemonRoot/rprivate [2021-04-21T09:33:16.835Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-21T09:33:16.835Z] === RUN TestMountDaemonRoot/slave [2021-04-21T09:33:16.835Z] === PAUSE TestMountDaemonRoot/slave [2021-04-21T09:33:16.835Z] === RUN TestMountDaemonRoot/rslave [2021-04-21T09:33:16.835Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-21T09:33:16.835Z] === RUN TestMountDaemonRoot/shared [2021-04-21T09:33:16.835Z] === PAUSE TestMountDaemonRoot/shared [2021-04-21T09:33:16.835Z] === RUN TestMountDaemonRoot/rshared [2021-04-21T09:33:16.835Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-21T09:33:16.835Z] === CONT TestMountDaemonRoot/default [2021-04-21T09:33:16.835Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-21T09:33:16.835Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-21T09:33:16.835Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-21T09:33:16.835Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-21T09:33:16.835Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-21T09:33:16.835Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-21T09:33:16.835Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-21T09:33:16.835Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-21T09:33:16.835Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-21T09:33:16.835Z] === CONT TestMountDaemonRoot/rshared [2021-04-21T09:33:16.835Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-21T09:33:16.835Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-21T09:33:16.835Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-21T09:33:16.835Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-21T09:33:16.835Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-21T09:33:16.835Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-21T09:33:16.835Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-21T09:33:16.835Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-21T09:33:16.835Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-21T09:33:16.835Z] === CONT TestMountDaemonRoot/shared [2021-04-21T09:33:16.835Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-21T09:33:16.835Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-21T09:33:16.835Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-21T09:33:16.835Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-21T09:33:16.835Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-21T09:33:16.835Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-21T09:33:16.835Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-21T09:33:16.835Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-21T09:33:16.835Z] === CONT TestMountDaemonRoot/rslave [2021-04-21T09:33:16.835Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-21T09:33:16.835Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-21T09:33:16.835Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-21T09:33:16.835Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-21T09:33:16.835Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-21T09:33:16.835Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-21T09:33:16.835Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-21T09:33:16.835Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-21T09:33:16.835Z] === CONT TestMountDaemonRoot/slave [2021-04-21T09:33:16.835Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-21T09:33:16.835Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-21T09:33:16.835Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-21T09:33:16.835Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-21T09:33:16.835Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-21T09:33:16.835Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-21T09:33:16.835Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-21T09:33:16.835Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-21T09:33:16.835Z] === CONT TestMountDaemonRoot/rprivate [2021-04-21T09:33:16.835Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-21T09:33:16.835Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-21T09:33:16.835Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-21T09:33:16.835Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-21T09:33:16.835Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-21T09:33:16.835Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-21T09:33:16.835Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-21T09:33:16.835Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-21T09:33:16.835Z] === CONT TestMountDaemonRoot/private [2021-04-21T09:33:16.835Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-21T09:33:16.835Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-21T09:33:16.835Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-21T09:33:16.835Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-21T09:33:16.835Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-21T09:33:16.835Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-21T09:33:16.835Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-21T09:33:16.835Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-21T09:33:16.835Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-21T09:33:16.835Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-21T09:33:16.835Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-21T09:33:16.835Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-21T09:33:16.835Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-21T09:33:16.835Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-21T09:33:16.835Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-21T09:33:16.835Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-21T09:33:16.835Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-21T09:33:16.835Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-21T09:33:16.835Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-21T09:33:16.835Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-21T09:33:17.095Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-21T09:33:17.095Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-21T09:33:17.095Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-21T09:33:17.095Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-21T09:33:17.095Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-21T09:33:17.095Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-21T09:33:17.095Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-21T09:33:17.095Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-21T09:33:17.095Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-21T09:33:17.095Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-21T09:33:17.095Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-21T09:33:17.095Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-04-21T09:33:17.356Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-21T09:33:17.356Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-21T09:33:17.356Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-21T09:33:17.356Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-04-21T09:33:17.356Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-21T09:33:17.356Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-04-21T09:33:17.356Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2021-04-21T09:33:17.356Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-04-21T09:33:17.356Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-04-21T09:33:17.356Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-21T09:33:17.356Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-04-21T09:33:17.356Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-04-21T09:33:17.356Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-04-21T09:33:17.356Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-04-21T09:33:17.356Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-21T09:33:17.356Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-04-21T09:33:17.356Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-04-21T09:33:17.356Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-04-21T09:33:17.356Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2021-04-21T09:33:17.356Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-21T09:33:17.356Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-04-21T09:33:17.356Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-04-21T09:33:17.356Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-04-21T09:33:17.356Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2021-04-21T09:33:17.356Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-21T09:33:17.356Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2021-04-21T09:33:17.356Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-04-21T09:33:17.356Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-04-21T09:33:17.356Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-04-21T09:33:17.356Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-21T09:33:17.356Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-04-21T09:33:17.356Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2021-04-21T09:33:17.356Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2021-04-21T09:33:17.356Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2021-04-21T09:33:17.356Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-21T09:33:17.356Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-04-21T09:33:17.356Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-04-21T09:33:17.356Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-04-21T09:33:17.356Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-04-21T09:33:17.356Z] === RUN TestContainerBindMountNonRecursive [2021-04-21T09:33:18.277Z] --- PASS: TestCreateServiceMultipleTimes (23.88s) [2021-04-21T09:33:18.277Z] === RUN TestCreateServiceConflict [2021-04-21T09:33:18.277Z] --- PASS: TestCreateServiceConflict (3.93s) [2021-04-21T09:33:18.277Z] === RUN TestCreateServiceMaxReplicas [2021-04-21T09:33:18.605Z] --- PASS: TestDaemonDNSFallback (8.16s) [2021-04-21T09:33:18.605Z] === RUN TestInspectNetwork [2021-04-21T09:33:18.766Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.88s) [2021-04-21T09:33:18.766Z] PASS [2021-04-21T09:33:18.766Z] [2021-04-21T09:33:18.766Z] DONE 17 tests in 53.805s [2021-04-21T09:33:18.766Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-21T09:33:18.766Z] INFO: Testing against a local daemon [2021-04-21T09:33:18.766Z] === RUN TestPluginInvalidJSON [2021-04-21T09:33:18.766Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-21T09:33:18.766Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-21T09:33:18.766Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-21T09:33:18.766Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-04-21T09:33:18.766Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-21T09:33:18.766Z] === RUN TestPluginInstall [2021-04-21T09:33:18.766Z] === RUN TestPluginInstall/no_auth [2021-04-21T09:33:19.022Z] time="2021-04-21T09:33:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-21T09:33:19.022Z] time="2021-04-21T09:33:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8bb1733d754e30c7cad4db920c48b096ea572f3912071ecb1b890c41d2898fdb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-21T09:33:19.022Z] time="2021-04-21T09:33:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-21T09:33:19.022Z] time="2021-04-21T09:33:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8bb1733d754e30c7cad4db920c48b096ea572f3912071ecb1b890c41d2898fdb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-21T09:33:19.264Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-04-21T09:33:19.583Z] === RUN TestPluginInstall/with_htpasswd [2021-04-21T09:33:19.839Z] time="2021-04-21T09:33:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-21T09:33:19.839Z] time="2021-04-21T09:33:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d955a282949b321c9c1f1478fcc840d0d76743b32700595aea1fb7105cc9e4ab" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-21T09:33:19.839Z] time="2021-04-21T09:33:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-21T09:33:19.839Z] time="2021-04-21T09:33:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d955a282949b321c9c1f1478fcc840d0d76743b32700595aea1fb7105cc9e4ab" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-21T09:33:20.095Z] === RUN TestPluginInstall/with_insecure [2021-04-21T09:33:20.202Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-04-21T09:33:20.772Z] --- PASS: TestContainerBindMountNonRecursive (3.44s) [2021-04-21T09:33:20.772Z] === RUN TestContainerVolumesMountedAsShared [2021-04-21T09:33:21.055Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-04-21T09:33:21.458Z] time="2021-04-21T09:33:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-21T09:33:21.458Z] time="2021-04-21T09:33:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c390172b0f21bbd1ec4f11226736a9664140d85a4e4f571483d04c70fe18b284" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-21T09:33:21.458Z] time="2021-04-21T09:33:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-21T09:33:21.458Z] time="2021-04-21T09:33:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c390172b0f21bbd1ec4f11226736a9664140d85a4e4f571483d04c70fe18b284" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-21T09:33:21.624Z] --- PASS: TestContainerVolumesMountedAsShared (0.77s) [2021-04-21T09:33:21.624Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-21T09:33:21.713Z] --- PASS: TestPluginInstall (4.25s) [2021-04-21T09:33:21.713Z] --- PASS: TestPluginInstall/no_auth (2.09s) [2021-04-21T09:33:21.713Z] --- PASS: TestPluginInstall/with_htpasswd (0.78s) [2021-04-21T09:33:21.713Z] --- PASS: TestPluginInstall/with_insecure (1.38s) [2021-04-21T09:33:21.713Z] plugin_test.go:165: [dff7081f7d923] daemon is not started [2021-04-21T09:33:21.713Z] === RUN TestPluginsWithRuntimes [2021-04-21T09:33:22.739Z] --- PASS: TestCreateServiceMaxReplicas (4.15s) [2021-04-21T09:33:22.739Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-21T09:33:23.009Z] --- PASS: TestContainerVolumesMountedAsSlave (1.36s) [2021-04-21T09:33:23.009Z] === RUN TestNetworkNat [2021-04-21T09:33:23.598Z] === RUN TestPluginsWithRuntimes/No_Args [2021-04-21T09:33:23.890Z] === RUN TestInspectNetwork/full_network_id [2021-04-21T09:33:23.890Z] === RUN TestInspectNetwork/partial_network_id [2021-04-21T09:33:23.890Z] === RUN TestInspectNetwork/network_name [2021-04-21T09:33:23.890Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-04-21T09:33:23.944Z] --- PASS: TestNetworkNat (1.11s) [2021-04-21T09:33:23.944Z] === RUN TestNetworkLocalhostTCPNat [2021-04-21T09:33:24.879Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-04-21T09:33:24.961Z] === RUN TestPluginsWithRuntimes/With_Args [2021-04-21T09:33:25.138Z] --- PASS: TestNetworkLocalhostTCPNat (1.11s) [2021-04-21T09:33:25.138Z] === RUN TestNetworkLoopbackNat [2021-04-21T09:33:26.847Z] --- PASS: TestPluginsWithRuntimes (4.98s) [2021-04-21T09:33:26.847Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.54s) [2021-04-21T09:33:26.847Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.56s) [2021-04-21T09:33:26.847Z] === RUN TestPluginBackCompatMediaTypes [2021-04-21T09:33:27.408Z] --- PASS: TestPluginBackCompatMediaTypes (0.70s) [2021-04-21T09:33:27.408Z] PASS [2021-04-21T09:33:27.408Z] [2021-04-21T09:33:27.408Z] DONE 10 tests in 9.978s [2021-04-21T09:33:27.408Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-21T09:33:27.408Z] INFO: Testing against a local daemon [2021-04-21T09:33:27.408Z] === RUN TestExternalGraphDriver [2021-04-21T09:33:27.408Z] === RUN TestExternalGraphDriver/json [2021-04-21T09:33:27.669Z] === RUN TestDockerSuite/TestBuildBlankName [2021-04-21T09:33:27.669Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-04-21T09:33:28.087Z] --- PASS: TestInspectNetwork (9.19s) [2021-04-21T09:33:28.087Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-04-21T09:33:28.087Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-04-21T09:33:28.087Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-04-21T09:33:28.087Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-04-21T09:33:28.087Z] === RUN TestRunContainerWithBridgeNone [2021-04-21T09:33:29.045Z] --- PASS: TestNetworkLoopbackNat (3.89s) [2021-04-21T09:33:29.045Z] === RUN TestPause [2021-04-21T09:33:29.305Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-04-21T09:33:29.922Z] === RUN TestExternalGraphDriver/spec [2021-04-21T09:33:30.242Z] --- PASS: TestPause (1.04s) [2021-04-21T09:33:30.242Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-21T09:33:30.242Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-21T09:33:30.242Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-21T09:33:30.242Z] === RUN TestPauseStopPausedContainer [2021-04-21T09:33:31.179Z] --- PASS: TestPauseStopPausedContainer (1.04s) [2021-04-21T09:33:31.179Z] === RUN TestPsFilter [2021-04-21T09:33:31.179Z] --- PASS: TestPsFilter (0.18s) [2021-04-21T09:33:31.179Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-21T09:33:31.383Z] --- PASS: TestRunContainerWithBridgeNone (3.40s) [2021-04-21T09:33:31.383Z] === RUN TestNetworkInvalidJSON [2021-04-21T09:33:31.383Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-21T09:33:31.383Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-21T09:33:31.383Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-21T09:33:31.383Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-21T09:33:31.383Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-21T09:33:31.383Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-21T09:33:31.383Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-21T09:33:31.383Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-21T09:33:31.383Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-21T09:33:31.383Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-04-21T09:33:31.383Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-21T09:33:31.383Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-21T09:33:31.383Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-21T09:33:31.383Z] === RUN TestNetworkList [2021-04-21T09:33:31.383Z] === RUN TestNetworkList//networks [2021-04-21T09:33:31.383Z] === PAUSE TestNetworkList//networks [2021-04-21T09:33:31.383Z] === RUN TestNetworkList//networks/ [2021-04-21T09:33:31.383Z] === PAUSE TestNetworkList//networks/ [2021-04-21T09:33:31.383Z] === CONT TestNetworkList//networks [2021-04-21T09:33:31.383Z] === CONT TestNetworkList//networks/ [2021-04-21T09:33:31.383Z] --- PASS: TestNetworkList (0.03s) [2021-04-21T09:33:31.383Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-21T09:33:31.383Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-21T09:33:31.383Z] === RUN TestHostIPv4BridgeLabel [2021-04-21T09:33:31.439Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-04-21T09:33:31.698Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-04-21T09:33:32.265Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.06s) [2021-04-21T09:33:32.265Z] === RUN TestRemoveContainerWithVolume [2021-04-21T09:33:32.435Z] === RUN TestExternalGraphDriver/pull [2021-04-21T09:33:32.765Z] --- PASS: TestHostIPv4BridgeLabel (1.47s) [2021-04-21T09:33:32.765Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-21T09:33:33.641Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-04-21T09:33:33.641Z] --- PASS: TestRemoveContainerWithVolume (1.22s) [2021-04-21T09:33:33.641Z] === RUN TestRemoveContainerRunning [2021-04-21T09:33:34.320Z] --- PASS: TestExternalGraphDriver (6.83s) [2021-04-21T09:33:34.320Z] --- PASS: TestExternalGraphDriver/json (2.34s) [2021-04-21T09:33:34.320Z] --- PASS: TestExternalGraphDriver/spec (2.49s) [2021-04-21T09:33:34.320Z] --- PASS: TestExternalGraphDriver/pull (1.94s) [2021-04-21T09:33:34.320Z] === RUN TestGraphdriverPluginV2 [2021-04-21T09:33:34.578Z] --- PASS: TestRemoveContainerRunning (1.11s) [2021-04-21T09:33:34.578Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-21T09:33:35.306Z] --- PASS: TestDaemonRestartWithLiveRestore (2.58s) [2021-04-21T09:33:35.306Z] === RUN TestDaemonDefaultNetworkPools [2021-04-21T09:33:35.955Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.19s) [2021-04-21T09:33:35.955Z] === RUN TestRemoveInvalidContainer [2021-04-21T09:33:35.955Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-04-21T09:33:35.955Z] === RUN TestRenameLinkedContainer [2021-04-21T09:33:36.891Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-04-21T09:33:37.846Z] --- PASS: TestDaemonDefaultNetworkPools (2.32s) [2021-04-21T09:33:37.846Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-21T09:33:38.119Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.01s) [2021-04-21T09:33:38.119Z] === RUN TestCreateServiceSecretFileMode [2021-04-21T09:33:38.482Z] --- PASS: TestGraphdriverPluginV2 (4.39s) [2021-04-21T09:33:38.482Z] PASS [2021-04-21T09:33:38.482Z] [2021-04-21T09:33:38.482Z] DONE 5 tests in 11.254s [2021-04-21T09:33:38.482Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-21T09:33:38.482Z] INFO: Testing against a local daemon [2021-04-21T09:33:38.482Z] === RUN TestContinueAfterPluginCrash [2021-04-21T09:33:38.482Z] === PAUSE TestContinueAfterPluginCrash [2021-04-21T09:33:38.482Z] === RUN TestReadPluginNoRead [2021-04-21T09:33:38.482Z] === PAUSE TestReadPluginNoRead [2021-04-21T09:33:38.482Z] === RUN TestDaemonStartWithLogOpt [2021-04-21T09:33:38.482Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-21T09:33:38.482Z] === CONT TestContinueAfterPluginCrash [2021-04-21T09:33:38.482Z] === CONT TestDaemonStartWithLogOpt [2021-04-21T09:33:40.178Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-04-21T09:33:40.437Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-04-21T09:33:41.004Z] --- PASS: TestRenameLinkedContainer (5.27s) [2021-04-21T09:33:41.004Z] === RUN TestRenameStoppedContainer [2021-04-21T09:33:41.141Z] --- PASS: TestDaemonRestartWithExistingNetwork (3.64s) [2021-04-21T09:33:41.141Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-21T09:33:42.382Z] --- PASS: TestRenameStoppedContainer (1.35s) [2021-04-21T09:33:42.382Z] === RUN TestRenameRunningContainerAndReuse [2021-04-21T09:33:42.585Z] --- PASS: TestCreateServiceSecretFileMode (3.76s) [2021-04-21T09:33:42.585Z] === RUN TestCreateServiceConfigFileMode [2021-04-21T09:33:42.646Z] --- PASS: TestDaemonStartWithLogOpt (4.12s) [2021-04-21T09:33:42.646Z] === CONT TestReadPluginNoRead [2021-04-21T09:33:43.760Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-04-21T09:33:44.327Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-04-21T09:33:44.895Z] --- PASS: TestRenameRunningContainerAndReuse (2.30s) [2021-04-21T09:33:44.895Z] === RUN TestRenameInvalidName [2021-04-21T09:33:45.461Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-04-21T09:33:45.909Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-21T09:33:46.030Z] --- PASS: TestRenameInvalidName (1.21s) [2021-04-21T09:33:46.030Z] === RUN TestRenameAnonymousContainer [2021-04-21T09:33:46.208Z] --- PASS: TestCreateServiceConfigFileMode (3.91s) [2021-04-21T09:33:46.208Z] === RUN TestCreateServiceSysctls [2021-04-21T09:33:46.420Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (4.66s) [2021-04-21T09:33:46.420Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-21T09:33:46.836Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-21T09:33:47.359Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (1.32s) [2021-04-21T09:33:47.359Z] === RUN TestServiceWithPredefinedNetwork [2021-04-21T09:33:48.206Z] --- PASS: TestContinueAfterPluginCrash (9.42s) [2021-04-21T09:33:48.475Z] === RUN TestReadPluginNoRead/default [2021-04-21T09:33:50.394Z] --- PASS: TestReadPluginNoRead (7.31s) [2021-04-21T09:33:50.394Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.53s) [2021-04-21T09:33:50.394Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.59s) [2021-04-21T09:33:50.394Z] --- PASS: TestReadPluginNoRead/default (1.56s) [2021-04-21T09:33:50.394Z] read_test.go:92: [d1849643d3d61] daemon is not started [2021-04-21T09:33:50.394Z] PASS [2021-04-21T09:33:50.394Z] [2021-04-21T09:33:50.394Z] DONE 6 tests in 11.475s [2021-04-21T09:33:50.394Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-04-21T09:33:50.394Z] testing: warning: no tests to run [2021-04-21T09:33:50.394Z] PASS [2021-04-21T09:33:50.394Z] [2021-04-21T09:33:50.394Z] DONE 0 tests in 0.009s [2021-04-21T09:33:50.394Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-21T09:33:50.394Z] INFO: Testing against a local daemon [2021-04-21T09:33:50.394Z] === RUN TestPluginWithDevMounts [2021-04-21T09:33:50.394Z] === PAUSE TestPluginWithDevMounts [2021-04-21T09:33:50.394Z] === CONT TestPluginWithDevMounts [2021-04-21T09:33:50.655Z] --- PASS: TestServiceWithPredefinedNetwork (3.21s) [2021-04-21T09:33:50.655Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-21T09:33:50.655Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-21T09:33:50.655Z] service_test.go:242: FLAKY_TEST [2021-04-21T09:33:50.655Z] === RUN TestServiceWithDataPathPortInit [2021-04-21T09:33:50.815Z] --- PASS: TestCreateServiceSysctls (4.91s) [2021-04-21T09:33:50.815Z] === RUN TestCreateServiceCapabilities [2021-04-21T09:33:51.305Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-04-21T09:33:51.360Z] --- PASS: TestBuildWithHugeFile (54.41s) [2021-04-21T09:33:51.360Z] === RUN TestBuildWithEmptyDockerfile [2021-04-21T09:33:51.360Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-21T09:33:51.360Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-21T09:33:51.360Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-21T09:33:51.360Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-21T09:33:51.360Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-21T09:33:51.360Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-21T09:33:51.360Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-21T09:33:51.360Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-21T09:33:51.360Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-21T09:33:51.360Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2021-04-21T09:33:51.360Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2021-04-21T09:33:51.360Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s) [2021-04-21T09:33:51.360Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2021-04-21T09:33:51.360Z] === RUN TestBuildPreserveOwnership [2021-04-21T09:33:51.360Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-21T09:33:51.360Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-21T09:33:51.757Z] --- PASS: TestPluginWithDevMounts (1.70s) [2021-04-21T09:33:51.757Z] PASS [2021-04-21T09:33:51.757Z] [2021-04-21T09:33:51.757Z] DONE 1 tests in 1.740s [2021-04-21T09:33:51.757Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-04-21T09:33:51.757Z] INFO: Testing against a local daemon [2021-04-21T09:33:51.757Z] === RUN TestSecretInspect [2021-04-21T09:33:51.871Z] --- PASS: TestRenameAnonymousContainer (5.97s) [2021-04-21T09:33:51.872Z] === RUN TestRenameContainerWithSameName [2021-04-21T09:33:52.888Z] --- PASS: TestBuildPreserveOwnership (3.88s) [2021-04-21T09:33:52.888Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.55s) [2021-04-21T09:33:52.888Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.33s) [2021-04-21T09:33:52.888Z] === RUN TestBuildPlatformInvalid [2021-04-21T09:33:52.888Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2021-04-21T09:33:52.888Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-21T09:33:53.250Z] --- PASS: TestRenameContainerWithSameName (1.41s) [2021-04-21T09:33:53.250Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-21T09:33:54.270Z] --- PASS: TestSecretInspect (2.45s) [2021-04-21T09:33:54.270Z] === RUN TestSecretList [2021-04-21T09:33:55.275Z] --- PASS: TestCreateServiceCapabilities (3.88s) [2021-04-21T09:33:55.275Z] === RUN TestInspect [2021-04-21T09:33:56.538Z] --- PASS: TestRenameContainerWithLinkedContainer (2.85s) [2021-04-21T09:33:56.538Z] === RUN TestResize [2021-04-21T09:33:56.784Z] --- PASS: TestSecretList (2.45s) [2021-04-21T09:33:56.784Z] === RUN TestSecretsCreateAndDelete [2021-04-21T09:33:57.474Z] --- PASS: TestResize (1.34s) [2021-04-21T09:33:57.474Z] === RUN TestResizeWithInvalidSize [2021-04-21T09:33:58.836Z] --- PASS: TestInspect (4.13s) [2021-04-21T09:33:58.836Z] === RUN TestCreateJob [2021-04-21T09:33:58.851Z] --- PASS: TestResizeWithInvalidSize (1.21s) [2021-04-21T09:33:58.851Z] === RUN TestResizeWhenContainerNotStarted [2021-04-21T09:33:59.296Z] --- PASS: TestSecretsCreateAndDelete (2.46s) [2021-04-21T09:33:59.296Z] === RUN TestSecretsUpdate [2021-04-21T09:34:00.230Z] --- PASS: TestResizeWhenContainerNotStarted (1.37s) [2021-04-21T09:34:00.230Z] === RUN TestDaemonRestartKillContainers [2021-04-21T09:34:00.230Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-21T09:34:00.230Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-21T09:34:00.230Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-21T09:34:00.230Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-21T09:34:00.230Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-21T09:34:00.230Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-21T09:34:00.230Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-21T09:34:00.230Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-21T09:34:00.230Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-21T09:34:00.230Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-21T09:34:00.230Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-21T09:34:00.230Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-21T09:34:00.230Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-21T09:34:00.230Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-21T09:34:00.230Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-21T09:34:00.230Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-21T09:34:00.230Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-21T09:34:00.230Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-21T09:34:00.230Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-21T09:34:00.230Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-21T09:34:00.230Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-21T09:34:00.230Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-21T09:34:00.230Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-21T09:34:00.230Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-21T09:34:00.231Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-21T09:34:00.231Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-21T09:34:01.806Z] --- PASS: TestSecretsUpdate (2.42s) [2021-04-21T09:34:01.806Z] === RUN TestTemplatedSecret [2021-04-21T09:34:04.549Z] --- PASS: TestCreateJob (4.78s) [2021-04-21T09:34:04.549Z] === RUN TestReplicatedJob [2021-04-21T09:34:05.069Z] --- PASS: TestTemplatedSecret (3.37s) [2021-04-21T09:34:05.069Z] === RUN TestSecretCreateResolve [2021-04-21T09:34:05.509Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-21T09:34:05.509Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-21T09:34:06.887Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-21T09:34:07.455Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-21T09:34:07.580Z] --- PASS: TestSecretCreateResolve (2.43s) [2021-04-21T09:34:07.580Z] PASS [2021-04-21T09:34:07.580Z] [2021-04-21T09:34:07.580Z] DONE 6 tests in 15.598s [2021-04-21T09:34:07.580Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-04-21T09:34:07.580Z] INFO: Testing against a local daemon [2021-04-21T09:34:07.580Z] === RUN TestServiceCreateInit [2021-04-21T09:34:07.580Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-21T09:34:08.577Z] Loaded image: buildpack-deps:buster [2021-04-21T09:34:08.577Z] Loaded image: busybox:latest [2021-04-21T09:34:08.577Z] Loaded image: busybox:glibc [2021-04-21T09:34:08.772Z] --- PASS: TestServiceWithDataPathPortInit (17.72s) [2021-04-21T09:34:08.772Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-21T09:34:08.881Z] Loaded image: debian:bullseye [2021-04-21T09:34:08.881Z] Loaded image: hello-world:latest [2021-04-21T09:34:08.881Z] Loaded image: arm32v7/hello-world:latest [2021-04-21T09:34:09.361Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-21T09:34:09.361Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-21T09:34:09.418Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-04-21T09:34:09.418Z] Copying nested executables into bundles/binary-daemon [2021-04-21T09:34:09.418Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-04-21T09:34:09.756Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42294/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=9ca66776fa4bda05831987a87bb2232541109d79 -e DOCKER_GRAPHDRIVER docker:9ca66776fa4bda05831987a87bb2232541109d79 hack/make.sh cross [2021-04-21T09:34:10.321Z] [2021-04-21T09:34:10.321Z] Removing bundles/ [2021-04-21T09:34:10.321Z] [2021-04-21T09:34:10.321Z] ---> Making bundle: cross (in bundles/cross) [2021-04-21T09:34:10.321Z] Cross building: bundles/cross/linux/amd64 [2021-04-21T09:34:10.321Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-04-21T09:34:10.321Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-04-21T09:34:11.267Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-04-21T09:34:11.521Z] --- PASS: TestReplicatedJob (7.93s) [2021-04-21T09:34:11.521Z] === RUN TestUpdateReplicatedJob [2021-04-21T09:34:12.819Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-21T09:34:13.203Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-04-21T09:34:13.461Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-21T09:34:13.461Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-21T09:34:15.365Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-04-21T09:34:15.838Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.55s) [2021-04-21T09:34:15.838Z] PASS [2021-04-21T09:34:15.838Z] [2021-04-21T09:34:15.838Z] === Skipped [2021-04-21T09:34:15.838Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2021-04-21T09:34:15.838Z] build_session_test.go:25: TODO: BuildKit [2021-04-21T09:34:15.838Z] [2021-04-21T09:34:15.838Z] [2021-04-21T09:34:15.838Z] DONE 33 tests, 1 skipped in 119.226s [2021-04-21T09:34:15.838Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2021-04-21T09:34:15.838Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:34:15.838Z] ++ set -e [2021-04-21T09:34:15.838Z] ++ '[' -n 0 ']' [2021-04-21T09:34:15.838Z] ++ set -x [2021-04-21T09:34:15.838Z] ++ 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=ppc64le 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/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:34:15.838Z] INFO: Testing against a local daemon [2021-04-21T09:34:15.838Z] === RUN TestConfigInspect [2021-04-21T09:34:16.741Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-04-21T09:34:16.902Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.81s) [2021-04-21T09:34:16.902Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:2zml9e4bkrvs4kjzxorpoxdrd Created:2021-04-21 09:34:09.773007389 +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[d4d21474980c4b431485ec72232bd3feae1ac3557eb46d4b6675e2c335a13491:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dbc2476euj8pic3aocno2wm89 EndpointID:fa5ab68ee9bf61eff23e48f2b3c27a994b16dce6b8780d9ddcf901e277152156 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1f493a351f3885b0e96e50d2ee22ceed909754720a4de8457982f32db07cc23f 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:e9d4266621c3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dbc2476euj8pic3aocno2wm89 EndpointID:fa5ab68ee9bf61eff23e48f2b3c27a994b16dce6b8780d9ddcf901e277152156 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-04-21T09:34:16.902Z] PASS [2021-04-21T09:34:16.902Z] [2021-04-21T09:34:16.902Z] === Skipped [2021-04-21T09:34:16.902Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-21T09:34:16.902Z] service_test.go:242: FLAKY_TEST [2021-04-21T09:34:16.902Z] [2021-04-21T09:34:16.902Z] [2021-04-21T09:34:16.902Z] DONE 26 tests, 1 skipped in 70.072s [2021-04-21T09:34:16.902Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-21T09:34:16.902Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:34:16.902Z] ++ set -e [2021-04-21T09:34:16.902Z] ++ '[' -n 0 ']' [2021-04-21T09:34:16.902Z] ++ set -x [2021-04-21T09:34:16.902Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:34:16.982Z] --- PASS: TestServiceCreateInit (9.15s) [2021-04-21T09:34:16.982Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.56s) [2021-04-21T09:34:16.982Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.56s) [2021-04-21T09:34:16.982Z] === RUN TestCreateServiceMultipleTimes [2021-04-21T09:34:17.094Z] --- PASS: TestUpdateReplicatedJob (4.91s) [2021-04-21T09:34:17.094Z] === RUN TestServiceListWithStatuses [2021-04-21T09:34:17.094Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-21T09:34:17.094Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-21T09:34:17.094Z] === RUN TestDockerNetworkConnectAlias [2021-04-21T09:34:17.162Z] INFO: Testing against a local daemon [2021-04-21T09:34:17.162Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-21T09:34:17.162Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-21T09:34:17.162Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-21T09:34:17.162Z] === RUN TestDockerNetworkIpvlan [2021-04-21T09:34:17.162Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-21T09:34:17.162Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-21T09:34:17.162Z] PASS [2021-04-21T09:34:17.162Z] [2021-04-21T09:34:17.162Z] === Skipped [2021-04-21T09:34:17.162Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-21T09:34:17.162Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-21T09:34:17.162Z] [2021-04-21T09:34:17.162Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-21T09:34:17.162Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-21T09:34:17.162Z] [2021-04-21T09:34:17.162Z] [2021-04-21T09:34:17.162Z] DONE 2 tests, 2 skipped in 0.153s [2021-04-21T09:34:17.162Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-21T09:34:17.162Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:34:17.162Z] ++ set -e [2021-04-21T09:34:17.162Z] ++ '[' -n 0 ']' [2021-04-21T09:34:17.162Z] ++ set -x [2021-04-21T09:34:17.162Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:34:17.354Z] --- PASS: TestConfigInspect (1.93s) [2021-04-21T09:34:17.354Z] === RUN TestConfigList [2021-04-21T09:34:17.422Z] INFO: Testing against a local daemon [2021-04-21T09:34:17.422Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-21T09:34:18.644Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-21T09:34:18.903Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-04-21T09:34:19.162Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-21T09:34:19.162Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-04-21T09:34:19.442Z] --- PASS: TestConfigList (1.88s) [2021-04-21T09:34:19.442Z] === RUN TestConfigsCreateAndDelete [2021-04-21T09:34:19.729Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-04-21T09:34:20.717Z] --- PASS: TestDockerNetworkMacvlanPersistance (3.36s) [2021-04-21T09:34:20.717Z] === RUN TestDockerNetworkMacvlan [2021-04-21T09:34:20.975Z] --- PASS: TestConfigsCreateAndDelete (1.94s) [2021-04-21T09:34:20.975Z] === RUN TestConfigsUpdate [2021-04-21T09:34:22.098Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-04-21T09:34:23.016Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-04-21T09:34:23.016Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.92s) [2021-04-21T09:34:23.016Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (5.13s) [2021-04-21T09:34:23.016Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.97s) [2021-04-21T09:34:23.016Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.08s) [2021-04-21T09:34:23.016Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.06s) [2021-04-21T09:34:23.016Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.98s) [2021-04-21T09:34:23.016Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (4.36s) [2021-04-21T09:34:23.016Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (4.13s) [2021-04-21T09:34:23.016Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.16s) [2021-04-21T09:34:23.016Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.63s) [2021-04-21T09:34:23.016Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.43s) [2021-04-21T09:34:23.016Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.84s) [2021-04-21T09:34:23.016Z] === RUN TestCgroupNamespacesRun [2021-04-21T09:34:23.016Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-04-21T09:34:23.074Z] --- PASS: TestConfigsUpdate (1.93s) [2021-04-21T09:34:23.074Z] === RUN TestTemplatedConfig [2021-04-21T09:34:24.008Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-04-21T09:34:25.583Z] --- PASS: TestDockerNetworkConnectAlias (8.88s) [2021-04-21T09:34:25.583Z] === RUN TestDockerNetworkReConnect [2021-04-21T09:34:25.820Z] --- PASS: TestTemplatedConfig (2.51s) [2021-04-21T09:34:25.820Z] === RUN TestConfigCreateResolve [2021-04-21T09:34:25.918Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-04-21T09:34:26.306Z] --- PASS: TestCgroupNamespacesRun (3.06s) [2021-04-21T09:34:26.306Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-21T09:34:26.306Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-04-21T09:34:27.241Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-04-21T09:34:27.911Z] --- PASS: TestConfigCreateResolve (1.98s) [2021-04-21T09:34:27.911Z] === RUN TestConfigDaemonLibtrustID [2021-04-21T09:34:28.179Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.34s) [2021-04-21T09:34:28.179Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-21T09:34:28.206Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-04-21T09:34:28.206Z] PASS [2021-04-21T09:34:28.206Z] [2021-04-21T09:34:28.206Z] DONE 7 tests in 12.789s [2021-04-21T09:34:28.206Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2021-04-21T09:34:28.206Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:34:28.206Z] ++ set -e [2021-04-21T09:34:28.206Z] ++ '[' -n 0 ']' [2021-04-21T09:34:28.206Z] ++ set -x [2021-04-21T09:34:28.206Z] ++ 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=ppc64le 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/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:34:28.206Z] INFO: Testing against a local daemon [2021-04-21T09:34:28.206Z] === RUN TestCheckpoint [2021-04-21T09:34:28.206Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-21T09:34:28.206Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-21T09:34:28.206Z] === RUN TestContainerInvalidJSON [2021-04-21T09:34:28.206Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-21T09:34:28.206Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-21T09:34:28.206Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-21T09:34:28.206Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-21T09:34:28.206Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-21T09:34:28.206Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-21T09:34:28.206Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-21T09:34:28.206Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-21T09:34:28.206Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-21T09:34:28.206Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-04-21T09:34:28.206Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-04-21T09:34:28.206Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-21T09:34:28.206Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-21T09:34:28.206Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-21T09:34:28.206Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-04-21T09:34:28.206Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-21T09:34:28.500Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-04-21T09:34:28.500Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-21T09:34:28.500Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-04-21T09:34:28.500Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-21T09:34:28.500Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-04-21T09:34:28.500Z] === RUN TestCopyFromContainer [2021-04-21T09:34:30.021Z] === RUN TestCopyFromContainer// [2021-04-21T09:34:30.021Z] === RUN TestCopyFromContainer//bar/root [2021-04-21T09:34:30.021Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-21T09:34:30.021Z] === RUN TestCopyFromContainer/bar/quux [2021-04-21T09:34:30.021Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-21T09:34:30.021Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-21T09:34:30.121Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-04-21T09:34:30.315Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-21T09:34:30.315Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-21T09:34:30.315Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-21T09:34:30.315Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-21T09:34:30.612Z] --- PASS: TestCopyFromContainer (1.98s) [2021-04-21T09:34:30.612Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-04-21T09:34:30.612Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2021-04-21T09:34:30.612Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-04-21T09:34:30.612Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2021-04-21T09:34:30.612Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-04-21T09:34:30.612Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2021-04-21T09:34:30.612Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-04-21T09:34:30.612Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-04-21T09:34:30.612Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-04-21T09:34:30.612Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-04-21T09:34:30.612Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-21T09:34:30.612Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-21T09:34:30.612Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-21T09:34:30.612Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-21T09:34:30.612Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-21T09:34:30.612Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-21T09:34:30.612Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-21T09:34:30.612Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-21T09:34:30.612Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-21T09:34:30.612Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-21T09:34:30.612Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-04-21T09:34:30.612Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-21T09:34:30.612Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-21T09:34:30.613Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-21T09:34:30.613Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-21T09:34:30.613Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-04-21T09:34:30.613Z] === RUN TestCreateWithInvalidEnv [2021-04-21T09:34:30.613Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-21T09:34:30.613Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-21T09:34:30.613Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-21T09:34:30.613Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-21T09:34:30.613Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-21T09:34:30.613Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-21T09:34:30.613Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-21T09:34:30.613Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-21T09:34:30.613Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-21T09:34:30.613Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-04-21T09:34:30.613Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-21T09:34:30.613Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-21T09:34:30.613Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-21T09:34:30.613Z] === RUN TestCreateTmpfsMountsTarget [2021-04-21T09:34:30.613Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-04-21T09:34:30.613Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-21T09:34:31.466Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.97s) [2021-04-21T09:34:31.466Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-21T09:34:31.727Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-04-21T09:34:32.145Z] --- PASS: TestCreateWithCustomMaskedPaths (1.57s) [2021-04-21T09:34:32.146Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-21T09:34:32.525Z] --- PASS: TestDockerNetworkReConnect (6.44s) [2021-04-21T09:34:32.525Z] === RUN TestServicePlugin [2021-04-21T09:34:32.525Z] --- SKIP: TestServicePlugin (0.00s) [2021-04-21T09:34:32.525Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-21T09:34:32.525Z] === RUN TestServiceUpdateLabel [2021-04-21T09:34:33.633Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-04-21T09:34:33.672Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.65s) [2021-04-21T09:34:33.672Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-21T09:34:33.672Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-21T09:34:33.672Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-21T09:34:33.672Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-21T09:34:33.672Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-21T09:34:33.672Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-21T09:34:33.672Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-21T09:34:33.672Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-21T09:34:33.672Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-21T09:34:33.672Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-21T09:34:33.672Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-21T09:34:33.982Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-21T09:34:33.982Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-21T09:34:33.982Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-21T09:34:33.982Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-21T09:34:33.982Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-21T09:34:33.982Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-04-21T09:34:33.982Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-04-21T09:34:33.982Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-04-21T09:34:33.982Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2021-04-21T09:34:33.982Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-04-21T09:34:33.982Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-04-21T09:34:33.982Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-21T09:34:34.200Z] --- PASS: TestCgroupNamespacesRunHostMode (3.04s) [2021-04-21T09:34:34.200Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-21T09:34:34.277Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s) [2021-04-21T09:34:34.277Z] === RUN TestCreateDifferentPlatform [2021-04-21T09:34:34.277Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-21T09:34:34.277Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-21T09:34:34.321Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-04-21T09:34:34.575Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-04-21T09:34:34.575Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-04-21T09:34:34.575Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-21T09:34:34.575Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-21T09:34:34.575Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-04-21T09:34:34.575Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-21T09:34:34.575Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-04-21T09:34:34.575Z] === RUN TestContainerStartOnDaemonRestart [2021-04-21T09:34:34.575Z] === PAUSE TestContainerStartOnDaemonRestart [2021-04-21T09:34:34.575Z] === RUN TestDaemonRestartIpcMode [2021-04-21T09:34:34.575Z] === PAUSE TestDaemonRestartIpcMode [2021-04-21T09:34:34.575Z] === RUN TestDaemonHostGatewayIP [2021-04-21T09:34:34.575Z] === PAUSE TestDaemonHostGatewayIP [2021-04-21T09:34:34.575Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-21T09:34:34.575Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-21T09:34:34.575Z] === RUN TestContainerKillOnDaemonStart [2021-04-21T09:34:34.575Z] === PAUSE TestContainerKillOnDaemonStart [2021-04-21T09:34:34.575Z] === RUN TestDiff [2021-04-21T09:34:35.018Z] --- PASS: TestCreateServiceMultipleTimes (17.85s) [2021-04-21T09:34:35.018Z] === RUN TestCreateServiceConflict [2021-04-21T09:34:35.135Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-04-21T09:34:35.217Z] --- PASS: TestDiff (0.55s) [2021-04-21T09:34:35.217Z] === RUN TestExecWithCloseStdin [2021-04-21T09:34:35.857Z] --- PASS: TestExecWithCloseStdin (0.69s) [2021-04-21T09:34:35.857Z] === RUN TestExec [2021-04-21T09:34:36.056Z] --- PASS: TestServiceUpdateLabel (3.91s) [2021-04-21T09:34:36.056Z] === RUN TestServiceUpdateSecrets [2021-04-21T09:34:36.498Z] --- PASS: TestExec (0.70s) [2021-04-21T09:34:36.498Z] === RUN TestExecUser [2021-04-21T09:34:36.902Z] --- PASS: TestCreateServiceConflict (2.43s) [2021-04-21T09:34:36.902Z] === RUN TestCreateServiceMaxReplicas [2021-04-21T09:34:37.136Z] --- PASS: TestExecUser (0.66s) [2021-04-21T09:34:37.136Z] === RUN TestExportContainerAndImportImage [2021-04-21T09:34:37.669Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-04-21T09:34:37.669Z] --- PASS: TestCgroupNamespacesRunPrivateMode (3.41s) [2021-04-21T09:34:37.669Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-21T09:34:38.179Z] --- PASS: TestExportContainerAndImportImage (0.82s) [2021-04-21T09:34:38.179Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-21T09:34:38.237Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-04-21T09:34:38.804Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-04-21T09:34:39.711Z] --- PASS: TestExportContainerAfterDaemonRestart (1.44s) [2021-04-21T09:34:39.711Z] === RUN TestHealthCheckWorkdir [2021-04-21T09:34:40.167Z] --- PASS: TestCreateServiceMaxReplicas (3.30s) [2021-04-21T09:34:40.167Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-21T09:34:40.181Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.19s) [2021-04-21T09:34:40.181Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-21T09:34:40.181Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-04-21T09:34:40.350Z] --- PASS: TestHealthCheckWorkdir (0.79s) [2021-04-21T09:34:40.350Z] === RUN TestHealthKillContainer [2021-04-21T09:34:41.559Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.45s) [2021-04-21T09:34:41.559Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-21T09:34:42.452Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-04-21T09:34:42.935Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-04-21T09:34:43.127Z] --- PASS: TestHealthKillContainer (2.68s) [2021-04-21T09:34:43.127Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-21T09:34:43.425Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s) [2021-04-21T09:34:43.425Z] === RUN TestIpcModeNone [2021-04-21T09:34:44.066Z] --- PASS: TestIpcModeNone (0.67s) [2021-04-21T09:34:44.066Z] === RUN TestIpcModePrivate [2021-04-21T09:34:44.363Z] --- PASS: TestDockerNetworkMacvlan (23.43s) [2021-04-21T09:34:44.363Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.19s) [2021-04-21T09:34:44.363Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.20s) [2021-04-21T09:34:44.363Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.41s) [2021-04-21T09:34:44.363Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.60s) [2021-04-21T09:34:44.363Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.78s) [2021-04-21T09:34:44.363Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.76s) [2021-04-21T09:34:44.363Z] PASS [2021-04-21T09:34:44.363Z] [2021-04-21T09:34:44.363Z] DONE 8 tests in 26.929s [2021-04-21T09:34:44.363Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-21T09:34:44.363Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:34:44.363Z] ++ set -e [2021-04-21T09:34:44.363Z] ++ '[' -n 0 ']' [2021-04-21T09:34:44.363Z] ++ set -x [2021-04-21T09:34:44.363Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:34:44.363Z] testing: warning: no tests to run [2021-04-21T09:34:44.363Z] PASS [2021-04-21T09:34:44.363Z] [2021-04-21T09:34:44.363Z] DONE 0 tests in 0.030s [2021-04-21T09:34:44.363Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-21T09:34:44.363Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:34:44.363Z] ++ set -e [2021-04-21T09:34:44.363Z] ++ '[' -n 0 ']' [2021-04-21T09:34:44.363Z] ++ set -x [2021-04-21T09:34:44.363Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:34:44.363Z] INFO: Testing against a local daemon [2021-04-21T09:34:44.363Z] === RUN TestAuthZPluginAllowRequest [2021-04-21T09:34:44.520Z] 399f118dfaa9: Pull complete [2021-04-21T09:34:44.520Z] Digest: sha256:1bb6543a7fe87bb95d9adfa4c53ea3469c1c846ad63baf32729078062e8c1127 [2021-04-21T09:34:44.520Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-21T09:34:44.520Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-04-21T09:34:44.520Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-04-21T09:34:44.520Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1879' [2021-04-21T09:34:44.520Z] WARN: Skipping validation tests [2021-04-21T09:34:44.520Z] INFO: Running unit tests at 04/21/2021 09:34:32... [2021-04-21T09:34:44.520Z] INFO: make.ps1 starting at 04/21/2021 09:34:36 [2021-04-21T09:34:44.520Z] INFO: Git commit (9ca66776fa) assumed from DOCKER_GITCOMMIT environment variable [2021-04-21T09:34:44.520Z] INFO: Invoking autogen... [2021-04-21T09:34:44.520Z] INFO: Running unit tests... [2021-04-21T09:34:44.704Z] --- PASS: TestIpcModePrivate (0.74s) [2021-04-21T09:34:44.704Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2021-04-21T09:34:44.704Z] === RUN TestIpcModeShareable [2021-04-21T09:34:44.841Z] --- PASS: TestCgroupNamespacesRunOlderClient (3.30s) [2021-04-21T09:34:44.842Z] === RUN TestKernelTCPMemory [2021-04-21T09:34:45.359Z] --- PASS: TestIpcModeShareable (0.67s) [2021-04-21T09:34:45.359Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2021-04-21T09:34:45.359Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-21T09:34:45.779Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-04-21T09:34:46.346Z] --- PASS: TestKernelTCPMemory (1.75s) [2021-04-21T09:34:46.346Z] === RUN TestNISDomainname [2021-04-21T09:34:46.904Z] --- PASS: TestAuthZPluginAllowRequest (2.35s) [2021-04-21T09:34:46.904Z] === RUN TestAuthZPluginTLS [2021-04-21T09:34:46.914Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-04-21T09:34:47.440Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.98s) [2021-04-21T09:34:47.440Z] === RUN TestAPIIpcModeHost [2021-04-21T09:34:47.482Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-04-21T09:34:47.843Z] --- PASS: TestAuthZPluginTLS (1.22s) [2021-04-21T09:34:47.843Z] === RUN TestAuthZPluginDenyRequest [2021-04-21T09:34:48.081Z] --- PASS: TestAPIIpcModeHost (0.55s) [2021-04-21T09:34:48.081Z] === RUN TestDaemonIpcModeShareable [2021-04-21T09:34:48.420Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-04-21T09:34:48.679Z] --- PASS: TestNISDomainname (2.25s) [2021-04-21T09:34:48.679Z] === RUN TestHostnameDnsResolution [2021-04-21T09:34:49.224Z] --- PASS: TestAuthZPluginDenyRequest (1.17s) [2021-04-21T09:34:49.225Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-21T09:34:49.610Z] --- PASS: TestDaemonIpcModeShareable (1.67s) [2021-04-21T09:34:49.610Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-04-21T09:34:49.610Z] === RUN TestDaemonIpcModePrivate [2021-04-21T09:34:50.056Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-04-21T09:34:50.165Z] --- PASS: TestAuthZPluginAPIDenyResponse (1.16s) [2021-04-21T09:34:50.165Z] === RUN TestAuthZPluginDenyResponse [2021-04-21T09:34:50.259Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-04-21T09:34:51.158Z] --- PASS: TestDaemonIpcModePrivate (1.43s) [2021-04-21T09:34:51.158Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-04-21T09:34:51.158Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-21T09:34:51.549Z] --- PASS: TestAuthZPluginDenyResponse (1.18s) [2021-04-21T09:34:51.549Z] === RUN TestAuthZPluginAllowEventStream [2021-04-21T09:34:51.961Z] --- PASS: TestHostnameDnsResolution (3.13s) [2021-04-21T09:34:51.962Z] === RUN TestStats [2021-04-21T09:34:52.733Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.42s) [2021-04-21T09:34:52.733Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-04-21T09:34:52.733Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-21T09:34:54.091Z] --- PASS: TestAuthZPluginAllowEventStream (2.30s) [2021-04-21T09:34:54.092Z] === RUN TestAuthZPluginErrorResponse [2021-04-21T09:34:54.282Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.43s) [2021-04-21T09:34:54.282Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-04-21T09:34:54.282Z] === RUN TestIpcModeOlderClient [2021-04-21T09:34:54.282Z] === PAUSE TestIpcModeOlderClient [2021-04-21T09:34:54.282Z] === RUN TestKillContainerInvalidSignal [2021-04-21T09:34:54.577Z] --- PASS: TestKillContainerInvalidSignal (0.54s) [2021-04-21T09:34:54.577Z] === RUN TestKillContainer [2021-04-21T09:34:54.577Z] === RUN TestKillContainer/no_signal [2021-04-21T09:34:54.633Z] --- PASS: TestServiceUpdateSecrets (16.40s) [2021-04-21T09:34:54.633Z] === RUN TestServiceUpdateConfigs [2021-04-21T09:34:54.995Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.79s) [2021-04-21T09:34:54.995Z] === RUN TestCreateServiceSecretFileMode [2021-04-21T09:34:55.031Z] --- PASS: TestAuthZPluginErrorResponse (1.19s) [2021-04-21T09:34:55.031Z] === RUN TestAuthZPluginErrorRequest [2021-04-21T09:34:55.217Z] === RUN TestKillContainer/non_killing_signal [2021-04-21T09:34:55.250Z] --- PASS: TestStats (3.33s) [2021-04-21T09:34:55.250Z] === RUN TestStopContainerWithTimeout [2021-04-21T09:34:55.250Z] === RUN TestStopContainerWithTimeout/0 [2021-04-21T09:34:55.250Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-21T09:34:55.250Z] === RUN TestStopContainerWithTimeout/1 [2021-04-21T09:34:55.250Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-21T09:34:55.250Z] === RUN TestStopContainerWithTimeout/3 [2021-04-21T09:34:55.250Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-21T09:34:55.250Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-21T09:34:55.250Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-21T09:34:55.250Z] === CONT TestStopContainerWithTimeout/0 [2021-04-21T09:34:55.250Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-21T09:34:55.513Z] === RUN TestKillContainer/killing_signal [2021-04-21T09:34:56.150Z] --- PASS: TestKillContainer (1.72s) [2021-04-21T09:34:56.150Z] --- PASS: TestKillContainer/no_signal (0.60s) [2021-04-21T09:34:56.150Z] --- PASS: TestKillContainer/non_killing_signal (0.37s) [2021-04-21T09:34:56.150Z] --- PASS: TestKillContainer/killing_signal (0.53s) [2021-04-21T09:34:56.150Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-21T09:34:56.150Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-21T09:34:56.413Z] --- PASS: TestAuthZPluginErrorRequest (1.19s) [2021-04-21T09:34:56.413Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-21T09:34:56.790Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-21T09:34:56.882Z] --- PASS: TestCreateServiceSecretFileMode (2.86s) [2021-04-21T09:34:56.882Z] === RUN TestCreateServiceConfigFileMode [2021-04-21T09:34:57.156Z] === CONT TestStopContainerWithTimeout/3 [2021-04-21T09:34:57.352Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (1.27s) [2021-04-21T09:34:57.352Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-21T09:34:57.430Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.19s) [2021-04-21T09:34:57.430Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.57s) [2021-04-21T09:34:57.430Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.40s) [2021-04-21T09:34:57.430Z] === RUN TestKillStoppedContainer [2021-04-21T09:34:57.430Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-04-21T09:34:57.430Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-21T09:34:57.430Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2021-04-21T09:34:57.430Z] === RUN TestKillDifferentUserContainer [2021-04-21T09:34:57.724Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-04-21T09:34:58.071Z] --- PASS: TestKillDifferentUserContainer (0.55s) [2021-04-21T09:34:58.071Z] === RUN TestInspectOomKilledTrue [2021-04-21T09:34:58.783Z] ? github.com/docker/docker/api [no test files] [2021-04-21T09:34:59.119Z] --- PASS: TestInspectOomKilledTrue (0.96s) [2021-04-21T09:34:59.119Z] === RUN TestInspectOomKilledFalse [2021-04-21T09:34:59.627Z] === CONT TestStopContainerWithTimeout/1 [2021-04-21T09:34:59.762Z] --- PASS: TestInspectOomKilledFalse (0.60s) [2021-04-21T09:34:59.762Z] === RUN TestLinksEtcHostsContentMatch [2021-04-21T09:35:00.059Z] --- PASS: TestLinksEtcHostsContentMatch (0.47s) [2021-04-21T09:35:00.059Z] === RUN TestLinksContainerNames [2021-04-21T09:35:00.144Z] --- PASS: TestCreateServiceConfigFileMode (2.98s) [2021-04-21T09:35:00.144Z] === RUN TestCreateServiceSysctls [2021-04-21T09:35:00.645Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.77s) [2021-04-21T09:35:00.645Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-21T09:35:01.006Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-04-21T09:35:01.105Z] --- PASS: TestLinksContainerNames (1.07s) [2021-04-21T09:35:01.105Z] === RUN TestLogsFollowTailEmpty [2021-04-21T09:35:01.746Z] --- PASS: TestLogsFollowTailEmpty (0.54s) [2021-04-21T09:35:01.746Z] === RUN TestContainerNetworkMountsNoChown [2021-04-21T09:35:01.944Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2021-04-21T09:35:01.944Z] --- PASS: TestStopContainerWithTimeout/0 (2.12s) [2021-04-21T09:35:01.944Z] --- PASS: TestStopContainerWithTimeout/-1 (4.17s) [2021-04-21T09:35:01.944Z] --- PASS: TestStopContainerWithTimeout/3 (3.36s) [2021-04-21T09:35:01.944Z] --- PASS: TestStopContainerWithTimeout/1 (2.53s) [2021-04-21T09:35:01.944Z] === RUN TestDeleteDevicemapper [2021-04-21T09:35:01.944Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-21T09:35:01.944Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-21T09:35:01.944Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-21T09:35:01.944Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-04-21T09:35:02.393Z] --- PASS: TestContainerNetworkMountsNoChown (0.57s) [2021-04-21T09:35:02.393Z] === RUN TestMountDaemonRoot [2021-04-21T09:35:02.393Z] === RUN TestMountDaemonRoot/default [2021-04-21T09:35:02.393Z] === PAUSE TestMountDaemonRoot/default [2021-04-21T09:35:02.393Z] === RUN TestMountDaemonRoot/private [2021-04-21T09:35:02.393Z] === PAUSE TestMountDaemonRoot/private [2021-04-21T09:35:02.393Z] === RUN TestMountDaemonRoot/rprivate [2021-04-21T09:35:02.393Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-21T09:35:02.393Z] === RUN TestMountDaemonRoot/slave [2021-04-21T09:35:02.393Z] === PAUSE TestMountDaemonRoot/slave [2021-04-21T09:35:02.393Z] === RUN TestMountDaemonRoot/rslave [2021-04-21T09:35:02.393Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-21T09:35:02.393Z] === RUN TestMountDaemonRoot/shared [2021-04-21T09:35:02.393Z] === PAUSE TestMountDaemonRoot/shared [2021-04-21T09:35:02.393Z] === RUN TestMountDaemonRoot/rshared [2021-04-21T09:35:02.393Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-21T09:35:02.393Z] === CONT TestMountDaemonRoot/default [2021-04-21T09:35:02.393Z] === CONT TestMountDaemonRoot/rprivate [2021-04-21T09:35:02.393Z] === CONT TestMountDaemonRoot/rshared [2021-04-21T09:35:02.393Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-21T09:35:02.393Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-21T09:35:02.393Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-21T09:35:02.393Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-21T09:35:02.393Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-21T09:35:02.393Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-21T09:35:02.393Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-21T09:35:02.393Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-21T09:35:02.393Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-21T09:35:02.393Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-21T09:35:02.393Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-21T09:35:02.393Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-21T09:35:02.393Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-21T09:35:02.393Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-21T09:35:02.393Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-21T09:35:02.393Z] === CONT TestMountDaemonRoot/rslave [2021-04-21T09:35:02.393Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-21T09:35:02.393Z] === CONT TestMountDaemonRoot/slave [2021-04-21T09:35:02.393Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-21T09:35:02.393Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-21T09:35:02.393Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-21T09:35:02.393Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-21T09:35:02.393Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-21T09:35:02.393Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-21T09:35:02.394Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-21T09:35:02.394Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-21T09:35:02.394Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-21T09:35:02.394Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-21T09:35:02.394Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-21T09:35:02.394Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-21T09:35:02.394Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-21T09:35:02.394Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-21T09:35:02.394Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-21T09:35:02.394Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-21T09:35:02.394Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-21T09:35:02.394Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-21T09:35:02.394Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-21T09:35:02.394Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-21T09:35:02.394Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-21T09:35:02.394Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-21T09:35:02.394Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-21T09:35:02.394Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-21T09:35:02.394Z] === CONT TestMountDaemonRoot/private [2021-04-21T09:35:02.394Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-21T09:35:02.394Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-21T09:35:02.394Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-21T09:35:02.394Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-21T09:35:02.394Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-21T09:35:02.394Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-21T09:35:02.394Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-21T09:35:02.394Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-21T09:35:02.394Z] === CONT TestMountDaemonRoot/shared [2021-04-21T09:35:02.394Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-21T09:35:02.394Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-21T09:35:02.394Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-21T09:35:02.394Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-21T09:35:02.394Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-21T09:35:02.394Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-21T09:35:02.394Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-21T09:35:02.394Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-21T09:35:02.394Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-21T09:35:02.394Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-21T09:35:02.394Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-21T09:35:02.394Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-21T09:35:02.394Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-21T09:35:02.394Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-21T09:35:02.394Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-21T09:35:02.394Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-21T09:35:02.394Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-21T09:35:02.394Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-21T09:35:02.394Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-21T09:35:02.394Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-21T09:35:02.394Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-21T09:35:02.394Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-21T09:35:02.394Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-21T09:35:02.394Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-21T09:35:02.698Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-21T09:35:02.698Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-21T09:35:02.698Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-21T09:35:02.698Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-21T09:35:02.698Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-21T09:35:02.698Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-21T09:35:02.698Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-21T09:35:02.698Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-21T09:35:02.698Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-21T09:35:02.698Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-21T09:35:02.698Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-21T09:35:02.698Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-21T09:35:02.698Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-04-21T09:35:02.698Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-21T09:35:02.698Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-04-21T09:35:02.698Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-04-21T09:35:02.698Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-04-21T09:35:02.698Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-04-21T09:35:02.698Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-21T09:35:02.698Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-04-21T09:35:02.698Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-04-21T09:35:02.698Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-04-21T09:35:02.698Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2021-04-21T09:35:02.698Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-21T09:35:02.698Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-04-21T09:35:02.698Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-04-21T09:35:02.698Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-04-21T09:35:02.698Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-04-21T09:35:02.698Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-21T09:35:02.698Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-04-21T09:35:02.698Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-04-21T09:35:02.698Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-04-21T09:35:02.698Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-04-21T09:35:02.698Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-21T09:35:02.698Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-04-21T09:35:02.698Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-04-21T09:35:02.698Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-04-21T09:35:02.698Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-04-21T09:35:02.698Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-21T09:35:02.698Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-04-21T09:35:02.698Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-04-21T09:35:02.698Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-04-21T09:35:02.698Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-04-21T09:35:02.698Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-21T09:35:02.698Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-04-21T09:35:02.698Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-04-21T09:35:02.698Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-04-21T09:35:02.698Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-04-21T09:35:02.698Z] === RUN TestContainerBindMountNonRecursive [2021-04-21T09:35:02.967Z] === RUN TestDockerSuite/TestBuildCmd [2021-04-21T09:35:02.967Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-04-21T09:35:03.187Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.76s) [2021-04-21T09:35:03.187Z] === RUN TestAuthZPluginHeader [2021-04-21T09:35:03.550Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-04-21T09:35:03.811Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-04-21T09:35:04.221Z] --- PASS: TestContainerBindMountNonRecursive (1.38s) [2021-04-21T09:35:04.221Z] === RUN TestContainerVolumesMountedAsShared [2021-04-21T09:35:04.308Z] --- PASS: TestCreateServiceSysctls (3.72s) [2021-04-21T09:35:04.308Z] === RUN TestCreateServiceCapabilities [2021-04-21T09:35:04.377Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-04-21T09:35:04.377Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-04-21T09:35:04.516Z] --- PASS: TestContainerVolumesMountedAsShared (0.54s) [2021-04-21T09:35:04.516Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-21T09:35:04.569Z] --- PASS: TestAuthZPluginHeader (1.48s) [2021-04-21T09:35:04.569Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-21T09:35:04.569Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-04-21T09:35:04.569Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-21T09:35:04.569Z] === RUN TestAuthZPluginV2Disable [2021-04-21T09:35:04.569Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-04-21T09:35:04.569Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-21T09:35:04.569Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-21T09:35:04.569Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-21T09:35:04.569Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-21T09:35:04.569Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-21T09:35:04.569Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-21T09:35:04.569Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-21T09:35:04.569Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-21T09:35:05.157Z] --- PASS: TestContainerVolumesMountedAsSlave (0.48s) [2021-04-21T09:35:05.157Z] === RUN TestNetworkNat [2021-04-21T09:35:05.795Z] --- PASS: TestNetworkNat (0.60s) [2021-04-21T09:35:05.795Z] === RUN TestNetworkLocalhostTCPNat [2021-04-21T09:35:06.440Z] --- PASS: TestNetworkLocalhostTCPNat (0.60s) [2021-04-21T09:35:06.440Z] === RUN TestNetworkLoopbackNat [2021-04-21T09:35:06.820Z] --- PASS: TestCreateServiceCapabilities (2.86s) [2021-04-21T09:35:06.820Z] === RUN TestInspect [2021-04-21T09:35:06.909Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-04-21T09:35:08.284Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.36s) [2021-04-21T09:35:08.284Z] === RUN TestUpdateMemory [2021-04-21T09:35:08.284Z] --- SKIP: TestUpdateMemory (0.00s) [2021-04-21T09:35:08.284Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-21T09:35:08.284Z] === RUN TestUpdateCPUQuota [2021-04-21T09:35:08.852Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-04-21T09:35:09.197Z] --- PASS: TestNetworkLoopbackNat (2.78s) [2021-04-21T09:35:09.197Z] === RUN TestPause [2021-04-21T09:35:09.836Z] --- PASS: TestPause (0.60s) [2021-04-21T09:35:09.836Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-21T09:35:09.836Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-21T09:35:09.836Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-21T09:35:09.836Z] === RUN TestPauseStopPausedContainer [2021-04-21T09:35:09.965Z] --- PASS: TestServiceUpdateConfigs (16.39s) [2021-04-21T09:35:09.965Z] === RUN TestServiceUpdateNetwork [2021-04-21T09:35:10.101Z] --- PASS: TestInspect (3.31s) [2021-04-21T09:35:10.101Z] === RUN TestCreateJob [2021-04-21T09:35:10.130Z] --- PASS: TestPauseStopPausedContainer (0.60s) [2021-04-21T09:35:10.130Z] === RUN TestPsFilter [2021-04-21T09:35:10.426Z] --- PASS: TestPsFilter (0.16s) [2021-04-21T09:35:10.426Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-21T09:35:11.079Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.53s) [2021-04-21T09:35:11.079Z] === RUN TestRemoveContainerWithVolume [2021-04-21T09:35:11.407Z] --- PASS: TestRemoveContainerWithVolume (0.57s) [2021-04-21T09:35:11.407Z] === RUN TestRemoveContainerRunning [2021-04-21T09:35:12.045Z] --- PASS: TestRemoveContainerRunning (0.58s) [2021-04-21T09:35:12.045Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-21T09:35:12.138Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-04-21T09:35:12.684Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.56s) [2021-04-21T09:35:12.684Z] === RUN TestRemoveInvalidContainer [2021-04-21T09:35:12.684Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-04-21T09:35:12.684Z] === RUN TestRenameLinkedContainer [2021-04-21T09:35:13.073Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-04-21T09:35:13.393Z] --- PASS: TestCreateJob (3.72s) [2021-04-21T09:35:13.393Z] === RUN TestReplicatedJob [2021-04-21T09:35:14.007Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-04-21T09:35:14.802Z] --- PASS: TestRenameLinkedContainer (2.25s) [2021-04-21T09:35:14.802Z] === RUN TestRenameStoppedContainer [2021-04-21T09:35:14.943Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-04-21T09:35:14.943Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-04-21T09:35:15.202Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-04-21T09:35:15.443Z] --- PASS: TestRenameStoppedContainer (0.54s) [2021-04-21T09:35:15.443Z] === RUN TestRenameRunningContainerAndReuse [2021-04-21T09:35:16.138Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-04-21T09:35:16.396Z] === RUN TestMiddlewares [2021-04-21T09:35:16.396Z] --- PASS: TestMiddlewares (0.00s) [2021-04-21T09:35:16.396Z] PASS [2021-04-21T09:35:16.396Z] coverage: 9.0% of statements [2021-04-21T09:35:16.396Z] ok github.com/docker/docker/api/server 0.124s coverage: 9.0% of statements [2021-04-21T09:35:16.488Z] --- PASS: TestRenameRunningContainerAndReuse (1.11s) [2021-04-21T09:35:16.488Z] === RUN TestRenameInvalidName [2021-04-21T09:35:16.705Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-04-21T09:35:16.964Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-04-21T09:35:17.130Z] --- PASS: TestRenameInvalidName (0.58s) [2021-04-21T09:35:17.130Z] === RUN TestRenameAnonymousContainer [2021-04-21T09:35:18.345Z] --- PASS: TestUpdateCPUQuota (9.97s) [2021-04-21T09:35:18.345Z] === RUN TestUpdatePidsLimit [2021-04-21T09:35:18.345Z] === RUN TestUpdatePidsLimit/update_from_none [2021-04-21T09:35:19.220Z] --- PASS: TestRenameAnonymousContainer (2.05s) [2021-04-21T09:35:19.220Z] === RUN TestRenameContainerWithSameName [2021-04-21T09:35:19.722Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-04-21T09:35:19.722Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-04-21T09:35:19.722Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-04-21T09:35:19.722Z] === RUN TestUpdatePidsLimit/no_change [2021-04-21T09:35:19.858Z] --- PASS: TestRenameContainerWithSameName (0.54s) [2021-04-21T09:35:19.858Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-21T09:35:20.910Z] --- PASS: TestRenameContainerWithLinkedContainer (1.13s) [2021-04-21T09:35:20.910Z] === RUN TestResize [2021-04-21T09:35:21.099Z] === RUN TestUpdatePidsLimit/update_lower [2021-04-21T09:35:21.471Z] --- PASS: TestReplicatedJob (6.87s) [2021-04-21T09:35:21.471Z] === RUN TestUpdateReplicatedJob [2021-04-21T09:35:21.555Z] --- PASS: TestResize (0.57s) [2021-04-21T09:35:21.555Z] === RUN TestResizeWithInvalidSize [2021-04-21T09:35:21.849Z] --- PASS: TestResizeWithInvalidSize (0.55s) [2021-04-21T09:35:21.849Z] === RUN TestResizeWhenContainerNotStarted [2021-04-21T09:35:22.475Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-04-21T09:35:22.490Z] --- PASS: TestResizeWhenContainerNotStarted (0.55s) [2021-04-21T09:35:22.491Z] === RUN TestDaemonRestartKillContainers [2021-04-21T09:35:22.491Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-21T09:35:22.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-21T09:35:22.491Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-21T09:35:22.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-21T09:35:22.491Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-21T09:35:22.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-21T09:35:22.491Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-21T09:35:22.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-21T09:35:22.491Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-21T09:35:22.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-21T09:35:22.491Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-21T09:35:22.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-21T09:35:22.491Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-21T09:35:22.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-21T09:35:22.491Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-21T09:35:22.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-21T09:35:22.491Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-21T09:35:22.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-21T09:35:22.491Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-21T09:35:22.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-21T09:35:22.491Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-21T09:35:22.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-21T09:35:22.491Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-21T09:35:22.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-21T09:35:22.491Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-21T09:35:22.491Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-21T09:35:22.491Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-21T09:35:22.491Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-21T09:35:23.410Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-04-21T09:35:23.979Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-04-21T09:35:23.984Z] --- PASS: TestUpdateReplicatedJob (3.70s) [2021-04-21T09:35:23.984Z] === RUN TestServiceListWithStatuses [2021-04-21T09:35:23.984Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-21T09:35:23.984Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-21T09:35:23.984Z] === RUN TestDockerNetworkConnectAlias [2021-04-21T09:35:24.590Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-21T09:35:24.915Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-04-21T09:35:25.238Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-21T09:35:25.538Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-21T09:35:26.183Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-21T09:35:26.183Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-21T09:35:26.292Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-04-21T09:35:26.523Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (19.86s) [2021-04-21T09:35:26.523Z] PASS [2021-04-21T09:35:26.523Z] [2021-04-21T09:35:26.523Z] === Skipped [2021-04-21T09:35:26.523Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-04-21T09:35:26.523Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-21T09:35:26.523Z] [2021-04-21T09:35:26.523Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-04-21T09:35:26.523Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-21T09:35:26.523Z] [2021-04-21T09:35:26.523Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-21T09:35:26.523Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-21T09:35:26.523Z] [2021-04-21T09:35:26.523Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-21T09:35:26.523Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-21T09:35:26.523Z] [2021-04-21T09:35:26.523Z] [2021-04-21T09:35:26.523Z] DONE 17 tests, 4 skipped in 40.096s [2021-04-21T09:35:26.523Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-21T09:35:26.523Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:35:26.523Z] ++ set -e [2021-04-21T09:35:26.523Z] ++ '[' -n 0 ']' [2021-04-21T09:35:26.523Z] ++ set -x [2021-04-21T09:35:26.523Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:35:26.523Z] INFO: Testing against a local daemon [2021-04-21T09:35:26.523Z] === RUN TestPluginInvalidJSON [2021-04-21T09:35:26.523Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-21T09:35:26.523Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-21T09:35:26.523Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-21T09:35:26.523Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-04-21T09:35:26.523Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-21T09:35:26.523Z] === RUN TestPluginInstall [2021-04-21T09:35:26.523Z] === RUN TestPluginInstall/no_auth [2021-04-21T09:35:26.783Z] time="2021-04-21T09:35:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-21T09:35:26.783Z] time="2021-04-21T09:35:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d7b5ce3e91b1b1a9884a2b85eaa8ab9868dd942d25c3fd7d2fdba57f8389daeb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-21T09:35:26.783Z] time="2021-04-21T09:35:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-21T09:35:26.783Z] time="2021-04-21T09:35:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d7b5ce3e91b1b1a9884a2b85eaa8ab9868dd942d25c3fd7d2fdba57f8389daeb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-21T09:35:27.043Z] === RUN TestPluginInstall/with_htpasswd [2021-04-21T09:35:27.242Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-21T09:35:27.895Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-21T09:35:27.984Z] time="2021-04-21T09:35:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-21T09:35:27.984Z] time="2021-04-21T09:35:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e7d53c2edf24e13c0c7f5edb3b689f05b984385afde2ba89b285b3f1b98faee0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-21T09:35:27.984Z] time="2021-04-21T09:35:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-21T09:35:27.984Z] time="2021-04-21T09:35:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e7d53c2edf24e13c0c7f5edb3b689f05b984385afde2ba89b285b3f1b98faee0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-21T09:35:28.244Z] === RUN TestPluginInstall/with_insecure [2021-04-21T09:35:28.534Z] --- PASS: TestServiceUpdateNetwork (17.31s) [2021-04-21T09:35:28.534Z] === RUN TestServiceUpdatePidsLimit [2021-04-21T09:35:28.534Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-04-21T09:35:28.534Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-04-21T09:35:28.826Z] --- PASS: TestUpdatePidsLimit (10.26s) [2021-04-21T09:35:28.826Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.44s) [2021-04-21T09:35:28.826Z] --- PASS: TestUpdatePidsLimit/no_change (1.26s) [2021-04-21T09:35:28.826Z] --- PASS: TestUpdatePidsLimit/update_lower (1.34s) [2021-04-21T09:35:28.826Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.28s) [2021-04-21T09:35:28.826Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.23s) [2021-04-21T09:35:28.826Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.40s) [2021-04-21T09:35:28.826Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.50s) [2021-04-21T09:35:28.826Z] === RUN TestUpdateRestartPolicy [2021-04-21T09:35:28.958Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-21T09:35:29.222Z] --- PASS: TestDockerNetworkConnectAlias (5.26s) [2021-04-21T09:35:29.222Z] === RUN TestDockerNetworkReConnect [2021-04-21T09:35:30.154Z] time="2021-04-21T09:35:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-21T09:35:30.155Z] time="2021-04-21T09:35:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:510151e9532ae5227d5247147c8215b24eb0dd04684516e5e0a24aa96654a427" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-21T09:35:30.155Z] time="2021-04-21T09:35:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-21T09:35:30.155Z] time="2021-04-21T09:35:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:510151e9532ae5227d5247147c8215b24eb0dd04684516e5e0a24aa96654a427" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-21T09:35:30.415Z] --- PASS: TestPluginInstall (5.97s) [2021-04-21T09:35:30.415Z] --- PASS: TestPluginInstall/no_auth (2.60s) [2021-04-21T09:35:30.415Z] --- PASS: TestPluginInstall/with_htpasswd (1.16s) [2021-04-21T09:35:30.415Z] --- PASS: TestPluginInstall/with_insecure (2.22s) [2021-04-21T09:35:30.415Z] plugin_test.go:165: [d2a01b230b5ac] daemon is not started [2021-04-21T09:35:30.415Z] === RUN TestPluginsWithRuntimes [2021-04-21T09:35:31.049Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-04-21T09:35:31.049Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.95s) [2021-04-21T09:35:31.049Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.84s) [2021-04-21T09:35:31.049Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.92s) [2021-04-21T09:35:31.049Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.63s) [2021-04-21T09:35:31.049Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.71s) [2021-04-21T09:35:31.049Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.77s) [2021-04-21T09:35:31.049Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.73s) [2021-04-21T09:35:31.049Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.72s) [2021-04-21T09:35:31.049Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.58s) [2021-04-21T09:35:31.049Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.72s) [2021-04-21T09:35:31.049Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.34s) [2021-04-21T09:35:31.049Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.13s) [2021-04-21T09:35:31.049Z] === RUN TestCgroupNamespacesRun [2021-04-21T09:35:31.363Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-04-21T09:35:32.589Z] --- PASS: TestCgroupNamespacesRun (1.41s) [2021-04-21T09:35:32.589Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-21T09:35:33.384Z] --- PASS: TestDockerNetworkReConnect (4.10s) [2021-04-21T09:35:33.384Z] === RUN TestServicePlugin [2021-04-21T09:35:33.710Z] === RUN TestPluginsWithRuntimes/No_Args [2021-04-21T09:35:33.893Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-04-21T09:35:34.137Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.34s) [2021-04-21T09:35:34.137Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-21T09:35:34.461Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-04-21T09:35:35.028Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-04-21T09:35:35.184Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.39s) [2021-04-21T09:35:35.184Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-21T09:35:35.619Z] === RUN TestPluginsWithRuntimes/With_Args [2021-04-21T09:35:36.403Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-04-21T09:35:36.703Z] --- PASS: TestCgroupNamespacesRunHostMode (1.38s) [2021-04-21T09:35:36.703Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-21T09:35:37.003Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-04-21T09:35:38.159Z] --- PASS: TestPluginsWithRuntimes (7.24s) [2021-04-21T09:35:38.159Z] --- PASS: TestPluginsWithRuntimes/No_Args (2.27s) [2021-04-21T09:35:38.159Z] --- PASS: TestPluginsWithRuntimes/With_Args (2.25s) [2021-04-21T09:35:38.159Z] === RUN TestPluginBackCompatMediaTypes [2021-04-21T09:35:38.237Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.42s) [2021-04-21T09:35:38.238Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-21T09:35:38.731Z] --- PASS: TestPluginBackCompatMediaTypes (1.11s) [2021-04-21T09:35:38.731Z] PASS [2021-04-21T09:35:38.731Z] [2021-04-21T09:35:38.731Z] DONE 10 tests in 14.547s [2021-04-21T09:35:38.937Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-04-21T09:35:38.992Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-21T09:35:38.992Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:35:38.992Z] ++ set -e [2021-04-21T09:35:38.992Z] ++ '[' -n 0 ']' [2021-04-21T09:35:38.992Z] ++ set -x [2021-04-21T09:35:38.992Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:35:38.992Z] INFO: Testing against a local daemon [2021-04-21T09:35:38.992Z] === RUN TestExternalGraphDriver [2021-04-21T09:35:39.252Z] === RUN TestExternalGraphDriver/json [2021-04-21T09:35:39.284Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.34s) [2021-04-21T09:35:39.285Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-21T09:35:40.313Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-04-21T09:35:40.332Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s) [2021-04-21T09:35:40.332Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-21T09:35:41.870Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.44s) [2021-04-21T09:35:41.870Z] === RUN TestKernelTCPMemory [2021-04-21T09:35:42.166Z] --- PASS: TestKernelTCPMemory (0.67s) [2021-04-21T09:35:42.166Z] === RUN TestNISDomainname [2021-04-21T09:35:43.210Z] --- PASS: TestNISDomainname (0.73s) [2021-04-21T09:35:43.210Z] === RUN TestHostnameDnsResolution [2021-04-21T09:35:43.453Z] === RUN TestExternalGraphDriver/spec [2021-04-21T09:35:43.597Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-04-21T09:35:43.597Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-04-21T09:35:43.597Z] --- PASS: TestUpdateRestartPolicy (15.29s) [2021-04-21T09:35:43.597Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-21T09:35:43.850Z] --- PASS: TestHostnameDnsResolution (0.87s) [2021-04-21T09:35:43.850Z] === RUN TestStats [2021-04-21T09:35:44.973Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-04-21T09:35:44.973Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-04-21T09:35:44.973Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-04-21T09:35:44.973Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-04-21T09:35:44.973Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-04-21T09:35:44.973Z] --- PASS: TestUpdateRestartWithAutoRemove (1.14s) [2021-04-21T09:35:44.973Z] === RUN TestWaitNonBlocked [2021-04-21T09:35:44.973Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-21T09:35:44.973Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-21T09:35:44.973Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-21T09:35:44.973Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-21T09:35:44.973Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-21T09:35:44.973Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-21T09:35:45.520Z] --- PASS: TestServiceUpdatePidsLimit (18.47s) [2021-04-21T09:35:45.520Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.01s) [2021-04-21T09:35:45.520Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.37s) [2021-04-21T09:35:45.520Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.47s) [2021-04-21T09:35:45.520Z] PASS [2021-04-21T09:35:45.520Z] [2021-04-21T09:35:45.520Z] === Skipped [2021-04-21T09:35:45.520Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2021-04-21T09:35:45.520Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-21T09:35:45.520Z] [2021-04-21T09:35:45.520Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2021-04-21T09:35:45.520Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-21T09:35:45.520Z] [2021-04-21T09:35:45.520Z] [2021-04-21T09:35:45.520Z] DONE 27 tests, 2 skipped in 186.159s [2021-04-21T09:35:45.520Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2021-04-21T09:35:45.520Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:35:45.520Z] ++ set -e [2021-04-21T09:35:45.520Z] ++ '[' -n 0 ']' [2021-04-21T09:35:45.520Z] ++ set -x [2021-04-21T09:35:45.520Z] ++ 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=s390x 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/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:35:45.520Z] INFO: Testing against a local daemon [2021-04-21T09:35:45.520Z] === RUN TestSessionCreate [2021-04-21T09:35:45.520Z] --- PASS: TestSessionCreate (0.02s) [2021-04-21T09:35:45.520Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-21T09:35:45.520Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-04-21T09:35:45.520Z] PASS [2021-04-21T09:35:45.520Z] [2021-04-21T09:35:45.520Z] DONE 2 tests in 0.102s [2021-04-21T09:35:45.520Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2021-04-21T09:35:45.520Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:35:45.520Z] ++ set -e [2021-04-21T09:35:45.520Z] ++ '[' -n 0 ']' [2021-04-21T09:35:45.520Z] ++ set -x [2021-04-21T09:35:45.520Z] ++ 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=s390x 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/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:35:45.520Z] INFO: Testing against a local daemon [2021-04-21T09:35:45.520Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-21T09:35:45.520Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-21T09:35:45.520Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-21T09:35:45.520Z] === RUN TestEventsExecDie [2021-04-21T09:35:45.810Z] --- PASS: TestEventsExecDie (1.28s) [2021-04-21T09:35:45.810Z] === RUN TestEventsBackwardsCompatible [2021-04-21T09:35:45.810Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2021-04-21T09:35:45.810Z] === RUN TestInfoBinaryCommits [2021-04-21T09:35:45.810Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-04-21T09:35:45.810Z] === RUN TestInfoAPIVersioned [2021-04-21T09:35:45.810Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-04-21T09:35:45.810Z] === RUN TestInfoDiscoveryBackend [2021-04-21T09:35:46.441Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-04-21T09:35:46.441Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-21T09:35:46.598Z] --- PASS: TestStats (2.55s) [2021-04-21T09:35:46.598Z] === RUN TestStopContainerWithTimeout [2021-04-21T09:35:46.598Z] === RUN TestStopContainerWithTimeout/0 [2021-04-21T09:35:46.598Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-21T09:35:46.598Z] === RUN TestStopContainerWithTimeout/1 [2021-04-21T09:35:46.598Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-21T09:35:46.598Z] === RUN TestStopContainerWithTimeout/3 [2021-04-21T09:35:46.598Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-21T09:35:46.598Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-21T09:35:46.598Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-21T09:35:46.598Z] === CONT TestStopContainerWithTimeout/0 [2021-04-21T09:35:46.598Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-21T09:35:46.598Z] === CONT TestStopContainerWithTimeout/1 [2021-04-21T09:35:46.598Z] === CONT TestStopContainerWithTimeout/3 [2021-04-21T09:35:46.757Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-04-21T09:35:46.757Z] Copying nested executables into bundles/cross/linux/amd64 [2021-04-21T09:35:46.757Z] Cross building: bundles/cross/windows/amd64 [2021-04-21T09:35:46.757Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-04-21T09:35:46.757Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-04-21T09:35:46.878Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-04-21T09:35:46.878Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.63s) [2021-04-21T09:35:46.878Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.84s) [2021-04-21T09:35:46.878Z] === RUN TestWaitBlocked [2021-04-21T09:35:46.878Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-21T09:35:46.878Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-21T09:35:46.878Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-21T09:35:46.878Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-21T09:35:46.878Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-21T09:35:46.878Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-21T09:35:47.472Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-04-21T09:35:47.473Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-21T09:35:47.653Z] === RUN TestExternalGraphDriver/pull [2021-04-21T09:35:47.762Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-04-21T09:35:47.762Z] === RUN TestInfoAPI [2021-04-21T09:35:48.053Z] --- PASS: TestInfoAPI (0.03s) [2021-04-21T09:35:48.053Z] === RUN TestInfoAPIWarnings [2021-04-21T09:35:48.782Z] --- PASS: TestWaitBlocked (0.04s) [2021-04-21T09:35:48.782Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.68s) [2021-04-21T09:35:48.782Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.86s) [2021-04-21T09:35:48.782Z] === CONT TestContainerStartOnDaemonRestart [2021-04-21T09:35:48.782Z] === CONT TestContainerKillOnDaemonStart [2021-04-21T09:35:49.349Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-04-21T09:35:49.394Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-04-21T09:35:49.394Z] --- PASS: TestStopContainerWithTimeout/0 (1.08s) [2021-04-21T09:35:49.394Z] --- PASS: TestStopContainerWithTimeout/1 (1.99s) [2021-04-21T09:35:49.394Z] --- PASS: TestStopContainerWithTimeout/-1 (2.83s) [2021-04-21T09:35:49.394Z] --- PASS: TestStopContainerWithTimeout/3 (3.03s) [2021-04-21T09:35:49.394Z] === RUN TestDeleteDevicemapper [2021-04-21T09:35:49.394Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-21T09:35:49.394Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-21T09:35:49.394Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-21T09:35:50.194Z] --- PASS: TestExternalGraphDriver (10.95s) [2021-04-21T09:35:50.194Z] --- PASS: TestExternalGraphDriver/json (3.78s) [2021-04-21T09:35:50.194Z] --- PASS: TestExternalGraphDriver/spec (4.14s) [2021-04-21T09:35:50.194Z] --- PASS: TestExternalGraphDriver/pull (2.90s) [2021-04-21T09:35:50.194Z] === RUN TestGraphdriverPluginV2 [2021-04-21T09:35:50.194Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2021-04-21T09:35:50.194Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-21T09:35:50.194Z] PASS [2021-04-21T09:35:50.194Z] [2021-04-21T09:35:50.194Z] === Skipped [2021-04-21T09:35:50.194Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2021-04-21T09:35:50.194Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-21T09:35:50.194Z] [2021-04-21T09:35:50.194Z] [2021-04-21T09:35:50.194Z] DONE 5 tests, 1 skipped in 11.155s [2021-04-21T09:35:50.194Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-21T09:35:50.194Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:35:50.194Z] ++ set -e [2021-04-21T09:35:50.194Z] ++ '[' -n 0 ']' [2021-04-21T09:35:50.194Z] ++ set -x [2021-04-21T09:35:50.194Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:35:50.194Z] INFO: Testing against a local daemon [2021-04-21T09:35:50.194Z] === RUN TestContinueAfterPluginCrash [2021-04-21T09:35:50.194Z] === PAUSE TestContinueAfterPluginCrash [2021-04-21T09:35:50.194Z] === RUN TestReadPluginNoRead [2021-04-21T09:35:50.194Z] === PAUSE TestReadPluginNoRead [2021-04-21T09:35:50.194Z] === RUN TestDaemonStartWithLogOpt [2021-04-21T09:35:50.194Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-21T09:35:50.194Z] === CONT TestContinueAfterPluginCrash [2021-04-21T09:35:50.194Z] === CONT TestDaemonStartWithLogOpt [2021-04-21T09:35:50.194Z] === CONT TestReadPluginNoRead [2021-04-21T09:35:50.286Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-04-21T09:35:50.939Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.59s) [2021-04-21T09:35:50.939Z] === RUN TestUpdateMemory [2021-04-21T09:35:51.984Z] --- PASS: TestUpdateMemory (0.76s) [2021-04-21T09:35:51.984Z] === RUN TestUpdateCPUQuota [2021-04-21T09:35:53.501Z] --- PASS: TestUpdateCPUQuota (1.41s) [2021-04-21T09:35:53.501Z] === RUN TestUpdatePidsLimit [2021-04-21T09:35:53.501Z] === RUN TestUpdatePidsLimit/update_from_none [2021-04-21T09:35:53.501Z] === RUN TestUpdatePidsLimit/no_change [2021-04-21T09:35:53.796Z] === RUN TestUpdatePidsLimit/update_lower [2021-04-21T09:35:54.092Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-04-21T09:35:54.385Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-04-21T09:35:54.404Z] === RUN TestReadPluginNoRead/default [2021-04-21T09:35:54.506Z] --- PASS: TestContainerStartOnDaemonRestart (5.25s) [2021-04-21T09:35:54.506Z] === CONT TestIpcModeOlderClient [2021-04-21T09:35:54.506Z] --- PASS: TestIpcModeOlderClient (0.08s) [2021-04-21T09:35:54.506Z] === CONT TestDaemonHostGatewayIP [2021-04-21T09:35:54.681Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-04-21T09:35:54.976Z] --- PASS: TestDaemonStartWithLogOpt (4.82s) [2021-04-21T09:35:55.014Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-04-21T09:35:56.068Z] --- PASS: TestUpdatePidsLimit (2.72s) [2021-04-21T09:35:56.068Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.30s) [2021-04-21T09:35:56.068Z] --- PASS: TestUpdatePidsLimit/no_change (0.29s) [2021-04-21T09:35:56.068Z] --- PASS: TestUpdatePidsLimit/update_lower (0.30s) [2021-04-21T09:35:56.068Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.29s) [2021-04-21T09:35:56.068Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.31s) [2021-04-21T09:35:56.068Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.30s) [2021-04-21T09:35:56.068Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.29s) [2021-04-21T09:35:56.068Z] === RUN TestUpdateRestartPolicy [2021-04-21T09:35:56.360Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-21T09:35:57.041Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-04-21T09:35:57.300Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-04-21T09:35:58.269Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-21T09:35:59.651Z] --- PASS: TestReadPluginNoRead (9.54s) [2021-04-21T09:35:59.651Z] --- PASS: TestReadPluginNoRead/default (1.74s) [2021-04-21T09:35:59.651Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.76s) [2021-04-21T09:35:59.651Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.73s) [2021-04-21T09:35:59.651Z] read_test.go:92: [de0027d8f9ef1] daemon is not started [2021-04-21T09:36:00.590Z] --- PASS: TestContinueAfterPluginCrash (10.28s) [2021-04-21T09:36:00.590Z] PASS [2021-04-21T09:36:00.590Z] [2021-04-21T09:36:00.590Z] DONE 6 tests in 10.437s [2021-04-21T09:36:00.590Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-04-21T09:36:00.590Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:36:00.590Z] ++ set -e [2021-04-21T09:36:00.590Z] ++ '[' -n 0 ']' [2021-04-21T09:36:00.590Z] ++ set -x [2021-04-21T09:36:00.591Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:36:00.591Z] testing: warning: no tests to run [2021-04-21T09:36:00.591Z] PASS [2021-04-21T09:36:00.591Z] [2021-04-21T09:36:00.591Z] DONE 0 tests in 0.053s [2021-04-21T09:36:00.591Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-21T09:36:00.591Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:36:00.591Z] ++ set -e [2021-04-21T09:36:00.591Z] ++ '[' -n 0 ']' [2021-04-21T09:36:00.591Z] ++ set -x [2021-04-21T09:36:00.591Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:36:00.851Z] INFO: Testing against a local daemon [2021-04-21T09:36:00.851Z] === RUN TestPluginWithDevMounts [2021-04-21T09:36:00.851Z] === PAUSE TestPluginWithDevMounts [2021-04-21T09:36:00.851Z] === CONT TestPluginWithDevMounts [2021-04-21T09:36:01.489Z] --- PASS: TestDaemonHostGatewayIP (6.95s) [2021-04-21T09:36:01.489Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-21T09:36:01.489Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-04-21T09:36:02.056Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-04-21T09:36:02.761Z] --- PASS: TestPluginWithDevMounts (2.10s) [2021-04-21T09:36:02.761Z] PASS [2021-04-21T09:36:02.761Z] [2021-04-21T09:36:02.761Z] DONE 1 tests in 2.259s [2021-04-21T09:36:02.761Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-04-21T09:36:02.761Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:36:02.761Z] ++ set -e [2021-04-21T09:36:02.761Z] ++ '[' -n 0 ']' [2021-04-21T09:36:02.761Z] ++ set -x [2021-04-21T09:36:02.761Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:36:03.021Z] INFO: Testing against a local daemon [2021-04-21T09:36:03.021Z] === RUN TestSecretInspect [2021-04-21T09:36:03.964Z] --- PASS: TestContainerKillOnDaemonStart (14.95s) [2021-04-21T09:36:03.965Z] === CONT TestDaemonRestartIpcMode [2021-04-21T09:36:04.224Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-04-21T09:36:05.398Z] --- PASS: TestServicePlugin (30.52s) [2021-04-21T09:36:05.398Z] plugin_test.go:62: [d269b6e77a858] joining swarm manager [df18bf1530b75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-21T09:36:05.398Z] plugin_test.go:65: [dbd3e24e319a5] joining swarm manager [df18bf1530b75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-21T09:36:05.398Z] === RUN TestServiceUpdateLabel [2021-04-21T09:36:06.317Z] --- PASS: TestSecretInspect (3.22s) [2021-04-21T09:36:06.317Z] === RUN TestSecretList [2021-04-21T09:36:06.323Z] --- PASS: TestServiceUpdateLabel (2.48s) [2021-04-21T09:36:06.323Z] === RUN TestServiceUpdateSecrets [2021-04-21T09:36:06.620Z] --- PASS: TestInfoAPIWarnings (16.30s) [2021-04-21T09:36:06.620Z] === RUN TestInfoDebug [2021-04-21T09:36:06.620Z] --- PASS: TestInfoDebug (0.53s) [2021-04-21T09:36:06.620Z] === RUN TestInfoInsecureRegistries [2021-04-21T09:36:06.620Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-04-21T09:36:06.620Z] === RUN TestInfoRegistryMirrors [2021-04-21T09:36:06.620Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-04-21T09:36:06.620Z] === RUN TestLoginFailsWithBadCredentials [2021-04-21T09:36:06.620Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2021-04-21T09:36:06.620Z] === RUN TestPingCacheHeaders [2021-04-21T09:36:06.620Z] --- PASS: TestPingCacheHeaders (0.01s) [2021-04-21T09:36:06.620Z] === RUN TestPingGet [2021-04-21T09:36:06.620Z] --- PASS: TestPingGet (0.01s) [2021-04-21T09:36:06.620Z] === RUN TestPingHead [2021-04-21T09:36:06.620Z] --- PASS: TestPingHead (0.01s) [2021-04-21T09:36:06.620Z] === RUN TestVersion [2021-04-21T09:36:06.620Z] --- PASS: TestVersion (0.01s) [2021-04-21T09:36:06.620Z] PASS [2021-04-21T09:36:06.620Z] [2021-04-21T09:36:06.620Z] === Skipped [2021-04-21T09:36:06.620Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-21T09:36:06.620Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-21T09:36:06.620Z] [2021-04-21T09:36:06.620Z] [2021-04-21T09:36:06.620Z] DONE 18 tests, 1 skipped in 21.753s [2021-04-21T09:36:06.620Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2021-04-21T09:36:06.620Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:36:06.620Z] ++ set -e [2021-04-21T09:36:06.620Z] ++ '[' -n 0 ']' [2021-04-21T09:36:06.620Z] ++ set -x [2021-04-21T09:36:06.621Z] ++ 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=s390x 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/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:36:06.621Z] INFO: Testing against a local daemon [2021-04-21T09:36:06.621Z] === RUN TestVolumesCreateAndList [2021-04-21T09:36:06.621Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-04-21T09:36:06.621Z] === RUN TestVolumesRemove [2021-04-21T09:36:06.621Z] --- PASS: TestVolumesRemove (0.13s) [2021-04-21T09:36:06.621Z] === RUN TestVolumesInspect [2021-04-21T09:36:06.621Z] --- PASS: TestVolumesInspect (0.01s) [2021-04-21T09:36:06.621Z] === RUN TestVolumesInvalidJSON [2021-04-21T09:36:06.621Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-21T09:36:06.621Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-21T09:36:06.621Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-21T09:36:06.621Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-04-21T09:36:06.621Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-21T09:36:06.621Z] PASS [2021-04-21T09:36:06.621Z] [2021-04-21T09:36:06.621Z] DONE 5 tests in 0.246s [2021-04-21T09:36:06.621Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-21T09:36:06.621Z] ++++ cat bundles/test-integration/docker.pid [2021-04-21T09:36:06.621Z] +++ kill 12289 [2021-04-21T09:36:07.511Z] --- PASS: TestRestartDaemonWithRestartingContainer (6.67s) [2021-04-21T09:36:08.125Z] +++ /etc/init.d/apparmor stop [2021-04-21T09:36:08.125Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-21T09:36:08.125Z] [2021-04-21T09:36:08.125Z] Unloading profiles will leave already running processes permanently [2021-04-21T09:36:08.125Z] unconfined, which can lead to unexpected situations. [2021-04-21T09:36:08.125Z] [2021-04-21T09:36:08.125Z] To set a process to complain mode, use the command line tool [2021-04-21T09:36:08.125Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-21T09:36:08.125Z] +++ true [2021-04-21T09:36:08.125Z] exiting test-integration [2021-04-21T09:36:08.125Z] ++ exit 0 [2021-04-21T09:36:08.125Z] [2021-04-21T09:36:08.446Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-04-21T09:36:08.833Z] --- PASS: TestUpdateRestartPolicy (11.46s) [2021-04-21T09:36:08.833Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-21T09:36:08.833Z] --- PASS: TestUpdateRestartWithAutoRemove (0.57s) [2021-04-21T09:36:08.833Z] === RUN TestWaitNonBlocked [2021-04-21T09:36:08.833Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-21T09:36:08.833Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-21T09:36:08.833Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-21T09:36:08.833Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-21T09:36:08.833Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-21T09:36:08.833Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-21T09:36:08.833Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-04-21T09:36:08.833Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s) [2021-04-21T09:36:08.833Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s) [2021-04-21T09:36:08.833Z] === RUN TestWaitBlocked [2021-04-21T09:36:08.833Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-21T09:36:08.833Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-21T09:36:08.833Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-21T09:36:08.833Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-21T09:36:08.833Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-21T09:36:08.833Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-21T09:36:09.616Z] --- PASS: TestSecretList (3.15s) [2021-04-21T09:36:09.616Z] === RUN TestSecretsCreateAndDelete [2021-04-21T09:36:09.822Z] --- PASS: TestDaemonRestartIpcMode (6.06s) [2021-04-21T09:36:09.822Z] PASS [2021-04-21T09:36:09.822Z] [2021-04-21T09:36:09.822Z] === Skipped [2021-04-21T09:36:09.822Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-04-21T09:36:09.822Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-21T09:36:09.822Z] [2021-04-21T09:36:09.822Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2021-04-21T09:36:09.822Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-21T09:36:09.822Z] [2021-04-21T09:36:09.822Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-04-21T09:36:09.822Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-21T09:36:09.822Z] [2021-04-21T09:36:09.822Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-21T09:36:09.822Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-21T09:36:09.822Z] [2021-04-21T09:36:09.822Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-04-21T09:36:09.822Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-21T09:36:09.822Z] [2021-04-21T09:36:09.822Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-04-21T09:36:09.822Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-21T09:36:09.822Z] [2021-04-21T09:36:09.822Z] [2021-04-21T09:36:09.822Z] DONE 196 tests, 6 skipped in 242.819s [2021-04-21T09:36:09.822Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-04-21T09:36:09.822Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:36:09.822Z] ++ set -e [2021-04-21T09:36:09.822Z] ++ '[' -n 0 ']' [2021-04-21T09:36:09.822Z] ++ set -x [2021-04-21T09:36:09.822Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:36:09.882Z] --- PASS: TestWaitBlocked (0.04s) [2021-04-21T09:36:09.882Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.86s) [2021-04-21T09:36:09.882Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.90s) [2021-04-21T09:36:09.882Z] === CONT TestContainerStartOnDaemonRestart [2021-04-21T09:36:09.882Z] === CONT TestContainerKillOnDaemonStart [2021-04-21T09:36:09.882Z] === CONT TestIpcModeOlderClient [2021-04-21T09:36:09.882Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-21T09:36:09.882Z] --- PASS: TestIpcModeOlderClient (0.18s) [2021-04-21T09:36:09.882Z] === CONT TestDaemonRestartIpcMode [2021-04-21T09:36:10.081Z] INFO: Testing against a local daemon [2021-04-21T09:36:10.081Z] === RUN TestCommitInheritsEnv [2021-04-21T09:36:10.340Z] --- PASS: TestCommitInheritsEnv (0.46s) [2021-04-21T09:36:10.340Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-21T09:36:10.340Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-04-21T09:36:10.340Z] === RUN TestImagesFilterMultiReference [2021-04-21T09:36:10.599Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-04-21T09:36:10.599Z] === RUN TestImagePullPlatformInvalid [2021-04-21T09:36:10.599Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-04-21T09:36:10.599Z] === RUN TestRemoveImageOrphaning Post stage [Pipeline] junit [2021-04-21T09:36:10.894Z] Recording test results [2021-04-21T09:36:11.167Z] --- PASS: TestRemoveImageOrphaning (0.46s) [2021-04-21T09:36:11.167Z] === RUN TestRemoveImageGarbageCollector [2021-04-21T09:36:11.167Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-04-21T09:36:11.250Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-21T09:36:11.687Z] + echo Ensuring container killed. [2021-04-21T09:36:11.687Z] Ensuring container killed. [2021-04-21T09:36:11.687Z] + docker rm -vf docker-pr2 [2021-04-21T09:36:11.687Z] Error: No such container: docker-pr2 [2021-04-21T09:36:11.687Z] + true [Pipeline] sh [2021-04-21T09:36:12.062Z] + echo Chowning /workspace to jenkins user [2021-04-21T09:36:12.062Z] Chowning /workspace to jenkins user [2021-04-21T09:36:12.062Z] + id -u [2021-04-21T09:36:12.062Z] + id -g [2021-04-21T09:36:12.062Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-42294:/workspace busybox chown -R 1001:1001 /workspace [2021-04-21T09:36:12.062Z] Unable to find image 'busybox:latest' locally [2021-04-21T09:36:12.353Z] latest: Pulling from library/busybox [2021-04-21T09:36:12.353Z] 96e4eceb3830: Pulling fs layer [2021-04-21T09:36:12.643Z] 96e4eceb3830: Verifying Checksum [2021-04-21T09:36:12.643Z] 96e4eceb3830: Download complete [2021-04-21T09:36:12.912Z] --- PASS: TestSecretsCreateAndDelete (3.18s) [2021-04-21T09:36:12.913Z] === RUN TestSecretsUpdate [2021-04-21T09:36:13.275Z] 96e4eceb3830: Pull complete [2021-04-21T09:36:13.275Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-21T09:36:13.275Z] Status: Downloaded newer image for busybox:latest [2021-04-21T09:36:13.454Z] --- PASS: TestContainerStartOnDaemonRestart (3.83s) [2021-04-21T09:36:13.454Z] === CONT TestDaemonHostGatewayIP [2021-04-21T09:36:13.700Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-04-21T09:36:14.269Z] --- PASS: TestRemoveImageGarbageCollector (3.27s) [2021-04-21T09:36:14.269Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-21T09:36:14.269Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-04-21T09:36:14.269Z] === RUN TestTagInvalidReference [2021-04-21T09:36:14.269Z] --- PASS: TestTagInvalidReference (0.02s) [2021-04-21T09:36:14.269Z] === RUN TestTagValidPrefixedRepo [2021-04-21T09:36:14.527Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-04-21T09:36:14.527Z] === RUN TestTagExistedNameWithoutForce [2021-04-21T09:36:14.527Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-04-21T09:36:14.527Z] === RUN TestTagOfficialNames [2021-04-21T09:36:14.527Z] --- PASS: TestTagOfficialNames (0.09s) [2021-04-21T09:36:14.527Z] === RUN TestTagMatchesDigest [2021-04-21T09:36:14.527Z] --- PASS: TestTagMatchesDigest (0.04s) [2021-04-21T09:36:14.527Z] === CONT TestImportExtremelyLargeImageWorks [2021-04-21T09:36:14.563Z] --- PASS: TestDaemonRestartIpcMode (4.52s) [2021-04-21T09:36:14.563Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.73s) [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-21T09:36:16.209Z] --- PASS: TestSecretsUpdate (3.17s) [2021-04-21T09:36:16.209Z] === RUN TestTemplatedSecret [2021-04-21T09:36:16.392Z] + bundleName=s390x-integration [2021-04-21T09:36:16.392Z] + echo Creating s390x-integration-bundles.tar.gz [2021-04-21T09:36:16.392Z] Creating s390x-integration-bundles.tar.gz [2021-04-21T09:36:16.392Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2021-04-21T09:36:16.392Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-04-21T09:36:16.436Z] Archiving artifacts [2021-04-21T09:36:16.691Z] --- PASS: TestDaemonHostGatewayIP (2.96s) [2021-04-21T09:36:16.727Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-21T09:36:16.727Z] === RUN TestBoolValue [2021-04-21T09:36:16.727Z] --- PASS: TestBoolValue (0.00s) [2021-04-21T09:36:16.727Z] === RUN TestBoolValueOrDefault [2021-04-21T09:36:16.727Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-04-21T09:36:16.727Z] === RUN TestInt64ValueOrZero [2021-04-21T09:36:16.727Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-04-21T09:36:16.727Z] === RUN TestInt64ValueOrDefault [2021-04-21T09:36:16.727Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-04-21T09:36:16.727Z] === RUN TestInt64ValueOrDefaultWithError [2021-04-21T09:36:16.727Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-04-21T09:36:16.727Z] === RUN TestJsonContentType [2021-04-21T09:36:16.727Z] --- PASS: TestJsonContentType (0.00s) [2021-04-21T09:36:16.727Z] PASS [2021-04-21T09:36:16.727Z] coverage: 14.7% of statements [2021-04-21T09:36:16.727Z] ok github.com/docker/docker/api/server/httputils 0.078s coverage: 14.7% of statements [2021-04-21T09:36:16.765Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42294/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-21T09:36:17.156Z] + make clean [2021-04-21T09:36:17.447Z] docker volume rm -f docker-dev-cache [2021-04-21T09:36:17.739Z] docker-dev-cache [Pipeline] deleteDir [2021-04-21T09:36:18.718Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-04-21T09:36:18.718Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-04-21T09:36:18.899Z] === RUN TestMaskSecretKeys [2021-04-21T09:36:18.899Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-04-21T09:36:18.899Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-04-21T09:36:18.899Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-04-21T09:36:18.899Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-04-21T09:36:18.899Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-04-21T09:36:18.899Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-04-21T09:36:18.899Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-04-21T09:36:18.899Z] === RUN TestVersionMiddlewareVersion [2021-04-21T09:36:18.899Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-04-21T09:36:18.899Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-04-21T09:36:18.899Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-04-21T09:36:18.899Z] PASS [2021-04-21T09:36:18.899Z] coverage: 37.7% of statements [2021-04-21T09:36:18.899Z] ok github.com/docker/docker/api/server/middleware 0.102s coverage: 37.7% of statements [2021-04-21T09:36:18.899Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-21T09:36:18.899Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-21T09:36:18.899Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-21T09:36:18.899Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-21T09:36:18.899Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-21T09:36:18.899Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-21T09:36:18.899Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-21T09:36:18.899Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-21T09:36:18.899Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-21T09:36:18.899Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-21T09:36:18.899Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-21T09:36:19.285Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-04-21T09:36:19.508Z] --- PASS: TestTemplatedSecret (3.78s) [2021-04-21T09:36:19.508Z] === RUN TestSecretCreateResolve [2021-04-21T09:36:20.421Z] === RUN TestStrSliceMarshalJSON [2021-04-21T09:36:20.421Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-04-21T09:36:20.421Z] === RUN TestStrSliceUnmarshalJSON [2021-04-21T09:36:20.421Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-04-21T09:36:20.421Z] === RUN TestStrSliceUnmarshalString [2021-04-21T09:36:20.421Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-04-21T09:36:20.421Z] === RUN TestStrSliceUnmarshalSlice [2021-04-21T09:36:20.421Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-04-21T09:36:20.421Z] PASS [2021-04-21T09:36:20.421Z] coverage: 90.0% of statements [2021-04-21T09:36:20.421Z] ok github.com/docker/docker/api/types/strslice 0.063s coverage: 90.0% of statements [2021-04-21T09:36:20.421Z] === RUN TestToJSON [2021-04-21T09:36:20.421Z] --- PASS: TestToJSON (0.00s) [2021-04-21T09:36:20.421Z] === RUN TestToParamWithVersion [2021-04-21T09:36:20.421Z] --- PASS: TestToParamWithVersion (0.00s) [2021-04-21T09:36:20.421Z] === RUN TestFromJSON [2021-04-21T09:36:20.421Z] --- PASS: TestFromJSON (0.00s) [2021-04-21T09:36:20.421Z] === RUN TestEmpty [2021-04-21T09:36:20.421Z] --- PASS: TestEmpty (0.00s) [2021-04-21T09:36:20.421Z] === RUN TestArgsMatchKVListEmptySources [2021-04-21T09:36:20.421Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-04-21T09:36:20.421Z] === RUN TestArgsMatchKVList [2021-04-21T09:36:20.421Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-04-21T09:36:20.421Z] === RUN TestArgsMatch [2021-04-21T09:36:20.421Z] --- PASS: TestArgsMatch (0.00s) [2021-04-21T09:36:20.421Z] === RUN TestAdd [2021-04-21T09:36:20.421Z] --- PASS: TestAdd (0.00s) [2021-04-21T09:36:20.421Z] === RUN TestDel [2021-04-21T09:36:20.421Z] --- PASS: TestDel (0.00s) [2021-04-21T09:36:20.421Z] === RUN TestLen [2021-04-21T09:36:20.421Z] --- PASS: TestLen (0.00s) [2021-04-21T09:36:20.421Z] === RUN TestExactMatch [2021-04-21T09:36:20.421Z] --- PASS: TestExactMatch (0.00s) [2021-04-21T09:36:20.421Z] === RUN TestOnlyOneExactMatch [2021-04-21T09:36:20.421Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-04-21T09:36:20.421Z] === RUN TestContains [2021-04-21T09:36:20.421Z] --- PASS: TestContains (0.00s) [2021-04-21T09:36:20.421Z] === RUN TestValidate [2021-04-21T09:36:20.421Z] --- PASS: TestValidate (0.00s) [2021-04-21T09:36:20.421Z] === RUN TestWalkValues [2021-04-21T09:36:20.421Z] --- PASS: TestWalkValues (0.00s) [2021-04-21T09:36:20.421Z] === RUN TestFuzzyMatch [2021-04-21T09:36:20.421Z] --- PASS: TestFuzzyMatch (0.00s) [2021-04-21T09:36:20.421Z] === RUN TestClone [2021-04-21T09:36:20.421Z] --- PASS: TestClone (0.00s) [2021-04-21T09:36:20.421Z] PASS [2021-04-21T09:36:20.421Z] coverage: 92.2% of statements [2021-04-21T09:36:20.421Z] ok github.com/docker/docker/api/types/filters 0.069s coverage: 92.2% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-21T09:36:21.188Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-04-21T09:36:21.188Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-04-21T09:36:21.380Z] === RUN TestAdjustForAPIVersion [2021-04-21T09:36:21.380Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-04-21T09:36:21.380Z] PASS [2021-04-21T09:36:21.380Z] coverage: 5.7% of statements [2021-04-21T09:36:21.380Z] === RUN TestDurationToSecondsString [2021-04-21T09:36:21.380Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-04-21T09:36:21.380Z] === RUN TestGetTimestamp [2021-04-21T09:36:21.380Z] ok github.com/docker/docker/api/server/router/swarm 0.059s coverage: 5.7% of statements [2021-04-21T09:36:21.380Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-21T09:36:21.380Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-21T09:36:21.380Z] ? github.com/docker/docker/api/types [no test files] [2021-04-21T09:36:21.380Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-21T09:36:21.380Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-21T09:36:21.380Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-21T09:36:21.380Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-21T09:36:21.380Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-21T09:36:21.380Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-21T09:36:21.380Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-21T09:36:21.380Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-21T09:36:21.380Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-21T09:36:21.380Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-21T09:36:21.380Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-21T09:36:21.380Z] --- PASS: TestGetTimestamp (0.18s) [2021-04-21T09:36:21.380Z] === RUN TestParseTimestamps [2021-04-21T09:36:21.380Z] --- PASS: TestParseTimestamps (0.00s) [2021-04-21T09:36:21.380Z] PASS [2021-04-21T09:36:21.380Z] coverage: 100.0% of statements [2021-04-21T09:36:21.380Z] ok github.com/docker/docker/api/types/time 0.223s coverage: 100.0% of statements [2021-04-21T09:36:21.380Z] === RUN TestCompareVersion [2021-04-21T09:36:21.380Z] --- PASS: TestCompareVersion (0.00s) [2021-04-21T09:36:21.380Z] PASS [2021-04-21T09:36:21.380Z] coverage: 75.0% of statements [2021-04-21T09:36:21.380Z] ok github.com/docker/docker/api/types/versions 0.050s coverage: 75.0% of statements [2021-04-21T09:36:21.380Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-21T09:36:21.380Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-21T09:36:21.380Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-21T09:36:21.380Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-04-21T09:36:21.380Z] ? github.com/docker/docker/builder [no test files] [2021-04-21T09:36:21.380Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-21T09:36:21.380Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-21T09:36:21.380Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-21T09:36:21.380Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-21T09:36:21.380Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-21T09:36:21.380Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-21T09:36:21.380Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-21T09:36:22.810Z] --- PASS: TestSecretCreateResolve (2.72s) [2021-04-21T09:36:22.810Z] PASS [2021-04-21T09:36:22.810Z] [2021-04-21T09:36:22.810Z] DONE 6 tests in 19.383s [2021-04-21T09:36:22.810Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-04-21T09:36:22.810Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:36:22.810Z] ++ set -e [2021-04-21T09:36:22.810Z] ++ '[' -n 0 ']' [2021-04-21T09:36:22.810Z] ++ set -x [2021-04-21T09:36:22.810Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:36:22.810Z] INFO: Testing against a local daemon [2021-04-21T09:36:22.810Z] === RUN TestServiceCreateInit [2021-04-21T09:36:22.810Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-21T09:36:23.537Z] === RUN TestParseRemoteURL [2021-04-21T09:36:23.537Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-04-21T09:36:23.537Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-04-21T09:36:23.537Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-04-21T09:36:23.537Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-04-21T09:36:23.537Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-04-21T09:36:23.537Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-04-21T09:36:23.537Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-04-21T09:36:23.537Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-04-21T09:36:23.537Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-04-21T09:36:23.537Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-04-21T09:36:23.537Z] --- PASS: TestParseRemoteURL (0.00s) [2021-04-21T09:36:23.537Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-04-21T09:36:23.537Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-04-21T09:36:23.537Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-04-21T09:36:23.537Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-04-21T09:36:23.537Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-04-21T09:36:23.537Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-04-21T09:36:23.537Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-04-21T09:36:23.537Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-04-21T09:36:23.537Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-04-21T09:36:23.537Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-04-21T09:36:23.537Z] === RUN TestCloneArgsSmartHttp [2021-04-21T09:36:23.537Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-04-21T09:36:23.537Z] === RUN TestCloneArgsDumbHttp [2021-04-21T09:36:23.537Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-04-21T09:36:23.537Z] === RUN TestCloneArgsGit [2021-04-21T09:36:23.537Z] --- PASS: TestCloneArgsGit (0.00s) [2021-04-21T09:36:23.537Z] === RUN TestCheckoutGit [2021-04-21T09:36:23.614Z] --- PASS: TestContainerKillOnDaemonStart (12.92s) [2021-04-21T09:36:23.614Z] PASS [2021-04-21T09:36:23.614Z] [2021-04-21T09:36:23.614Z] === Skipped [2021-04-21T09:36:23.614Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2021-04-21T09:36:23.614Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-21T09:36:23.614Z] [2021-04-21T09:36:23.614Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-21T09:36:23.614Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-21T09:36:23.614Z] [2021-04-21T09:36:23.614Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2021-04-21T09:36:23.614Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-21T09:36:23.614Z] [2021-04-21T09:36:23.614Z] [2021-04-21T09:36:23.614Z] DONE 196 tests, 3 skipped in 114.527s [2021-04-21T09:36:23.614Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2021-04-21T09:36:23.614Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:36:23.614Z] ++ set -e [2021-04-21T09:36:23.614Z] ++ '[' -n 0 ']' [2021-04-21T09:36:23.614Z] ++ set -x [2021-04-21T09:36:23.614Z] ++ 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=ppc64le 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/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:36:23.614Z] INFO: Testing against a local daemon [2021-04-21T09:36:23.614Z] === RUN TestCommitInheritsEnv [2021-04-21T09:36:23.614Z] --- PASS: TestCommitInheritsEnv (0.34s) [2021-04-21T09:36:23.614Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-21T09:36:23.614Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-04-21T09:36:23.614Z] === RUN TestImagesFilterMultiReference [2021-04-21T09:36:23.614Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-04-21T09:36:23.614Z] === RUN TestImagePullPlatformInvalid [2021-04-21T09:36:23.614Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-04-21T09:36:23.614Z] === RUN TestRemoveImageOrphaning [2021-04-21T09:36:23.614Z] --- PASS: TestRemoveImageOrphaning (0.31s) [2021-04-21T09:36:23.614Z] === RUN TestRemoveImageGarbageCollector [2021-04-21T09:36:23.614Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-04-21T09:36:23.614Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-21T09:36:23.614Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-21T09:36:23.614Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-04-21T09:36:23.614Z] === RUN TestTagInvalidReference [2021-04-21T09:36:23.614Z] --- PASS: TestTagInvalidReference (0.02s) [2021-04-21T09:36:23.614Z] === RUN TestTagValidPrefixedRepo [2021-04-21T09:36:23.614Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-04-21T09:36:23.614Z] === RUN TestTagExistedNameWithoutForce [2021-04-21T09:36:23.614Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-04-21T09:36:23.614Z] === RUN TestTagOfficialNames [2021-04-21T09:36:23.614Z] --- PASS: TestTagOfficialNames (0.04s) [2021-04-21T09:36:23.614Z] === RUN TestTagMatchesDigest [2021-04-21T09:36:23.614Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-04-21T09:36:23.614Z] === CONT TestImportExtremelyLargeImageWorks [2021-04-21T09:36:24.353Z] --- PASS: TestServiceUpdateSecrets (15.30s) [2021-04-21T09:36:24.353Z] === RUN TestServiceUpdateConfigs [2021-04-21T09:36:25.378Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-04-21T09:36:25.710Z] === RUN TestEnable [2021-04-21T09:36:25.710Z] --- PASS: TestEnable (0.00s) [2021-04-21T09:36:25.710Z] === RUN TestDisable [2021-04-21T09:36:25.710Z] --- PASS: TestDisable (0.00s) [2021-04-21T09:36:25.710Z] === RUN TestEnabled [2021-04-21T09:36:25.710Z] --- PASS: TestEnabled (0.00s) [2021-04-21T09:36:25.710Z] PASS [2021-04-21T09:36:25.710Z] coverage: 100.0% of statements [2021-04-21T09:36:25.710Z] ok github.com/docker/docker/cli/debug 0.044s coverage: 100.0% of statements [2021-04-21T09:36:25.945Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-04-21T09:36:26.512Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-04-21T09:36:26.512Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-04-21T09:36:26.667Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-04-21T09:36:26.667Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-04-21T09:36:26.667Z] === RUN TestProcessNoDockerignore [2021-04-21T09:36:26.667Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-04-21T09:36:26.667Z] === RUN TestProcessShouldLeaveAllFiles [2021-04-21T09:36:26.667Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-04-21T09:36:26.667Z] === RUN TestDetectContentType [2021-04-21T09:36:26.667Z] --- PASS: TestDetectContentType (0.00s) [2021-04-21T09:36:26.667Z] === RUN TestSelectAcceptableMIME [2021-04-21T09:36:26.667Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-04-21T09:36:26.667Z] === RUN TestInspectEmptyResponse [2021-04-21T09:36:26.667Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-04-21T09:36:26.667Z] === RUN TestInspectResponseBinary [2021-04-21T09:36:26.667Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-04-21T09:36:26.667Z] === RUN TestResponseUnsupportedContentType [2021-04-21T09:36:26.667Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-04-21T09:36:26.667Z] === RUN TestInspectResponseTextSimple [2021-04-21T09:36:26.667Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-04-21T09:36:26.667Z] === RUN TestInspectResponseEmptyContentType [2021-04-21T09:36:26.667Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-04-21T09:36:26.667Z] === RUN TestUnknownContentLength [2021-04-21T09:36:26.667Z] --- PASS: TestUnknownContentLength (0.00s) [2021-04-21T09:36:26.667Z] === RUN TestDownloadRemote [2021-04-21T09:36:26.667Z] --- PASS: TestDownloadRemote (0.10s) [2021-04-21T09:36:26.667Z] === RUN TestGetWithStatusError [2021-04-21T09:36:26.667Z] --- PASS: TestGetWithStatusError (0.00s) [2021-04-21T09:36:26.667Z] === RUN TestCloseRootDirectory [2021-04-21T09:36:26.667Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-04-21T09:36:26.667Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-21T09:36:26.667Z] === RUN TestHashFile [2021-04-21T09:36:26.667Z] --- SKIP: TestHashFile (0.01s) [2021-04-21T09:36:26.667Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-21T09:36:26.667Z] === RUN TestHashSubdir [2021-04-21T09:36:26.667Z] --- SKIP: TestHashSubdir (0.01s) [2021-04-21T09:36:26.667Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-21T09:36:26.667Z] === RUN TestRemoveDirectory [2021-04-21T09:36:26.667Z] --- SKIP: TestRemoveDirectory (0.01s) [2021-04-21T09:36:26.667Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-21T09:36:26.667Z] PASS [2021-04-21T09:36:26.667Z] coverage: 9.3% of statements [2021-04-21T09:36:26.667Z] ok github.com/docker/docker/builder/remotecontext 0.418s coverage: 9.3% of statements [2021-04-21T09:36:27.632Z] === RUN TestGetAllAllowed [2021-04-21T09:36:27.632Z] --- PASS: TestGetAllAllowed (0.00s) [2021-04-21T09:36:27.632Z] === RUN TestGetAllMeta [2021-04-21T09:36:27.632Z] --- PASS: TestGetAllMeta (0.00s) [2021-04-21T09:36:27.632Z] === RUN TestWarnOnUnusedBuildArgs [2021-04-21T09:36:27.632Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-04-21T09:36:27.632Z] === RUN TestIsUnreferencedBuiltin [2021-04-21T09:36:27.632Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-04-21T09:36:27.632Z] === RUN TestIsExistingDirectory [2021-04-21T09:36:27.632Z] --- PASS: TestIsExistingDirectory (0.01s) [2021-04-21T09:36:27.632Z] === RUN TestGetFilenameForDownload [2021-04-21T09:36:27.632Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-04-21T09:36:27.632Z] === RUN TestEnv2Variables [2021-04-21T09:36:27.632Z] --- PASS: TestEnv2Variables (0.00s) [2021-04-21T09:36:27.632Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-04-21T09:36:27.632Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-04-21T09:36:27.632Z] === RUN TestMaintainer [2021-04-21T09:36:27.632Z] --- PASS: TestMaintainer (0.00s) [2021-04-21T09:36:27.632Z] === RUN TestLabel [2021-04-21T09:36:27.632Z] --- PASS: TestLabel (0.00s) [2021-04-21T09:36:27.632Z] === RUN TestFromScratch [2021-04-21T09:36:27.632Z] --- PASS: TestFromScratch (0.00s) [2021-04-21T09:36:27.632Z] === RUN TestFromWithArg [2021-04-21T09:36:27.632Z] --- PASS: TestFromWithArg (0.00s) [2021-04-21T09:36:27.632Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-04-21T09:36:27.632Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-04-21T09:36:27.632Z] === RUN TestFromWithUndefinedArg [2021-04-21T09:36:27.632Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-04-21T09:36:27.632Z] === RUN TestFromMultiStageWithNamedStage [2021-04-21T09:36:27.632Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-04-21T09:36:27.632Z] === RUN TestOnbuild [2021-04-21T09:36:27.632Z] --- PASS: TestOnbuild (0.00s) [2021-04-21T09:36:27.632Z] === RUN TestWorkdir [2021-04-21T09:36:27.632Z] --- PASS: TestWorkdir (0.00s) [2021-04-21T09:36:27.632Z] === RUN TestCmd [2021-04-21T09:36:27.633Z] --- PASS: TestCmd (0.00s) [2021-04-21T09:36:27.633Z] === RUN TestHealthcheckNone [2021-04-21T09:36:27.633Z] --- PASS: TestHealthcheckNone (0.00s) [2021-04-21T09:36:27.633Z] === RUN TestHealthcheckCmd [2021-04-21T09:36:27.633Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-04-21T09:36:27.633Z] === RUN TestEntrypoint [2021-04-21T09:36:27.633Z] --- PASS: TestEntrypoint (0.00s) [2021-04-21T09:36:27.633Z] === RUN TestExpose [2021-04-21T09:36:27.633Z] --- PASS: TestExpose (0.00s) [2021-04-21T09:36:27.633Z] === RUN TestUser [2021-04-21T09:36:27.633Z] --- PASS: TestUser (0.00s) [2021-04-21T09:36:27.633Z] === RUN TestVolume [2021-04-21T09:36:27.633Z] --- PASS: TestVolume (0.00s) [2021-04-21T09:36:27.633Z] === RUN TestStopSignal [2021-04-21T09:36:27.633Z] --- SKIP: TestStopSignal (0.00s) [2021-04-21T09:36:27.633Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-04-21T09:36:27.633Z] === RUN TestArg [2021-04-21T09:36:27.633Z] --- PASS: TestArg (0.00s) [2021-04-21T09:36:27.633Z] === RUN TestShell [2021-04-21T09:36:27.633Z] --- PASS: TestShell (0.00s) [2021-04-21T09:36:27.633Z] === RUN TestPrependEnvOnCmd [2021-04-21T09:36:27.633Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-04-21T09:36:27.633Z] === RUN TestRunWithBuildArgs [2021-04-21T09:36:27.633Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-04-21T09:36:27.633Z] === RUN TestRunIgnoresHealthcheck [2021-04-21T09:36:27.633Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-04-21T09:36:27.633Z] === RUN TestDispatchUnsupportedOptions [2021-04-21T09:36:27.633Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-04-21T09:36:27.633Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-04-21T09:36:27.633Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-04-21T09:36:27.633Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-04-21T09:36:27.633Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-04-21T09:36:27.633Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-04-21T09:36:27.633Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-04-21T09:36:27.633Z] === RUN TestNormalizeWorkdir [2021-04-21T09:36:27.633Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-04-21T09:36:27.633Z] === RUN TestDispatch [2021-04-21T09:36:27.633Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-04-21T09:36:27.633Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-04-21T09:36:27.633Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-04-21T09:36:27.633Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-04-21T09:36:27.633Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-04-21T09:36:27.633Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-04-21T09:36:27.633Z] === RUN TestDispatch/COPY_url [2021-04-21T09:36:27.633Z] --- PASS: TestDispatch (0.12s) [2021-04-21T09:36:27.633Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-04-21T09:36:27.633Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.03s) [2021-04-21T09:36:27.633Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2021-04-21T09:36:27.633Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-04-21T09:36:27.633Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s) [2021-04-21T09:36:27.633Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2021-04-21T09:36:27.633Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-04-21T09:36:27.633Z] === RUN TestAddScratchImageAddsToMounts [2021-04-21T09:36:27.633Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-04-21T09:36:27.633Z] === RUN TestAddFromScratchPopulatesPlatform [2021-04-21T09:36:27.633Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-04-21T09:36:27.633Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-04-21T09:36:27.633Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-04-21T09:36:27.633Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-04-21T09:36:27.633Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-04-21T09:36:27.633Z] === RUN TestImageSourceGetAddsToMounts [2021-04-21T09:36:27.633Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-04-21T09:36:27.633Z] === RUN TestEmptyDockerfile [2021-04-21T09:36:27.633Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-04-21T09:36:27.633Z] === RUN TestSymlinkDockerfile [2021-04-21T09:36:27.633Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-04-21T09:36:27.633Z] === RUN TestDockerfileOutsideTheBuildContext [2021-04-21T09:36:27.633Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2021-04-21T09:36:27.633Z] === RUN TestNonExistingDockerfile [2021-04-21T09:36:27.633Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-04-21T09:36:27.633Z] === RUN TestCopyRunConfig [2021-04-21T09:36:27.633Z] --- PASS: TestCopyRunConfig (0.00s) [2021-04-21T09:36:27.633Z] === RUN TestDeepCopyRunConfig [2021-04-21T09:36:27.633Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-04-21T09:36:27.633Z] === RUN TestExportImage [2021-04-21T09:36:27.633Z] --- PASS: TestExportImage (0.00s) [2021-04-21T09:36:27.633Z] === RUN TestNormalizeDest [2021-04-21T09:36:27.633Z] --- PASS: TestNormalizeDest (0.00s) [2021-04-21T09:36:27.633Z] PASS [2021-04-21T09:36:27.633Z] coverage: 46.8% of statements [2021-04-21T09:36:27.633Z] ok github.com/docker/docker/builder/dockerfile 0.392s coverage: 46.8% of statements [2021-04-21T09:36:27.633Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-04-21T09:36:28.111Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-21T09:36:28.417Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-04-21T09:36:29.793Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-04-21T09:36:31.695Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-04-21T09:36:31.695Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-04-21T09:36:33.393Z] --- PASS: TestServiceCreateInit (10.48s) [2021-04-21T09:36:33.393Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.98s) [2021-04-21T09:36:33.393Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.47s) [2021-04-21T09:36:33.393Z] === RUN TestCreateServiceMultipleTimes [2021-04-21T09:36:33.597Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-04-21T09:36:33.857Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-04-21T09:36:35.233Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-04-21T09:36:39.179Z] --- PASS: TestServiceUpdateConfigs (15.19s) [2021-04-21T09:36:39.179Z] === RUN TestServiceUpdateNetwork [2021-04-21T09:36:39.942Z] === RUN TestCheckpointCreateError [2021-04-21T09:36:39.942Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-04-21T09:36:39.942Z] === RUN TestCheckpointCreate [2021-04-21T09:36:39.942Z] --- PASS: TestCheckpointCreate (0.00s) [2021-04-21T09:36:39.942Z] === RUN TestCheckpointDeleteError [2021-04-21T09:36:39.942Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-04-21T09:36:39.942Z] === RUN TestCheckpointDelete [2021-04-21T09:36:39.942Z] --- PASS: TestCheckpointDelete (0.00s) [2021-04-21T09:36:39.942Z] === RUN TestCheckpointListError [2021-04-21T09:36:39.942Z] --- PASS: TestCheckpointListError (0.00s) [2021-04-21T09:36:39.942Z] === RUN TestCheckpointList [2021-04-21T09:36:39.942Z] --- PASS: TestCheckpointList (0.00s) [2021-04-21T09:36:39.942Z] === RUN TestCheckpointListContainerNotFound [2021-04-21T09:36:39.942Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-04-21T09:36:39.942Z] === RUN TestNewClientWithOpsFromEnv [2021-04-21T09:36:39.942Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-04-21T09:36:39.942Z] client_test.go:23: runtime.GOOS == "windows" [2021-04-21T09:36:39.942Z] === RUN TestGetAPIPath [2021-04-21T09:36:39.942Z] --- PASS: TestGetAPIPath (0.00s) [2021-04-21T09:36:39.942Z] === RUN TestParseHostURL [2021-04-21T09:36:39.942Z] --- PASS: TestParseHostURL (0.00s) [2021-04-21T09:36:39.942Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-04-21T09:36:39.942Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-04-21T09:36:39.942Z] === RUN TestNegotiateAPIVersionEmpty [2021-04-21T09:36:39.942Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-04-21T09:36:39.942Z] === RUN TestNegotiateAPIVersion [2021-04-21T09:36:39.942Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-04-21T09:36:39.942Z] === RUN TestNegotiateAPVersionOverride [2021-04-21T09:36:39.942Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-04-21T09:36:39.942Z] === RUN TestNegotiateAPIVersionAutomatic [2021-04-21T09:36:39.942Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-04-21T09:36:39.942Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-04-21T09:36:39.942Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-04-21T09:36:39.942Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-04-21T09:36:39.942Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-04-21T09:36:39.942Z] === RUN TestClientRedirect [2021-04-21T09:36:39.942Z] --- PASS: TestClientRedirect (0.00s) [2021-04-21T09:36:39.942Z] === RUN TestConfigCreateUnsupported [2021-04-21T09:36:39.942Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-04-21T09:36:39.942Z] === RUN TestConfigCreateError [2021-04-21T09:36:39.942Z] --- PASS: TestConfigCreateError (0.00s) [2021-04-21T09:36:39.942Z] === RUN TestConfigCreate [2021-04-21T09:36:39.942Z] --- PASS: TestConfigCreate (0.00s) [2021-04-21T09:36:39.942Z] === RUN TestConfigInspectNotFound [2021-04-21T09:36:39.942Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-04-21T09:36:39.942Z] === RUN TestConfigInspectWithEmptyID [2021-04-21T09:36:39.942Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-04-21T09:36:39.942Z] === RUN TestConfigInspectUnsupported [2021-04-21T09:36:39.942Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-04-21T09:36:39.942Z] === RUN TestConfigInspectError [2021-04-21T09:36:39.942Z] --- PASS: TestConfigInspectError (0.00s) [2021-04-21T09:36:39.942Z] === RUN TestConfigInspectConfigNotFound [2021-04-21T09:36:39.942Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-04-21T09:36:39.942Z] === RUN TestConfigInspect [2021-04-21T09:36:39.942Z] --- PASS: TestConfigInspect (0.00s) [2021-04-21T09:36:39.942Z] === RUN TestConfigListUnsupported [2021-04-21T09:36:39.942Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-04-21T09:36:39.942Z] === RUN TestConfigListError [2021-04-21T09:36:39.942Z] --- PASS: TestConfigListError (0.00s) [2021-04-21T09:36:39.942Z] === RUN TestConfigList [2021-04-21T09:36:39.942Z] --- PASS: TestConfigList (0.00s) [2021-04-21T09:36:39.942Z] === RUN TestConfigRemoveUnsupported [2021-04-21T09:36:39.942Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-04-21T09:36:39.942Z] === RUN TestConfigRemoveError [2021-04-21T09:36:39.942Z] --- PASS: TestConfigRemoveError (0.00s) [2021-04-21T09:36:39.942Z] === RUN TestConfigRemove [2021-04-21T09:36:39.942Z] --- PASS: TestConfigRemove (0.00s) [2021-04-21T09:36:39.942Z] === RUN TestConfigUpdateUnsupported [2021-04-21T09:36:39.942Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-04-21T09:36:39.942Z] === RUN TestConfigUpdateError [2021-04-21T09:36:39.942Z] --- PASS: TestConfigUpdateError (0.00s) [2021-04-21T09:36:39.942Z] === RUN TestConfigUpdate [2021-04-21T09:36:39.942Z] --- PASS: TestConfigUpdate (0.00s) [2021-04-21T09:36:39.942Z] === RUN TestContainerCommitError [2021-04-21T09:36:39.942Z] --- PASS: TestContainerCommitError (0.00s) [2021-04-21T09:36:39.942Z] === RUN TestContainerCommit [2021-04-21T09:36:39.942Z] --- PASS: TestContainerCommit (0.00s) [2021-04-21T09:36:39.942Z] === RUN TestContainerStatPathError [2021-04-21T09:36:39.942Z] --- PASS: TestContainerStatPathError (0.00s) [2021-04-21T09:36:39.942Z] === RUN TestContainerStatPathNotFoundError [2021-04-21T09:36:39.942Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-04-21T09:36:39.942Z] === RUN TestContainerStatPathNoHeaderError [2021-04-21T09:36:39.942Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-04-21T09:36:39.942Z] === RUN TestContainerStatPath [2021-04-21T09:36:39.942Z] --- PASS: TestContainerStatPath (0.00s) [2021-04-21T09:36:39.942Z] === RUN TestCopyToContainerError [2021-04-21T09:36:39.942Z] --- PASS: TestCopyToContainerError (0.00s) [2021-04-21T09:36:39.942Z] === RUN TestCopyToContainerNotFoundError [2021-04-21T09:36:40.396Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-04-21T09:36:40.396Z] === RUN TestCopyToContainerNotStatusOKError [2021-04-21T09:36:40.396Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-04-21T09:36:40.396Z] === RUN TestCopyToContainer [2021-04-21T09:36:40.396Z] --- PASS: TestCopyToContainer (0.00s) [2021-04-21T09:36:40.396Z] === RUN TestCopyFromContainerError [2021-04-21T09:36:40.396Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-04-21T09:36:40.396Z] === RUN TestCopyFromContainerNotFoundError [2021-04-21T09:36:40.396Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-04-21T09:36:40.396Z] === RUN TestCopyFromContainerNotStatusOKError [2021-04-21T09:36:40.396Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-04-21T09:36:40.396Z] === RUN TestCopyFromContainerNoHeaderError [2021-04-21T09:36:40.396Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-04-21T09:36:40.396Z] === RUN TestCopyFromContainer [2021-04-21T09:36:40.396Z] --- PASS: TestCopyFromContainer (0.00s) [2021-04-21T09:36:40.396Z] === RUN TestContainerCreateError [2021-04-21T09:36:40.396Z] --- PASS: TestContainerCreateError (0.00s) [2021-04-21T09:36:40.396Z] === RUN TestContainerCreateImageNotFound [2021-04-21T09:36:40.396Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-04-21T09:36:40.396Z] === RUN TestContainerCreateWithName [2021-04-21T09:36:40.396Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-04-21T09:36:40.396Z] === RUN TestContainerCreateAutoRemove [2021-04-21T09:36:40.396Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-04-21T09:36:40.396Z] === RUN TestContainerDiffError [2021-04-21T09:36:40.396Z] --- PASS: TestContainerDiffError (0.00s) [2021-04-21T09:36:40.396Z] === RUN TestContainerDiff [2021-04-21T09:36:40.396Z] --- PASS: TestContainerDiff (0.00s) [2021-04-21T09:36:40.396Z] === RUN TestContainerExecCreateError [2021-04-21T09:36:40.397Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-04-21T09:36:40.397Z] === RUN TestContainerExecCreate [2021-04-21T09:36:40.397Z] --- PASS: TestContainerExecCreate (0.00s) [2021-04-21T09:36:40.397Z] === RUN TestContainerExecStartError [2021-04-21T09:36:40.397Z] --- PASS: TestContainerExecStartError (0.00s) [2021-04-21T09:36:40.397Z] === RUN TestContainerExecStart [2021-04-21T09:36:40.397Z] --- PASS: TestContainerExecStart (0.00s) [2021-04-21T09:36:40.397Z] === RUN TestContainerExecInspectError [2021-04-21T09:36:40.397Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-04-21T09:36:40.397Z] === RUN TestContainerExecInspect [2021-04-21T09:36:40.397Z] --- PASS: TestContainerExecInspect (0.00s) [2021-04-21T09:36:40.397Z] === RUN TestContainerExportError [2021-04-21T09:36:40.397Z] --- PASS: TestContainerExportError (0.00s) [2021-04-21T09:36:40.397Z] === RUN TestContainerExport [2021-04-21T09:36:40.397Z] --- PASS: TestContainerExport (0.00s) [2021-04-21T09:36:40.397Z] === RUN TestContainerInspectError [2021-04-21T09:36:40.397Z] --- PASS: TestContainerInspectError (0.00s) [2021-04-21T09:36:40.397Z] === RUN TestContainerInspectContainerNotFound [2021-04-21T09:36:40.397Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-04-21T09:36:40.397Z] === RUN TestContainerInspectWithEmptyID [2021-04-21T09:36:40.397Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-04-21T09:36:40.397Z] === RUN TestContainerInspect [2021-04-21T09:36:40.850Z] --- PASS: TestContainerInspect (0.00s) [2021-04-21T09:36:40.850Z] === RUN TestContainerInspectNode [2021-04-21T09:36:40.850Z] --- PASS: TestContainerInspectNode (0.00s) [2021-04-21T09:36:40.850Z] === RUN TestContainerKillError [2021-04-21T09:36:40.850Z] --- PASS: TestContainerKillError (0.00s) [2021-04-21T09:36:40.850Z] === RUN TestContainerKill [2021-04-21T09:36:40.850Z] --- PASS: TestContainerKill (0.00s) [2021-04-21T09:36:40.850Z] === RUN TestContainerListError [2021-04-21T09:36:40.850Z] --- PASS: TestContainerListError (0.00s) [2021-04-21T09:36:40.850Z] === RUN TestContainerList [2021-04-21T09:36:40.850Z] --- PASS: TestContainerList (0.00s) [2021-04-21T09:36:40.850Z] === RUN TestContainerLogsNotFoundError [2021-04-21T09:36:40.850Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-04-21T09:36:40.850Z] === RUN TestContainerLogsError [2021-04-21T09:36:40.850Z] --- PASS: TestContainerLogsError (0.00s) [2021-04-21T09:36:40.850Z] === RUN TestContainerLogs [2021-04-21T09:36:40.850Z] --- PASS: TestContainerLogs (0.24s) [2021-04-21T09:36:40.850Z] === RUN TestContainerPauseError [2021-04-21T09:36:40.850Z] --- PASS: TestContainerPauseError (0.00s) [2021-04-21T09:36:40.850Z] === RUN TestContainerPause [2021-04-21T09:36:40.850Z] --- PASS: TestContainerPause (0.00s) [2021-04-21T09:36:40.850Z] === RUN TestContainersPruneError [2021-04-21T09:36:40.850Z] --- PASS: TestContainersPruneError (0.00s) [2021-04-21T09:36:40.850Z] === RUN TestContainersPrune [2021-04-21T09:36:40.850Z] --- PASS: TestContainersPrune (0.00s) [2021-04-21T09:36:40.850Z] === RUN TestContainerRemoveError [2021-04-21T09:36:40.850Z] --- PASS: TestContainerRemoveError (0.00s) [2021-04-21T09:36:40.850Z] === RUN TestContainerRemoveNotFoundError [2021-04-21T09:36:40.850Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-04-21T09:36:40.850Z] === RUN TestContainerRemove [2021-04-21T09:36:40.850Z] --- PASS: TestContainerRemove (0.00s) [2021-04-21T09:36:40.850Z] === RUN TestContainerRenameError [2021-04-21T09:36:40.850Z] --- PASS: TestContainerRenameError (0.00s) [2021-04-21T09:36:40.850Z] === RUN TestContainerRename [2021-04-21T09:36:40.850Z] --- PASS: TestContainerRename (0.00s) [2021-04-21T09:36:40.850Z] === RUN TestContainerResizeError [2021-04-21T09:36:40.850Z] --- PASS: TestContainerResizeError (0.00s) [2021-04-21T09:36:40.850Z] === RUN TestContainerExecResizeError [2021-04-21T09:36:40.850Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-04-21T09:36:40.850Z] === RUN TestContainerResize [2021-04-21T09:36:40.850Z] --- PASS: TestContainerResize (0.00s) [2021-04-21T09:36:40.850Z] === RUN TestContainerExecResize [2021-04-21T09:36:40.850Z] --- PASS: TestContainerExecResize (0.00s) [2021-04-21T09:36:40.850Z] === RUN TestContainerRestartError [2021-04-21T09:36:40.850Z] --- PASS: TestContainerRestartError (0.00s) [2021-04-21T09:36:40.850Z] === RUN TestContainerRestart [2021-04-21T09:36:40.850Z] --- PASS: TestContainerRestart (0.00s) [2021-04-21T09:36:40.850Z] === RUN TestContainerStartError [2021-04-21T09:36:40.850Z] --- PASS: TestContainerStartError (0.00s) [2021-04-21T09:36:40.850Z] === RUN TestContainerStart [2021-04-21T09:36:40.850Z] --- PASS: TestContainerStart (0.00s) [2021-04-21T09:36:40.850Z] === RUN TestContainerStatsError [2021-04-21T09:36:40.850Z] --- PASS: TestContainerStatsError (0.00s) [2021-04-21T09:36:40.850Z] === RUN TestContainerStats [2021-04-21T09:36:40.850Z] --- PASS: TestContainerStats (0.00s) [2021-04-21T09:36:40.850Z] === RUN TestContainerStopError [2021-04-21T09:36:40.850Z] --- PASS: TestContainerStopError (0.00s) [2021-04-21T09:36:40.850Z] === RUN TestContainerStop [2021-04-21T09:36:40.850Z] --- PASS: TestContainerStop (0.00s) [2021-04-21T09:36:40.850Z] === RUN TestContainerTopError [2021-04-21T09:36:40.850Z] --- PASS: TestContainerTopError (0.00s) [2021-04-21T09:36:40.850Z] === RUN TestContainerTop [2021-04-21T09:36:40.850Z] --- PASS: TestContainerTop (0.00s) [2021-04-21T09:36:40.850Z] === RUN TestContainerUnpauseError [2021-04-21T09:36:40.850Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-04-21T09:36:40.850Z] === RUN TestContainerUnpause [2021-04-21T09:36:40.850Z] --- PASS: TestContainerUnpause (0.00s) [2021-04-21T09:36:40.850Z] === RUN TestContainerUpdateError [2021-04-21T09:36:40.851Z] --- PASS: TestContainerUpdateError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestContainerUpdate [2021-04-21T09:36:40.851Z] --- PASS: TestContainerUpdate (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestContainerWaitError [2021-04-21T09:36:40.851Z] --- PASS: TestContainerWaitError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestContainerWait [2021-04-21T09:36:40.851Z] --- PASS: TestContainerWait (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestDiskUsageError [2021-04-21T09:36:40.851Z] --- PASS: TestDiskUsageError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestDiskUsage [2021-04-21T09:36:40.851Z] --- PASS: TestDiskUsage (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestDistributionInspectUnsupported [2021-04-21T09:36:40.851Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestDistributionInspectWithEmptyID [2021-04-21T09:36:40.851Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestEventsErrorInOptions [2021-04-21T09:36:40.851Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestEventsErrorFromServer [2021-04-21T09:36:40.851Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestEvents [2021-04-21T09:36:40.851Z] --- PASS: TestEvents (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestTLSCloseWriter [2021-04-21T09:36:40.851Z] === PAUSE TestTLSCloseWriter [2021-04-21T09:36:40.851Z] === RUN TestImageBuildError [2021-04-21T09:36:40.851Z] --- PASS: TestImageBuildError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestImageBuild [2021-04-21T09:36:40.851Z] --- PASS: TestImageBuild (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestGetDockerOS [2021-04-21T09:36:40.851Z] --- PASS: TestGetDockerOS (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestImageCreateError [2021-04-21T09:36:40.851Z] --- PASS: TestImageCreateError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestImageCreate [2021-04-21T09:36:40.851Z] --- PASS: TestImageCreate (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestImageHistoryError [2021-04-21T09:36:40.851Z] --- PASS: TestImageHistoryError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestImageHistory [2021-04-21T09:36:40.851Z] --- PASS: TestImageHistory (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestImageImportError [2021-04-21T09:36:40.851Z] --- PASS: TestImageImportError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestImageImport [2021-04-21T09:36:40.851Z] --- PASS: TestImageImport (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestImageInspectError [2021-04-21T09:36:40.851Z] --- PASS: TestImageInspectError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestImageInspectImageNotFound [2021-04-21T09:36:40.851Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestImageInspectWithEmptyID [2021-04-21T09:36:40.851Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestImageInspect [2021-04-21T09:36:40.851Z] --- PASS: TestImageInspect (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestImageListError [2021-04-21T09:36:40.851Z] --- PASS: TestImageListError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestImageList [2021-04-21T09:36:40.851Z] --- PASS: TestImageList (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestImageListApiBefore125 [2021-04-21T09:36:40.851Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestImageLoadError [2021-04-21T09:36:40.851Z] --- PASS: TestImageLoadError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestImageLoad [2021-04-21T09:36:40.851Z] --- PASS: TestImageLoad (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestImagesPruneError [2021-04-21T09:36:40.851Z] --- PASS: TestImagesPruneError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestImagesPrune [2021-04-21T09:36:40.851Z] --- PASS: TestImagesPrune (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestImagePullReferenceParseError [2021-04-21T09:36:40.851Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestImagePullAnyError [2021-04-21T09:36:40.851Z] --- PASS: TestImagePullAnyError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestImagePullStatusUnauthorizedError [2021-04-21T09:36:40.851Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-04-21T09:36:40.851Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-04-21T09:36:40.851Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-04-21T09:36:40.851Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestImagePullWithoutErrors [2021-04-21T09:36:40.851Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestImagePushReferenceError [2021-04-21T09:36:40.851Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestImagePushAnyError [2021-04-21T09:36:40.851Z] --- PASS: TestImagePushAnyError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestImagePushStatusUnauthorizedError [2021-04-21T09:36:40.851Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-04-21T09:36:40.851Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-04-21T09:36:40.851Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-04-21T09:36:40.851Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestImagePushWithoutErrors [2021-04-21T09:36:40.851Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-04-21T09:36:40.851Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-04-21T09:36:40.851Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-04-21T09:36:40.851Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-04-21T09:36:40.851Z] --- PASS: TestImagePushWithoutErrors (0.01s) [2021-04-21T09:36:40.851Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-04-21T09:36:40.851Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-04-21T09:36:40.851Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-04-21T09:36:40.851Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestImageRemoveError [2021-04-21T09:36:40.851Z] --- PASS: TestImageRemoveError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestImageRemoveImageNotFound [2021-04-21T09:36:40.851Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestImageRemove [2021-04-21T09:36:40.851Z] --- PASS: TestImageRemove (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestImageSaveError [2021-04-21T09:36:40.851Z] --- PASS: TestImageSaveError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestImageSave [2021-04-21T09:36:40.851Z] --- PASS: TestImageSave (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestImageSearchAnyError [2021-04-21T09:36:40.851Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestImageSearchStatusUnauthorizedError [2021-04-21T09:36:40.851Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-04-21T09:36:40.851Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-04-21T09:36:40.851Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-04-21T09:36:40.851Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestImageSearchWithoutErrors [2021-04-21T09:36:40.851Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestImageTagError [2021-04-21T09:36:40.851Z] --- PASS: TestImageTagError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestImageTagInvalidReference [2021-04-21T09:36:40.851Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestImageTagInvalidSourceImageName [2021-04-21T09:36:40.851Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestImageTagHexSource [2021-04-21T09:36:40.851Z] --- PASS: TestImageTagHexSource (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestImageTag [2021-04-21T09:36:40.851Z] --- PASS: TestImageTag (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestInfoServerError [2021-04-21T09:36:40.851Z] --- PASS: TestInfoServerError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestInfoInvalidResponseJSONError [2021-04-21T09:36:40.851Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestInfo [2021-04-21T09:36:40.851Z] --- PASS: TestInfo (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestNetworkConnectError [2021-04-21T09:36:40.851Z] --- PASS: TestNetworkConnectError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-04-21T09:36:40.851Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestNetworkConnect [2021-04-21T09:36:40.851Z] --- PASS: TestNetworkConnect (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestNetworkCreateError [2021-04-21T09:36:40.851Z] --- PASS: TestNetworkCreateError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestNetworkCreate [2021-04-21T09:36:40.851Z] --- PASS: TestNetworkCreate (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestNetworkDisconnectError [2021-04-21T09:36:40.851Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestNetworkDisconnect [2021-04-21T09:36:40.851Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestNetworkInspectError [2021-04-21T09:36:40.851Z] --- PASS: TestNetworkInspectError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestNetworkInspectNotFoundError [2021-04-21T09:36:40.851Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestNetworkInspectWithEmptyID [2021-04-21T09:36:40.851Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestNetworkInspect [2021-04-21T09:36:40.851Z] --- PASS: TestNetworkInspect (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestNetworkListError [2021-04-21T09:36:40.851Z] --- PASS: TestNetworkListError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestNetworkList [2021-04-21T09:36:40.851Z] --- PASS: TestNetworkList (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestNetworksPruneError [2021-04-21T09:36:40.851Z] --- PASS: TestNetworksPruneError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestNetworksPrune [2021-04-21T09:36:40.851Z] --- PASS: TestNetworksPrune (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestNetworkRemoveError [2021-04-21T09:36:40.851Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestNetworkRemove [2021-04-21T09:36:40.851Z] --- PASS: TestNetworkRemove (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestNodeInspectError [2021-04-21T09:36:40.851Z] --- PASS: TestNodeInspectError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestNodeInspectNodeNotFound [2021-04-21T09:36:40.851Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestNodeInspectWithEmptyID [2021-04-21T09:36:40.851Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestNodeInspect [2021-04-21T09:36:40.851Z] --- PASS: TestNodeInspect (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestNodeListError [2021-04-21T09:36:40.851Z] --- PASS: TestNodeListError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestNodeList [2021-04-21T09:36:40.851Z] --- PASS: TestNodeList (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestNodeRemoveError [2021-04-21T09:36:40.851Z] --- PASS: TestNodeRemoveError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestNodeRemove [2021-04-21T09:36:40.851Z] --- PASS: TestNodeRemove (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestNodeUpdateError [2021-04-21T09:36:40.851Z] --- PASS: TestNodeUpdateError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestNodeUpdate [2021-04-21T09:36:40.851Z] --- PASS: TestNodeUpdate (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestOptionWithTimeout [2021-04-21T09:36:40.851Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestPingFail [2021-04-21T09:36:40.851Z] --- PASS: TestPingFail (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestPingWithError [2021-04-21T09:36:40.851Z] 2021/04/21 09:36:39 RoundTripper returned a response & error; ignoring response [2021-04-21T09:36:40.851Z] 2021/04/21 09:36:39 RoundTripper returned a response & error; ignoring response [2021-04-21T09:36:40.851Z] --- PASS: TestPingWithError (0.09s) [2021-04-21T09:36:40.851Z] === RUN TestPingSuccess [2021-04-21T09:36:40.851Z] --- PASS: TestPingSuccess (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestPingHeadFallback [2021-04-21T09:36:40.851Z] === RUN TestPingHeadFallback/OK [2021-04-21T09:36:40.851Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-04-21T09:36:40.851Z] === RUN TestPingHeadFallback/Not_Found [2021-04-21T09:36:40.851Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-04-21T09:36:40.851Z] --- PASS: TestPingHeadFallback (0.00s) [2021-04-21T09:36:40.851Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-04-21T09:36:40.851Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-04-21T09:36:40.851Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-04-21T09:36:40.851Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestPluginDisableError [2021-04-21T09:36:40.851Z] --- PASS: TestPluginDisableError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestPluginDisable [2021-04-21T09:36:40.851Z] --- PASS: TestPluginDisable (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestPluginEnableError [2021-04-21T09:36:40.851Z] --- PASS: TestPluginEnableError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestPluginEnable [2021-04-21T09:36:40.851Z] --- PASS: TestPluginEnable (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestPluginInspectError [2021-04-21T09:36:40.851Z] --- PASS: TestPluginInspectError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestPluginInspectWithEmptyID [2021-04-21T09:36:40.851Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestPluginInspect [2021-04-21T09:36:40.851Z] --- PASS: TestPluginInspect (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestPluginListError [2021-04-21T09:36:40.851Z] --- PASS: TestPluginListError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestPluginList [2021-04-21T09:36:40.851Z] --- PASS: TestPluginList (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestPluginPushError [2021-04-21T09:36:40.851Z] --- PASS: TestPluginPushError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestPluginPush [2021-04-21T09:36:40.851Z] --- PASS: TestPluginPush (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestPluginRemoveError [2021-04-21T09:36:40.851Z] --- PASS: TestPluginRemoveError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestPluginRemove [2021-04-21T09:36:40.851Z] --- PASS: TestPluginRemove (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestPluginSetError [2021-04-21T09:36:40.851Z] --- PASS: TestPluginSetError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestPluginSet [2021-04-21T09:36:40.851Z] --- PASS: TestPluginSet (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestSetHostHeader [2021-04-21T09:36:40.851Z] --- PASS: TestSetHostHeader (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestPlainTextError [2021-04-21T09:36:40.851Z] --- PASS: TestPlainTextError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestInfiniteError [2021-04-21T09:36:40.851Z] --- PASS: TestInfiniteError (0.04s) [2021-04-21T09:36:40.851Z] === RUN TestSecretCreateUnsupported [2021-04-21T09:36:40.851Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestSecretCreateError [2021-04-21T09:36:40.851Z] --- PASS: TestSecretCreateError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestSecretCreate [2021-04-21T09:36:40.851Z] --- PASS: TestSecretCreate (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestSecretInspectUnsupported [2021-04-21T09:36:40.851Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestSecretInspectError [2021-04-21T09:36:40.851Z] --- PASS: TestSecretInspectError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestSecretInspectSecretNotFound [2021-04-21T09:36:40.851Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestSecretInspectWithEmptyID [2021-04-21T09:36:40.851Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestSecretInspect [2021-04-21T09:36:40.851Z] --- PASS: TestSecretInspect (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestSecretListUnsupported [2021-04-21T09:36:40.851Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestSecretListError [2021-04-21T09:36:40.851Z] --- PASS: TestSecretListError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestSecretList [2021-04-21T09:36:40.851Z] --- PASS: TestSecretList (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestSecretRemoveUnsupported [2021-04-21T09:36:40.851Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestSecretRemoveError [2021-04-21T09:36:40.851Z] --- PASS: TestSecretRemoveError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestSecretRemove [2021-04-21T09:36:40.851Z] --- PASS: TestSecretRemove (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestSecretUpdateUnsupported [2021-04-21T09:36:40.851Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestSecretUpdateError [2021-04-21T09:36:40.851Z] --- PASS: TestSecretUpdateError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestSecretUpdate [2021-04-21T09:36:40.851Z] --- PASS: TestSecretUpdate (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestServiceCreateError [2021-04-21T09:36:40.851Z] --- PASS: TestServiceCreateError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestServiceCreate [2021-04-21T09:36:40.851Z] --- PASS: TestServiceCreate (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestServiceCreateCompatiblePlatforms [2021-04-21T09:36:40.851Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestServiceCreateDigestPinning [2021-04-21T09:36:40.851Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestServiceInspectError [2021-04-21T09:36:40.851Z] --- PASS: TestServiceInspectError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestServiceInspectServiceNotFound [2021-04-21T09:36:40.851Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestServiceInspectWithEmptyID [2021-04-21T09:36:40.851Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestServiceInspect [2021-04-21T09:36:40.851Z] --- PASS: TestServiceInspect (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestServiceListError [2021-04-21T09:36:40.851Z] --- PASS: TestServiceListError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestServiceList [2021-04-21T09:36:40.851Z] --- PASS: TestServiceList (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestServiceLogsError [2021-04-21T09:36:40.851Z] --- PASS: TestServiceLogsError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestServiceLogs [2021-04-21T09:36:40.851Z] --- PASS: TestServiceLogs (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestServiceRemoveError [2021-04-21T09:36:40.851Z] --- PASS: TestServiceRemoveError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestServiceRemoveNotFoundError [2021-04-21T09:36:40.851Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestServiceRemove [2021-04-21T09:36:40.851Z] --- PASS: TestServiceRemove (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestServiceUpdateError [2021-04-21T09:36:40.851Z] --- PASS: TestServiceUpdateError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestServiceUpdate [2021-04-21T09:36:40.851Z] --- PASS: TestServiceUpdate (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestSwarmGetUnlockKeyError [2021-04-21T09:36:40.851Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestSwarmGetUnlockKey [2021-04-21T09:36:40.851Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestSwarmInitError [2021-04-21T09:36:40.851Z] --- PASS: TestSwarmInitError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestSwarmInit [2021-04-21T09:36:40.851Z] --- PASS: TestSwarmInit (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestSwarmInspectError [2021-04-21T09:36:40.851Z] --- PASS: TestSwarmInspectError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestSwarmInspect [2021-04-21T09:36:40.851Z] --- PASS: TestSwarmInspect (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestSwarmJoinError [2021-04-21T09:36:40.851Z] --- PASS: TestSwarmJoinError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestSwarmJoin [2021-04-21T09:36:40.851Z] --- PASS: TestSwarmJoin (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestSwarmLeaveError [2021-04-21T09:36:40.851Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestSwarmLeave [2021-04-21T09:36:40.851Z] --- PASS: TestSwarmLeave (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestSwarmUnlockError [2021-04-21T09:36:40.851Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestSwarmUnlock [2021-04-21T09:36:40.851Z] --- PASS: TestSwarmUnlock (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestSwarmUpdateError [2021-04-21T09:36:40.851Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestSwarmUpdate [2021-04-21T09:36:40.851Z] --- PASS: TestSwarmUpdate (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestTaskInspectError [2021-04-21T09:36:40.851Z] --- PASS: TestTaskInspectError (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestTaskInspectWithEmptyID [2021-04-21T09:36:40.851Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-04-21T09:36:40.851Z] === RUN TestTaskInspect [2021-04-21T09:36:40.852Z] --- PASS: TestTaskInspect (0.00s) [2021-04-21T09:36:40.852Z] === RUN TestTaskListError [2021-04-21T09:36:40.852Z] --- PASS: TestTaskListError (0.00s) [2021-04-21T09:36:40.852Z] === RUN TestTaskList [2021-04-21T09:36:40.852Z] --- PASS: TestTaskList (0.00s) [2021-04-21T09:36:40.852Z] === RUN TestVolumeCreateError [2021-04-21T09:36:40.852Z] --- PASS: TestVolumeCreateError (0.00s) [2021-04-21T09:36:40.852Z] === RUN TestVolumeCreate [2021-04-21T09:36:40.852Z] --- PASS: TestVolumeCreate (0.00s) [2021-04-21T09:36:40.852Z] === RUN TestVolumeInspectError [2021-04-21T09:36:40.852Z] --- PASS: TestVolumeInspectError (0.00s) [2021-04-21T09:36:40.852Z] === RUN TestVolumeInspectNotFound [2021-04-21T09:36:40.852Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-04-21T09:36:40.852Z] === RUN TestVolumeInspectWithEmptyID [2021-04-21T09:36:40.852Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-04-21T09:36:40.852Z] === RUN TestVolumeInspect [2021-04-21T09:36:40.852Z] --- PASS: TestVolumeInspect (0.00s) [2021-04-21T09:36:40.852Z] === RUN TestVolumeListError [2021-04-21T09:36:40.852Z] --- PASS: TestVolumeListError (0.00s) [2021-04-21T09:36:40.852Z] === RUN TestVolumeList [2021-04-21T09:36:40.852Z] --- PASS: TestVolumeList (0.00s) [2021-04-21T09:36:40.852Z] === RUN TestVolumeRemoveError [2021-04-21T09:36:40.852Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-04-21T09:36:40.852Z] === RUN TestVolumeRemove [2021-04-21T09:36:40.852Z] --- PASS: TestVolumeRemove (0.00s) [2021-04-21T09:36:40.852Z] === CONT TestTLSCloseWriter [2021-04-21T09:36:40.852Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-04-21T09:36:40.852Z] PASS [2021-04-21T09:36:40.852Z] coverage: 74.9% of statements [2021-04-21T09:36:40.852Z] ok github.com/docker/docker/client 0.762s coverage: 74.9% of statements [2021-04-21T09:36:41.797Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-04-21T09:36:43.701Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-04-21T09:36:44.638Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-04-21T09:36:45.575Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-04-21T09:36:46.512Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-04-21T09:36:47.082Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-04-21T09:36:51.340Z] --- PASS: TestServiceUpdateNetwork (13.60s) [2021-04-21T09:36:51.340Z] === RUN TestServiceUpdatePidsLimit [2021-04-21T09:36:51.498Z] --- PASS: TestCreateServiceMultipleTimes (18.67s) [2021-04-21T09:36:51.498Z] === RUN TestCreateServiceConflict [2021-04-21T09:36:51.901Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-04-21T09:36:52.383Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-04-21T09:36:52.383Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-04-21T09:36:52.644Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-04-21T09:36:52.828Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-04-21T09:36:54.434Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-04-21T09:36:54.435Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-04-21T09:36:54.435Z] remote: Enumerating objects: 23, done. [2021-04-21T09:36:54.435Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-04-21T09:36:54.435Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-04-21T09:36:54.435Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-04-21T09:36:54.435Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2021-04-21T09:36:54.435Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-04-21T09:36:54.793Z] --- PASS: TestCreateServiceConflict (3.20s) [2021-04-21T09:36:54.793Z] === RUN TestCreateServiceMaxReplicas [2021-04-21T09:36:56.963Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-04-21T09:36:57.912Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-04-21T09:36:57.927Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42294/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9ca66776fa4bda05831987a87bb2232541109d79 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:9ca66776fa4bda05831987a87bb2232541109d79 hack/test/unit [2021-04-21T09:36:58.994Z] --- PASS: TestCreateServiceMaxReplicas (3.64s) [2021-04-21T09:36:58.994Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-21T09:37:00.448Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-04-21T09:37:00.455Z] ? github.com/docker/docker/api [no test files] [2021-04-21T09:37:00.905Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-04-21T09:37:01.911Z] --- PASS: TestCheckoutGit (37.78s) [2021-04-21T09:37:01.911Z] === RUN TestValidGitTransport [2021-04-21T09:37:01.911Z] --- PASS: TestValidGitTransport (0.00s) [2021-04-21T09:37:01.911Z] === RUN TestGitInvalidRef [2021-04-21T09:37:01.911Z] --- PASS: TestGitInvalidRef (0.26s) [2021-04-21T09:37:01.911Z] PASS [2021-04-21T09:37:01.911Z] coverage: 86.3% of statements [2021-04-21T09:37:01.911Z] ok github.com/docker/docker/builder/remotecontext/git 38.258s coverage: 86.3% of statements [2021-04-21T09:37:02.874Z] ? github.com/docker/docker/cli [no test files] [2021-04-21T09:37:02.874Z] ? github.com/docker/docker/cli/config [no test files] [2021-04-21T09:37:07.014Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-04-21T09:37:07.433Z] --- PASS: TestServiceUpdatePidsLimit (17.05s) [2021-04-21T09:37:07.433Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.03s) [2021-04-21T09:37:07.433Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.08s) [2021-04-21T09:37:07.433Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.18s) [2021-04-21T09:37:07.433Z] PASS [2021-04-21T09:37:07.433Z] [2021-04-21T09:37:07.433Z] === Skipped [2021-04-21T09:37:07.433Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-04-21T09:37:07.433Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-21T09:37:07.433Z] [2021-04-21T09:37:07.433Z] [2021-04-21T09:37:07.433Z] DONE 27 tests, 1 skipped in 180.081s [2021-04-21T09:37:07.433Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-04-21T09:37:07.688Z] INFO: Testing against a local daemon [2021-04-21T09:37:07.688Z] === RUN TestSessionCreate [2021-04-21T09:37:07.688Z] --- PASS: TestSessionCreate (0.04s) [2021-04-21T09:37:07.688Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-21T09:37:07.688Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-04-21T09:37:07.688Z] PASS [2021-04-21T09:37:07.688Z] [2021-04-21T09:37:07.688Z] DONE 2 tests in 0.085s [2021-04-21T09:37:07.688Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-04-21T09:37:07.688Z] INFO: Testing against a local daemon [2021-04-21T09:37:07.688Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-21T09:37:07.688Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-04-21T09:37:07.688Z] === RUN TestEventsExecDie [2021-04-21T09:37:08.394Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-04-21T09:37:08.616Z] --- PASS: TestEventsExecDie (1.06s) [2021-04-21T09:37:08.616Z] === RUN TestEventsBackwardsCompatible [2021-04-21T09:37:08.871Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-04-21T09:37:08.871Z] === RUN TestInfoBinaryCommits [2021-04-21T09:37:08.871Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-04-21T09:37:08.871Z] === RUN TestInfoAPIVersioned [2021-04-21T09:37:08.871Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-04-21T09:37:08.871Z] === RUN TestInfoDiscoveryBackend [2021-04-21T09:37:08.962Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-04-21T09:37:09.465Z] --- PASS: TestInfoDiscoveryBackend (0.67s) [2021-04-21T09:37:09.465Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-21T09:37:09.908Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-04-21T09:37:09.908Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-04-21T09:37:09.908Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-04-21T09:37:09.908Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-04-21T09:37:09.908Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-04-21T09:37:09.908Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-04-21T09:37:09.908Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-04-21T09:37:09.908Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-04-21T09:37:09.908Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-04-21T09:37:09.908Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-04-21T09:37:09.908Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-04-21T09:37:09.908Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-04-21T09:37:09.908Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-04-21T09:37:09.908Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-04-21T09:37:09.908Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-04-21T09:37:09.908Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-04-21T09:37:09.908Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-04-21T09:37:09.908Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-04-21T09:37:09.908Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-04-21T09:37:09.908Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-04-21T09:37:09.908Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-04-21T09:37:09.908Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-04-21T09:37:09.908Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-04-21T09:37:09.908Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-04-21T09:37:09.908Z] === RUN TestConfigureDaemonLogs [2021-04-21T09:37:09.908Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-04-21T09:37:09.908Z] === RUN TestCommonOptionsInstallFlags [2021-04-21T09:37:09.908Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-04-21T09:37:09.908Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-04-21T09:37:09.908Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-04-21T09:37:09.908Z] PASS [2021-04-21T09:37:09.908Z] coverage: 18.4% of statements [2021-04-21T09:37:09.908Z] ok github.com/docker/docker/cmd/dockerd 0.474s coverage: 18.4% of statements [2021-04-21T09:37:10.344Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-04-21T09:37:10.344Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-04-21T09:37:10.414Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-04-21T09:37:10.414Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-21T09:37:11.339Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.66s) [2021-04-21T09:37:11.339Z] === RUN TestInfoAPI [2021-04-21T09:37:11.339Z] --- PASS: TestInfoAPI (0.02s) [2021-04-21T09:37:11.339Z] === RUN TestInfoAPIWarnings [2021-04-21T09:37:12.070Z] === RUN TestContainerStopSignal [2021-04-21T09:37:12.070Z] --- PASS: TestContainerStopSignal (0.00s) [2021-04-21T09:37:12.070Z] === RUN TestContainerStopTimeout [2021-04-21T09:37:12.070Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-04-21T09:37:12.070Z] === RUN TestContainerSecretReferenceDestTarget [2021-04-21T09:37:12.070Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-04-21T09:37:12.070Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-04-21T09:37:12.070Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-04-21T09:37:12.070Z] === RUN TestContainerLogPathSetForRingLogger [2021-04-21T09:37:12.070Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-04-21T09:37:12.070Z] === RUN TestReplaceAndAppendEnvVars [2021-04-21T09:37:12.070Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-04-21T09:37:12.070Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-04-21T09:37:12.070Z] === RUN TestNewMemoryStore [2021-04-21T09:37:12.070Z] --- PASS: TestNewMemoryStore (0.00s) [2021-04-21T09:37:12.070Z] === RUN TestAddContainers [2021-04-21T09:37:12.070Z] --- PASS: TestAddContainers (0.00s) [2021-04-21T09:37:12.070Z] === RUN TestGetContainer [2021-04-21T09:37:12.070Z] --- PASS: TestGetContainer (0.00s) [2021-04-21T09:37:12.070Z] === RUN TestDeleteContainer [2021-04-21T09:37:12.070Z] --- PASS: TestDeleteContainer (0.00s) [2021-04-21T09:37:12.070Z] === RUN TestListContainers [2021-04-21T09:37:12.070Z] --- PASS: TestListContainers (0.00s) [2021-04-21T09:37:12.070Z] === RUN TestFirstContainer [2021-04-21T09:37:12.070Z] --- PASS: TestFirstContainer (0.00s) [2021-04-21T09:37:12.070Z] === RUN TestApplyAllContainer [2021-04-21T09:37:12.070Z] --- PASS: TestApplyAllContainer (0.00s) [2021-04-21T09:37:12.070Z] === RUN TestIsValidHealthString [2021-04-21T09:37:12.070Z] --- PASS: TestIsValidHealthString (0.00s) [2021-04-21T09:37:12.070Z] === RUN TestStateRunStop [2021-04-21T09:37:12.070Z] --- PASS: TestStateRunStop (0.00s) [2021-04-21T09:37:12.070Z] === RUN TestStateTimeoutWait [2021-04-21T09:37:12.070Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-04-21T09:37:12.070Z] state_test.go:141: Stop callback fired [2021-04-21T09:37:12.070Z] state_test.go:165: Stop callback fired [2021-04-21T09:37:12.070Z] === RUN TestIsValidStateString [2021-04-21T09:37:12.070Z] --- PASS: TestIsValidStateString (0.00s) [2021-04-21T09:37:12.070Z] === RUN TestViewSaveDelete [2021-04-21T09:37:12.070Z] --- PASS: TestViewSaveDelete (0.02s) [2021-04-21T09:37:12.070Z] === RUN TestViewAll [2021-04-21T09:37:12.070Z] --- PASS: TestViewAll (0.02s) [2021-04-21T09:37:12.070Z] === RUN TestViewGet [2021-04-21T09:37:12.070Z] --- PASS: TestViewGet (0.01s) [2021-04-21T09:37:12.070Z] === RUN TestNames [2021-04-21T09:37:12.070Z] --- PASS: TestNames (0.00s) [2021-04-21T09:37:12.070Z] === RUN TestViewWithHealthCheck [2021-04-21T09:37:12.070Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-04-21T09:37:12.070Z] PASS [2021-04-21T09:37:12.070Z] coverage: 41.6% of statements [2021-04-21T09:37:12.070Z] ok github.com/docker/docker/container 0.328s coverage: 41.6% of statements [2021-04-21T09:37:12.070Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-21T09:37:12.070Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-21T09:37:12.070Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-21T09:37:12.070Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-21T09:37:13.891Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.84s) [2021-04-21T09:37:13.891Z] === RUN TestCreateServiceSecretFileMode [2021-04-21T09:37:14.229Z] === RUN TestPrepare [2021-04-21T09:37:14.229Z] --- PASS: TestPrepare (0.00s) [2021-04-21T09:37:14.229Z] === RUN TestStart [2021-04-21T09:37:14.229Z] --- PASS: TestStart (0.00s) [2021-04-21T09:37:14.229Z] === RUN TestWaitCancel [2021-04-21T09:37:14.229Z] --- PASS: TestWaitCancel (0.00s) [2021-04-21T09:37:14.229Z] === RUN TestWaitDisabled [2021-04-21T09:37:14.229Z] --- PASS: TestWaitDisabled (0.00s) [2021-04-21T09:37:14.229Z] === RUN TestWaitEnabled [2021-04-21T09:37:14.229Z] --- PASS: TestWaitEnabled (0.00s) [2021-04-21T09:37:14.229Z] === RUN TestRemove [2021-04-21T09:37:14.683Z] --- PASS: TestRemove (0.00s) [2021-04-21T09:37:14.683Z] PASS [2021-04-21T09:37:14.683Z] coverage: 65.3% of statements [2021-04-21T09:37:14.683Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.263s coverage: 65.3% of statements [2021-04-21T09:37:15.334Z] ok github.com/docker/docker/api/server 0.018s coverage: 9.0% of statements [2021-04-21T09:37:17.188Z] --- PASS: TestCreateServiceSecretFileMode (3.32s) [2021-04-21T09:37:17.188Z] === RUN TestCreateServiceConfigFileMode [2021-04-21T09:37:17.567Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-04-21T09:37:17.567Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.16s) [2021-04-21T09:37:17.567Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-04-21T09:37:17.567Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-04-21T09:37:17.567Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-04-21T09:37:17.567Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-04-21T09:37:17.567Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-04-21T09:37:17.567Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-04-21T09:37:17.567Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-04-21T09:37:17.567Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-04-21T09:37:17.567Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-04-21T09:37:17.567Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-04-21T09:37:17.567Z] === RUN TestServiceConvertToGRPCIsolation [2021-04-21T09:37:17.567Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-04-21T09:37:17.567Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-04-21T09:37:17.567Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-04-21T09:37:17.567Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-04-21T09:37:17.567Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-04-21T09:37:17.567Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-04-21T09:37:17.567Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-04-21T09:37:17.567Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-04-21T09:37:17.567Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-04-21T09:37:17.567Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-04-21T09:37:17.567Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-04-21T09:37:17.567Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-04-21T09:37:17.567Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-04-21T09:37:17.567Z] === RUN TestServiceConvertFromGRPCIsolation [2021-04-21T09:37:17.567Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-04-21T09:37:17.567Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-04-21T09:37:17.567Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-04-21T09:37:17.567Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-04-21T09:37:17.567Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-04-21T09:37:17.567Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-04-21T09:37:17.567Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-04-21T09:37:17.567Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-04-21T09:37:17.567Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-04-21T09:37:17.567Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-04-21T09:37:17.567Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-04-21T09:37:17.567Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-04-21T09:37:17.567Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-04-21T09:37:17.567Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-04-21T09:37:17.567Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-04-21T09:37:17.567Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-04-21T09:37:17.567Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-04-21T09:37:17.567Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-04-21T09:37:17.567Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-04-21T09:37:17.567Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-04-21T09:37:17.567Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-04-21T09:37:17.567Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-04-21T09:37:17.567Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-04-21T09:37:17.567Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-04-21T09:37:17.567Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-04-21T09:37:17.567Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-04-21T09:37:17.567Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-04-21T09:37:17.567Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-04-21T09:37:17.567Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-04-21T09:37:17.567Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-04-21T09:37:17.567Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-04-21T09:37:17.567Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-04-21T09:37:17.567Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-04-21T09:37:17.567Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-04-21T09:37:17.567Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-04-21T09:37:17.567Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-04-21T09:37:17.567Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-04-21T09:37:17.567Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-04-21T09:37:17.567Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-04-21T09:37:17.567Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-04-21T09:37:17.567Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-04-21T09:37:17.567Z] === RUN TestServiceConvertFromGRPCConfigs [2021-04-21T09:37:17.567Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-04-21T09:37:17.567Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-04-21T09:37:17.567Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-04-21T09:37:17.567Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-04-21T09:37:17.567Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-04-21T09:37:17.567Z] === RUN TestServiceConvertToGRPCConfigs [2021-04-21T09:37:17.567Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-04-21T09:37:18.021Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-04-21T09:37:18.021Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-04-21T09:37:18.021Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-04-21T09:37:18.021Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-04-21T09:37:18.021Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-04-21T09:37:18.021Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-04-21T09:37:18.021Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-04-21T09:37:18.021Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-04-21T09:37:18.021Z] PASS [2021-04-21T09:37:18.021Z] coverage: 35.9% of statements [2021-04-21T09:37:18.021Z] ok github.com/docker/docker/daemon/cluster/convert 0.372s coverage: 35.9% of statements [2021-04-21T09:37:18.021Z] === RUN TestNewListSecretsFilters [2021-04-21T09:37:18.021Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-04-21T09:37:18.021Z] === RUN TestNewListConfigsFilters [2021-04-21T09:37:18.021Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-04-21T09:37:18.021Z] PASS [2021-04-21T09:37:18.021Z] coverage: 0.5% of statements [2021-04-21T09:37:18.021Z] ok github.com/docker/docker/daemon/cluster 0.521s coverage: 0.5% of statements [2021-04-21T09:37:18.466Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-04-21T09:37:18.466Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-04-21T09:37:20.367Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-04-21T09:37:20.484Z] --- PASS: TestCreateServiceConfigFileMode (3.30s) [2021-04-21T09:37:20.484Z] === RUN TestCreateServiceSysctls [2021-04-21T09:37:23.655Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-04-21T09:37:23.772Z] === RUN TestDiscoveryOptsErrors [2021-04-21T09:37:23.772Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-04-21T09:37:23.772Z] === RUN TestDiscoveryOpts [2021-04-21T09:37:23.772Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-04-21T09:37:23.772Z] PASS [2021-04-21T09:37:23.772Z] coverage: 30.0% of statements [2021-04-21T09:37:23.772Z] ok github.com/docker/docker/daemon/discovery 0.069s coverage: 30.0% of statements [2021-04-21T09:37:24.593Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-04-21T09:37:24.684Z] --- PASS: TestCreateServiceSysctls (4.41s) [2021-04-21T09:37:24.684Z] === RUN TestCreateServiceCapabilities [2021-04-21T09:37:25.296Z] === RUN TestBuilderGC [2021-04-21T09:37:25.296Z] --- PASS: TestBuilderGC (0.00s) [2021-04-21T09:37:25.296Z] === RUN TestDaemonConfigurationNotFound [2021-04-21T09:37:25.296Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-04-21T09:37:25.296Z] === RUN TestDaemonBrokenConfiguration [2021-04-21T09:37:25.296Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-04-21T09:37:25.296Z] === RUN TestParseClusterAdvertiseSettings [2021-04-21T09:37:25.296Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-04-21T09:37:25.296Z] === RUN TestFindConfigurationConflicts [2021-04-21T09:37:25.296Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-04-21T09:37:25.296Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-04-21T09:37:25.296Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-04-21T09:37:25.296Z] === RUN TestDaemonConfigurationMergeConflicts [2021-04-21T09:37:25.296Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-04-21T09:37:25.296Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-04-21T09:37:25.296Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-04-21T09:37:25.296Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-04-21T09:37:25.296Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-04-21T09:37:25.296Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-04-21T09:37:25.296Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-04-21T09:37:25.296Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-04-21T09:37:25.296Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-04-21T09:37:25.296Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-04-21T09:37:25.296Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-04-21T09:37:25.296Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-04-21T09:37:25.296Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-04-21T09:37:25.296Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-04-21T09:37:25.296Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-04-21T09:37:25.296Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-04-21T09:37:25.296Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-04-21T09:37:25.296Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-04-21T09:37:25.296Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-04-21T09:37:25.296Z] === RUN TestValidateConfigurationErrors [2021-04-21T09:37:25.296Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-04-21T09:37:25.296Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-04-21T09:37:25.296Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-04-21T09:37:25.296Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-04-21T09:37:25.296Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-04-21T09:37:25.296Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-04-21T09:37:25.296Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-04-21T09:37:25.296Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-04-21T09:37:25.296Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-04-21T09:37:25.296Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-04-21T09:37:25.296Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-04-21T09:37:25.296Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-04-21T09:37:25.296Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-04-21T09:37:25.296Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-04-21T09:37:25.296Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-04-21T09:37:25.296Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-04-21T09:37:25.296Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-04-21T09:37:25.296Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-04-21T09:37:25.296Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-04-21T09:37:25.296Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-04-21T09:37:25.296Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-04-21T09:37:25.296Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-04-21T09:37:25.296Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-04-21T09:37:25.296Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-04-21T09:37:25.296Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-04-21T09:37:25.296Z] === RUN TestValidateConfiguration [2021-04-21T09:37:25.296Z] === RUN TestValidateConfiguration/with_label [2021-04-21T09:37:25.296Z] === RUN TestValidateConfiguration/with_dns [2021-04-21T09:37:25.296Z] === RUN TestValidateConfiguration/with_dns-search [2021-04-21T09:37:25.296Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-04-21T09:37:25.296Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-04-21T09:37:25.296Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-04-21T09:37:25.296Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-04-21T09:37:25.296Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-04-21T09:37:25.296Z] --- PASS: TestValidateConfiguration (0.04s) [2021-04-21T09:37:25.296Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-04-21T09:37:25.296Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-04-21T09:37:25.296Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-04-21T09:37:25.296Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-04-21T09:37:25.296Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-04-21T09:37:25.296Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-04-21T09:37:25.296Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-04-21T09:37:25.296Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-04-21T09:37:25.296Z] === RUN TestModifiedDiscoverySettings [2021-04-21T09:37:25.296Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-04-21T09:37:25.296Z] === RUN TestReloadSetConfigFileNotExist [2021-04-21T09:37:25.296Z] time="2021-04-21T09:37:24Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-04-21T09:37:25.296Z] --- PASS: TestReloadSetConfigFileNotExist (0.20s) [2021-04-21T09:37:25.296Z] === RUN TestReloadDefaultConfigNotExist [2021-04-21T09:37:25.296Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-04-21T09:37:25.296Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-04-21T09:37:25.296Z] === RUN TestReloadBadDefaultConfig [2021-04-21T09:37:25.296Z] time="2021-04-21T09:37:24Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-211499607" [2021-04-21T09:37:25.296Z] --- PASS: TestReloadBadDefaultConfig (0.01s) [2021-04-21T09:37:25.296Z] === RUN TestReloadWithConflictingLabels [2021-04-21T09:37:25.296Z] time="2021-04-21T09:37:24Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-812894666" [2021-04-21T09:37:25.296Z] --- PASS: TestReloadWithConflictingLabels (0.05s) [2021-04-21T09:37:25.296Z] === RUN TestReloadWithDuplicateLabels [2021-04-21T09:37:25.296Z] time="2021-04-21T09:37:24Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-140363937" [2021-04-21T09:37:25.296Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-04-21T09:37:25.296Z] === RUN TestDaemonConfigurationMerge [2021-04-21T09:37:25.296Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-04-21T09:37:25.296Z] PASS [2021-04-21T09:37:25.296Z] coverage: 79.7% of statements [2021-04-21T09:37:25.296Z] ok github.com/docker/docker/daemon/config 0.621s coverage: 79.7% of statements [2021-04-21T09:37:26.269Z] === RUN TestEventsLog [2021-04-21T09:37:26.269Z] --- PASS: TestEventsLog (0.00s) [2021-04-21T09:37:26.269Z] === RUN TestEventsLogTimeout [2021-04-21T09:37:26.269Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-04-21T09:37:26.269Z] === RUN TestLogEvents [2021-04-21T09:37:26.269Z] === RUN TestVerifyNetworkingConfig [2021-04-21T09:37:26.269Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-04-21T09:37:26.269Z] === RUN TestGetContainer [2021-04-21T09:37:26.269Z] --- PASS: TestLogEvents (0.05s) [2021-04-21T09:37:26.269Z] === RUN TestLoadBufferedEvents [2021-04-21T09:37:26.269Z] --- PASS: TestGetContainer (0.00s) [2021-04-21T09:37:26.269Z] === RUN TestValidContainerNames [2021-04-21T09:37:26.269Z] --- PASS: TestValidContainerNames (0.00s) [2021-04-21T09:37:26.269Z] === RUN TestContainerInitDNS [2021-04-21T09:37:26.269Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-04-21T09:37:26.269Z] daemon_test.go:147: root required [2021-04-21T09:37:26.269Z] === RUN TestMerge [2021-04-21T09:37:26.269Z] --- PASS: TestMerge (0.00s) [2021-04-21T09:37:26.269Z] === RUN TestValidateContainerIsolation [2021-04-21T09:37:26.269Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-04-21T09:37:26.269Z] === RUN TestFindNetworkErrorType [2021-04-21T09:37:26.269Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-04-21T09:37:26.269Z] === RUN TestEnsureServicesExist [2021-04-21T09:37:26.269Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-04-21T09:37:26.269Z] === RUN TestEnsureServicesExistErrors [2021-04-21T09:37:26.270Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-04-21T09:37:26.270Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-04-21T09:37:26.270Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-04-21T09:37:26.270Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-04-21T09:37:26.270Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-04-21T09:37:26.270Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-04-21T09:37:26.270Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-04-21T09:37:26.270Z] === RUN TestContainerDelete [2021-04-21T09:37:26.270Z] --- PASS: TestContainerDelete (0.00s) [2021-04-21T09:37:26.270Z] === RUN TestContainerDoubleDelete [2021-04-21T09:37:26.270Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-04-21T09:37:26.270Z] === RUN TestLogContainerEventCopyLabels [2021-04-21T09:37:26.270Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-04-21T09:37:26.270Z] === RUN TestLogContainerEventWithAttributes [2021-04-21T09:37:26.270Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-04-21T09:37:26.270Z] === RUN TestNoneHealthcheck [2021-04-21T09:37:26.270Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-04-21T09:37:26.270Z] === RUN TestHealthStates [2021-04-21T09:37:26.270Z] time="2021-04-21T09:37:26Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-21T09:37:26.270Z] time="2021-04-21T09:37:26Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-21T09:37:26.270Z] time="2021-04-21T09:37:26Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-21T09:37:26.270Z] time="2021-04-21T09:37:26Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-21T09:37:26.270Z] time="2021-04-21T09:37:26Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-21T09:37:26.270Z] time="2021-04-21T09:37:26Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-21T09:37:26.270Z] time="2021-04-21T09:37:26Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-21T09:37:26.270Z] time="2021-04-21T09:37:26Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-21T09:37:26.270Z] time="2021-04-21T09:37:26Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-21T09:37:26.270Z] time="2021-04-21T09:37:26Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-21T09:37:26.270Z] --- PASS: TestHealthStates (0.17s) [2021-04-21T09:37:26.270Z] === RUN TestMaskURLCredentials [2021-04-21T09:37:26.270Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-04-21T09:37:26.270Z] === RUN TestGetInspectData [2021-04-21T09:37:26.270Z] --- PASS: TestGetInspectData (0.00s) [2021-04-21T09:37:26.270Z] === RUN TestFillLicense [2021-04-21T09:37:26.270Z] --- PASS: TestFillLicense (0.00s) [2021-04-21T09:37:26.270Z] === RUN TestListInvalidFilter [2021-04-21T09:37:26.270Z] --- PASS: TestListInvalidFilter (0.00s) [2021-04-21T09:37:26.270Z] === RUN TestNameFilter [2021-04-21T09:37:26.270Z] --- PASS: TestNameFilter (0.00s) [2021-04-21T09:37:26.270Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-04-21T09:37:26.270Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-04-21T09:37:26.270Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-04-21T09:37:26.270Z] --- PASS: TestLoadBufferedEvents (0.19s) [2021-04-21T09:37:26.725Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-04-21T09:37:26.725Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-04-21T09:37:26.725Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-04-21T09:37:26.725Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-04-21T09:37:26.725Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-04-21T09:37:26.725Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-04-21T09:37:26.725Z] PASS [2021-04-21T09:37:26.725Z] coverage: 50.0% of statements [2021-04-21T09:37:26.725Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-04-21T09:37:26.725Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-04-21T09:37:26.725Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-04-21T09:37:26.725Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-04-21T09:37:26.725Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-04-21T09:37:26.725Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-04-21T09:37:26.725Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-04-21T09:37:26.725Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-04-21T09:37:26.725Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2021-04-21T09:37:26.725Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-04-21T09:37:26.725Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-04-21T09:37:26.725Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-04-21T09:37:26.725Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-04-21T09:37:26.725Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-04-21T09:37:26.725Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-04-21T09:37:26.725Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-04-21T09:37:26.725Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-04-21T09:37:26.725Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-04-21T09:37:26.725Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-04-21T09:37:26.725Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-04-21T09:37:26.725Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-04-21T09:37:26.725Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-04-21T09:37:26.725Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-04-21T09:37:26.725Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-04-21T09:37:26.725Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-04-21T09:37:26.725Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-04-21T09:37:26.725Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-04-21T09:37:26.725Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-04-21T09:37:26.725Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2021-04-21T09:37:26.725Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-04-21T09:37:26.725Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-04-21T09:37:26.725Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-04-21T09:37:26.725Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-04-21T09:37:26.725Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-04-21T09:37:26.725Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-04-21T09:37:26.725Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-04-21T09:37:26.725Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-04-21T09:37:26.725Z] === RUN TestDaemonReloadLabels [2021-04-21T09:37:26.725Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-04-21T09:37:26.725Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-04-21T09:37:26.725Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-04-21T09:37:26.725Z] === RUN TestDaemonReloadMirrors [2021-04-21T09:37:26.725Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-04-21T09:37:26.725Z] === RUN TestDaemonReloadInsecureRegistries [2021-04-21T09:37:26.725Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-04-21T09:37:26.725Z] ok github.com/docker/docker/daemon/events 0.504s coverage: 50.0% of statements [2021-04-21T09:37:26.725Z] === RUN TestDaemonReloadNotAffectOthers [2021-04-21T09:37:26.725Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-04-21T09:37:26.725Z] === RUN TestDaemonDiscoveryReload [2021-04-21T09:37:26.725Z] === RUN TestWaitNodeAttachment [2021-04-21T09:37:27.180Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-04-21T09:37:27.180Z] === RUN TestIsolationConversion [2021-04-21T09:37:27.180Z] === RUN TestIsolationConversion/default [2021-04-21T09:37:27.180Z] === RUN TestIsolationConversion/process [2021-04-21T09:37:27.180Z] === RUN TestIsolationConversion/hyperv [2021-04-21T09:37:27.180Z] --- PASS: TestIsolationConversion (0.00s) [2021-04-21T09:37:27.180Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-04-21T09:37:27.180Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-04-21T09:37:27.180Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-04-21T09:37:27.180Z] === RUN TestContainerLabels [2021-04-21T09:37:27.180Z] --- PASS: TestContainerLabels (0.00s) [2021-04-21T09:37:27.180Z] === RUN TestCredentialSpecConversion [2021-04-21T09:37:27.180Z] === RUN TestCredentialSpecConversion/none [2021-04-21T09:37:27.180Z] === RUN TestCredentialSpecConversion/config [2021-04-21T09:37:27.180Z] === RUN TestCredentialSpecConversion/file [2021-04-21T09:37:27.180Z] === RUN TestCredentialSpecConversion/registry [2021-04-21T09:37:27.180Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-04-21T09:37:27.180Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-04-21T09:37:27.180Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-04-21T09:37:27.180Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-04-21T09:37:27.180Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-04-21T09:37:27.180Z] === RUN TestControllerValidateMountBind [2021-04-21T09:37:27.180Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-04-21T09:37:27.180Z] === RUN TestControllerValidateMountVolume [2021-04-21T09:37:27.180Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-04-21T09:37:27.180Z] === RUN TestControllerValidateMountTarget [2021-04-21T09:37:27.180Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-04-21T09:37:27.180Z] === RUN TestControllerValidateMountTmpfs [2021-04-21T09:37:27.180Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-04-21T09:37:27.180Z] === RUN TestControllerValidateMountInvalidType [2021-04-21T09:37:27.180Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-04-21T09:37:27.180Z] === RUN TestControllerValidateMountNamedPipe [2021-04-21T09:37:27.180Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-04-21T09:37:27.180Z] PASS [2021-04-21T09:37:27.180Z] coverage: 11.3% of statements [2021-04-21T09:37:27.180Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.036s coverage: 11.3% of statements [2021-04-21T09:37:27.635Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-04-21T09:37:27.635Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-04-21T09:37:27.980Z] --- PASS: TestCreateServiceCapabilities (3.38s) [2021-04-21T09:37:27.980Z] === RUN TestInspect [2021-04-21T09:37:28.088Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-04-21T09:37:28.088Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-04-21T09:37:28.088Z] === RUN TestIsEmptyDir [2021-04-21T09:37:28.088Z] --- PASS: TestIsEmptyDir (0.01s) [2021-04-21T09:37:28.088Z] PASS [2021-04-21T09:37:28.088Z] coverage: 2.3% of statements [2021-04-21T09:37:28.088Z] ok github.com/docker/docker/daemon/graphdriver 0.115s coverage: 2.3% of statements [2021-04-21T09:37:28.088Z] === RUN TestLinkNaming [2021-04-21T09:37:28.088Z] --- PASS: TestLinkNaming (0.00s) [2021-04-21T09:37:28.088Z] === RUN TestLinkNew [2021-04-21T09:37:28.088Z] --- PASS: TestLinkNew (0.00s) [2021-04-21T09:37:28.088Z] === RUN TestLinkEnv [2021-04-21T09:37:28.088Z] --- PASS: TestLinkEnv (0.00s) [2021-04-21T09:37:28.088Z] === RUN TestLinkMultipleEnv [2021-04-21T09:37:28.088Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-04-21T09:37:28.088Z] === RUN TestLinkPortRangeEnv [2021-04-21T09:37:28.089Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-04-21T09:37:28.089Z] PASS [2021-04-21T09:37:28.089Z] coverage: 93.0% of statements [2021-04-21T09:37:28.089Z] ok github.com/docker/docker/daemon/links 0.047s coverage: 93.0% of statements [2021-04-21T09:37:28.544Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-04-21T09:37:28.544Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-04-21T09:37:28.544Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-04-21T09:37:28.544Z] reload_test.go:520: root required [2021-04-21T09:37:28.544Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-04-21T09:37:28.544Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-04-21T09:37:28.544Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-04-21T09:37:28.544Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.05s) [2021-04-21T09:37:28.544Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-04-21T09:37:28.544Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-04-21T09:37:28.544Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-04-21T09:37:28.544Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-04-21T09:37:28.544Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-04-21T09:37:28.544Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-04-21T09:37:28.544Z] === RUN TestParseVolumesFrom [2021-04-21T09:37:28.544Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-04-21T09:37:28.544Z] PASS [2021-04-21T09:37:28.544Z] coverage: 9.1% of statements [2021-04-21T09:37:28.544Z] ok github.com/docker/docker/daemon 2.824s coverage: 9.1% of statements [2021-04-21T09:37:28.544Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-21T09:37:28.544Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-21T09:37:28.544Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-21T09:37:28.544Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-21T09:37:28.544Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-04-21T09:37:28.544Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-04-21T09:37:28.544Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-04-21T09:37:28.544Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-21T09:37:28.544Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-04-21T09:37:28.544Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-04-21T09:37:28.544Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-04-21T09:37:28.544Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-21T09:37:28.544Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-04-21T09:37:28.544Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-04-21T09:37:28.544Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-04-21T09:37:29.368Z] --- PASS: TestInfoAPIWarnings (16.63s) [2021-04-21T09:37:29.368Z] === RUN TestInfoDebug [2021-04-21T09:37:29.368Z] --- PASS: TestInfoDebug (0.64s) [2021-04-21T09:37:29.368Z] === RUN TestInfoInsecureRegistries [2021-04-21T09:37:29.368Z] --- PASS: TestInfoInsecureRegistries (0.66s) [2021-04-21T09:37:29.368Z] === RUN TestInfoRegistryMirrors [2021-04-21T09:37:29.929Z] --- PASS: TestInfoRegistryMirrors (0.66s) [2021-04-21T09:37:29.929Z] === RUN TestLoginFailsWithBadCredentials [2021-04-21T09:37:29.929Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s) [2021-04-21T09:37:29.929Z] === RUN TestPingCacheHeaders [2021-04-21T09:37:29.929Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-04-21T09:37:29.929Z] === RUN TestPingGet [2021-04-21T09:37:29.929Z] --- PASS: TestPingGet (0.01s) [2021-04-21T09:37:29.929Z] === RUN TestPingHead [2021-04-21T09:37:29.929Z] --- PASS: TestPingHead (0.02s) [2021-04-21T09:37:29.929Z] === RUN TestVersion [2021-04-21T09:37:29.929Z] --- PASS: TestVersion (0.02s) [2021-04-21T09:37:29.929Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-04-21T09:37:31.162Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-04-21T09:37:31.282Z] --- PASS: TestInspect (3.58s) [2021-04-21T09:37:31.282Z] === RUN TestCreateJob [2021-04-21T09:37:31.815Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.48s) [2021-04-21T09:37:31.815Z] PASS [2021-04-21T09:37:31.815Z] [2021-04-21T09:37:31.815Z] DONE 18 tests in 23.825s [2021-04-21T09:37:31.815Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-04-21T09:37:31.815Z] INFO: Testing against a local daemon [2021-04-21T09:37:31.815Z] === RUN TestVolumesCreateAndList [2021-04-21T09:37:31.815Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-04-21T09:37:31.815Z] === RUN TestVolumesRemove [2021-04-21T09:37:31.815Z] --- PASS: TestVolumesRemove (0.09s) [2021-04-21T09:37:31.815Z] === RUN TestVolumesInspect [2021-04-21T09:37:31.815Z] --- PASS: TestVolumesInspect (0.02s) [2021-04-21T09:37:31.815Z] === RUN TestVolumesInvalidJSON [2021-04-21T09:37:31.815Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-21T09:37:31.815Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-21T09:37:31.815Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-21T09:37:31.815Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-04-21T09:37:31.815Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-21T09:37:31.815Z] PASS [2021-04-21T09:37:31.815Z] [2021-04-21T09:37:31.815Z] DONE 5 tests in 0.181s [2021-04-21T09:37:31.815Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-21T09:37:32.248Z] === RUN TestNewStreamConfig [2021-04-21T09:37:32.248Z] === RUN TestNewStreamConfig/defaults [2021-04-21T09:37:32.248Z] === RUN TestNewStreamConfig/invalid_create_group [2021-04-21T09:37:32.248Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-04-21T09:37:32.248Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-04-21T09:37:32.248Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-04-21T09:37:32.248Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-04-21T09:37:32.248Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-04-21T09:37:32.248Z] --- PASS: TestNewStreamConfig (0.00s) [2021-04-21T09:37:32.248Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-04-21T09:37:32.248Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-04-21T09:37:32.248Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-04-21T09:37:32.248Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-04-21T09:37:32.248Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-04-21T09:37:32.248Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-04-21T09:37:32.248Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-04-21T09:37:32.248Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-04-21T09:37:32.248Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-04-21T09:37:32.248Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-04-21T09:37:32.248Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-04-21T09:37:32.248Z] === RUN TestNewAWSLogsClientRegionDetect [2021-04-21T09:37:32.248Z] time="2021-04-21T09:37:31Z" level=info msg="Trying to get region from EC2 Metadata" [2021-04-21T09:37:32.248Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.26s) [2021-04-21T09:37:32.248Z] === RUN TestCreateSuccess [2021-04-21T09:37:32.248Z] --- PASS: TestCreateSuccess (0.00s) [2021-04-21T09:37:32.248Z] === RUN TestCreateLogGroupSuccess [2021-04-21T09:37:32.248Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-04-21T09:37:32.248Z] === RUN TestCreateError [2021-04-21T09:37:32.248Z] --- PASS: TestCreateError (0.00s) [2021-04-21T09:37:32.248Z] === RUN TestCreateAlreadyExists [2021-04-21T09:37:32.248Z] time="2021-04-21T09:37:31Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-04-21T09:37:32.248Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-04-21T09:37:32.701Z] === RUN TestLogClosed [2021-04-21T09:37:32.701Z] --- PASS: TestLogClosed (0.00s) [2021-04-21T09:37:32.701Z] === RUN TestLogBlocking [2021-04-21T09:37:32.701Z] --- PASS: TestLogBlocking (0.00s) [2021-04-21T09:37:32.701Z] === RUN TestLogNonBlockingBufferEmpty [2021-04-21T09:37:32.701Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-04-21T09:37:32.701Z] === RUN TestLogNonBlockingBufferFull [2021-04-21T09:37:32.701Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-04-21T09:37:32.701Z] === RUN TestPublishBatchSuccess [2021-04-21T09:37:32.701Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-04-21T09:37:32.701Z] === RUN TestPublishBatchError [2021-04-21T09:37:32.701Z] time="2021-04-21T09:37:31Z" level=error msg=Error [2021-04-21T09:37:32.701Z] --- PASS: TestPublishBatchError (0.00s) [2021-04-21T09:37:32.701Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-04-21T09:37:32.701Z] time="2021-04-21T09:37:31Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-04-21T09:37:32.701Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-04-21T09:37:32.701Z] === RUN TestPublishBatchAlreadyAccepted [2021-04-21T09:37:32.701Z] time="2021-04-21T09:37:31Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-04-21T09:37:32.701Z] time="2021-04-21T09:37:31Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-04-21T09:37:32.701Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-04-21T09:37:32.701Z] === RUN TestCollectBatchSimple [2021-04-21T09:37:32.701Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-04-21T09:37:32.701Z] === RUN TestCollectBatchTicker [2021-04-21T09:37:32.701Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-04-21T09:37:32.701Z] === RUN TestCollectBatchMultilinePattern [2021-04-21T09:37:32.701Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-04-21T09:37:32.701Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-04-21T09:37:32.701Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-04-21T09:37:32.701Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-04-21T09:37:32.701Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-04-21T09:37:32.701Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-04-21T09:37:32.701Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.13s) [2021-04-21T09:37:32.701Z] === RUN TestCollectBatchClose [2021-04-21T09:37:32.701Z] --- PASS: TestCollectBatchClose (0.00s) [2021-04-21T09:37:32.701Z] === RUN TestEffectiveLen [2021-04-21T09:37:32.701Z] === RUN TestEffectiveLen/0/Hello [2021-04-21T09:37:32.701Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-04-21T09:37:32.701Z] === RUN TestEffectiveLen/2/🙃 [2021-04-21T09:37:32.701Z] === RUN TestEffectiveLen/3/���� [2021-04-21T09:37:32.701Z] === RUN TestEffectiveLen/4/He��o [2021-04-21T09:37:32.701Z] === RUN TestEffectiveLen/5/ [2021-04-21T09:37:32.701Z] --- PASS: TestEffectiveLen (0.00s) [2021-04-21T09:37:32.701Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-04-21T09:37:32.701Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-04-21T09:37:32.701Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-04-21T09:37:32.701Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-04-21T09:37:32.701Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-04-21T09:37:32.701Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-04-21T09:37:32.701Z] === RUN TestFindValidSplit [2021-04-21T09:37:32.701Z] === RUN TestFindValidSplit/0/ [2021-04-21T09:37:32.701Z] === RUN TestFindValidSplit/1/Hello [2021-04-21T09:37:32.701Z] === RUN TestFindValidSplit/2/Hello [2021-04-21T09:37:32.701Z] === RUN TestFindValidSplit/3/Hello [2021-04-21T09:37:32.701Z] === RUN TestFindValidSplit/4/🙃 [2021-04-21T09:37:32.701Z] === RUN TestFindValidSplit/5/🙃 [2021-04-21T09:37:32.701Z] === RUN TestFindValidSplit/6/a� [2021-04-21T09:37:32.701Z] === RUN TestFindValidSplit/7/a� [2021-04-21T09:37:32.701Z] --- PASS: TestFindValidSplit (0.00s) [2021-04-21T09:37:32.701Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-04-21T09:37:32.701Z] cloudwatchlogs_test.go:1044: [2021-04-21T09:37:32.701Z] cloudwatchlogs_test.go:1045: [2021-04-21T09:37:32.701Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-04-21T09:37:32.701Z] cloudwatchlogs_test.go:1044: Hello [2021-04-21T09:37:32.701Z] cloudwatchlogs_test.go:1045: [2021-04-21T09:37:32.701Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-04-21T09:37:32.701Z] cloudwatchlogs_test.go:1044: He [2021-04-21T09:37:32.701Z] cloudwatchlogs_test.go:1045: llo [2021-04-21T09:37:32.701Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-04-21T09:37:32.701Z] cloudwatchlogs_test.go:1044: [2021-04-21T09:37:32.701Z] cloudwatchlogs_test.go:1045: Hello [2021-04-21T09:37:32.701Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-04-21T09:37:32.701Z] cloudwatchlogs_test.go:1044: [2021-04-21T09:37:32.701Z] cloudwatchlogs_test.go:1045: 🙃 [2021-04-21T09:37:32.701Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-04-21T09:37:32.701Z] cloudwatchlogs_test.go:1044: 🙃 [2021-04-21T09:37:32.701Z] cloudwatchlogs_test.go:1045: [2021-04-21T09:37:32.701Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-04-21T09:37:32.701Z] cloudwatchlogs_test.go:1044: a [2021-04-21T09:37:32.701Z] cloudwatchlogs_test.go:1045: � [2021-04-21T09:37:32.701Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-04-21T09:37:32.701Z] cloudwatchlogs_test.go:1044: a� [2021-04-21T09:37:32.701Z] cloudwatchlogs_test.go:1045: [2021-04-21T09:37:32.701Z] === RUN TestProcessEventEmoji [2021-04-21T09:37:32.701Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-04-21T09:37:32.701Z] === RUN TestCollectBatchLineSplit [2021-04-21T09:37:32.701Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-04-21T09:37:32.701Z] === RUN TestCollectBatchLineSplitWithBinary [2021-04-21T09:37:32.701Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-04-21T09:37:32.701Z] === RUN TestCollectBatchMaxEvents [2021-04-21T09:37:32.701Z] --- PASS: TestCollectBatchMaxEvents (0.05s) [2021-04-21T09:37:32.701Z] === RUN TestCollectBatchMaxTotalBytes [2021-04-21T09:37:32.701Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-04-21T09:37:32.701Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-04-21T09:37:32.701Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-04-21T09:37:32.701Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-04-21T09:37:32.701Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2021-04-21T09:37:32.701Z] === RUN TestParseLogOptionsMultilinePattern [2021-04-21T09:37:32.701Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-04-21T09:37:32.701Z] === RUN TestParseLogOptionsDatetimeFormat [2021-04-21T09:37:32.701Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-04-21T09:37:32.701Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-04-21T09:37:32.701Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-04-21T09:37:32.701Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-04-21T09:37:32.701Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-04-21T09:37:32.701Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-04-21T09:37:32.701Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-04-21T09:37:32.701Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-04-21T09:37:32.701Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-04-21T09:37:32.701Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-04-21T09:37:32.701Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-04-21T09:37:32.701Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-04-21T09:37:32.701Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-04-21T09:37:32.701Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-04-21T09:37:32.701Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-04-21T09:37:32.701Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-04-21T09:37:32.701Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-04-21T09:37:32.701Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-04-21T09:37:32.701Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-04-21T09:37:32.701Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-04-21T09:37:32.701Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-04-21T09:37:32.701Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-04-21T09:37:32.701Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-04-21T09:37:32.701Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-04-21T09:37:32.701Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-04-21T09:37:32.701Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-04-21T09:37:32.701Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-04-21T09:37:32.701Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-04-21T09:37:32.701Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-04-21T09:37:32.701Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-04-21T09:37:32.701Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-04-21T09:37:32.701Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-04-21T09:37:32.701Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-04-21T09:37:32.701Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-04-21T09:37:32.701Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-04-21T09:37:32.701Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-04-21T09:37:32.701Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-04-21T09:37:32.701Z] === RUN TestCreateTagSuccess [2021-04-21T09:37:32.701Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-04-21T09:37:32.701Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-04-21T09:37:32.701Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-04-21T09:37:32.701Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-04-21T09:37:32.701Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-04-21T09:37:32.701Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-04-21T09:37:32.701Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-04-21T09:37:32.701Z] PASS [2021-04-21T09:37:32.701Z] coverage: 77.8% of statements [2021-04-21T09:37:32.702Z] ok github.com/docker/docker/daemon/logger/awslogs 0.758s coverage: 77.8% of statements [2021-04-21T09:37:32.702Z] === RUN TestAdapterReadLogs [2021-04-21T09:37:32.702Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-04-21T09:37:32.702Z] === RUN TestCopier [2021-04-21T09:37:32.702Z] --- PASS: TestCopier (0.01s) [2021-04-21T09:37:32.702Z] === RUN TestCopierLongLines [2021-04-21T09:37:32.702Z] --- PASS: TestCopierLongLines (0.00s) [2021-04-21T09:37:32.702Z] === RUN TestCopierSlow [2021-04-21T09:37:32.702Z] --- PASS: TestCopierSlow (0.20s) [2021-04-21T09:37:32.702Z] === RUN TestCopierWithSized [2021-04-21T09:37:32.702Z] === RUN TestCopierWithSized/as_is [2021-04-21T09:37:32.702Z] === RUN TestCopierWithSized/With_RingLogger [2021-04-21T09:37:32.702Z] --- PASS: TestCopierWithSized (0.01s) [2021-04-21T09:37:32.702Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-04-21T09:37:32.702Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-04-21T09:37:32.702Z] === RUN TestCopierWithPartial [2021-04-21T09:37:32.702Z] --- PASS: TestCopierWithPartial (0.00s) [2021-04-21T09:37:32.702Z] === RUN TestRingLogger [2021-04-21T09:37:32.702Z] --- PASS: TestRingLogger (0.00s) [2021-04-21T09:37:32.702Z] === RUN TestRingCap [2021-04-21T09:37:32.702Z] --- PASS: TestRingCap (0.00s) [2021-04-21T09:37:32.702Z] === RUN TestRingClose [2021-04-21T09:37:32.702Z] --- PASS: TestRingClose (0.00s) [2021-04-21T09:37:32.702Z] === RUN TestRingDrain [2021-04-21T09:37:32.702Z] --- PASS: TestRingDrain (0.00s) [2021-04-21T09:37:32.702Z] PASS [2021-04-21T09:37:32.702Z] coverage: 43.5% of statements [2021-04-21T09:37:32.702Z] ok github.com/docker/docker/daemon/logger 0.376s coverage: 43.5% of statements [2021-04-21T09:37:33.157Z] === RUN TestSearchRegistryForImagesErrors [2021-04-21T09:37:33.157Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-04-21T09:37:33.157Z] === RUN TestSearchRegistryForImages [2021-04-21T09:37:33.157Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-04-21T09:37:33.157Z] === RUN TestOnlyPlatformWithFallback [2021-04-21T09:37:33.157Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-04-21T09:37:33.157Z] === RUN TestImageDelete [2021-04-21T09:37:33.157Z] === RUN TestImageDelete/no_lease [2021-04-21T09:37:33.157Z] === RUN TestImageDelete/lease_exists [2021-04-21T09:37:33.157Z] --- PASS: TestImageDelete (0.07s) [2021-04-21T09:37:33.157Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-04-21T09:37:33.157Z] --- PASS: TestImageDelete/lease_exists (0.04s) [2021-04-21T09:37:33.157Z] === RUN TestContentStoreForPull [2021-04-21T09:37:33.157Z] --- PASS: TestContentStoreForPull (0.22s) [2021-04-21T09:37:33.157Z] PASS [2021-04-21T09:37:33.157Z] coverage: 6.7% of statements [2021-04-21T09:37:33.157Z] ok github.com/docker/docker/daemon/images 0.507s coverage: 6.7% of statements [2021-04-21T09:37:33.157Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-21T09:37:33.157Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-21T09:37:33.157Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-04-21T09:37:33.157Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-21T09:37:33.157Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-21T09:37:33.157Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-04-21T09:37:33.157Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-04-21T09:37:33.179Z] Stopping apparmor (via systemctl): apparmor.service. [2021-04-21T09:37:33.179Z] Removing test suite binaries [2021-04-21T09:37:33.179Z] exiting test-integration [2021-04-21T09:37:33.179Z] ++ exit 0 [2021-04-21T09:37:33.179Z] [2021-04-21T09:37:33.611Z] === RUN TestJSONFileLogger [2021-04-21T09:37:33.611Z] --- PASS: TestJSONFileLogger (0.00s) [2021-04-21T09:37:33.611Z] === RUN TestJSONFileLoggerWithTags [2021-04-21T09:37:33.611Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2021-04-21T09:37:33.611Z] === RUN TestJSONFileLoggerWithOpts [2021-04-21T09:37:33.611Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-04-21T09:37:33.611Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-04-21T09:37:33.611Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-04-21T09:37:33.611Z] === RUN TestEncodeDecode [2021-04-21T09:37:33.611Z] === PAUSE TestEncodeDecode [2021-04-21T09:37:33.611Z] === RUN TestUnexpectedEOF [2021-04-21T09:37:33.611Z] time="2021-04-21T09:37:33Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-04-21T09:37:33.611Z] time="2021-04-21T09:37:33Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-04-21T09:37:33.611Z] --- PASS: TestUnexpectedEOF (0.19s) [2021-04-21T09:37:33.611Z] === CONT TestEncodeDecode [2021-04-21T09:37:33.611Z] --- PASS: TestEncodeDecode (0.00s) [2021-04-21T09:37:33.611Z] PASS [2021-04-21T09:37:33.611Z] coverage: 69.9% of statements [2021-04-21T09:37:33.694Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-04-21T09:37:33.694Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-04-21T09:37:34.064Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.338s coverage: 69.9% of statements [2021-04-21T09:37:34.064Z] === RUN TestJSONLogsMarshalJSONBuf [2021-04-21T09:37:34.064Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-04-21T09:37:34.065Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-04-21T09:37:34.521Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.23s) [2021-04-21T09:37:34.521Z] === RUN TestFastTimeMarshalJSON [2021-04-21T09:37:34.521Z] --- PASS: TestFastTimeMarshalJSON (0.02s) [2021-04-21T09:37:34.521Z] PASS [2021-04-21T09:37:34.521Z] coverage: 87.2% of statements [2021-04-21T09:37:34.521Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.323s coverage: 87.2% of statements [2021-04-21T09:37:34.632Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-04-21T09:37:35.482Z] --- PASS: TestCreateJob (4.29s) [2021-04-21T09:37:35.482Z] === RUN TestReplicatedJob [2021-04-21T09:37:35.568Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-04-21T09:37:36.044Z] === RUN TestWriteLog [2021-04-21T09:37:36.044Z] === PAUSE TestWriteLog [2021-04-21T09:37:36.044Z] === RUN TestReadLog [2021-04-21T09:37:36.044Z] === PAUSE TestReadLog [2021-04-21T09:37:36.044Z] === CONT TestWriteLog [2021-04-21T09:37:36.044Z] === CONT TestReadLog [2021-04-21T09:37:36.044Z] --- PASS: TestWriteLog (0.01s) [2021-04-21T09:37:36.044Z] === RUN TestReadLog/tail_exact [2021-04-21T09:37:36.044Z] === RUN TestReadLog/tail_less_than_available [2021-04-21T09:37:36.044Z] === RUN TestReadLog/tail_more_than_available [2021-04-21T09:37:36.044Z] --- PASS: TestReadLog (0.21s) [2021-04-21T09:37:36.044Z] --- PASS: TestReadLog/tail_exact (0.18s) [2021-04-21T09:37:36.044Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2021-04-21T09:37:36.044Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2021-04-21T09:37:36.044Z] PASS [2021-04-21T09:37:36.044Z] coverage: 75.2% of statements [2021-04-21T09:37:36.134Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs Post stage [Pipeline] junit [2021-04-21T09:37:36.454Z] Recording test results [2021-04-21T09:37:36.498Z] ok github.com/docker/docker/daemon/logger/local 0.522s coverage: 75.2% of statements [2021-04-21T09:37:36.498Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-21T09:37:36.704Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-04-21T09:37:36.953Z] === RUN TestLog [2021-04-21T09:37:36.953Z] --- PASS: TestLog (0.01s) [2021-04-21T09:37:36.953Z] PASS [2021-04-21T09:37:36.953Z] coverage: 31.5% of statements [2021-04-21T09:37:36.953Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.164s coverage: 31.5% of statements [2021-04-21T09:37:36.953Z] === RUN TestOpenFileDelete [2021-04-21T09:37:36.953Z] --- PASS: TestOpenFileDelete (0.00s) [2021-04-21T09:37:36.953Z] === RUN TestOpenFileRename [2021-04-21T09:37:36.953Z] --- PASS: TestOpenFileRename (0.00s) [2021-04-21T09:37:36.953Z] === RUN TestParseLogTagDefaultTag [2021-04-21T09:37:36.953Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-04-21T09:37:36.953Z] === RUN TestParseLogTag [2021-04-21T09:37:36.953Z] --- PASS: TestParseLogTag (0.00s) [2021-04-21T09:37:36.953Z] === RUN TestParseLogTagEmptyTag [2021-04-21T09:37:36.953Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-04-21T09:37:36.953Z] === RUN TestTailFiles [2021-04-21T09:37:36.953Z] --- PASS: TestTailFiles (0.00s) [2021-04-21T09:37:36.953Z] === RUN TestFollowLogsConsumerGone [2021-04-21T09:37:36.953Z] --- PASS: TestFollowLogsConsumerGone (0.01s) [2021-04-21T09:37:36.953Z] === RUN TestFollowLogsProducerGone [2021-04-21T09:37:36.953Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-04-21T09:37:36.953Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-04-21T09:37:36.953Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-04-21T09:37:36.953Z] === RUN TestCheckCapacityAndRotate [2021-04-21T09:37:36.953Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-04-21T09:37:36.953Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-04-21T09:37:36.953Z] --- PASS: TestCheckCapacityAndRotate (0.16s) [2021-04-21T09:37:36.953Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2021-04-21T09:37:36.953Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2021-04-21T09:37:36.953Z] PASS [2021-04-21T09:37:36.953Z] coverage: 55.3% of statements [2021-04-21T09:37:36.953Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.266s coverage: 55.3% of statements [2021-04-21T09:37:37.865Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-21T09:37:38.252Z] + echo Ensuring container killed. [2021-04-21T09:37:38.253Z] Ensuring container killed. [2021-04-21T09:37:38.253Z] + docker rm -vf docker-pr2 [2021-04-21T09:37:38.253Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-04-21T09:37:38.476Z] === RUN TestValidateLogOpt [2021-04-21T09:37:38.476Z] --- PASS: TestValidateLogOpt (0.00s) [2021-04-21T09:37:38.476Z] === RUN TestNewMissedConfig [2021-04-21T09:37:38.476Z] --- PASS: TestNewMissedConfig (0.00s) [2021-04-21T09:37:38.476Z] === RUN TestNewMissedUrl [2021-04-21T09:37:38.476Z] --- PASS: TestNewMissedUrl (0.00s) [2021-04-21T09:37:38.476Z] === RUN TestNewMissedToken [2021-04-21T09:37:38.476Z] --- PASS: TestNewMissedToken (0.00s) [2021-04-21T09:37:38.476Z] === RUN TestNewWithProxy [2021-04-21T09:37:38.476Z] --- PASS: TestNewWithProxy (0.00s) [2021-04-21T09:37:38.476Z] === RUN TestDefault [2021-04-21T09:37:38.476Z] --- PASS: TestDefault (0.01s) [2021-04-21T09:37:38.476Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-04-21T09:37:38.476Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-04-21T09:37:38.476Z] === RUN TestJsonFormat [2021-04-21T09:37:38.476Z] --- PASS: TestJsonFormat (0.00s) [2021-04-21T09:37:38.476Z] === RUN TestRawFormat [2021-04-21T09:37:38.476Z] --- PASS: TestRawFormat (0.00s) [2021-04-21T09:37:38.476Z] === RUN TestRawFormatWithLabels [2021-04-21T09:37:38.476Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-04-21T09:37:38.476Z] === RUN TestRawFormatWithoutTag [2021-04-21T09:37:38.476Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-04-21T09:37:38.476Z] === RUN TestBatching [2021-04-21T09:37:38.476Z] === RUN TestNewParse [2021-04-21T09:37:38.476Z] --- PASS: TestNewParse (0.00s) [2021-04-21T09:37:38.476Z] PASS [2021-04-21T09:37:38.476Z] coverage: 8.3% of statements [2021-04-21T09:37:38.476Z] ok github.com/docker/docker/daemon/logger/templates 0.093s coverage: 8.3% of statements [2021-04-21T09:37:38.476Z] --- PASS: TestBatching (0.26s) [2021-04-21T09:37:38.476Z] === RUN TestFrequency [2021-04-21T09:37:38.566Z] + echo Chowning /workspace to jenkins user [2021-04-21T09:37:38.566Z] Chowning /workspace to jenkins user [2021-04-21T09:37:38.566Z] + id -u [2021-04-21T09:37:38.566Z] + id -g [2021-04-21T09:37:38.566Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42294:/workspace busybox chown -R 1000:1000 /workspace [2021-04-21T09:37:38.566Z] Unable to find image 'busybox:latest' locally [2021-04-21T09:37:38.566Z] latest: Pulling from library/busybox [2021-04-21T09:37:38.821Z] f531cdc67389: Pulling fs layer [2021-04-21T09:37:38.821Z] f531cdc67389: Verifying Checksum [2021-04-21T09:37:38.821Z] f531cdc67389: Download complete [2021-04-21T09:37:38.821Z] f531cdc67389: Pull complete [2021-04-21T09:37:38.929Z] --- PASS: TestFrequency (0.20s) [2021-04-21T09:37:38.929Z] === RUN TestOneMessagePerRequest [2021-04-21T09:37:38.929Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-04-21T09:37:38.930Z] === RUN TestVerify [2021-04-21T09:37:38.930Z] --- PASS: TestVerify (0.00s) [2021-04-21T09:37:38.930Z] === RUN TestSkipVerify [2021-04-21T09:37:38.930Z] time="2021-04-21T09:37:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-21T09:37:38.930Z] time="2021-04-21T09:37:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-21T09:37:38.930Z] time="2021-04-21T09:37:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-21T09:37:39.077Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-21T09:37:39.077Z] Status: Downloaded newer image for busybox:latest [2021-04-21T09:37:39.238Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-04-21T09:37:39.238Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-04-21T09:37:39.383Z] === RUN TestParseLogFormat [2021-04-21T09:37:39.383Z] --- PASS: TestParseLogFormat (0.00s) [2021-04-21T09:37:39.383Z] === RUN TestValidateLogOptEmpty [2021-04-21T09:37:39.383Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-04-21T09:37:39.383Z] === RUN TestValidateSyslogAddress [2021-04-21T09:37:39.383Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-04-21T09:37:39.383Z] === RUN TestParseAddressDefaultPort [2021-04-21T09:37:39.383Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-04-21T09:37:39.383Z] === RUN TestValidateSyslogFacility [2021-04-21T09:37:39.383Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-04-21T09:37:39.383Z] === RUN TestValidateLogOptSyslogFormat [2021-04-21T09:37:39.383Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-04-21T09:37:39.383Z] === RUN TestValidateLogOpt [2021-04-21T09:37:39.383Z] --- PASS: TestValidateLogOpt (0.00s) [2021-04-21T09:37:39.383Z] PASS [2021-04-21T09:37:39.383Z] coverage: 46.8% of statements [2021-04-21T09:37:39.383Z] ok github.com/docker/docker/daemon/logger/syslog 0.442s coverage: 46.8% of statements [2021-04-21T09:37:39.383Z] --- PASS: TestSkipVerify (0.78s) [2021-04-21T09:37:39.383Z] === RUN TestBufferMaximum [2021-04-21T09:37:39.383Z] time="2021-04-21T09:37:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-21T09:37:39.383Z] time="2021-04-21T09:37:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-21T09:37:39.383Z] time="2021-04-21T09:37:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-21T09:37:39.383Z] time="2021-04-21T09:37:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-21T09:37:39.383Z] time="2021-04-21T09:37:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-21T09:37:39.383Z] time="2021-04-21T09:37:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1618997859.299994\",\"host\":\"5ed585c5b1c0\"}'" [2021-04-21T09:37:39.383Z] time="2021-04-21T09:37:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1618997859.299994\",\"host\":\"5ed585c5b1c0\"}'" [2021-04-21T09:37:39.383Z] --- PASS: TestBufferMaximum (0.00s) [2021-04-21T09:37:39.383Z] === RUN TestServerAlwaysDown [2021-04-21T09:37:39.383Z] time="2021-04-21T09:37:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-21T09:37:39.383Z] time="2021-04-21T09:37:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-21T09:37:39.383Z] time="2021-04-21T09:37:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1618997859.302980\",\"host\":\"5ed585c5b1c0\"}'" [2021-04-21T09:37:39.383Z] time="2021-04-21T09:37:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1618997859.302980\",\"host\":\"5ed585c5b1c0\"}'" [2021-04-21T09:37:39.383Z] time="2021-04-21T09:37:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-21T09:37:39.383Z] time="2021-04-21T09:37:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1618997859.302980\",\"host\":\"5ed585c5b1c0\"}'" [2021-04-21T09:37:39.383Z] time="2021-04-21T09:37:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1618997859.303998\",\"host\":\"5ed585c5b1c0\"}'" [2021-04-21T09:37:39.383Z] time="2021-04-21T09:37:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1618997859.303998\",\"host\":\"5ed585c5b1c0\"}'" [2021-04-21T09:37:39.383Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-04-21T09:37:39.383Z] === RUN TestCannotSendAfterClose [2021-04-21T09:37:39.383Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-04-21T09:37:39.383Z] === RUN TestDeadlockOnBlockedEndpoint [2021-04-21T09:37:39.499Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-04-21T09:37:40.907Z] time="2021-04-21T09:37:40Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49200/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-04-21T09:37:40.907Z] time="2021-04-21T09:37:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"5ed585c5b1c0\"}'" [2021-04-21T09:37:40.907Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.02s) [2021-04-21T09:37:40.907Z] PASS [2021-04-21T09:37:40.907Z] coverage: 82.5% of statements [2021-04-21T09:37:40.907Z] ok github.com/docker/docker/daemon/logger/splunk 2.386s coverage: 82.5% of statements [2021-04-21T09:37:40.907Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-21T09:37:40.907Z] ? github.com/docker/docker/daemon/network [no test files] [2021-04-21T09:37:40.907Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-21T09:37:41.365Z] === RUN TestV1IDService [2021-04-21T09:37:41.365Z] --- PASS: TestV1IDService (0.04s) [2021-04-21T09:37:41.365Z] === RUN TestV2MetadataService [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-21T09:37:41.879Z] + bundleName=amd64-cgroup2 [2021-04-21T09:37:41.879Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-04-21T09:37:41.879Z] Creating amd64-cgroup2-bundles.tar.gz [2021-04-21T09:37:41.879Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-04-21T09:37:41.879Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-04-21T09:37:42.142Z] Archiving artifacts [2021-04-21T09:37:42.323Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-04-21T09:37:42.323Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-04-21T09:37:42.323Z] === RUN TestContinueOnError_MirrorEndpoint [2021-04-21T09:37:42.323Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-04-21T09:37:42.323Z] === RUN TestContinueOnError_NeverContinue [2021-04-21T09:37:42.323Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-04-21T09:37:42.323Z] === RUN TestContinueOnError_UnnestsErrors [2021-04-21T09:37:42.323Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2021-04-21T09:37:42.323Z] === RUN TestManifestStore [2021-04-21T09:37:42.323Z] === RUN TestManifestStore/no_remote_or_local [2021-04-21T09:37:42.781Z] time="2021-04-21T09:37:42Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local076057735\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-04-21T09:37:42.781Z] === RUN TestManifestStore/no_local_cache [2021-04-21T09:37:42.781Z] === RUN TestManifestStore/with_local_cache [2021-04-21T09:37:42.781Z] === RUN TestManifestStore/unknown_media_type [2021-04-21T09:37:42.781Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-04-21T09:37:42.781Z] time="2021-04-21T09:37:42Z" level=warning msg="reference for unknown type: " [2021-04-21T09:37:42.781Z] time="2021-04-21T09:37:42Z" level=warning msg="reference for unknown type: " [2021-04-21T09:37:42.781Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-04-21T09:37:42.781Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-04-21T09:37:42.781Z] time="2021-04-21T09:37:42Z" level=warning msg="reference for unknown type: " [2021-04-21T09:37:42.781Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-04-21T09:37:42.781Z] time="2021-04-21T09:37:42Z" level=warning msg="reference for unknown type: " [2021-04-21T09:37:42.781Z] time="2021-04-21T09:37:42Z" level=warning msg="reference for unknown type: " [2021-04-21T09:37:42.781Z] === RUN TestManifestStore/error_persisting_manifest [2021-04-21T09:37:42.781Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-04-21T09:37:42.781Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-04-21T09:37:42.781Z] time="2021-04-21T09:37:42Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-04-21T09:37:42.781Z] --- PASS: TestManifestStore (0.49s) [2021-04-21T09:37:42.781Z] --- PASS: TestManifestStore/no_remote_or_local (0.36s) [2021-04-21T09:37:42.781Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-04-21T09:37:42.781Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-04-21T09:37:42.781Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2021-04-21T09:37:42.781Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-04-21T09:37:42.781Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2021-04-21T09:37:42.781Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-04-21T09:37:42.781Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-04-21T09:37:42.781Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-04-21T09:37:42.781Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-04-21T09:37:42.781Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-04-21T09:37:42.781Z] === RUN TestDetectManifestBlobMediaType [2021-04-21T09:37:42.781Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-04-21T09:37:42.781Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-04-21T09:37:42.781Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-04-21T09:37:42.781Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-04-21T09:37:42.781Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-04-21T09:37:42.781Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-04-21T09:37:42.781Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-04-21T09:37:42.781Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-04-21T09:37:42.781Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-04-21T09:37:42.781Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-04-21T09:37:42.781Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-04-21T09:37:42.781Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-04-21T09:37:42.781Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-04-21T09:37:42.781Z] === RUN TestFixManifestLayers [2021-04-21T09:37:42.781Z] --- PASS: TestFixManifestLayers (0.00s) [2021-04-21T09:37:42.781Z] === RUN TestFixManifestLayersBaseLayerParent [2021-04-21T09:37:42.781Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-04-21T09:37:42.781Z] pull_v2_test.go:73: Needs fixing on Windows [2021-04-21T09:37:42.781Z] === RUN TestFixManifestLayersBadParent [2021-04-21T09:37:42.781Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-04-21T09:37:42.781Z] === RUN TestValidateManifest [2021-04-21T09:37:42.781Z] --- SKIP: TestValidateManifest (0.00s) [2021-04-21T09:37:42.781Z] pull_v2_test.go:118: Needs fixing on Windows [2021-04-21T09:37:42.781Z] === RUN TestFormatPlatform [2021-04-21T09:37:42.781Z] --- PASS: TestFormatPlatform (0.00s) [2021-04-21T09:37:42.781Z] === RUN TestGetRepositoryMountCandidates [2021-04-21T09:37:42.781Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-04-21T09:37:42.781Z] === RUN TestLayerAlreadyExists [2021-04-21T09:37:42.781Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-04-21T09:37:42.781Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-04-21T09:37:42.781Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-04-21T09:37:42.781Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-04-21T09:37:42.781Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-04-21T09:37:42.781Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-04-21T09:37:42.781Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-04-21T09:37:42.781Z] === RUN TestWhenEmptyAuthConfig [2021-04-21T09:37:42.785Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-04-21T09:37:43.235Z] === RUN TestSuccessfulDownload [2021-04-21T09:37:43.235Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-04-21T09:37:43.235Z] download_test.go:268: Needs fixing on Windows [2021-04-21T09:37:43.235Z] === RUN TestCancelledDownload [2021-04-21T09:37:43.236Z] --- PASS: TestCancelledDownload (0.00s) [2021-04-21T09:37:43.236Z] === RUN TestMaxDownloadAttempts [2021-04-21T09:37:43.236Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-04-21T09:37:43.236Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-04-21T09:37:43.236Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-04-21T09:37:43.236Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-04-21T09:37:43.236Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-04-21T09:37:43.236Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-04-21T09:37:43.236Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-04-21T09:37:43.236Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-04-21T09:37:43.236Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-04-21T09:37:43.236Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-04-21T09:37:43.236Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-04-21T09:37:43.236Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-04-21T09:37:43.236Z] --- PASS: TestV2MetadataService (2.05s) [2021-04-21T09:37:43.236Z] PASS [2021-04-21T09:37:43.236Z] coverage: 48.2% of statements [2021-04-21T09:37:43.236Z] ok github.com/docker/docker/distribution/metadata 2.241s coverage: 48.2% of statements [2021-04-21T09:37:43.611Z] --- PASS: TestReplicatedJob (7.02s) [2021-04-21T09:37:43.611Z] === RUN TestUpdateReplicatedJob [2021-04-21T09:37:43.689Z] time="2021-04-21T09:37:43Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-21T09:37:43.689Z] time="2021-04-21T09:37:43Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-21T09:37:43.689Z] time="2021-04-21T09:37:43Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-21T09:37:43.689Z] time="2021-04-21T09:37:43Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-21T09:37:43.689Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-04-21T09:37:43.689Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.40s) [2021-04-21T09:37:43.689Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.40s) [2021-04-21T09:37:43.689Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.40s) [2021-04-21T09:37:43.689Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.40s) [2021-04-21T09:37:43.689Z] === RUN TestTransfer [2021-04-21T09:37:43.689Z] === RUN TestNotFound [2021-04-21T09:37:43.689Z] --- PASS: TestNotFound (0.00s) [2021-04-21T09:37:43.689Z] === RUN TestConflict [2021-04-21T09:37:43.689Z] --- PASS: TestConflict (0.00s) [2021-04-21T09:37:43.689Z] === RUN TestForbidden [2021-04-21T09:37:43.689Z] --- PASS: TestForbidden (0.00s) [2021-04-21T09:37:43.689Z] === RUN TestInvalidParameter [2021-04-21T09:37:43.689Z] --- PASS: TestInvalidParameter (0.00s) [2021-04-21T09:37:43.689Z] === RUN TestNotImplemented [2021-04-21T09:37:43.689Z] --- PASS: TestNotImplemented (0.00s) [2021-04-21T09:37:43.689Z] === RUN TestNotModified [2021-04-21T09:37:43.689Z] --- PASS: TestNotModified (0.00s) [2021-04-21T09:37:43.689Z] === RUN TestUnauthorized [2021-04-21T09:37:43.689Z] --- PASS: TestUnauthorized (0.00s) [2021-04-21T09:37:43.689Z] === RUN TestUnknown [2021-04-21T09:37:43.689Z] --- PASS: TestUnknown (0.00s) [2021-04-21T09:37:43.689Z] === RUN TestCancelled [2021-04-21T09:37:43.689Z] --- PASS: TestCancelled (0.00s) [2021-04-21T09:37:43.689Z] === RUN TestDeadline [2021-04-21T09:37:43.689Z] --- PASS: TestDeadline (0.00s) [2021-04-21T09:37:43.689Z] === RUN TestDataLoss [2021-04-21T09:37:43.689Z] --- PASS: TestDataLoss (0.00s) [2021-04-21T09:37:43.689Z] === RUN TestUnavailable [2021-04-21T09:37:43.689Z] --- PASS: TestUnavailable (0.00s) [2021-04-21T09:37:43.689Z] === RUN TestSystem [2021-04-21T09:37:43.689Z] --- PASS: TestSystem (0.00s) [2021-04-21T09:37:43.689Z] === RUN TestFromStatusCode [2021-04-21T09:37:43.689Z] === RUN TestFromStatusCode/Not_Found [2021-04-21T09:37:43.689Z] === RUN TestFromStatusCode/Bad_Request [2021-04-21T09:37:43.689Z] === RUN TestFromStatusCode/Conflict [2021-04-21T09:37:43.689Z] === RUN TestFromStatusCode/Unauthorized [2021-04-21T09:37:43.689Z] === RUN TestFromStatusCode/Service_Unavailable [2021-04-21T09:37:43.689Z] === RUN TestFromStatusCode/Forbidden [2021-04-21T09:37:43.689Z] === RUN TestFromStatusCode/Not_Modified [2021-04-21T09:37:43.689Z] === RUN TestFromStatusCode/Not_Implemented [2021-04-21T09:37:43.689Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-04-21T09:37:43.689Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-04-21T09:37:43.689Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-04-21T09:37:43.689Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-04-21T09:37:43.689Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-04-21T09:37:43.689Z] --- PASS: TestFromStatusCode (0.00s) [2021-04-21T09:37:43.689Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-04-21T09:37:43.689Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-04-21T09:37:43.689Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-04-21T09:37:43.689Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-04-21T09:37:43.689Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-04-21T09:37:43.689Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-04-21T09:37:43.689Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-04-21T09:37:43.689Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-04-21T09:37:43.689Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-04-21T09:37:43.689Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-04-21T09:37:43.689Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-04-21T09:37:43.689Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-04-21T09:37:43.689Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-04-21T09:37:43.689Z] PASS [2021-04-21T09:37:43.689Z] coverage: 53.1% of statements [2021-04-21T09:37:43.689Z] --- PASS: TestTransfer (0.12s) [2021-04-21T09:37:43.689Z] === RUN TestConcurrencyLimit [2021-04-21T09:37:43.689Z] ok github.com/docker/docker/errdefs 0.079s coverage: 53.1% of statements [2021-04-21T09:37:44.034Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42294/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-21T09:37:44.143Z] --- PASS: TestWhenEmptyAuthConfig (1.14s) [2021-04-21T09:37:44.143Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-04-21T09:37:44.143Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-04-21T09:37:44.143Z] === RUN TestTokenPassThru [2021-04-21T09:37:44.143Z] --- PASS: TestTokenPassThru (0.02s) [2021-04-21T09:37:44.143Z] === RUN TestTokenPassThruDifferentHost [2021-04-21T09:37:44.143Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-04-21T09:37:44.143Z] PASS [2021-04-21T09:37:44.143Z] coverage: 23.4% of statements [2021-04-21T09:37:44.143Z] ok github.com/docker/docker/distribution 1.784s coverage: 23.4% of statements [2021-04-21T09:37:44.143Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-21T09:37:44.143Z] --- PASS: TestConcurrencyLimit (0.41s) [2021-04-21T09:37:44.143Z] === RUN TestInactiveJobs [2021-04-21T09:37:44.385Z] + make clean [2021-04-21T09:37:44.598Z] --- PASS: TestInactiveJobs (0.49s) [2021-04-21T09:37:44.598Z] === RUN TestWatchRelease [2021-04-21T09:37:44.598Z] --- PASS: TestWatchRelease (0.05s) [2021-04-21T09:37:44.598Z] === RUN TestWatchFinishedTransfer [2021-04-21T09:37:44.598Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-04-21T09:37:44.598Z] === RUN TestDuplicateTransfer [2021-04-21T09:37:44.640Z] docker volume rm -f docker-dev-cache [2021-04-21T09:37:44.640Z] docker-dev-cache [Pipeline] deleteDir [2021-04-21T09:37:44.689Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-04-21T09:37:45.052Z] --- PASS: TestDuplicateTransfer (0.05s) [2021-04-21T09:37:45.052Z] === RUN TestSuccessfulUpload [2021-04-21T09:37:45.505Z] time="2021-04-21T09:37:45Z" level=error msg="Upload failed, retrying: simulating retry" [2021-04-21T09:37:45.505Z] --- PASS: TestSuccessfulUpload (0.61s) [2021-04-21T09:37:45.505Z] === RUN TestCancelledUpload [2021-04-21T09:37:45.505Z] --- PASS: TestCancelledUpload (0.00s) [2021-04-21T09:37:45.505Z] PASS [2021-04-21T09:37:45.505Z] coverage: 76.8% of statements [2021-04-21T09:37:45.505Z] ok github.com/docker/docker/distribution/xfer 2.220s coverage: 76.8% of statements [2021-04-21T09:37:45.505Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-21T09:37:45.960Z] === RUN TestCompare [2021-04-21T09:37:45.960Z] --- PASS: TestCompare (0.00s) [2021-04-21T09:37:45.960Z] PASS [2021-04-21T09:37:45.960Z] coverage: 19.2% of statements [2021-04-21T09:37:45.960Z] ok github.com/docker/docker/image/cache 0.121s coverage: 19.2% of statements [2021-04-21T09:37:45.960Z] === RUN TestFSGetInvalidData [2021-04-21T09:37:46.414Z] --- PASS: TestFSGetInvalidData (0.02s) [2021-04-21T09:37:46.414Z] === RUN TestFSInvalidSet [2021-04-21T09:37:46.414Z] --- PASS: TestFSInvalidSet (0.09s) [2021-04-21T09:37:46.414Z] === RUN TestFSInvalidRoot [2021-04-21T09:37:46.414Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-04-21T09:37:46.414Z] === RUN TestFSMetadataGetSet [2021-04-21T09:37:46.414Z] --- PASS: TestFSMetadataGetSet (0.04s) [2021-04-21T09:37:46.414Z] === RUN TestFSInvalidWalker [2021-04-21T09:37:46.414Z] --- PASS: TestFSInvalidWalker (0.02s) [2021-04-21T09:37:46.414Z] === RUN TestFSGetSet [2021-04-21T09:37:46.414Z] --- PASS: TestFSGetSet (0.02s) [2021-04-21T09:37:46.414Z] === RUN TestFSGetUnsetKey [2021-04-21T09:37:46.414Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-04-21T09:37:46.414Z] === RUN TestFSGetEmptyData [2021-04-21T09:37:46.414Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-04-21T09:37:46.414Z] === RUN TestFSDelete [2021-04-21T09:37:46.414Z] --- PASS: TestFSDelete (0.02s) [2021-04-21T09:37:46.414Z] === RUN TestFSWalker [2021-04-21T09:37:46.414Z] --- PASS: TestFSWalker (0.02s) [2021-04-21T09:37:46.414Z] === RUN TestFSWalkerStopOnError [2021-04-21T09:37:46.414Z] --- PASS: TestFSWalkerStopOnError (0.03s) [2021-04-21T09:37:46.414Z] === RUN TestNewFromJSON [2021-04-21T09:37:46.414Z] --- PASS: TestNewFromJSON (0.00s) [2021-04-21T09:37:46.414Z] === RUN TestNewFromJSONWithInvalidJSON [2021-04-21T09:37:46.414Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-04-21T09:37:46.414Z] === RUN TestMarshalKeyOrder [2021-04-21T09:37:46.414Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-04-21T09:37:46.414Z] === RUN TestImage [2021-04-21T09:37:46.414Z] --- PASS: TestImage (0.00s) [2021-04-21T09:37:46.414Z] === RUN TestImageOSNotEmpty [2021-04-21T09:37:46.414Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-04-21T09:37:46.414Z] === RUN TestNewChildImageFromImageWithRootFS [2021-04-21T09:37:46.414Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-04-21T09:37:46.414Z] === RUN TestCreate [2021-04-21T09:37:46.414Z] --- PASS: TestCreate (0.01s) [2021-04-21T09:37:46.414Z] === RUN TestRestore [2021-04-21T09:37:46.414Z] === RUN TestMakeV1ConfigFromConfig [2021-04-21T09:37:46.414Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-04-21T09:37:46.414Z] PASS [2021-04-21T09:37:46.414Z] coverage: 25.0% of statements [2021-04-21T09:37:46.414Z] ok github.com/docker/docker/image/v1 0.181s coverage: 25.0% of statements [2021-04-21T09:37:46.868Z] time="2021-04-21T09:37:46Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-04-21T09:37:46.868Z] --- PASS: TestRestore (0.27s) [2021-04-21T09:37:46.868Z] === RUN TestAddDelete [2021-04-21T09:37:46.868Z] --- PASS: TestAddDelete (0.03s) [2021-04-21T09:37:46.868Z] === RUN TestSearchAfterDelete [2021-04-21T09:37:46.868Z] --- PASS: TestSearchAfterDelete (0.02s) [2021-04-21T09:37:46.868Z] === RUN TestParentReset [2021-04-21T09:37:46.868Z] --- PASS: TestParentReset (0.08s) [2021-04-21T09:37:46.868Z] === RUN TestGetAndSetLastUpdated [2021-04-21T09:37:46.868Z] --- PASS: TestGetAndSetLastUpdated (0.05s) [2021-04-21T09:37:46.868Z] === RUN TestStoreLen [2021-04-21T09:37:46.908Z] --- PASS: TestUpdateReplicatedJob (4.28s) [2021-04-21T09:37:46.908Z] === RUN TestServiceListWithStatuses [2021-04-21T09:37:46.908Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-21T09:37:46.908Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-21T09:37:46.908Z] === RUN TestDockerNetworkConnectAlias [2021-04-21T09:37:47.322Z] --- PASS: TestStoreLen (0.30s) [2021-04-21T09:37:47.322Z] PASS [2021-04-21T09:37:47.322Z] coverage: 86.8% of statements [2021-04-21T09:37:47.322Z] ok github.com/docker/docker/image 1.161s coverage: 86.8% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2021-04-21T09:37:47.786Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-04-21T09:37:47.786Z] ? github.com/docker/docker/internal/test/suite [no test files] [Pipeline] } [2021-04-21T09:37:48.240Z] === RUN TestSerialization [2021-04-21T09:37:48.694Z] --- PASS: TestSerialization (0.02s) [2021-04-21T09:37:48.694Z] PASS [2021-04-21T09:37:48.694Z] coverage: 100.0% of statements [2021-04-21T09:37:48.694Z] ok github.com/docker/docker/libcontainerd/queue 0.069s coverage: 100.0% of statements [2021-04-21T09:37:49.780Z] === RUN TestEnvironmentParsing [2021-04-21T09:37:49.780Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-04-21T09:37:49.780Z] PASS [2021-04-21T09:37:49.780Z] coverage: 1.0% of statements [2021-04-21T09:37:49.780Z] ok github.com/docker/docker/libcontainerd/local 0.321s coverage: 1.0% of statements [2021-04-21T09:37:49.780Z] === RUN TestEmptyLayer [2021-04-21T09:37:49.780Z] --- PASS: TestEmptyLayer (0.00s) [2021-04-21T09:37:49.780Z] === RUN TestCommitFailure [2021-04-21T09:37:49.780Z] --- PASS: TestCommitFailure (0.01s) [2021-04-21T09:37:49.780Z] === RUN TestStartTransactionFailure [2021-04-21T09:37:49.780Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-04-21T09:37:49.780Z] === RUN TestGetOrphan [2021-04-21T09:37:49.780Z] --- PASS: TestGetOrphan (0.01s) [2021-04-21T09:37:49.780Z] === RUN TestMountAndRegister [2021-04-21T09:37:49.958Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-04-21T09:37:50.233Z] --- PASS: TestMountAndRegister (0.07s) [2021-04-21T09:37:50.233Z] layer_test.go:271: Layer size: 14 [2021-04-21T09:37:50.233Z] === RUN TestLayerRelease [2021-04-21T09:37:50.233Z] --- SKIP: TestLayerRelease (0.00s) [2021-04-21T09:37:50.233Z] layer_test.go:304: Failing on Windows [2021-04-21T09:37:50.233Z] === RUN TestStoreRestore [2021-04-21T09:37:50.233Z] --- SKIP: TestStoreRestore (0.00s) [2021-04-21T09:37:50.233Z] layer_test.go:353: Failing on Windows [2021-04-21T09:37:50.233Z] === RUN TestTarStreamStability [2021-04-21T09:37:50.233Z] --- SKIP: TestTarStreamStability (0.00s) [2021-04-21T09:37:50.233Z] layer_test.go:468: Failing on Windows [2021-04-21T09:37:50.233Z] === RUN TestRegisterExistingLayer [2021-04-21T09:37:50.233Z] --- PASS: TestRegisterExistingLayer (0.24s) [2021-04-21T09:37:50.233Z] === RUN TestTarStreamVerification [2021-04-21T09:37:50.233Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-04-21T09:37:50.233Z] layer_test.go:697: Failing on Windows [2021-04-21T09:37:50.233Z] === RUN TestLayerMigration [2021-04-21T09:37:50.233Z] --- SKIP: TestLayerMigration (0.00s) [2021-04-21T09:37:50.233Z] migration_test.go:46: Failing on Windows [2021-04-21T09:37:50.233Z] === RUN TestLayerMigrationNoTarsplit [2021-04-21T09:37:50.233Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-04-21T09:37:50.233Z] migration_test.go:182: Failing on Windows [2021-04-21T09:37:50.233Z] === RUN TestMountInit [2021-04-21T09:37:50.233Z] --- SKIP: TestMountInit (0.00s) [2021-04-21T09:37:50.233Z] mount_test.go:17: Failing on Windows [2021-04-21T09:37:50.233Z] === RUN TestMountSize [2021-04-21T09:37:50.233Z] --- SKIP: TestMountSize (0.00s) [2021-04-21T09:37:50.233Z] mount_test.go:76: Failing on Windows [2021-04-21T09:37:50.233Z] === RUN TestMountChanges [2021-04-21T09:37:50.233Z] --- SKIP: TestMountChanges (0.00s) [2021-04-21T09:37:50.233Z] mount_test.go:125: Failing on Windows [2021-04-21T09:37:50.233Z] === RUN TestMountApply [2021-04-21T09:37:50.233Z] --- SKIP: TestMountApply (0.00s) [2021-04-21T09:37:50.233Z] mount_test.go:212: Failing on Windows [2021-04-21T09:37:50.233Z] PASS [2021-04-21T09:37:50.233Z] coverage: 30.1% of statements [2021-04-21T09:37:50.687Z] ok github.com/docker/docker/layer 0.517s coverage: 30.1% of statements [2021-04-21T09:37:50.687Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-21T09:37:50.687Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-21T09:37:50.687Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-21T09:37:50.687Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-21T09:37:50.687Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-04-21T09:37:50.687Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-04-21T09:37:50.687Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-04-21T09:37:50.687Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-04-21T09:37:50.687Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-04-21T09:37:50.687Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-04-21T09:37:50.687Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-04-21T09:37:50.687Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-04-21T09:37:50.687Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-04-21T09:37:50.687Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-04-21T09:37:50.687Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-04-21T09:37:50.687Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-04-21T09:37:50.687Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-04-21T09:37:50.687Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-04-21T09:37:50.687Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-04-21T09:37:50.687Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-04-21T09:37:50.687Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-04-21T09:37:50.687Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-04-21T09:37:50.687Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-04-21T09:37:50.687Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-04-21T09:37:50.687Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-04-21T09:37:50.687Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-04-21T09:37:50.687Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-04-21T09:37:50.687Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-04-21T09:37:50.687Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-04-21T09:37:50.687Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-04-21T09:37:50.687Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-04-21T09:37:50.687Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-04-21T09:37:50.687Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-04-21T09:37:50.687Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-04-21T09:37:50.687Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-04-21T09:37:50.687Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-04-21T09:37:50.687Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-04-21T09:37:50.687Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-04-21T09:37:50.687Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-04-21T09:37:50.687Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-04-21T09:37:50.687Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-04-21T09:37:50.687Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-04-21T09:37:50.687Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-04-21T09:37:50.687Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-04-21T09:37:50.687Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-04-21T09:37:50.687Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-04-21T09:37:50.687Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-04-21T09:37:50.687Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-04-21T09:37:50.687Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-04-21T09:37:50.687Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-04-21T09:37:50.687Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-04-21T09:37:50.687Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-04-21T09:37:50.687Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-04-21T09:37:50.687Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-04-21T09:37:50.687Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-04-21T09:37:50.687Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-04-21T09:37:50.687Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-04-21T09:37:50.687Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-04-21T09:37:50.687Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-04-21T09:37:50.687Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-04-21T09:37:50.687Z] PASS [2021-04-21T09:37:50.687Z] coverage: 42.3% of statements [2021-04-21T09:37:50.687Z] ok github.com/docker/docker/oci 0.137s coverage: 42.3% of statements [2021-04-21T09:37:50.687Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-21T09:37:51.140Z] === RUN TestAddressPoolOpt [2021-04-21T09:37:51.140Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-04-21T09:37:51.140Z] === RUN TestValidateEnv [2021-04-21T09:37:51.140Z] === RUN TestValidateEnv/a [2021-04-21T09:37:51.140Z] === RUN TestValidateEnv/something [2021-04-21T09:37:51.140Z] === RUN TestValidateEnv/_=a [2021-04-21T09:37:51.140Z] === RUN TestValidateEnv/env1=value1 [2021-04-21T09:37:51.140Z] === RUN TestValidateEnv/_env1=value1 [2021-04-21T09:37:51.140Z] === RUN TestValidateEnv/env2=value2=value3 [2021-04-21T09:37:51.140Z] === RUN TestValidateEnv/env3=abc!qwe [2021-04-21T09:37:51.140Z] === RUN TestValidateEnv/env_4=value_4 [2021-04-21T09:37:51.140Z] === RUN TestValidateEnv/PATH [2021-04-21T09:37:51.140Z] === RUN TestValidateEnv/=a [2021-04-21T09:37:51.140Z] === RUN TestValidateEnv/PATH= [2021-04-21T09:37:51.140Z] === RUN TestValidateEnv/PATH=something [2021-04-21T09:37:51.140Z] === RUN TestValidateEnv/asd!qwe [2021-04-21T09:37:51.140Z] === RUN TestValidateEnv/1asd [2021-04-21T09:37:51.140Z] === RUN TestValidateEnv/123 [2021-04-21T09:37:51.140Z] === RUN TestValidateEnv/some_space [2021-04-21T09:37:51.140Z] === RUN TestValidateEnv/__some_space_before [2021-04-21T09:37:51.140Z] === RUN TestValidateEnv/some_space_after__ [2021-04-21T09:37:51.140Z] === RUN TestValidateEnv/= [2021-04-21T09:37:51.140Z] === RUN TestValidateEnv/PaTh [2021-04-21T09:37:51.140Z] --- PASS: TestValidateEnv (0.00s) [2021-04-21T09:37:51.140Z] --- PASS: TestValidateEnv/a (0.00s) [2021-04-21T09:37:51.140Z] --- PASS: TestValidateEnv/something (0.00s) [2021-04-21T09:37:51.140Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-04-21T09:37:51.140Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-04-21T09:37:51.140Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-04-21T09:37:51.140Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-04-21T09:37:51.140Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-04-21T09:37:51.140Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-04-21T09:37:51.140Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-04-21T09:37:51.140Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-04-21T09:37:51.140Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-04-21T09:37:51.140Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-04-21T09:37:51.140Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-04-21T09:37:51.140Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-04-21T09:37:51.140Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-04-21T09:37:51.140Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-04-21T09:37:51.140Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-04-21T09:37:51.140Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-04-21T09:37:51.140Z] --- PASS: TestValidateEnv/= (0.00s) [2021-04-21T09:37:51.140Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-04-21T09:37:51.140Z] === RUN TestParseHost [2021-04-21T09:37:51.140Z] --- PASS: TestParseHost (0.00s) [2021-04-21T09:37:51.140Z] === RUN TestParseDockerDaemonHost [2021-04-21T09:37:51.140Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-04-21T09:37:51.140Z] === RUN TestParseTCP [2021-04-21T09:37:51.140Z] --- PASS: TestParseTCP (0.00s) [2021-04-21T09:37:51.140Z] === RUN TestParseInvalidUnixAddrInvalid [2021-04-21T09:37:51.140Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-04-21T09:37:51.140Z] === RUN TestValidateExtraHosts [2021-04-21T09:37:51.140Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-04-21T09:37:51.140Z] === RUN TestIpOptString [2021-04-21T09:37:51.140Z] --- PASS: TestIpOptString (0.00s) [2021-04-21T09:37:51.140Z] === RUN TestNewIpOptInvalidDefaultVal [2021-04-21T09:37:51.140Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-04-21T09:37:51.140Z] === RUN TestNewIpOptValidDefaultVal [2021-04-21T09:37:51.140Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-04-21T09:37:51.140Z] === RUN TestIpOptSetInvalidVal [2021-04-21T09:37:51.140Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-04-21T09:37:51.140Z] === RUN TestValidateIPAddress [2021-04-21T09:37:51.140Z] --- PASS: TestValidateIPAddress (0.00s) [2021-04-21T09:37:51.140Z] === RUN TestMapOpts [2021-04-21T09:37:51.140Z] --- PASS: TestMapOpts (0.00s) [2021-04-21T09:37:51.140Z] === RUN TestListOptsWithoutValidator [2021-04-21T09:37:51.140Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-04-21T09:37:51.140Z] === RUN TestListOptsWithValidator [2021-04-21T09:37:51.140Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-04-21T09:37:51.140Z] === RUN TestValidateDNSSearch [2021-04-21T09:37:51.141Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-04-21T09:37:51.141Z] === RUN TestValidateLabel [2021-04-21T09:37:51.141Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-04-21T09:37:51.141Z] === RUN TestValidateLabel/label_with_general_format [2021-04-21T09:37:51.141Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-04-21T09:37:51.141Z] === RUN TestValidateLabel/label_with_one_more [2021-04-21T09:37:51.141Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-04-21T09:37:51.141Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-04-21T09:37:51.141Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-04-21T09:37:51.141Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-04-21T09:37:51.141Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-04-21T09:37:51.141Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-04-21T09:37:51.141Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-04-21T09:37:51.141Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-04-21T09:37:51.141Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-04-21T09:37:51.141Z] --- PASS: TestValidateLabel (0.00s) [2021-04-21T09:37:51.141Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-04-21T09:37:51.141Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-04-21T09:37:51.141Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-04-21T09:37:51.141Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-04-21T09:37:51.141Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-04-21T09:37:51.141Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-04-21T09:37:51.141Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-04-21T09:37:51.141Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-04-21T09:37:51.141Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-04-21T09:37:51.141Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-04-21T09:37:51.141Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-04-21T09:37:51.141Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-04-21T09:37:51.141Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-04-21T09:37:51.141Z] === RUN TestNamedListOpts [2021-04-21T09:37:51.141Z] --- PASS: TestNamedListOpts (0.00s) [2021-04-21T09:37:51.141Z] === RUN TestNamedMapOpts [2021-04-21T09:37:51.141Z] --- PASS: TestNamedMapOpts (0.00s) [2021-04-21T09:37:51.437Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-04-21T09:37:51.594Z] === RUN TestParseLink [2021-04-21T09:37:51.594Z] --- PASS: TestParseLink (0.00s) [2021-04-21T09:37:51.594Z] === RUN TestQuotedStringSetWithQuotes [2021-04-21T09:37:51.594Z] --- PASS: TestQuotedStringSetWithQuotes (0.02s) [2021-04-21T09:37:51.594Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-04-21T09:37:51.594Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-04-21T09:37:51.594Z] === RUN TestQuotedStringSetWithNoQuotes [2021-04-21T09:37:51.594Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-04-21T09:37:51.594Z] === RUN TestUlimitOpt [2021-04-21T09:37:51.594Z] --- PASS: TestUlimitOpt (0.00s) [2021-04-21T09:37:51.594Z] PASS [2021-04-21T09:37:51.594Z] coverage: 67.1% of statements [2021-04-21T09:37:51.594Z] ok github.com/docker/docker/opts 0.150s coverage: 67.1% of statements [2021-04-21T09:37:51.594Z] === RUN TestParseVersion [2021-04-21T09:37:51.594Z] --- PASS: TestParseVersion (0.00s) [2021-04-21T09:37:51.594Z] PASS [2021-04-21T09:37:51.594Z] coverage: 52.9% of statements [2021-04-21T09:37:51.594Z] ok github.com/docker/docker/pkg/aaparser 0.077s coverage: 52.9% of statements [2021-04-21T09:37:52.551Z] === RUN TestUnbuffered [2021-04-21T09:37:52.551Z] --- PASS: TestUnbuffered (0.00s) [2021-04-21T09:37:52.551Z] === RUN TestRaceUnbuffered [2021-04-21T09:37:52.551Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-04-21T09:37:52.551Z] PASS [2021-04-21T09:37:53.004Z] coverage: 100.0% of statements [2021-04-21T09:37:53.004Z] ok github.com/docker/docker/pkg/broadcaster 0.049s coverage: 100.0% of statements [2021-04-21T09:37:53.004Z] === RUN TestPeerCertificateMarshalJSON [2021-04-21T09:37:53.458Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-04-21T09:37:53.459Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-04-21T09:37:53.459Z] --- PASS: TestPeerCertificateMarshalJSON (0.39s) [2021-04-21T09:37:53.459Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-04-21T09:37:53.459Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-04-21T09:37:53.459Z] === RUN TestMiddleware [2021-04-21T09:37:53.459Z] --- PASS: TestMiddleware (0.00s) [2021-04-21T09:37:53.459Z] === RUN TestNewResponseModifier [2021-04-21T09:37:53.459Z] --- PASS: TestNewResponseModifier (0.00s) [2021-04-21T09:37:53.459Z] PASS [2021-04-21T09:37:53.459Z] coverage: 26.8% of statements [2021-04-21T09:37:53.459Z] ok github.com/docker/docker/pkg/authorization 0.514s coverage: 26.8% of statements [2021-04-21T09:37:53.487Z] --- PASS: TestDockerNetworkConnectAlias (6.60s) [2021-04-21T09:37:53.487Z] === RUN TestDockerNetworkReConnect [2021-04-21T09:37:53.912Z] === RUN TestMatch [2021-04-21T09:37:53.912Z] === RUN TestMatch/[[]] [2021-04-21T09:37:53.912Z] === RUN TestMatch/[[foo]] [2021-04-21T09:37:53.912Z] === RUN TestMatch/[[bar]_[foo]] [2021-04-21T09:37:53.912Z] === RUN TestMatch/[[foo_bar]] [2021-04-21T09:37:53.912Z] === RUN TestMatch/[[qux]_[foo]] [2021-04-21T09:37:53.912Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-04-21T09:37:53.912Z] === RUN TestMatch/[] [2021-04-21T09:37:53.912Z] === RUN TestMatch/[]#01 [2021-04-21T09:37:53.912Z] === RUN TestMatch/[[qux]] [2021-04-21T09:37:53.912Z] === RUN TestMatch/[[foo_bar_qux]] [2021-04-21T09:37:53.912Z] === RUN TestMatch/[[qux]_[baz]] [2021-04-21T09:37:53.912Z] === RUN TestMatch/[[foo_baz]] [2021-04-21T09:37:53.912Z] --- PASS: TestMatch (0.00s) [2021-04-21T09:37:53.912Z] --- PASS: TestMatch/[[]] (0.00s) [2021-04-21T09:37:53.912Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-04-21T09:37:53.912Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-04-21T09:37:53.912Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-04-21T09:37:53.912Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-04-21T09:37:53.912Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-04-21T09:37:53.912Z] --- PASS: TestMatch/[] (0.00s) [2021-04-21T09:37:53.912Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-04-21T09:37:53.912Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-04-21T09:37:53.912Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-04-21T09:37:53.912Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-04-21T09:37:53.912Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-04-21T09:37:53.912Z] PASS [2021-04-21T09:37:53.912Z] coverage: 87.5% of statements [2021-04-21T09:37:53.912Z] ok github.com/docker/docker/pkg/capabilities 0.051s coverage: 87.5% of statements [2021-04-21T09:37:54.106Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-04-21T09:37:54.366Z] === RUN TestIsArchivePathDir [2021-04-21T09:37:54.366Z] --- PASS: TestIsArchivePathDir (0.07s) [2021-04-21T09:37:54.366Z] === RUN TestIsArchivePathInvalidFile [2021-04-21T09:37:54.819Z] --- PASS: TestIsArchivePathInvalidFile (0.23s) [2021-04-21T09:37:54.819Z] === RUN TestIsArchivePathTar [2021-04-21T09:37:54.819Z] === RUN TestSizeEmpty [2021-04-21T09:37:54.819Z] --- PASS: TestSizeEmpty (0.00s) [2021-04-21T09:37:54.819Z] === RUN TestSizeEmptyFile [2021-04-21T09:37:54.819Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-04-21T09:37:54.819Z] === RUN TestSizeNonemptyFile [2021-04-21T09:37:54.819Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-04-21T09:37:54.819Z] === RUN TestSizeNestedDirectoryEmpty [2021-04-21T09:37:54.819Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-04-21T09:37:54.819Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-04-21T09:37:54.819Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-04-21T09:37:54.819Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-04-21T09:37:54.819Z] --- PASS: TestIsArchivePathTar (0.22s) [2021-04-21T09:37:54.819Z] === RUN TestDecompressStreamGzip [2021-04-21T09:37:54.819Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-04-21T09:37:54.819Z] === RUN TestMoveToSubdir [2021-04-21T09:37:54.819Z] === RUN TestChrootTarUntar [2021-04-21T09:37:54.819Z] --- PASS: TestMoveToSubdir (0.00s) [2021-04-21T09:37:54.819Z] === RUN TestSizeNonExistingDirectory [2021-04-21T09:37:54.819Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-04-21T09:37:54.819Z] PASS [2021-04-21T09:37:54.819Z] coverage: 80.0% of statements [2021-04-21T09:37:54.819Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-04-21T09:37:54.819Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-04-21T09:37:54.819Z] === RUN TestChrootUntarWithHugeExcludesList [2021-04-21T09:37:54.819Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-04-21T09:37:54.819Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-04-21T09:37:54.819Z] === RUN TestChrootUntarEmptyArchive [2021-04-21T09:37:54.819Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-04-21T09:37:54.819Z] === RUN TestChrootTarUntarWithSymlink [2021-04-21T09:37:54.819Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-04-21T09:37:54.819Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-21T09:37:54.819Z] === RUN TestChrootCopyWithTar [2021-04-21T09:37:54.819Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-04-21T09:37:54.819Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-21T09:37:54.819Z] === RUN TestChrootCopyFileWithTar [2021-04-21T09:37:54.819Z] ok github.com/docker/docker/pkg/directory 0.070s coverage: 80.0% of statements [2021-04-21T09:37:54.819Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-04-21T09:37:54.819Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-04-21T09:37:54.819Z] === RUN TestChrootUntarPath [2021-04-21T09:37:54.820Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-04-21T09:37:54.820Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-21T09:37:54.820Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-04-21T09:37:54.820Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-04-21T09:37:54.820Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-04-21T09:37:54.820Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-04-21T09:37:54.820Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-04-21T09:37:54.820Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-04-21T09:37:54.820Z] === RUN TestChrootApplyDotDotFile [2021-04-21T09:37:54.820Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-04-21T09:37:54.820Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-04-21T09:37:54.820Z] PASS [2021-04-21T09:37:54.820Z] coverage: 15.4% of statements [2021-04-21T09:37:54.820Z] ok github.com/docker/docker/pkg/chrootarchive 0.129s coverage: 15.4% of statements [2021-04-21T09:37:54.820Z] --- PASS: TestDecompressStreamGzip (0.18s) [2021-04-21T09:37:54.820Z] === RUN TestDecompressStreamBzip2 [2021-04-21T09:37:55.273Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2021-04-21T09:37:55.273Z] === RUN TestDecompressStreamXz [2021-04-21T09:37:55.273Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-04-21T09:37:55.273Z] archive_test.go:134: Xz not present in msys2 [2021-04-21T09:37:55.273Z] === RUN TestCompressStreamXzUnsupported [2021-04-21T09:37:55.273Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-04-21T09:37:55.273Z] === RUN TestCompressStreamBzip2Unsupported [2021-04-21T09:37:55.273Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-04-21T09:37:55.273Z] === RUN TestCompressStreamInvalid [2021-04-21T09:37:55.273Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-04-21T09:37:55.273Z] === RUN TestExtensionInvalid [2021-04-21T09:37:55.273Z] --- PASS: TestExtensionInvalid (0.00s) [2021-04-21T09:37:55.273Z] === RUN TestExtensionUncompressed [2021-04-21T09:37:55.273Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-04-21T09:37:55.273Z] === RUN TestExtensionBzip2 [2021-04-21T09:37:55.273Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-04-21T09:37:55.273Z] === RUN TestExtensionGzip [2021-04-21T09:37:55.273Z] --- PASS: TestExtensionGzip (0.00s) [2021-04-21T09:37:55.273Z] === RUN TestExtensionXz [2021-04-21T09:37:55.273Z] --- PASS: TestExtensionXz (0.00s) [2021-04-21T09:37:55.273Z] === RUN TestCmdStreamLargeStderr [2021-04-21T09:37:55.273Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2021-04-21T09:37:55.273Z] === RUN TestCmdStreamBad [2021-04-21T09:37:55.273Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-04-21T09:37:55.273Z] archive_test.go:239: Failing on Windows CI machines [2021-04-21T09:37:55.273Z] === RUN TestCmdStreamGood [2021-04-21T09:37:55.273Z] --- PASS: TestCmdStreamGood (0.06s) [2021-04-21T09:37:55.273Z] === RUN TestUntarPathWithInvalidDest [2021-04-21T09:37:55.273Z] --- PASS: TestUntarPathWithInvalidDest (0.12s) [2021-04-21T09:37:55.273Z] === RUN TestUntarPathWithInvalidSrc [2021-04-21T09:37:55.273Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-04-21T09:37:55.273Z] === RUN TestUntarPath [2021-04-21T09:37:55.726Z] --- PASS: TestUntarPath (0.10s) [2021-04-21T09:37:55.726Z] === RUN TestUntarPathWithDestinationFile [2021-04-21T09:37:55.726Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2021-04-21T09:37:55.726Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-04-21T09:37:55.726Z] === RUN Test [2021-04-21T09:37:55.726Z] === RUN Test/TestContainsEntry [2021-04-21T09:37:55.726Z] === RUN Test/TestCreateEntries [2021-04-21T09:37:55.726Z] === RUN Test/TestEntriesDiff [2021-04-21T09:37:55.726Z] === RUN Test/TestEntriesEquality [2021-04-21T09:37:55.726Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-04-21T09:37:55.726Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-04-21T09:37:55.726Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-04-21T09:37:55.726Z] === RUN Test/TestGeneratorNotGenerate [2021-04-21T09:37:55.726Z] === RUN Test/TestGeneratorWithPort [2021-04-21T09:37:55.726Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-04-21T09:37:55.726Z] === RUN Test/TestNewEntry [2021-04-21T09:37:55.726Z] === RUN Test/TestParse [2021-04-21T09:37:55.726Z] --- PASS: Test (0.00s) [2021-04-21T09:37:55.726Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-04-21T09:37:55.726Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-04-21T09:37:55.726Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-04-21T09:37:55.726Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-04-21T09:37:55.726Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-04-21T09:37:55.726Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-04-21T09:37:55.726Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-04-21T09:37:55.726Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-04-21T09:37:55.726Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-04-21T09:37:55.726Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-04-21T09:37:55.726Z] --- PASS: Test/TestNewEntry (0.00s) [2021-04-21T09:37:55.726Z] --- PASS: Test/TestParse (0.00s) [2021-04-21T09:37:55.726Z] PASS [2021-04-21T09:37:55.726Z] coverage: 58.3% of statements [2021-04-21T09:37:55.726Z] ok github.com/docker/docker/pkg/discovery 0.066s coverage: 58.3% of statements [2021-04-21T09:37:55.726Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.11s) [2021-04-21T09:37:55.726Z] === RUN TestCopyWithTarInvalidSrc [2021-04-21T09:37:55.726Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-04-21T09:37:55.726Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-04-21T09:37:55.726Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-04-21T09:37:55.726Z] === RUN TestCopyWithTarSrcFile [2021-04-21T09:37:55.726Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-04-21T09:37:55.726Z] === RUN TestCopyWithTarSrcFolder [2021-04-21T09:37:55.726Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-04-21T09:37:55.726Z] === RUN TestCopyFileWithTarInvalidSrc [2021-04-21T09:37:55.726Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-04-21T09:37:55.726Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-04-21T09:37:55.726Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-04-21T09:37:55.726Z] === RUN TestCopyFileWithTarSrcFolder [2021-04-21T09:37:55.726Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-04-21T09:37:55.726Z] === RUN TestCopyFileWithTarSrcFile [2021-04-21T09:37:55.726Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-04-21T09:37:55.726Z] === RUN TestTarFiles [2021-04-21T09:37:56.180Z] === RUN Test [2021-04-21T09:37:56.180Z] === RUN Test/TestContent [2021-04-21T09:37:56.180Z] === RUN Test/TestInitialize [2021-04-21T09:37:56.180Z] === RUN Test/TestNew [2021-04-21T09:37:56.180Z] === RUN Test/TestParsingContentsWithComments [2021-04-21T09:37:56.180Z] === RUN Test/TestRegister [2021-04-21T09:37:56.180Z] === RUN Test/TestWatch [2021-04-21T09:37:56.180Z] --- PASS: Test (0.01s) [2021-04-21T09:37:56.180Z] --- PASS: Test/TestContent (0.00s) [2021-04-21T09:37:56.180Z] --- PASS: Test/TestInitialize (0.00s) [2021-04-21T09:37:56.180Z] --- PASS: Test/TestNew (0.00s) [2021-04-21T09:37:56.180Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-04-21T09:37:56.180Z] --- PASS: Test/TestRegister (0.00s) [2021-04-21T09:37:56.180Z] --- PASS: Test/TestWatch (0.00s) [2021-04-21T09:37:56.180Z] PASS [2021-04-21T09:37:56.180Z] coverage: 92.9% of statements [2021-04-21T09:37:56.180Z] ok github.com/docker/docker/pkg/discovery/file 0.087s coverage: 92.9% of statements [2021-04-21T09:37:57.704Z] === RUN Test [2021-04-21T09:37:57.704Z] === RUN Test/TestWatch [2021-04-21T09:37:57.704Z] --- PASS: Test (0.00s) [2021-04-21T09:37:57.704Z] --- PASS: Test/TestWatch (0.00s) [2021-04-21T09:37:57.704Z] PASS [2021-04-21T09:37:57.704Z] coverage: 92.3% of statements [2021-04-21T09:37:57.704Z] ok github.com/docker/docker/pkg/discovery/memory 0.129s coverage: 92.3% of statements [2021-04-21T09:37:57.704Z] === RUN Test [2021-04-21T09:37:57.704Z] === RUN Test/TestInitialize [2021-04-21T09:37:57.704Z] time="2021-04-21T09:37:57Z" level=info msg="Initializing discovery without TLS" [2021-04-21T09:37:57.704Z] time="2021-04-21T09:37:57Z" level=info msg="Initializing discovery without TLS" [2021-04-21T09:37:57.704Z] time="2021-04-21T09:37:57Z" level=info msg="Initializing discovery without TLS" [2021-04-21T09:37:57.704Z] === RUN Test/TestInitializeWithCerts [2021-04-21T09:37:57.704Z] time="2021-04-21T09:37:57Z" level=info msg="Initializing discovery with TLS" [2021-04-21T09:37:58.163Z] === RUN Test/TestWatch [2021-04-21T09:37:58.163Z] time="2021-04-21T09:37:57Z" level=info msg="Initializing discovery without TLS" [2021-04-21T09:37:58.163Z] === RUN Test [2021-04-21T09:37:58.163Z] === RUN Test/TestInitialize [2021-04-21T09:37:58.163Z] === RUN Test/TestInitializeWithPattern [2021-04-21T09:37:58.163Z] === RUN Test/TestRegister [2021-04-21T09:37:58.163Z] === RUN Test/TestWatch [2021-04-21T09:37:58.163Z] --- PASS: Test (0.00s) [2021-04-21T09:37:58.163Z] --- PASS: Test/TestInitialize (0.00s) [2021-04-21T09:37:58.163Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-04-21T09:37:58.163Z] --- PASS: Test/TestRegister (0.00s) [2021-04-21T09:37:58.163Z] --- PASS: Test/TestWatch (0.00s) [2021-04-21T09:37:58.163Z] PASS [2021-04-21T09:37:58.163Z] coverage: 93.8% of statements [2021-04-21T09:37:58.163Z] ok github.com/docker/docker/pkg/discovery/nodes 0.050s coverage: 93.8% of statements [2021-04-21T09:37:58.794Z] --- PASS: TestDockerNetworkReConnect (4.59s) [2021-04-21T09:37:58.794Z] === RUN TestServicePlugin [2021-04-21T09:37:58.794Z] --- SKIP: TestServicePlugin (0.00s) [2021-04-21T09:37:58.794Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-21T09:37:58.794Z] === RUN TestServiceUpdateLabel [2021-04-21T09:37:59.119Z] === RUN TestPollerAddRemove [2021-04-21T09:37:59.119Z] --- PASS: TestPollerAddRemove (0.00s) [2021-04-21T09:37:59.119Z] === RUN TestPollerEvent [2021-04-21T09:37:59.119Z] --- SKIP: TestPollerEvent (0.00s) [2021-04-21T09:37:59.119Z] poller_test.go:41: No chmod on Windows [2021-04-21T09:37:59.119Z] === RUN TestPollerClose [2021-04-21T09:37:59.119Z] --- PASS: TestPollerClose (0.00s) [2021-04-21T09:37:59.119Z] PASS [2021-04-21T09:37:59.119Z] coverage: 36.2% of statements [2021-04-21T09:37:59.119Z] ok github.com/docker/docker/pkg/filenotify 0.071s coverage: 36.2% of statements [2021-04-21T09:37:59.380Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-04-21T09:38:00.076Z] === RUN TestCopyFileWithInvalidSrc [2021-04-21T09:38:00.076Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-04-21T09:38:00.076Z] === RUN TestCopyFileWithInvalidDest [2021-04-21T09:38:00.076Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-04-21T09:38:00.076Z] === RUN TestCopyFileWithSameSrcAndDest [2021-04-21T09:38:00.076Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-04-21T09:38:00.076Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-04-21T09:38:00.076Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-04-21T09:38:00.076Z] === RUN TestCopyFile [2021-04-21T09:38:00.076Z] --- PASS: TestCopyFile (0.01s) [2021-04-21T09:38:00.076Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-04-21T09:38:00.076Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-04-21T09:38:00.076Z] fileutils_test.go:134: Needs porting to Windows [2021-04-21T09:38:00.076Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-04-21T09:38:00.076Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-04-21T09:38:00.076Z] === RUN TestReadSymlinkedDirectoryToFile [2021-04-21T09:38:00.076Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-04-21T09:38:00.076Z] fileutils_test.go:180: Needs porting to Windows [2021-04-21T09:38:00.076Z] === RUN TestWildcardMatches [2021-04-21T09:38:00.076Z] --- PASS: TestWildcardMatches (0.00s) [2021-04-21T09:38:00.076Z] === RUN TestPatternMatches [2021-04-21T09:38:00.076Z] --- PASS: TestPatternMatches (0.00s) [2021-04-21T09:38:00.076Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-04-21T09:38:00.076Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-04-21T09:38:00.076Z] === RUN TestPatternMatchesFolderExclusions [2021-04-21T09:38:00.076Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-04-21T09:38:00.076Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-04-21T09:38:00.076Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-04-21T09:38:00.076Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-04-21T09:38:00.076Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-04-21T09:38:00.076Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-04-21T09:38:00.076Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-04-21T09:38:00.076Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-04-21T09:38:00.076Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-04-21T09:38:00.076Z] === RUN TestSingleExclamationError [2021-04-21T09:38:00.076Z] --- PASS: TestSingleExclamationError (0.00s) [2021-04-21T09:38:00.076Z] === RUN TestMatchesWithNoPatterns [2021-04-21T09:38:00.076Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-04-21T09:38:00.076Z] === RUN TestMatchesWithMalformedPatterns [2021-04-21T09:38:00.076Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-04-21T09:38:00.076Z] === RUN TestMatches [2021-04-21T09:38:00.076Z] --- PASS: TestMatches (0.00s) [2021-04-21T09:38:00.076Z] === RUN TestCleanPatterns [2021-04-21T09:38:00.076Z] --- PASS: TestCleanPatterns (0.00s) [2021-04-21T09:38:00.076Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-04-21T09:38:00.076Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-04-21T09:38:00.076Z] === RUN TestCleanPatternsExceptionFlag [2021-04-21T09:38:00.076Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-04-21T09:38:00.076Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-04-21T09:38:00.076Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-04-21T09:38:00.076Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-04-21T09:38:00.076Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-04-21T09:38:00.076Z] === RUN TestCleanPatternsErrorSingleException [2021-04-21T09:38:00.076Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-04-21T09:38:00.076Z] === RUN TestCreateIfNotExistsDir [2021-04-21T09:38:00.076Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-04-21T09:38:00.076Z] === RUN TestCreateIfNotExistsFile [2021-04-21T09:38:00.076Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-04-21T09:38:00.076Z] === RUN TestMatch [2021-04-21T09:38:00.076Z] --- PASS: TestMatch (0.00s) [2021-04-21T09:38:00.076Z] PASS [2021-04-21T09:38:00.076Z] coverage: 87.7% of statements [2021-04-21T09:38:00.076Z] ok github.com/docker/docker/pkg/fileutils 0.115s coverage: 87.7% of statements [2021-04-21T09:38:00.535Z] === RUN TestGet [2021-04-21T09:38:00.535Z] --- PASS: TestGet (0.00s) [2021-04-21T09:38:00.535Z] === RUN TestGetShortcutString [2021-04-21T09:38:00.535Z] --- PASS: TestGetShortcutString (0.00s) [2021-04-21T09:38:00.535Z] PASS [2021-04-21T09:38:00.535Z] coverage: 42.9% of statements [2021-04-21T09:38:00.535Z] ok github.com/docker/docker/pkg/homedir 0.077s coverage: 42.9% of statements [2021-04-21T09:38:00.989Z] --- PASS: Test (3.24s) [2021-04-21T09:38:00.989Z] --- PASS: Test/TestInitialize (0.20s) [2021-04-21T09:38:00.989Z] --- PASS: Test/TestInitializeWithCerts (0.02s) [2021-04-21T09:38:00.989Z] --- PASS: Test/TestWatch (3.01s) [2021-04-21T09:38:00.989Z] PASS [2021-04-21T09:38:00.989Z] coverage: 84.1% of statements [2021-04-21T09:38:00.989Z] ok github.com/docker/docker/pkg/discovery/kv 3.358s coverage: 84.1% of statements [2021-04-21T09:38:01.334Z] --- PASS: TestServiceUpdateLabel (3.21s) [2021-04-21T09:38:01.334Z] === RUN TestServiceUpdateSecrets [2021-04-21T09:38:01.453Z] === RUN TestCreateIDMapOrder [2021-04-21T09:38:01.453Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-04-21T09:38:01.453Z] PASS [2021-04-21T09:38:01.453Z] coverage: 7.2% of statements [2021-04-21T09:38:01.453Z] ok github.com/docker/docker/pkg/idtools 0.084s coverage: 7.2% of statements [2021-04-21T09:38:02.412Z] === RUN TestFixedBufferCap [2021-04-21T09:38:02.412Z] --- PASS: TestFixedBufferCap (0.00s) [2021-04-21T09:38:02.412Z] === RUN TestFixedBufferLen [2021-04-21T09:38:02.412Z] --- PASS: TestFixedBufferLen (0.00s) [2021-04-21T09:38:02.412Z] === RUN TestFixedBufferString [2021-04-21T09:38:02.412Z] --- PASS: TestFixedBufferString (0.00s) [2021-04-21T09:38:02.412Z] === RUN TestFixedBufferWrite [2021-04-21T09:38:02.412Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-04-21T09:38:02.412Z] === RUN TestFixedBufferRead [2021-04-21T09:38:02.412Z] --- PASS: TestFixedBufferRead (0.00s) [2021-04-21T09:38:02.412Z] === RUN TestBytesPipeRead [2021-04-21T09:38:02.412Z] --- PASS: TestBytesPipeRead (0.00s) [2021-04-21T09:38:02.412Z] === RUN TestBytesPipeWrite [2021-04-21T09:38:02.412Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-04-21T09:38:02.412Z] === RUN TestBytesPipeWriteRandomChunks [2021-04-21T09:38:02.667Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-04-21T09:38:02.667Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-04-21T09:38:02.865Z] === RUN TestError [2021-04-21T09:38:02.865Z] --- PASS: TestError (0.00s) [2021-04-21T09:38:02.865Z] === RUN TestProgressString [2021-04-21T09:38:02.865Z] === RUN TestProgressString/no_progress [2021-04-21T09:38:02.865Z] === RUN TestProgressString/progress_1 [2021-04-21T09:38:02.865Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-04-21T09:38:02.865Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-04-21T09:38:02.865Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-04-21T09:38:02.865Z] === RUN TestProgressString/with_units [2021-04-21T09:38:02.865Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-04-21T09:38:02.865Z] === RUN TestProgressString/hide_counts [2021-04-21T09:38:02.865Z] --- PASS: TestProgressString (0.00s) [2021-04-21T09:38:02.865Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-04-21T09:38:02.865Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-04-21T09:38:02.865Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-04-21T09:38:02.865Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-04-21T09:38:02.865Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-04-21T09:38:02.865Z] --- PASS: TestProgressString/with_units (0.00s) [2021-04-21T09:38:02.865Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-04-21T09:38:02.865Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-04-21T09:38:02.865Z] === RUN TestJSONMessageDisplay [2021-04-21T09:38:02.865Z] --- PASS: TestJSONMessageDisplay (0.19s) [2021-04-21T09:38:02.865Z] === RUN TestJSONMessageDisplayWithJSONError [2021-04-21T09:38:02.865Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-04-21T09:38:02.865Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-04-21T09:38:02.865Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-04-21T09:38:02.865Z] === RUN TestDisplayJSONMessagesStream [2021-04-21T09:38:02.865Z] --- PASS: TestDisplayJSONMessagesStream (0.01s) [2021-04-21T09:38:02.865Z] PASS [2021-04-21T09:38:02.865Z] coverage: 91.7% of statements [2021-04-21T09:38:02.865Z] ok github.com/docker/docker/pkg/jsonmessage 0.253s coverage: 91.7% of statements [2021-04-21T09:38:03.319Z] === RUN TestStandardLongPath [2021-04-21T09:38:03.319Z] --- PASS: TestStandardLongPath (0.00s) [2021-04-21T09:38:03.319Z] === RUN TestUNCLongPath [2021-04-21T09:38:03.319Z] --- PASS: TestUNCLongPath (0.00s) [2021-04-21T09:38:03.319Z] PASS [2021-04-21T09:38:03.319Z] coverage: 100.0% of statements [2021-04-21T09:38:03.319Z] ok github.com/docker/docker/pkg/longpath 0.054s coverage: 100.0% of statements [2021-04-21T09:38:03.319Z] --- PASS: TestBytesPipeWriteRandomChunks (0.59s) [2021-04-21T09:38:03.319Z] === RUN TestAtomicWriteToFile [2021-04-21T09:38:03.319Z] --- PASS: TestAtomicWriteToFile (0.02s) [2021-04-21T09:38:03.319Z] === RUN TestAtomicWriteSetCommit [2021-04-21T09:38:03.319Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-04-21T09:38:03.319Z] === RUN TestAtomicWriteSetCancel [2021-04-21T09:38:03.319Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-04-21T09:38:03.319Z] === RUN TestReadCloserWrapperClose [2021-04-21T09:38:03.319Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-04-21T09:38:03.319Z] === RUN TestReaderErrWrapperReadOnError [2021-04-21T09:38:03.319Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-04-21T09:38:03.319Z] === RUN TestReaderErrWrapperRead [2021-04-21T09:38:03.319Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-04-21T09:38:03.319Z] === RUN TestHashData [2021-04-21T09:38:03.319Z] --- PASS: TestHashData (0.00s) [2021-04-21T09:38:03.319Z] === RUN TestCancelReadCloser [2021-04-21T09:38:03.319Z] --- PASS: TestCancelReadCloser (0.10s) [2021-04-21T09:38:03.319Z] === RUN TestWriteCloserWrapperClose [2021-04-21T09:38:03.319Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-04-21T09:38:03.319Z] === RUN TestNopWriteCloser [2021-04-21T09:38:03.319Z] --- PASS: TestNopWriteCloser (0.00s) [2021-04-21T09:38:03.319Z] === RUN TestNopWriter [2021-04-21T09:38:03.319Z] --- PASS: TestNopWriter (0.00s) [2021-04-21T09:38:03.319Z] === RUN TestWriteCounter [2021-04-21T09:38:03.319Z] --- PASS: TestWriteCounter (0.00s) [2021-04-21T09:38:03.319Z] PASS [2021-04-21T09:38:03.319Z] coverage: 69.2% of statements [2021-04-21T09:38:03.319Z] ok github.com/docker/docker/pkg/ioutils 0.903s coverage: 69.2% of statements [2021-04-21T09:38:03.319Z] --- PASS: TestTarFiles (7.73s) [2021-04-21T09:38:03.319Z] === RUN TestTarUntar [2021-04-21T09:38:03.319Z] --- PASS: TestTarUntar (0.04s) [2021-04-21T09:38:03.319Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-04-21T09:38:03.319Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2021-04-21T09:38:03.319Z] === RUN TestTarWithOptions [2021-04-21T09:38:03.319Z] --- PASS: TestTarWithOptions (0.04s) [2021-04-21T09:38:03.773Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-04-21T09:38:03.773Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-04-21T09:38:03.773Z] === RUN TestUntarUstarGnuConflict [2021-04-21T09:38:03.773Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2021-04-21T09:38:03.773Z] === RUN TestUntarInvalidFilenames [2021-04-21T09:38:03.773Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames111678194\\dest" [2021-04-21T09:38:03.773Z] --- PASS: TestUntarInvalidFilenames (0.20s) [2021-04-21T09:38:03.773Z] === RUN TestUntarHardlinkToSymlink [2021-04-21T09:38:03.773Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-04-21T09:38:03.773Z] === RUN TestUntarInvalidHardlink [2021-04-21T09:38:03.773Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink310785987\\victim\\hello" -> "../victim/hello" [2021-04-21T09:38:03.773Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink636515910\\victim\\hello" -> "/../victim/hello" [2021-04-21T09:38:03.773Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink076018413\\victim" -> "../victim" [2021-04-21T09:38:03.773Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink279363432\\victim" -> "../victim" [2021-04-21T09:38:03.773Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink911350695\\victim" -> "../victim" [2021-04-21T09:38:03.773Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink760421082\\victim" -> "../victim" [2021-04-21T09:38:03.773Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2021-04-21T09:38:03.773Z] === RUN TestUntarInvalidSymlink [2021-04-21T09:38:03.773Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink002887793\\dest\\dotdot" -> "../victim/hello" [2021-04-21T09:38:03.773Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink957677852\\dest\\slash-dotdot" -> "/../victim/hello" [2021-04-21T09:38:03.773Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink002628043\\dest\\loophole-victim" -> "../victim" [2021-04-21T09:38:03.773Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink554505390\\dest\\loophole-victim" -> "../victim" [2021-04-21T09:38:03.773Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink000317493\\dest\\loophole-victim" -> "../victim" [2021-04-21T09:38:03.773Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink207962640\\dest\\loophole-victim" -> "../victim" [2021-04-21T09:38:03.773Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink382595119\\dest\\dir\\loophole" -> "../../victim" [2021-04-21T09:38:03.773Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2021-04-21T09:38:03.773Z] === RUN TestTempArchiveCloseMultipleTimes [2021-04-21T09:38:03.773Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-04-21T09:38:03.773Z] === RUN TestXGlobalNoParent [2021-04-21T09:38:03.773Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-04-21T09:38:03.773Z] === RUN TestReplaceFileTarWrapper [2021-04-21T09:38:04.045Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-04-21T09:38:04.226Z] --- PASS: TestReplaceFileTarWrapper (0.31s) [2021-04-21T09:38:04.226Z] === RUN TestPrefixHeaderReadable [2021-04-21T09:38:04.226Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-04-21T09:38:04.226Z] === RUN TestDisablePigz [2021-04-21T09:38:04.226Z] === RUN TestNameFormat [2021-04-21T09:38:04.226Z] --- PASS: TestNameFormat (0.00s) [2021-04-21T09:38:04.226Z] === RUN TestNameRetries [2021-04-21T09:38:04.226Z] --- PASS: TestNameRetries (0.00s) [2021-04-21T09:38:04.226Z] PASS [2021-04-21T09:38:04.226Z] coverage: 85.7% of statements [2021-04-21T09:38:04.226Z] ok github.com/docker/docker/pkg/namesgenerator 0.048s coverage: 85.7% of statements [2021-04-21T09:38:04.226Z] --- PASS: TestDisablePigz (0.18s) [2021-04-21T09:38:04.226Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-04-21T09:38:04.226Z] === RUN TestPigz [2021-04-21T09:38:04.226Z] === RUN TestParseKeyValueOpt [2021-04-21T09:38:04.226Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-04-21T09:38:04.226Z] === RUN TestParseUintList [2021-04-21T09:38:04.226Z] --- PASS: TestParseUintList (0.00s) [2021-04-21T09:38:04.226Z] === RUN TestParseUintListMaximumLimits [2021-04-21T09:38:04.226Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-04-21T09:38:04.226Z] PASS [2021-04-21T09:38:04.226Z] coverage: 97.0% of statements [2021-04-21T09:38:04.227Z] ok github.com/docker/docker/pkg/parsers 0.051s coverage: 97.0% of statements [2021-04-21T09:38:04.680Z] --- PASS: TestPigz (0.16s) [2021-04-21T09:38:04.680Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-04-21T09:38:04.680Z] === RUN TestCopyFileWithInvalidDest [2021-04-21T09:38:04.680Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-04-21T09:38:04.680Z] archive_windows_test.go:16: Currently fails [2021-04-21T09:38:04.680Z] === RUN TestCanonicalTarNameForPath [2021-04-21T09:38:04.680Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-04-21T09:38:04.680Z] === RUN TestCanonicalTarName [2021-04-21T09:38:04.680Z] --- PASS: TestCanonicalTarName (0.00s) [2021-04-21T09:38:04.680Z] === RUN TestChmodTarEntry [2021-04-21T09:38:04.680Z] --- PASS: TestChmodTarEntry (0.00s) [2021-04-21T09:38:04.680Z] === RUN TestHardLinkOrder [2021-04-21T09:38:04.680Z] --- PASS: TestHardLinkOrder (0.10s) [2021-04-21T09:38:04.680Z] === RUN TestChangeString [2021-04-21T09:38:04.681Z] --- PASS: TestChangeString (0.00s) [2021-04-21T09:38:04.681Z] === RUN TestChangesWithNoChanges [2021-04-21T09:38:04.681Z] --- PASS: TestChangesWithNoChanges (0.07s) [2021-04-21T09:38:04.681Z] === RUN TestChangesWithChanges [2021-04-21T09:38:04.681Z] --- PASS: TestChangesWithChanges (0.09s) [2021-04-21T09:38:04.681Z] === RUN TestChangesWithChangesGH13590 [2021-04-21T09:38:04.681Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-04-21T09:38:04.681Z] changes_test.go:192: needs more investigation [2021-04-21T09:38:04.681Z] === RUN TestChangesDirsEmpty [2021-04-21T09:38:04.681Z] === RUN TestNewAndRemove [2021-04-21T09:38:04.681Z] --- PASS: TestNewAndRemove (0.00s) [2021-04-21T09:38:04.681Z] === RUN TestRemoveInvalidPath [2021-04-21T09:38:04.681Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-04-21T09:38:04.681Z] PASS [2021-04-21T09:38:04.681Z] coverage: 82.6% of statements [2021-04-21T09:38:04.681Z] ok github.com/docker/docker/pkg/pidfile 0.055s coverage: 82.6% of statements [2021-04-21T09:38:05.135Z] --- PASS: TestChangesDirsEmpty (0.19s) [2021-04-21T09:38:05.135Z] === RUN TestChangesDirsMutated [2021-04-21T09:38:05.135Z] --- PASS: TestChangesDirsMutated (0.25s) [2021-04-21T09:38:05.135Z] === RUN TestApplyLayer [2021-04-21T09:38:05.135Z] --- SKIP: TestApplyLayer (0.00s) [2021-04-21T09:38:05.135Z] changes_test.go:405: needs further investigation [2021-04-21T09:38:05.135Z] === RUN TestChangesSizeWithHardlinks [2021-04-21T09:38:05.135Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-04-21T09:38:05.135Z] changes_test.go:441: needs further investigation [2021-04-21T09:38:05.135Z] === RUN TestChangesSizeWithNoChanges [2021-04-21T09:38:05.135Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-04-21T09:38:05.135Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-04-21T09:38:05.135Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-04-21T09:38:05.135Z] === RUN TestChangesSize [2021-04-21T09:38:05.135Z] --- PASS: TestChangesSize (0.00s) [2021-04-21T09:38:05.135Z] === RUN TestApplyLayerInvalidFilenames [2021-04-21T09:38:05.135Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames527178726\\dest" [2021-04-21T09:38:05.135Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-04-21T09:38:05.135Z] === RUN TestApplyLayerInvalidHardlink [2021-04-21T09:38:05.135Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink153667592\\victim\\hello" -> "../victim/hello" [2021-04-21T09:38:05.135Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink828199879\\victim\\hello" -> "/../victim/hello" [2021-04-21T09:38:05.588Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink469532282\\victim" -> "../victim" [2021-04-21T09:38:05.588Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink626681745\\victim" -> "../victim" [2021-04-21T09:38:05.588Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink522420156\\victim" -> "../victim" [2021-04-21T09:38:05.588Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink870485483\\victim" -> "../victim" [2021-04-21T09:38:05.588Z] --- PASS: TestApplyLayerInvalidHardlink (0.11s) [2021-04-21T09:38:05.588Z] === RUN TestApplyLayerInvalidSymlink [2021-04-21T09:38:05.588Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink824984142\\dest\\dotdot" -> "../victim/hello" [2021-04-21T09:38:05.588Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink158653781\\dest\\slash-dotdot" -> "/../victim/hello" [2021-04-21T09:38:05.588Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink379094704\\dest\\loophole-victim" -> "../victim" [2021-04-21T09:38:05.588Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink160419407\\dest\\loophole-victim" -> "../victim" [2021-04-21T09:38:05.588Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink924115810\\dest\\loophole-victim" -> "../victim" [2021-04-21T09:38:05.588Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink244753753\\dest\\loophole-victim" -> "../victim" [2021-04-21T09:38:05.588Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2021-04-21T09:38:05.588Z] === RUN TestApplyLayerWhiteouts [2021-04-21T09:38:05.588Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2021-04-21T09:38:05.588Z] === RUN TestGenerateEmptyFile [2021-04-21T09:38:05.588Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-04-21T09:38:05.588Z] === RUN TestGenerateWithContent [2021-04-21T09:38:05.588Z] --- PASS: TestGenerateWithContent (0.00s) [2021-04-21T09:38:05.588Z] PASS [2021-04-21T09:38:05.588Z] coverage: 62.8% of statements [2021-04-21T09:38:05.588Z] ok github.com/docker/docker/pkg/archive 11.360s coverage: 62.8% of statements [2021-04-21T09:38:05.588Z] === RUN TestParseEmptyInterface [2021-04-21T09:38:05.588Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-04-21T09:38:05.588Z] === RUN TestParseNonInterfaceType [2021-04-21T09:38:05.588Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-04-21T09:38:05.588Z] === RUN TestParseWithOneFunction [2021-04-21T09:38:05.588Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-04-21T09:38:05.588Z] === RUN TestParseWithMultipleFuncs [2021-04-21T09:38:05.588Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-04-21T09:38:05.588Z] === RUN TestParseWithUnnamedReturn [2021-04-21T09:38:05.588Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-04-21T09:38:05.588Z] === RUN TestEmbeddedInterface [2021-04-21T09:38:05.588Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-04-21T09:38:05.588Z] === RUN TestParsedImports [2021-04-21T09:38:05.588Z] --- PASS: TestParsedImports (0.00s) [2021-04-21T09:38:05.588Z] === RUN TestAliasedImports [2021-04-21T09:38:05.588Z] --- PASS: TestAliasedImports (0.00s) [2021-04-21T09:38:05.588Z] PASS [2021-04-21T09:38:05.588Z] coverage: 56.8% of statements [2021-04-21T09:38:05.588Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.117s coverage: 56.8% of statements [2021-04-21T09:38:07.118Z] === RUN TestFailedConnection [2021-04-21T09:38:07.572Z] === RUN TestHTTPTransport [2021-04-21T09:38:07.572Z] --- PASS: TestHTTPTransport (0.00s) [2021-04-21T09:38:07.572Z] PASS [2021-04-21T09:38:07.572Z] coverage: 85.7% of statements [2021-04-21T09:38:07.572Z] ok github.com/docker/docker/pkg/plugins/transport 0.050s coverage: 85.7% of statements [2021-04-21T09:38:07.572Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-04-21T09:38:07.572Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-04-21T09:38:07.572Z] === RUN TestBufioReaderPoolPutAndGet [2021-04-21T09:38:07.572Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-04-21T09:38:07.572Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-04-21T09:38:07.572Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-04-21T09:38:07.572Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-04-21T09:38:07.572Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-04-21T09:38:07.572Z] === RUN TestBufioWriterPoolPutAndGet [2021-04-21T09:38:07.572Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-04-21T09:38:07.572Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-04-21T09:38:07.572Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-04-21T09:38:07.572Z] === RUN TestBufferPoolPutAndGet [2021-04-21T09:38:07.572Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-04-21T09:38:07.572Z] PASS [2021-04-21T09:38:07.572Z] coverage: 88.2% of statements [2021-04-21T09:38:07.572Z] ok github.com/docker/docker/pkg/pools 0.042s coverage: 88.2% of statements [2021-04-21T09:38:08.533Z] --- PASS: TestFailedConnection (1.11s) [2021-04-21T09:38:08.533Z] === RUN TestFailOnce [2021-04-21T09:38:08.533Z] 2021/04/21 09:38:07 http: panic serving 127.0.0.1:49222: Plugin not ready [2021-04-21T09:38:08.533Z] goroutine 10 [running]: [2021-04-21T09:38:08.533Z] net/http.(*conn).serve.func1(0xc000058b40) [2021-04-21T09:38:08.533Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-04-21T09:38:08.533Z] panic(0x849b40, 0x986ad0) [2021-04-21T09:38:08.533Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-04-21T09:38:08.533Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc000132000, 0xc0000d0300) [2021-04-21T09:38:08.533Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-04-21T09:38:08.533Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-04-21T09:38:08.533Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-04-21T09:38:08.533Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-04-21T09:38:08.533Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-04-21T09:38:08.533Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-04-21T09:38:08.533Z] c:/go/src/net/http/server.go:2831 +0xab [2021-04-21T09:38:08.533Z] net/http.(*conn).serve(0xc000058b40, 0x99b2c0, 0xc00004a980) [2021-04-21T09:38:08.533Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-04-21T09:38:08.533Z] created by net/http.(*Server).Serve [2021-04-21T09:38:08.533Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-04-21T09:38:08.533Z] time="2021-04-21T09:38:08Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49221/Test.FailOnce: Post http://127.0.0.1:49221/Test.FailOnce: EOF, retrying in 1s" [2021-04-21T09:38:08.533Z] === RUN TestOutputOnPrematureClose [2021-04-21T09:38:08.533Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-04-21T09:38:08.533Z] === RUN TestCompleteSilently [2021-04-21T09:38:08.533Z] --- PASS: TestCompleteSilently (0.00s) [2021-04-21T09:38:08.533Z] PASS [2021-04-21T09:38:08.533Z] coverage: 75.9% of statements [2021-04-21T09:38:08.533Z] ok github.com/docker/docker/pkg/progress 0.046s coverage: 75.9% of statements [2021-04-21T09:38:08.533Z] === RUN TestSendToOneSub [2021-04-21T09:38:08.533Z] --- PASS: TestSendToOneSub (0.00s) [2021-04-21T09:38:08.533Z] === RUN TestSendToMultipleSubs [2021-04-21T09:38:08.533Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-04-21T09:38:08.533Z] === RUN TestEvictOneSub [2021-04-21T09:38:08.533Z] --- PASS: TestEvictOneSub (0.00s) [2021-04-21T09:38:08.533Z] === RUN TestClosePublisher [2021-04-21T09:38:08.533Z] --- PASS: TestClosePublisher (0.00s) [2021-04-21T09:38:08.533Z] === RUN TestPubSubRace [2021-04-21T09:38:09.489Z] --- PASS: TestFailOnce (1.20s) [2021-04-21T09:38:09.489Z] === RUN TestEchoInputOutput [2021-04-21T09:38:09.489Z] --- PASS: TestEchoInputOutput (0.01s) [2021-04-21T09:38:09.489Z] === RUN TestBackoff [2021-04-21T09:38:09.489Z] --- PASS: TestBackoff (0.00s) [2021-04-21T09:38:09.489Z] === RUN TestAbortRetry [2021-04-21T09:38:09.489Z] --- PASS: TestAbortRetry (0.00s) [2021-04-21T09:38:09.489Z] === RUN TestClientScheme [2021-04-21T09:38:09.489Z] --- PASS: TestClientScheme (0.00s) [2021-04-21T09:38:09.489Z] === RUN TestNewClientWithTimeout [2021-04-21T09:38:09.489Z] === RUN TestRegister [2021-04-21T09:38:09.489Z] --- PASS: TestRegister (0.00s) [2021-04-21T09:38:09.489Z] === RUN TestCommand [2021-04-21T09:38:09.489Z] --- PASS: TestCommand (0.03s) [2021-04-21T09:38:09.489Z] === RUN TestNaiveSelf [2021-04-21T09:38:09.489Z] --- PASS: TestNaiveSelf (0.04s) [2021-04-21T09:38:09.489Z] PASS [2021-04-21T09:38:09.489Z] coverage: 82.4% of statements [2021-04-21T09:38:09.489Z] ok github.com/docker/docker/pkg/reexec 0.116s coverage: 82.4% of statements [2021-04-21T09:38:09.489Z] --- PASS: TestPubSubRace (1.05s) [2021-04-21T09:38:09.489Z] PASS [2021-04-21T09:38:09.489Z] coverage: 75.0% of statements [2021-04-21T09:38:09.489Z] ok github.com/docker/docker/pkg/pubsub 1.093s coverage: 75.0% of statements [2021-04-21T09:38:09.942Z] time="2021-04-21T09:38:09Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-04-21T09:38:10.400Z] === RUN TestParseSignal [2021-04-21T09:38:10.400Z] --- PASS: TestParseSignal (0.00s) [2021-04-21T09:38:10.400Z] === RUN TestValidSignalForPlatform [2021-04-21T09:38:10.400Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-04-21T09:38:10.400Z] PASS [2021-04-21T09:38:10.400Z] coverage: 20.3% of statements [2021-04-21T09:38:10.400Z] ok github.com/docker/docker/pkg/signal 0.081s coverage: 20.3% of statements [2021-04-21T09:38:10.611Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-04-21T09:38:10.611Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-04-21T09:38:10.611Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-04-21T09:38:10.854Z] === RUN TestNewStdWriter [2021-04-21T09:38:10.854Z] --- PASS: TestNewStdWriter (0.00s) [2021-04-21T09:38:10.854Z] === RUN TestWriteWithUninitializedStdWriter [2021-04-21T09:38:10.854Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-04-21T09:38:10.854Z] === RUN TestWriteWithNilBytes [2021-04-21T09:38:10.854Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-04-21T09:38:10.854Z] === RUN TestWrite [2021-04-21T09:38:10.854Z] --- PASS: TestWrite (0.00s) [2021-04-21T09:38:10.854Z] === RUN TestWriteWithWriterError [2021-04-21T09:38:10.854Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-04-21T09:38:10.854Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-04-21T09:38:10.854Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-04-21T09:38:10.854Z] === RUN TestStdCopyWriteAndRead [2021-04-21T09:38:10.854Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-04-21T09:38:10.854Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-04-21T09:38:10.854Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-04-21T09:38:10.854Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-04-21T09:38:10.854Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-04-21T09:38:10.854Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-04-21T09:38:10.854Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-04-21T09:38:10.854Z] === RUN TestStdCopyWithInvalidInputHeader [2021-04-21T09:38:10.854Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-04-21T09:38:10.854Z] === RUN TestStdCopyWithCorruptedPrefix [2021-04-21T09:38:10.854Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-04-21T09:38:10.854Z] === RUN TestStdCopyReturnsWriteErrors [2021-04-21T09:38:10.854Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-04-21T09:38:10.854Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-04-21T09:38:10.854Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-04-21T09:38:10.854Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-04-21T09:38:10.854Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-04-21T09:38:10.854Z] PASS [2021-04-21T09:38:10.854Z] coverage: 100.0% of statements [2021-04-21T09:38:10.854Z] ok github.com/docker/docker/pkg/stdcopy 0.047s coverage: 100.0% of statements [2021-04-21T09:38:11.180Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-04-21T09:38:11.309Z] time="2021-04-21T09:38:11Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-04-21T09:38:11.771Z] === RUN TestGenerateRandomID [2021-04-21T09:38:11.771Z] --- PASS: TestGenerateRandomID (0.00s) [2021-04-21T09:38:11.771Z] === RUN TestShortenId [2021-04-21T09:38:11.771Z] --- PASS: TestShortenId (0.00s) [2021-04-21T09:38:11.771Z] === RUN TestShortenSha256Id [2021-04-21T09:38:11.771Z] --- PASS: TestShortenSha256Id (0.00s) [2021-04-21T09:38:11.771Z] === RUN TestShortenIdEmpty [2021-04-21T09:38:11.771Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-04-21T09:38:11.771Z] === RUN TestShortenIdInvalid [2021-04-21T09:38:11.771Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-04-21T09:38:11.771Z] === RUN TestIsShortIDNonHex [2021-04-21T09:38:11.771Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-04-21T09:38:11.771Z] === RUN TestIsShortIDNotCorrectSize [2021-04-21T09:38:11.771Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-04-21T09:38:11.771Z] PASS [2021-04-21T09:38:11.771Z] coverage: 70.6% of statements [2021-04-21T09:38:11.771Z] ok github.com/docker/docker/pkg/stringid 0.047s coverage: 70.6% of statements [2021-04-21T09:38:11.771Z] === RUN TestRawProgressFormatterFormatStatus [2021-04-21T09:38:11.771Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-04-21T09:38:11.771Z] === RUN TestRawProgressFormatterFormatProgress [2021-04-21T09:38:11.771Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-04-21T09:38:11.771Z] === RUN TestFormatStatus [2021-04-21T09:38:11.771Z] --- PASS: TestFormatStatus (0.00s) [2021-04-21T09:38:11.771Z] === RUN TestFormatError [2021-04-21T09:38:11.771Z] --- PASS: TestFormatError (0.00s) [2021-04-21T09:38:11.771Z] === RUN TestFormatJSONError [2021-04-21T09:38:11.771Z] --- PASS: TestFormatJSONError (0.00s) [2021-04-21T09:38:11.771Z] === RUN TestJsonProgressFormatterFormatProgress [2021-04-21T09:38:11.771Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-04-21T09:38:11.771Z] === RUN TestJsonProgressFormatterFormatStatus [2021-04-21T09:38:11.771Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-04-21T09:38:11.771Z] === RUN TestNewJSONProgressOutput [2021-04-21T09:38:11.771Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-04-21T09:38:11.771Z] === RUN TestAuxFormatterEmit [2021-04-21T09:38:11.771Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-04-21T09:38:11.771Z] === RUN TestStreamWriterStdout [2021-04-21T09:38:11.771Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-04-21T09:38:11.771Z] === RUN TestStreamWriterStderr [2021-04-21T09:38:11.771Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-04-21T09:38:11.771Z] PASS [2021-04-21T09:38:11.771Z] coverage: 66.2% of statements [2021-04-21T09:38:11.771Z] ok github.com/docker/docker/pkg/streamformatter 0.055s coverage: 66.2% of statements [2021-04-21T09:38:12.119Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-04-21T09:38:12.119Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-04-21T09:38:12.687Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-04-21T09:38:12.687Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-04-21T09:38:12.946Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-04-21T09:38:13.305Z] === RUN TestIsCpusetListAvailable [2021-04-21T09:38:13.306Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-04-21T09:38:13.306Z] PASS [2021-04-21T09:38:13.306Z] coverage: 38.2% of statements [2021-04-21T09:38:13.306Z] ok github.com/docker/docker/pkg/sysinfo 0.041s coverage: 38.2% of statements [2021-04-21T09:38:13.759Z] === RUN TestChtimes [2021-04-21T09:38:13.759Z] --- PASS: TestChtimes (0.00s) [2021-04-21T09:38:13.759Z] === RUN TestChtimesWindows [2021-04-21T09:38:13.759Z] --- PASS: TestChtimesWindows (0.00s) [2021-04-21T09:38:13.759Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-04-21T09:38:13.759Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-04-21T09:38:13.759Z] === RUN TestEnsureRemoveAllNotExist [2021-04-21T09:38:13.759Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-04-21T09:38:13.759Z] === RUN TestEnsureRemoveAllWithDir [2021-04-21T09:38:13.759Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-04-21T09:38:13.759Z] === RUN TestEnsureRemoveAllWithFile [2021-04-21T09:38:13.759Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-04-21T09:38:13.759Z] === RUN TestHasWin32KSupport [2021-04-21T09:38:13.759Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-04-21T09:38:13.759Z] syscall_windows_test.go:8: win32k: true [2021-04-21T09:38:13.759Z] PASS [2021-04-21T09:38:13.759Z] coverage: 12.0% of statements [2021-04-21T09:38:13.759Z] time="2021-04-21T09:38:13Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-04-21T09:38:13.759Z] ok github.com/docker/docker/pkg/system 0.073s coverage: 12.0% of statements [2021-04-21T09:38:14.322Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-04-21T09:38:14.716Z] === RUN TestTailFile [2021-04-21T09:38:14.716Z] --- PASS: TestTailFile (0.00s) [2021-04-21T09:38:14.716Z] === RUN TestTailFileManyLines [2021-04-21T09:38:14.716Z] --- PASS: TestTailFileManyLines (0.00s) [2021-04-21T09:38:14.716Z] === RUN TestTailEmptyFile [2021-04-21T09:38:14.716Z] --- PASS: TestTailEmptyFile (0.00s) [2021-04-21T09:38:14.716Z] === RUN TestTailNegativeN [2021-04-21T09:38:14.716Z] --- PASS: TestTailNegativeN (0.00s) [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader [2021-04-21T09:38:14.716Z] === PAUSE TestNewTailReader [2021-04-21T09:38:14.716Z] === CONT TestNewTailReader [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/no_delimiter [2021-04-21T09:38:14.716Z] === PAUSE TestNewTailReader/no_delimiter [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/single_byte_delimiter [2021-04-21T09:38:14.716Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/2_byte_delimiter [2021-04-21T09:38:14.716Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/4_byte_delimiter [2021-04-21T09:38:14.716Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/8_byte_delimiter [2021-04-21T09:38:14.716Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/12_byte_delimiter [2021-04-21T09:38:14.716Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/truncated_last_line [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-04-21T09:38:14.716Z] === CONT TestNewTailReader/no_delimiter [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-04-21T09:38:14.716Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-04-21T09:38:14.716Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-04-21T09:38:14.716Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-04-21T09:38:14.716Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-04-21T09:38:14.716Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-04-21T09:38:14.716Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-04-21T09:38:14.716Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-04-21T09:38:14.716Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-04-21T09:38:14.716Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-04-21T09:38:14.716Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-04-21T09:38:14.716Z] === CONT TestNewTailReader/4_byte_delimiter [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-04-21T09:38:14.716Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-04-21T09:38:14.716Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-04-21T09:38:14.716Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-21T09:38:14.716Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-21T09:38:14.716Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-04-21T09:38:14.716Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-04-21T09:38:14.716Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-04-21T09:38:14.716Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-04-21T09:38:14.716Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-04-21T09:38:14.716Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-04-21T09:38:14.716Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-04-21T09:38:14.716Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-04-21T09:38:14.716Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-04-21T09:38:14.716Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-04-21T09:38:14.716Z] === CONT TestNewTailReader/12_byte_delimiter [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-04-21T09:38:14.716Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-04-21T09:38:14.716Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-04-21T09:38:14.716Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-21T09:38:14.716Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-21T09:38:14.716Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-04-21T09:38:14.716Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-04-21T09:38:14.716Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-04-21T09:38:14.716Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-04-21T09:38:14.716Z] === CONT TestNewTailReader/2_byte_delimiter [2021-04-21T09:38:14.716Z] === CONT TestNewTailReader/single_byte_delimiter [2021-04-21T09:38:14.716Z] === CONT TestNewTailReader/8_byte_delimiter [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-04-21T09:38:14.716Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-04-21T09:38:14.716Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-04-21T09:38:14.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-04-21T09:38:14.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-04-21T09:38:14.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-21T09:38:14.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-21T09:38:14.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-04-21T09:38:14.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-04-21T09:38:14.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-04-21T09:38:14.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-04-21T09:38:14.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-04-21T09:38:14.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-04-21T09:38:14.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-04-21T09:38:14.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-04-21T09:38:14.716Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-04-21T09:38:14.716Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-04-21T09:38:14.717Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-04-21T09:38:14.717Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-04-21T09:38:14.717Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-04-21T09:38:14.717Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-21T09:38:14.717Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-04-21T09:38:14.717Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-04-21T09:38:14.717Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-04-21T09:38:14.717Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-21T09:38:14.717Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-21T09:38:14.717Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-21T09:38:14.717Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-21T09:38:14.717Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-21T09:38:14.717Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-21T09:38:14.717Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-21T09:38:14.717Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-21T09:38:14.717Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-04-21T09:38:14.717Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-21T09:38:14.717Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-21T09:38:14.717Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-04-21T09:38:14.717Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-04-21T09:38:14.717Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-04-21T09:38:14.717Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-21T09:38:14.718Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-04-21T09:38:14.718Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-04-21T09:38:14.718Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-04-21T09:38:14.718Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-21T09:38:14.718Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-21T09:38:14.718Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-04-21T09:38:14.718Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-04-21T09:38:14.718Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-21T09:38:14.718Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-21T09:38:14.718Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-21T09:38:14.718Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-21T09:38:14.718Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-21T09:38:14.718Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-21T09:38:14.718Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-21T09:38:14.718Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-21T09:38:14.718Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-21T09:38:14.718Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-21T09:38:14.718Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-21T09:38:14.718Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-21T09:38:14.718Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-21T09:38:14.718Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-21T09:38:14.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-21T09:38:14.718Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-21T09:38:14.718Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-21T09:38:14.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-21T09:38:14.719Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-21T09:38:14.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-21T09:38:14.719Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-21T09:38:14.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-21T09:38:14.719Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-21T09:38:14.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-21T09:38:14.719Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-21T09:38:14.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-21T09:38:14.719Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-21T09:38:14.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-21T09:38:14.719Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-04-21T09:38:14.719Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-04-21T09:38:14.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-04-21T09:38:14.719Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-21T09:38:14.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-21T09:38:14.719Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-04-21T09:38:14.719Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-04-21T09:38:14.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-04-21T09:38:14.719Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-21T09:38:14.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-21T09:38:14.719Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-04-21T09:38:14.719Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-21T09:38:14.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-21T09:38:14.719Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-21T09:38:14.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-21T09:38:14.719Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-21T09:38:14.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-21T09:38:14.719Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-21T09:38:14.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-21T09:38:14.719Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-21T09:38:14.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-21T09:38:14.719Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-21T09:38:14.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-21T09:38:14.719Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-04-21T09:38:14.719Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-04-21T09:38:14.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-04-21T09:38:14.719Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-04-21T09:38:14.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-04-21T09:38:14.719Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-04-21T09:38:14.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-04-21T09:38:14.719Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-04-21T09:38:14.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-04-21T09:38:14.719Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-04-21T09:38:14.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-04-21T09:38:14.719Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-04-21T09:38:14.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-04-21T09:38:14.719Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-04-21T09:38:14.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-04-21T09:38:14.719Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-04-21T09:38:14.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-04-21T09:38:14.719Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-04-21T09:38:14.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-04-21T09:38:14.719Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-04-21T09:38:14.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-04-21T09:38:14.719Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-21T09:38:14.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-21T09:38:14.719Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-04-21T09:38:14.719Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-21T09:38:14.719Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-21T09:38:14.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-21T09:38:14.719Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-21T09:38:14.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-21T09:38:14.719Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-21T09:38:14.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-21T09:38:14.719Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-21T09:38:14.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-21T09:38:14.719Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-21T09:38:14.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-21T09:38:14.719Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-21T09:38:14.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-21T09:38:14.719Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-04-21T09:38:14.719Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-04-21T09:38:14.719Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-04-21T09:38:14.719Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-21T09:38:14.719Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-21T09:38:14.719Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-21T09:38:14.719Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-04-21T09:38:14.719Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-21T09:38:14.719Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-04-21T09:38:14.719Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-21T09:38:14.719Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-04-21T09:38:14.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-04-21T09:38:14.719Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-04-21T09:38:14.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-04-21T09:38:14.719Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-04-21T09:38:14.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-04-21T09:38:14.719Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-21T09:38:14.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-21T09:38:14.719Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-04-21T09:38:14.719Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-21T09:38:14.719Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-21T09:38:14.719Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-04-21T09:38:14.719Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-04-21T09:38:14.719Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-04-21T09:38:14.719Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-04-21T09:38:14.719Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-04-21T09:38:14.719Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-04-21T09:38:14.719Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-04-21T09:38:14.719Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-04-21T09:38:14.719Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-04-21T09:38:14.719Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-04-21T09:38:14.719Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-04-21T09:38:14.719Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-04-21T09:38:14.719Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-04-21T09:38:14.719Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-04-21T09:38:14.719Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-04-21T09:38:14.719Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-04-21T09:38:14.719Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-04-21T09:38:14.719Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-04-21T09:38:14.719Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-04-21T09:38:14.719Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-04-21T09:38:14.719Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-04-21T09:38:14.719Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-21T09:38:14.719Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-21T09:38:14.719Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-04-21T09:38:14.719Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-04-21T09:38:14.719Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-04-21T09:38:14.719Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-21T09:38:14.719Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-21T09:38:14.719Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-04-21T09:38:14.719Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-21T09:38:14.719Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-21T09:38:14.719Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-21T09:38:14.719Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-21T09:38:14.719Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-04-21T09:38:14.719Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-04-21T09:38:14.719Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-04-21T09:38:14.719Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-21T09:38:14.719Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-21T09:38:14.719Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-04-21T09:38:15.192Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-04-21T09:38:15.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-04-21T09:38:15.192Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-21T09:38:15.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-21T09:38:15.192Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-21T09:38:15.192Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-21T09:38:15.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-21T09:38:15.192Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-21T09:38:15.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-21T09:38:15.192Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-21T09:38:15.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-21T09:38:15.192Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-21T09:38:15.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-21T09:38:15.192Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-21T09:38:15.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-21T09:38:15.192Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-21T09:38:15.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-21T09:38:15.192Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-04-21T09:38:15.192Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-21T09:38:15.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-21T09:38:15.192Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-21T09:38:15.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-21T09:38:15.192Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-21T09:38:15.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-21T09:38:15.192Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-21T09:38:15.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-21T09:38:15.192Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-21T09:38:15.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-21T09:38:15.192Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-21T09:38:15.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-21T09:38:15.192Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-21T09:38:15.192Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-21T09:38:15.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-21T09:38:15.192Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-21T09:38:15.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-21T09:38:15.192Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-21T09:38:15.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-21T09:38:15.192Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-21T09:38:15.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-21T09:38:15.192Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-21T09:38:15.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-21T09:38:15.192Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-21T09:38:15.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-21T09:38:15.192Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-04-21T09:38:15.192Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-04-21T09:38:15.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-04-21T09:38:15.192Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-04-21T09:38:15.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-04-21T09:38:15.192Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-04-21T09:38:15.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-04-21T09:38:15.192Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-04-21T09:38:15.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-04-21T09:38:15.192Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-04-21T09:38:15.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-04-21T09:38:15.192Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-04-21T09:38:15.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-04-21T09:38:15.192Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-04-21T09:38:15.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-04-21T09:38:15.192Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-04-21T09:38:15.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-04-21T09:38:15.192Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-04-21T09:38:15.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-04-21T09:38:15.192Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-04-21T09:38:15.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-04-21T09:38:15.192Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-21T09:38:15.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-21T09:38:15.192Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-04-21T09:38:15.192Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-04-21T09:38:15.192Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-04-21T09:38:15.192Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-21T09:38:15.192Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-21T09:38:15.192Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-04-21T09:38:15.192Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-04-21T09:38:15.192Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-21T09:38:15.192Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-21T09:38:15.192Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-21T09:38:15.192Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-04-21T09:38:15.192Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-21T09:38:15.192Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-21T09:38:15.192Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-21T09:38:15.192Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-21T09:38:15.192Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-04-21T09:38:15.192Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-04-21T09:38:15.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-04-21T09:38:15.192Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-04-21T09:38:15.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-04-21T09:38:15.192Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-04-21T09:38:15.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-04-21T09:38:15.192Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-21T09:38:15.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-21T09:38:15.192Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-04-21T09:38:15.192Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-21T09:38:15.192Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-21T09:38:15.192Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-04-21T09:38:15.192Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-04-21T09:38:15.192Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-04-21T09:38:15.192Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-04-21T09:38:15.192Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-04-21T09:38:15.192Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-04-21T09:38:15.192Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-04-21T09:38:15.192Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-04-21T09:38:15.192Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-04-21T09:38:15.192Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-04-21T09:38:15.192Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-04-21T09:38:15.192Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-04-21T09:38:15.192Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-04-21T09:38:15.192Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-04-21T09:38:15.192Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-04-21T09:38:15.192Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-04-21T09:38:15.192Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-04-21T09:38:15.192Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-04-21T09:38:15.192Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-04-21T09:38:15.192Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-04-21T09:38:15.192Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-04-21T09:38:15.192Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-21T09:38:15.192Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-21T09:38:15.192Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-04-21T09:38:15.192Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-04-21T09:38:15.192Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-04-21T09:38:15.192Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-21T09:38:15.192Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-21T09:38:15.192Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-04-21T09:38:15.192Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-21T09:38:15.192Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-21T09:38:15.192Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-21T09:38:15.192Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-21T09:38:15.193Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-21T09:38:15.193Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-21T09:38:15.193Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-21T09:38:15.193Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-21T09:38:15.193Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-21T09:38:15.193Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-21T09:38:15.193Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-21T09:38:15.193Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-21T09:38:15.193Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-21T09:38:15.193Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-21T09:38:15.193Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-21T09:38:15.193Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-21T09:38:15.193Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-21T09:38:15.193Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-21T09:38:15.193Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-21T09:38:15.193Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-21T09:38:15.193Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-21T09:38:15.193Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-21T09:38:15.193Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-04-21T09:38:15.193Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-21T09:38:15.193Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-21T09:38:15.193Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-21T09:38:15.193Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-21T09:38:15.193Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-04-21T09:38:15.193Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-04-21T09:38:15.193Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-21T09:38:15.193Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-04-21T09:38:15.193Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-04-21T09:38:15.193Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-04-21T09:38:15.193Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-04-21T09:38:15.193Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-04-21T09:38:15.193Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-04-21T09:38:15.193Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-04-21T09:38:15.193Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-21T09:38:15.193Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-21T09:38:15.193Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-04-21T09:38:15.193Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-04-21T09:38:15.193Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-04-21T09:38:15.193Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-04-21T09:38:15.193Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-04-21T09:38:15.193Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-04-21T09:38:15.193Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-04-21T09:38:15.193Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-04-21T09:38:15.193Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-04-21T09:38:15.193Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-04-21T09:38:15.193Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-04-21T09:38:15.193Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-04-21T09:38:15.193Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-04-21T09:38:15.193Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-04-21T09:38:15.193Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-04-21T09:38:15.193Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-04-21T09:38:15.193Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-04-21T09:38:15.193Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-04-21T09:38:15.193Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-04-21T09:38:15.193Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-04-21T09:38:15.193Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-04-21T09:38:15.193Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-21T09:38:15.193Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-04-21T09:38:15.193Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-21T09:38:15.193Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-21T09:38:15.193Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-21T09:38:15.193Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-21T09:38:15.193Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-04-21T09:38:15.193Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-21T09:38:15.193Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-21T09:38:15.193Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-04-21T09:38:15.193Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-21T09:38:15.194Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-21T09:38:15.194Z] --- PASS: TestNewTailReader (0.00s) [2021-04-21T09:38:15.194Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-04-21T09:38:15.194Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-04-21T09:38:15.194Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-04-21T09:38:15.194Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-04-21T09:38:15.194Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-04-21T09:38:15.194Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-04-21T09:38:15.194Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-04-21T09:38:15.194Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-04-21T09:38:15.194Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.194Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-04-21T09:38:15.194Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-21T09:38:15.194Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.194Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-21T09:38:15.194Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-21T09:38:15.194Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.194Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2021-04-21T09:38:15.194Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-21T09:38:15.194Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-21T09:38:15.194Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-21T09:38:15.194Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-21T09:38:15.194Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-21T09:38:15.194Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-21T09:38:15.194Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-21T09:38:15.194Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-21T09:38:15.194Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-21T09:38:15.194Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-21T09:38:15.194Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.194Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-21T09:38:15.194Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-21T09:38:15.194Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.194Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-04-21T09:38:15.194Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-21T09:38:15.194Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.194Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-21T09:38:15.194Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-21T09:38:15.194Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-21T09:38:15.194Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-21T09:38:15.194Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-21T09:38:15.194Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.04s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.01s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.02s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.01s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.02s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.01s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.03s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.02s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.03s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-04-21T09:38:15.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-21T09:38:15.196Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.196Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-21T09:38:15.699Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.01s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-21T09:38:15.741Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.02s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-21T09:38:15.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-21T09:38:15.742Z] PASS [2021-04-21T09:38:15.742Z] coverage: 88.6% of statements [2021-04-21T09:38:15.742Z] ok github.com/docker/docker/pkg/tailfile 0.523s coverage: 88.6% of statements [2021-04-21T09:38:15.742Z] === RUN TestTarSumRemoveNonExistent [2021-04-21T09:38:15.742Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2021-04-21T09:38:15.742Z] === RUN TestTarSumRemove [2021-04-21T09:38:15.742Z] --- PASS: TestTarSumRemove (0.00s) [2021-04-21T09:38:15.742Z] === RUN TestSortFileInfoSums [2021-04-21T09:38:15.742Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-04-21T09:38:15.742Z] === RUN TestNewTarSumForLabelInvalid [2021-04-21T09:38:15.742Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-04-21T09:38:15.742Z] === RUN TestNewTarSumForLabel [2021-04-21T09:38:15.742Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-04-21T09:38:15.742Z] === RUN TestEmptyTar [2021-04-21T09:38:15.742Z] --- PASS: TestEmptyTar (0.01s) [2021-04-21T09:38:15.742Z] === RUN TestTarSumsReadSize [2021-04-21T09:38:15.742Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-04-21T09:38:15.742Z] === RUN TestTarSums [2021-04-21T09:38:15.742Z] --- PASS: TestTarSums (0.08s) [2021-04-21T09:38:15.742Z] === RUN TestIteration [2021-04-21T09:38:15.742Z] --- PASS: TestIteration (0.00s) [2021-04-21T09:38:15.742Z] === RUN TestVersionLabelForChecksum [2021-04-21T09:38:15.742Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-04-21T09:38:15.742Z] === RUN TestVersion [2021-04-21T09:38:15.742Z] --- PASS: TestVersion (0.00s) [2021-04-21T09:38:15.742Z] === RUN TestGetVersion [2021-04-21T09:38:15.742Z] --- PASS: TestGetVersion (0.00s) [2021-04-21T09:38:15.742Z] === RUN TestGetVersions [2021-04-21T09:38:15.742Z] --- PASS: TestGetVersions (0.00s) [2021-04-21T09:38:15.742Z] PASS [2021-04-21T09:38:15.742Z] coverage: 89.3% of statements [2021-04-21T09:38:15.742Z] ok github.com/docker/docker/pkg/tarsum 0.157s coverage: 89.3% of statements [2021-04-21T09:38:16.196Z] testing: warning: no tests to run [2021-04-21T09:38:16.196Z] PASS [2021-04-21T09:38:16.196Z] coverage: [no statements] [2021-04-21T09:38:16.196Z] ok github.com/docker/docker/pkg/term/windows 0.035s coverage: [no statements] [no tests to run] [2021-04-21T09:38:16.269Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-04-21T09:38:16.650Z] === RUN TestTruncIndex [2021-04-21T09:38:17.104Z] --- PASS: TestTruncIndex (0.10s) [2021-04-21T09:38:17.104Z] PASS [2021-04-21T09:38:17.104Z] coverage: 91.5% of statements [2021-04-21T09:38:17.104Z] ok github.com/docker/docker/pkg/truncindex 0.144s coverage: 91.5% of statements [2021-04-21T09:38:17.558Z] === RUN TestIsGIT [2021-04-21T09:38:17.558Z] --- PASS: TestIsGIT (0.00s) [2021-04-21T09:38:17.558Z] === RUN TestIsTransport [2021-04-21T09:38:17.558Z] --- PASS: TestIsTransport (0.00s) [2021-04-21T09:38:17.558Z] PASS [2021-04-21T09:38:17.558Z] coverage: 100.0% of statements [2021-04-21T09:38:17.558Z] ok github.com/docker/docker/pkg/urlutil 0.044s coverage: 100.0% of statements [2021-04-21T09:38:18.013Z] === RUN TestVersionInfo [2021-04-21T09:38:18.013Z] --- PASS: TestVersionInfo (0.00s) [2021-04-21T09:38:18.013Z] === RUN TestAppendVersions [2021-04-21T09:38:18.013Z] --- PASS: TestAppendVersions (0.00s) [2021-04-21T09:38:18.013Z] PASS [2021-04-21T09:38:18.013Z] coverage: 88.9% of statements [2021-04-21T09:38:18.013Z] ok github.com/docker/docker/pkg/useragent 0.063s coverage: 88.9% of statements [2021-04-21T09:38:18.466Z] time="2021-04-21T09:38:18Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-04-21T09:38:18.805Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-04-21T09:38:19.445Z] --- PASS: TestServiceUpdateSecrets (15.58s) [2021-04-21T09:38:19.445Z] === RUN TestServiceUpdateConfigs [2021-04-21T09:38:19.995Z] === RUN TestValidatePrivileges [2021-04-21T09:38:19.995Z] --- PASS: TestValidatePrivileges (0.00s) [2021-04-21T09:38:19.995Z] === RUN TestFilterByCapNeg [2021-04-21T09:38:19.995Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-04-21T09:38:19.995Z] === RUN TestFilterByCapPos [2021-04-21T09:38:19.995Z] --- PASS: TestFilterByCapPos (0.00s) [2021-04-21T09:38:19.995Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-04-21T09:38:19.995Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-04-21T09:38:19.995Z] PASS [2021-04-21T09:38:19.995Z] coverage: 12.0% of statements [2021-04-21T09:38:19.995Z] ok github.com/docker/docker/plugin 0.091s coverage: 12.0% of statements [2021-04-21T09:38:19.995Z] === RUN TestNewSettable [2021-04-21T09:38:19.995Z] --- PASS: TestNewSettable (0.00s) [2021-04-21T09:38:19.995Z] === RUN TestIsSettable [2021-04-21T09:38:19.995Z] --- PASS: TestIsSettable (0.00s) [2021-04-21T09:38:19.995Z] === RUN TestUpdateSettingsEnv [2021-04-21T09:38:19.995Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-04-21T09:38:19.995Z] PASS [2021-04-21T09:38:19.995Z] coverage: 20.1% of statements [2021-04-21T09:38:19.995Z] ok github.com/docker/docker/plugin/v2 0.133s coverage: 20.1% of statements [2021-04-21T09:38:20.709Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-04-21T09:38:20.709Z] === RUN TestDockerSuite/TestBuildEnv [2021-04-21T09:38:21.516Z] === RUN TestLoad [2021-04-21T09:38:21.516Z] --- PASS: TestLoad (0.00s) [2021-04-21T09:38:21.516Z] === RUN TestSave [2021-04-21T09:38:21.516Z] --- PASS: TestSave (0.04s) [2021-04-21T09:38:21.516Z] === RUN TestAddDeleteGet [2021-04-21T09:38:21.516Z] --- PASS: TestAddDeleteGet (0.05s) [2021-04-21T09:38:21.516Z] === RUN TestInvalidTags [2021-04-21T09:38:21.516Z] --- PASS: TestInvalidTags (0.01s) [2021-04-21T09:38:21.516Z] PASS [2021-04-21T09:38:21.516Z] coverage: 84.4% of statements [2021-04-21T09:38:21.516Z] ok github.com/docker/docker/reference 0.161s coverage: 84.4% of statements [2021-04-21T09:38:22.612Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-04-21T09:38:23.675Z] === RUN TestResolveAuthConfigIndexServer [2021-04-21T09:38:23.675Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-04-21T09:38:23.675Z] === RUN TestResolveAuthConfigFullURL [2021-04-21T09:38:23.675Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-04-21T09:38:23.675Z] === RUN TestLoadAllowNondistributableArtifacts [2021-04-21T09:38:23.675Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-04-21T09:38:23.675Z] === RUN TestValidateMirror [2021-04-21T09:38:23.675Z] --- PASS: TestValidateMirror (0.00s) [2021-04-21T09:38:23.675Z] === RUN TestLoadInsecureRegistries [2021-04-21T09:38:23.675Z] time="2021-04-21T09:38:23Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-04-21T09:38:23.675Z] time="2021-04-21T09:38:23Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-04-21T09:38:23.675Z] time="2021-04-21T09:38:23Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-04-21T09:38:23.675Z] --- PASS: TestLoadInsecureRegistries (0.17s) [2021-04-21T09:38:23.675Z] === RUN TestNewServiceConfig [2021-04-21T09:38:23.675Z] --- PASS: TestNewServiceConfig (0.00s) [2021-04-21T09:38:23.675Z] === RUN TestValidateIndexName [2021-04-21T09:38:23.675Z] --- PASS: TestValidateIndexName (0.00s) [2021-04-21T09:38:23.675Z] === RUN TestValidateIndexNameWithError [2021-04-21T09:38:23.675Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-04-21T09:38:23.675Z] === RUN TestEndpointParse [2021-04-21T09:38:23.675Z] --- PASS: TestEndpointParse (0.00s) [2021-04-21T09:38:23.675Z] === RUN TestEndpointParseInvalid [2021-04-21T09:38:23.675Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-04-21T09:38:23.675Z] === RUN TestValidateEndpoint [2021-04-21T09:38:23.675Z] --- PASS: TestValidateEndpoint (0.01s) [2021-04-21T09:38:23.675Z] === RUN TestPing [2021-04-21T09:38:23.675Z] --- PASS: TestPing (0.00s) [2021-04-21T09:38:23.675Z] === RUN TestPingRegistryEndpoint [2021-04-21T09:38:23.675Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-04-21T09:38:23.675Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-04-21T09:38:23.675Z] === RUN TestEndpoint [2021-04-21T09:38:23.675Z] --- SKIP: TestEndpoint (0.01s) [2021-04-21T09:38:23.675Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-04-21T09:38:23.675Z] === RUN TestParseRepositoryInfo [2021-04-21T09:38:23.675Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-04-21T09:38:23.675Z] === RUN TestNewIndexInfo [2021-04-21T09:38:23.675Z] --- PASS: TestNewIndexInfo (0.00s) [2021-04-21T09:38:23.675Z] === RUN TestMirrorEndpointLookup [2021-04-21T09:38:23.675Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-04-21T09:38:23.675Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-04-21T09:38:23.675Z] === RUN TestSearchRepositories [2021-04-21T09:38:23.675Z] --- PASS: TestSearchRepositories (0.01s) [2021-04-21T09:38:23.675Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-04-21T09:38:23.675Z] Host: 127.0.0.1:49231 [2021-04-21T09:38:23.675Z] User-Agent: docker test client [2021-04-21T09:38:23.675Z] Authorization: Token fake-token [2021-04-21T09:38:23.675Z] X-Docker-Token: true [2021-04-21T09:38:23.675Z] Accept-Encoding: gzip [2021-04-21T09:38:23.675Z] [2021-04-21T09:38:23.675Z] [2021-04-21T09:38:23.675Z] registry_test.go:730: HTTP/1.1 200 OK [2021-04-21T09:38:23.675Z] Connection: close [2021-04-21T09:38:23.675Z] Content-Length: 144 [2021-04-21T09:38:23.675Z] Cache-Control: no-cache [2021-04-21T09:38:23.675Z] Content-Type: application/json [2021-04-21T09:38:23.675Z] Date: Wed, 21 Apr 2021 09:38:23 GMT [2021-04-21T09:38:23.675Z] Expires: -1 [2021-04-21T09:38:23.675Z] Pragma: no-cache [2021-04-21T09:38:23.675Z] Server: docker-tests/mock [2021-04-21T09:38:23.675Z] X-Docker-Registry-Config: mock [2021-04-21T09:38:23.675Z] X-Docker-Registry-Version: 0.0.0 [2021-04-21T09:38:23.675Z] [2021-04-21T09:38:23.675Z] [2021-04-21T09:38:23.675Z] === RUN TestTrustedLocation [2021-04-21T09:38:23.675Z] --- PASS: TestTrustedLocation (0.00s) [2021-04-21T09:38:23.675Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-04-21T09:38:23.675Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-04-21T09:38:23.675Z] === RUN TestAllowNondistributableArtifacts [2021-04-21T09:38:23.675Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-04-21T09:38:23.675Z] === RUN TestIsSecureIndex [2021-04-21T09:38:23.675Z] --- PASS: TestIsSecureIndex (0.00s) [2021-04-21T09:38:23.675Z] PASS [2021-04-21T09:38:23.675Z] coverage: 50.3% of statements [2021-04-21T09:38:23.675Z] ok github.com/docker/docker/registry 0.313s coverage: 50.3% of statements [2021-04-21T09:38:23.675Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-04-21T09:38:23.675Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-04-21T09:38:23.675Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-04-21T09:38:23.675Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-04-21T09:38:23.675Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-04-21T09:38:23.675Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-04-21T09:38:23.675Z] === RUN TestResumableRequestReaderWithReadError [2021-04-21T09:38:24.133Z] time="2021-04-21T09:38:23Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-04-21T09:38:24.133Z] --- PASS: TestResumableRequestReaderWithReadError (0.19s) [2021-04-21T09:38:24.133Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-04-21T09:38:24.133Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-04-21T09:38:24.133Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-04-21T09:38:24.133Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-04-21T09:38:24.133Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-04-21T09:38:24.133Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-04-21T09:38:24.133Z] === RUN TestResumableRequestReader [2021-04-21T09:38:24.133Z] --- PASS: TestResumableRequestReader (0.00s) [2021-04-21T09:38:24.133Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-04-21T09:38:24.133Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-04-21T09:38:24.133Z] PASS [2021-04-21T09:38:24.133Z] coverage: 100.0% of statements [2021-04-21T09:38:24.133Z] ok github.com/docker/docker/registry/resumable 0.270s coverage: 100.0% of statements [2021-04-21T09:38:24.588Z] === RUN TestRestartManagerTimeout [2021-04-21T09:38:24.588Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-04-21T09:38:24.588Z] === RUN TestRestartManagerTimeoutReset [2021-04-21T09:38:24.588Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-04-21T09:38:24.588Z] PASS [2021-04-21T09:38:24.588Z] coverage: 50.9% of statements [2021-04-21T09:38:24.588Z] ok github.com/docker/docker/restartmanager 0.045s coverage: 50.9% of statements [2021-04-21T09:38:25.146Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-04-21T09:38:25.546Z] === RUN TestDecodeContainerConfig [2021-04-21T09:38:25.546Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-04-21T09:38:25.546Z] === RUN TestDecodeContainerConfigIsolation [2021-04-21T09:38:25.546Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-04-21T09:38:25.546Z] === RUN TestValidatePrivileged [2021-04-21T09:38:25.546Z] --- PASS: TestValidatePrivileged (0.00s) [2021-04-21T09:38:25.546Z] PASS [2021-04-21T09:38:25.546Z] coverage: 52.2% of statements [2021-04-21T09:38:25.546Z] ok github.com/docker/docker/runconfig 0.055s coverage: 52.2% of statements [2021-04-21T09:38:25.999Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-04-21T09:38:25.999Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-04-21T09:38:25.999Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-04-21T09:38:25.999Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-04-21T09:38:25.999Z] PASS [2021-04-21T09:38:25.999Z] coverage: 62.5% of statements [2021-04-21T09:38:25.999Z] ok github.com/docker/docker/testutil 0.141s coverage: 62.5% of statements [2021-04-21T09:38:26.524Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-04-21T09:38:26.956Z] --- PASS: TestNewClientWithTimeout (17.69s) [2021-04-21T09:38:26.956Z] === RUN TestClientStream [2021-04-21T09:38:26.956Z] --- PASS: TestClientStream (0.00s) [2021-04-21T09:38:26.956Z] === RUN TestClientSendFile [2021-04-21T09:38:26.956Z] --- PASS: TestClientSendFile (0.00s) [2021-04-21T09:38:26.956Z] === RUN TestClientWithRequestTimeout [2021-04-21T09:38:26.956Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-04-21T09:38:26.956Z] === RUN TestFileSpecPlugin [2021-04-21T09:38:26.956Z] --- PASS: TestFileSpecPlugin (0.02s) [2021-04-21T09:38:26.956Z] === RUN TestFileJSONSpecPlugin [2021-04-21T09:38:26.956Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2021-04-21T09:38:26.956Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-04-21T09:38:26.956Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-04-21T09:38:26.956Z] === RUN TestPluginAddHandler [2021-04-21T09:38:26.956Z] --- PASS: TestPluginAddHandler (0.00s) [2021-04-21T09:38:26.956Z] === RUN TestPluginWaitBadPlugin [2021-04-21T09:38:26.956Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-04-21T09:38:26.956Z] === RUN TestGet [2021-04-21T09:38:26.956Z] time="2021-04-21T09:38:26Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-04-21T09:38:27.410Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-21T09:38:27.410Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-21T09:38:27.410Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-21T09:38:27.410Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-21T09:38:27.410Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-21T09:38:27.410Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-04-21T09:38:27.410Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-04-21T09:38:27.410Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-21T09:38:27.410Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-21T09:38:27.890Z] time="2021-04-21T09:38:27Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-04-21T09:38:30.061Z] === RUN TestGetAddress [2021-04-21T09:38:30.061Z] --- PASS: TestGetAddress (0.00s) [2021-04-21T09:38:30.061Z] === RUN TestRemove [2021-04-21T09:38:30.061Z] --- SKIP: TestRemove (0.00s) [2021-04-21T09:38:30.061Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-04-21T09:38:30.061Z] === RUN TestInitializeWithVolumes [2021-04-21T09:38:30.061Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-04-21T09:38:30.061Z] === RUN TestCreate [2021-04-21T09:38:30.061Z] --- PASS: TestCreate (0.01s) [2021-04-21T09:38:30.061Z] === RUN TestValidateName [2021-04-21T09:38:30.061Z] --- PASS: TestValidateName (0.00s) [2021-04-21T09:38:30.061Z] === RUN TestCreateWithOpts [2021-04-21T09:38:30.061Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-04-21T09:38:30.061Z] local_test.go:181: runtime.GOOS == "windows" [2021-04-21T09:38:30.061Z] === RUN TestRelaodNoOpts [2021-04-21T09:38:30.061Z] --- PASS: TestRelaodNoOpts (0.02s) [2021-04-21T09:38:30.061Z] PASS [2021-04-21T09:38:30.061Z] coverage: 41.5% of statements [2021-04-21T09:38:30.061Z] ok github.com/docker/docker/volume/local 0.160s coverage: 41.5% of statements [2021-04-21T09:38:30.061Z] === RUN TestGetDriver [2021-04-21T09:38:30.061Z] --- PASS: TestGetDriver (0.00s) [2021-04-21T09:38:30.061Z] === RUN TestVolumeRequestError [2021-04-21T09:38:30.061Z] --- PASS: TestVolumeRequestError (0.02s) [2021-04-21T09:38:30.061Z] PASS [2021-04-21T09:38:30.061Z] coverage: 36.1% of statements [2021-04-21T09:38:30.061Z] ok github.com/docker/docker/volume/drivers 0.168s coverage: 36.1% of statements [2021-04-21T09:38:30.061Z] === RUN TestConvertTmpfsOptions [2021-04-21T09:38:30.061Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-04-21T09:38:30.061Z] parser_test.go:49: data="mode=700,size=1m" [2021-04-21T09:38:30.061Z] parser_test.go:49: data="ro" [2021-04-21T09:38:30.061Z] === RUN TestParseMountRaw [2021-04-21T09:38:30.061Z] time="2021-04-21T09:38:29Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-04-21T09:38:30.061Z] --- PASS: TestParseMountRaw (0.03s) [2021-04-21T09:38:30.061Z] === RUN TestParseMountRawSplit [2021-04-21T09:38:30.061Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-04-21T09:38:30.061Z] parser_test.go:390: case 0 [2021-04-21T09:38:30.061Z] parser_test.go:390: case 1 [2021-04-21T09:38:30.061Z] parser_test.go:390: case 2 [2021-04-21T09:38:30.061Z] parser_test.go:390: case 3 [2021-04-21T09:38:30.061Z] parser_test.go:390: case 4 [2021-04-21T09:38:30.061Z] parser_test.go:390: case 5 [2021-04-21T09:38:30.061Z] parser_test.go:390: case 6 [2021-04-21T09:38:30.061Z] parser_test.go:390: case 7 [2021-04-21T09:38:30.061Z] parser_test.go:390: case 8 [2021-04-21T09:38:30.061Z] parser_test.go:390: case 0 [2021-04-21T09:38:30.061Z] parser_test.go:390: case 1 [2021-04-21T09:38:30.061Z] parser_test.go:390: case 2 [2021-04-21T09:38:30.061Z] parser_test.go:390: case 3 [2021-04-21T09:38:30.061Z] parser_test.go:390: case 4 [2021-04-21T09:38:30.061Z] parser_test.go:390: case 5 [2021-04-21T09:38:30.061Z] parser_test.go:390: case 6 [2021-04-21T09:38:30.061Z] parser_test.go:390: case 7 [2021-04-21T09:38:30.061Z] parser_test.go:390: case 8 [2021-04-21T09:38:30.061Z] parser_test.go:390: case 9 [2021-04-21T09:38:30.061Z] parser_test.go:390: case 10 [2021-04-21T09:38:30.061Z] parser_test.go:390: case 11 [2021-04-21T09:38:30.061Z] parser_test.go:390: case 12 [2021-04-21T09:38:30.061Z] parser_test.go:390: case 0 [2021-04-21T09:38:30.061Z] parser_test.go:390: case 1 [2021-04-21T09:38:30.061Z] parser_test.go:390: case 2 [2021-04-21T09:38:30.061Z] parser_test.go:390: case 3 [2021-04-21T09:38:30.061Z] parser_test.go:390: case 4 [2021-04-21T09:38:30.061Z] parser_test.go:390: case 5 [2021-04-21T09:38:30.061Z] parser_test.go:390: case 6 [2021-04-21T09:38:30.061Z] parser_test.go:390: case 7 [2021-04-21T09:38:30.061Z] parser_test.go:390: case 8 [2021-04-21T09:38:30.061Z] parser_test.go:390: case 9 [2021-04-21T09:38:30.061Z] parser_test.go:390: case 10 [2021-04-21T09:38:30.061Z] parser_test.go:390: case 11 [2021-04-21T09:38:30.061Z] === RUN TestParseMountSpec [2021-04-21T09:38:30.061Z] --- PASS: TestParseMountSpec (0.00s) [2021-04-21T09:38:30.061Z] parser_test.go:455: case 0 [2021-04-21T09:38:30.061Z] parser_test.go:455: case 1 [2021-04-21T09:38:30.061Z] parser_test.go:455: case 2 [2021-04-21T09:38:30.061Z] parser_test.go:455: case 3 [2021-04-21T09:38:30.061Z] parser_test.go:455: case 4 [2021-04-21T09:38:30.061Z] parser_test.go:455: case 5 [2021-04-21T09:38:30.061Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-04-21T09:38:30.061Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-04-21T09:38:30.061Z] === RUN TestValidateMount [2021-04-21T09:38:30.061Z] --- PASS: TestValidateMount (0.00s) [2021-04-21T09:38:30.061Z] PASS [2021-04-21T09:38:30.061Z] coverage: 66.2% of statements [2021-04-21T09:38:30.061Z] ok github.com/docker/docker/volume/mounts 0.090s coverage: 66.2% of statements [2021-04-21T09:38:32.218Z] === RUN TestSetGetMeta [2021-04-21T09:38:32.218Z] === PAUSE TestSetGetMeta [2021-04-21T09:38:32.218Z] === RUN TestRestore [2021-04-21T09:38:32.218Z] === PAUSE TestRestore [2021-04-21T09:38:32.218Z] === RUN TestServiceCreate [2021-04-21T09:38:32.218Z] === PAUSE TestServiceCreate [2021-04-21T09:38:32.218Z] === RUN TestServiceList [2021-04-21T09:38:32.218Z] === PAUSE TestServiceList [2021-04-21T09:38:32.218Z] === RUN TestServiceRemove [2021-04-21T09:38:32.218Z] === PAUSE TestServiceRemove [2021-04-21T09:38:32.218Z] === RUN TestServiceGet [2021-04-21T09:38:32.218Z] === PAUSE TestServiceGet [2021-04-21T09:38:32.218Z] === RUN TestServicePrune [2021-04-21T09:38:32.218Z] === PAUSE TestServicePrune [2021-04-21T09:38:32.218Z] === RUN TestCreate [2021-04-21T09:38:32.218Z] === PAUSE TestCreate [2021-04-21T09:38:32.218Z] === RUN TestRemove [2021-04-21T09:38:32.218Z] === PAUSE TestRemove [2021-04-21T09:38:32.218Z] === RUN TestList [2021-04-21T09:38:32.218Z] === PAUSE TestList [2021-04-21T09:38:32.218Z] === RUN TestFindByDriver [2021-04-21T09:38:32.218Z] === PAUSE TestFindByDriver [2021-04-21T09:38:32.218Z] === RUN TestFindByReferenced [2021-04-21T09:38:32.218Z] === PAUSE TestFindByReferenced [2021-04-21T09:38:32.218Z] === RUN TestDerefMultipleOfSameRef [2021-04-21T09:38:32.218Z] === PAUSE TestDerefMultipleOfSameRef [2021-04-21T09:38:32.218Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-04-21T09:38:32.218Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-04-21T09:38:32.218Z] === RUN TestDefererencePluginOnCreateError [2021-04-21T09:38:32.218Z] === PAUSE TestDefererencePluginOnCreateError [2021-04-21T09:38:32.218Z] === RUN TestRefDerefRemove [2021-04-21T09:38:32.218Z] === PAUSE TestRefDerefRemove [2021-04-21T09:38:32.218Z] === RUN TestGet [2021-04-21T09:38:32.218Z] === PAUSE TestGet [2021-04-21T09:38:32.218Z] === RUN TestGetWithReference [2021-04-21T09:38:32.218Z] === PAUSE TestGetWithReference [2021-04-21T09:38:32.218Z] === RUN TestFilterFunc [2021-04-21T09:38:32.218Z] === RUN TestFilterFunc/test_nil_list [2021-04-21T09:38:32.218Z] === PAUSE TestFilterFunc/test_nil_list [2021-04-21T09:38:32.218Z] === RUN TestFilterFunc/test_empty_list [2021-04-21T09:38:32.218Z] === PAUSE TestFilterFunc/test_empty_list [2021-04-21T09:38:32.218Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-04-21T09:38:32.218Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-04-21T09:38:32.218Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-04-21T09:38:32.218Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-04-21T09:38:32.218Z] === RUN TestFilterFunc/test_filter_some [2021-04-21T09:38:32.218Z] === PAUSE TestFilterFunc/test_filter_some [2021-04-21T09:38:32.218Z] === RUN TestFilterFunc/test_filter_middle [2021-04-21T09:38:32.218Z] === PAUSE TestFilterFunc/test_filter_middle [2021-04-21T09:38:32.218Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-04-21T09:38:32.218Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-04-21T09:38:32.218Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-04-21T09:38:32.218Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-04-21T09:38:32.218Z] === CONT TestFilterFunc/test_nil_list [2021-04-21T09:38:32.218Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-04-21T09:38:32.218Z] === CONT TestFilterFunc/test_filter_some [2021-04-21T09:38:32.218Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-04-21T09:38:32.218Z] === CONT TestFilterFunc/test_empty_list [2021-04-21T09:38:32.218Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-04-21T09:38:32.218Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-04-21T09:38:32.218Z] === CONT TestFilterFunc/test_filter_middle [2021-04-21T09:38:32.218Z] --- PASS: TestFilterFunc (0.00s) [2021-04-21T09:38:32.218Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-04-21T09:38:32.218Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-04-21T09:38:32.218Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-04-21T09:38:32.218Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-04-21T09:38:32.218Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-04-21T09:38:32.218Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-04-21T09:38:32.218Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-04-21T09:38:32.218Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-04-21T09:38:32.218Z] === CONT TestSetGetMeta [2021-04-21T09:38:32.218Z] === CONT TestFindByReferenced [2021-04-21T09:38:32.218Z] === CONT TestGetWithReference [2021-04-21T09:38:32.218Z] === CONT TestServicePrune [2021-04-21T09:38:32.218Z] --- PASS: TestSetGetMeta (0.02s) [2021-04-21T09:38:32.218Z] === CONT TestFindByDriver [2021-04-21T09:38:32.218Z] --- PASS: TestGetWithReference (0.03s) [2021-04-21T09:38:32.218Z] === CONT TestList [2021-04-21T09:38:32.218Z] --- PASS: TestFindByReferenced (0.04s) [2021-04-21T09:38:32.218Z] === CONT TestRemove [2021-04-21T09:38:32.218Z] --- PASS: TestFindByDriver (0.04s) [2021-04-21T09:38:32.218Z] === CONT TestCreate [2021-04-21T09:38:32.218Z] --- PASS: TestRemove (0.03s) [2021-04-21T09:38:32.218Z] === CONT TestServiceList [2021-04-21T09:38:32.218Z] --- PASS: TestList (0.04s) [2021-04-21T09:38:32.218Z] === CONT TestServiceGet [2021-04-21T09:38:32.218Z] --- PASS: TestCreate (0.02s) [2021-04-21T09:38:32.218Z] === CONT TestServiceRemove [2021-04-21T09:38:32.218Z] --- PASS: TestServiceGet (0.11s) [2021-04-21T09:38:32.218Z] === CONT TestDefererencePluginOnCreateError [2021-04-21T09:38:32.218Z] time="2021-04-21T09:38:31Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-21T09:38:32.218Z] --- PASS: TestServiceRemove (0.11s) [2021-04-21T09:38:32.218Z] === CONT TestGet [2021-04-21T09:38:32.218Z] time="2021-04-21T09:38:31Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-21T09:38:32.218Z] --- PASS: TestServiceList (0.13s) [2021-04-21T09:38:32.218Z] === CONT TestRefDerefRemove [2021-04-21T09:38:32.218Z] time="2021-04-21T09:38:31Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-21T09:38:32.218Z] time="2021-04-21T09:38:31Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-04-21T09:38:32.218Z] --- PASS: TestGet (0.03s) [2021-04-21T09:38:32.218Z] === CONT TestServiceCreate [2021-04-21T09:38:32.218Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-04-21T09:38:32.218Z] === CONT TestRestore [2021-04-21T09:38:32.218Z] --- PASS: TestRefDerefRemove (0.03s) [2021-04-21T09:38:32.218Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-04-21T09:38:32.218Z] time="2021-04-21T09:38:31Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-21T09:38:32.218Z] --- PASS: TestServicePrune (0.23s) [2021-04-21T09:38:32.218Z] === CONT TestDerefMultipleOfSameRef [2021-04-21T09:38:32.218Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-04-21T09:38:32.218Z] --- PASS: TestServiceCreate (0.04s) [2021-04-21T09:38:32.218Z] --- PASS: TestRestore (0.04s) [2021-04-21T09:38:32.218Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-04-21T09:38:32.218Z] PASS [2021-04-21T09:38:32.218Z] coverage: 70.3% of statements [2021-04-21T09:38:32.218Z] ok github.com/docker/docker/volume/service 0.330s coverage: 70.3% of statements [2021-04-21T09:38:33.100Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-04-21T09:38:34.372Z] time="2021-04-21T09:38:33Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-04-21T09:38:34.381Z] --- PASS: TestServiceUpdateConfigs (15.05s) [2021-04-21T09:38:34.381Z] === RUN TestServiceUpdateNetwork [2021-04-21T09:38:36.390Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-04-21T09:38:36.767Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-21T09:38:36.767Z] ok github.com/docker/docker/api/server/httputils 0.013s coverage: 14.7% of statements [2021-04-21T09:38:36.767Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2021-04-21T09:38:36.767Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-21T09:38:36.767Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-21T09:38:36.767Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-21T09:38:36.767Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-21T09:38:36.767Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-21T09:38:36.767Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-21T09:38:36.767Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-21T09:38:36.767Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-21T09:38:36.767Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-21T09:38:36.767Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-21T09:38:36.767Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-21T09:38:36.767Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2021-04-21T09:38:36.767Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-21T09:38:36.767Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-21T09:38:36.767Z] ? github.com/docker/docker/api/types [no test files] [2021-04-21T09:38:36.767Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-21T09:38:36.767Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-21T09:38:36.767Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-21T09:38:36.767Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-21T09:38:36.767Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2021-04-21T09:38:36.767Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2021-04-21T09:38:36.767Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-21T09:38:36.767Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-21T09:38:36.767Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-21T09:38:36.767Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-21T09:38:36.767Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-21T09:38:36.767Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-21T09:38:36.767Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-21T09:38:37.026Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-04-21T09:38:37.026Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2021-04-21T09:38:37.026Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-21T09:38:37.026Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-21T09:38:37.026Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-21T09:38:37.026Z] ? github.com/docker/docker/builder [no test files] [2021-04-21T09:38:37.026Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-21T09:38:37.026Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-21T09:38:37.026Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-21T09:38:37.026Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-21T09:38:37.026Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-21T09:38:37.026Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-21T09:38:37.026Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-21T09:38:41.221Z] ok github.com/docker/docker/builder/dockerfile 0.190s coverage: 48.5% of statements [2021-04-21T09:38:41.221Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-04-21T09:38:41.221Z] ok github.com/docker/docker/builder/remotecontext 0.084s coverage: 13.7% of statements [2021-04-21T09:38:42.158Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2021-04-21T09:38:42.880Z] --- PASS: TestGet (15.01s) [2021-04-21T09:38:42.880Z] === RUN TestPluginWithNoManifest [2021-04-21T09:38:42.880Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-04-21T09:38:42.880Z] === RUN TestGetAll [2021-04-21T09:38:42.880Z] --- PASS: TestGetAll (0.00s) [2021-04-21T09:38:42.880Z] PASS [2021-04-21T09:38:42.880Z] coverage: 73.4% of statements [2021-04-21T09:38:42.880Z] ok github.com/docker/docker/pkg/plugins 35.241s coverage: 73.4% of statements [2021-04-21T09:38:42.880Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-21T09:38:42.880Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-21T09:38:42.880Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-21T09:38:42.880Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-21T09:38:42.880Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-21T09:38:42.880Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-21T09:38:42.880Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-04-21T09:38:42.880Z] ? github.com/docker/docker/quota [no test files] [2021-04-21T09:38:42.880Z] ? github.com/docker/docker/rootless [no test files] [2021-04-21T09:38:42.880Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-21T09:38:42.880Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-21T09:38:42.880Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-21T09:38:42.880Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-21T09:38:42.880Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-21T09:38:42.880Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-21T09:38:42.880Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-21T09:38:42.880Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-21T09:38:42.880Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-21T09:38:42.880Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-21T09:38:42.880Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-21T09:38:42.880Z] ? github.com/docker/docker/volume [no test files] [2021-04-21T09:38:42.880Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-21T09:38:42.880Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-21T09:38:43.534Z] ok github.com/docker/docker/builder/remotecontext/git 1.688s coverage: 86.3% of statements [2021-04-21T09:38:43.534Z] ? github.com/docker/docker/cli [no test files] [2021-04-21T09:38:43.534Z] ? github.com/docker/docker/cli/config [no test files] [2021-04-21T09:38:44.513Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-04-21T09:38:45.040Z] [2021-04-21T09:38:45.040Z] === Skipped [2021-04-21T09:38:45.040Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-04-21T09:38:45.040Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-04-21T09:38:45.040Z] [2021-04-21T09:38:45.040Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-04-21T09:38:45.040Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-21T09:38:45.040Z] [2021-04-21T09:38:45.040Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2021-04-21T09:38:45.040Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-21T09:38:45.040Z] [2021-04-21T09:38:45.040Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-04-21T09:38:45.040Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-21T09:38:45.040Z] [2021-04-21T09:38:45.040Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2021-04-21T09:38:45.040Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-21T09:38:45.040Z] [2021-04-21T09:38:45.040Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-04-21T09:38:45.040Z] client_test.go:23: runtime.GOOS == "windows" [2021-04-21T09:38:45.040Z] [2021-04-21T09:38:45.040Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-04-21T09:38:45.040Z] daemon_test.go:147: root required [2021-04-21T09:38:45.040Z] [2021-04-21T09:38:45.040Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-04-21T09:38:45.040Z] reload_test.go:520: root required [2021-04-21T09:38:45.040Z] [2021-04-21T09:38:45.040Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-04-21T09:38:45.040Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-04-21T09:38:45.040Z] [2021-04-21T09:38:45.040Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-04-21T09:38:45.040Z] pull_v2_test.go:73: Needs fixing on Windows [2021-04-21T09:38:45.040Z] [2021-04-21T09:38:45.040Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-04-21T09:38:45.040Z] pull_v2_test.go:118: Needs fixing on Windows [2021-04-21T09:38:45.040Z] [2021-04-21T09:38:45.040Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-04-21T09:38:45.040Z] download_test.go:268: Needs fixing on Windows [2021-04-21T09:38:45.040Z] [2021-04-21T09:38:45.040Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-04-21T09:38:45.040Z] layer_test.go:304: Failing on Windows [2021-04-21T09:38:45.040Z] [2021-04-21T09:38:45.040Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-04-21T09:38:45.040Z] layer_test.go:353: Failing on Windows [2021-04-21T09:38:45.040Z] [2021-04-21T09:38:45.040Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-04-21T09:38:45.040Z] layer_test.go:468: Failing on Windows [2021-04-21T09:38:45.040Z] [2021-04-21T09:38:45.040Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-04-21T09:38:45.040Z] layer_test.go:697: Failing on Windows [2021-04-21T09:38:45.040Z] [2021-04-21T09:38:45.040Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-04-21T09:38:45.040Z] migration_test.go:46: Failing on Windows [2021-04-21T09:38:45.040Z] [2021-04-21T09:38:45.040Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-04-21T09:38:45.040Z] migration_test.go:182: Failing on Windows [2021-04-21T09:38:45.040Z] [2021-04-21T09:38:45.041Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-04-21T09:38:45.041Z] mount_test.go:17: Failing on Windows [2021-04-21T09:38:45.041Z] [2021-04-21T09:38:45.041Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-04-21T09:38:45.041Z] mount_test.go:76: Failing on Windows [2021-04-21T09:38:45.041Z] [2021-04-21T09:38:45.041Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-04-21T09:38:45.041Z] mount_test.go:125: Failing on Windows [2021-04-21T09:38:45.041Z] [2021-04-21T09:38:45.041Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-04-21T09:38:45.041Z] mount_test.go:212: Failing on Windows [2021-04-21T09:38:45.041Z] [2021-04-21T09:38:45.041Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-04-21T09:38:45.041Z] archive_test.go:134: Xz not present in msys2 [2021-04-21T09:38:45.041Z] [2021-04-21T09:38:45.041Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-04-21T09:38:45.041Z] archive_test.go:239: Failing on Windows CI machines [2021-04-21T09:38:45.041Z] [2021-04-21T09:38:45.041Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-04-21T09:38:45.041Z] archive_windows_test.go:16: Currently fails [2021-04-21T09:38:45.041Z] [2021-04-21T09:38:45.041Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-04-21T09:38:45.041Z] changes_test.go:192: needs more investigation [2021-04-21T09:38:45.041Z] [2021-04-21T09:38:45.041Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-04-21T09:38:45.041Z] changes_test.go:405: needs further investigation [2021-04-21T09:38:45.041Z] [2021-04-21T09:38:45.041Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-04-21T09:38:45.041Z] changes_test.go:441: needs further investigation [2021-04-21T09:38:45.041Z] [2021-04-21T09:38:45.041Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-04-21T09:38:45.041Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-04-21T09:38:45.041Z] [2021-04-21T09:38:45.041Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-04-21T09:38:45.041Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-04-21T09:38:45.041Z] [2021-04-21T09:38:45.041Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-04-21T09:38:45.041Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-21T09:38:45.041Z] [2021-04-21T09:38:45.041Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-04-21T09:38:45.041Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-21T09:38:45.041Z] [2021-04-21T09:38:45.041Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-04-21T09:38:45.041Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-04-21T09:38:45.041Z] [2021-04-21T09:38:45.041Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-04-21T09:38:45.041Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-21T09:38:45.041Z] [2021-04-21T09:38:45.041Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-04-21T09:38:45.041Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-04-21T09:38:45.041Z] [2021-04-21T09:38:45.041Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-04-21T09:38:45.041Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-04-21T09:38:45.041Z] [2021-04-21T09:38:45.041Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-04-21T09:38:45.041Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-04-21T09:38:45.041Z] [2021-04-21T09:38:45.041Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-04-21T09:38:45.041Z] poller_test.go:41: No chmod on Windows [2021-04-21T09:38:45.041Z] [2021-04-21T09:38:45.041Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-04-21T09:38:45.041Z] fileutils_test.go:134: Needs porting to Windows [2021-04-21T09:38:45.041Z] [2021-04-21T09:38:45.041Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-04-21T09:38:45.041Z] fileutils_test.go:180: Needs porting to Windows [2021-04-21T09:38:45.041Z] [2021-04-21T09:38:45.041Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-04-21T09:38:45.041Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-04-21T09:38:45.041Z] [2021-04-21T09:38:45.041Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2021-04-21T09:38:45.041Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-04-21T09:38:45.041Z] [2021-04-21T09:38:45.041Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-04-21T09:38:45.041Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-04-21T09:38:45.041Z] [2021-04-21T09:38:45.041Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-04-21T09:38:45.041Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-04-21T09:38:45.041Z] [2021-04-21T09:38:45.041Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-04-21T09:38:45.041Z] local_test.go:181: runtime.GOOS == "windows" [2021-04-21T09:38:45.041Z] [2021-04-21T09:38:45.041Z] [2021-04-21T09:38:45.041Z] DONE 1830 tests, 45 skipped in 234.853s [2021-04-21T09:38:45.041Z] INFO: make.ps1 ended at 04/21/2021 09:38:44 [2021-04-21T09:38:46.064Z] ok github.com/docker/docker/client 0.177s coverage: 75.4% of statements [2021-04-21T09:38:46.561Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-04-21T09:38:46.561Z] INFO: Unit tests ended at 04/21/2021 09:38:46. Duration:00:04:13.8120527 [2021-04-21T09:38:46.561Z] INFO: Building busybox [2021-04-21T09:38:46.561Z] Sending build context to Docker daemon 5.12kB [2021-04-21T09:38:46.561Z] [2021-04-21T09:38:46.561Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-04-21T09:38:46.561Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-04-21T09:38:46.561Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-04-21T09:38:46.561Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-04-21T09:38:46.561Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-04-21T09:38:46.561Z] ---> 152749f71f8f [2021-04-21T09:38:46.561Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-04-21T09:38:46.561Z] ---> Running in bc9cf7c11c80 [2021-04-21T09:38:48.704Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-04-21T09:38:49.282Z] --- PASS: TestServiceUpdateNetwork (14.84s) [2021-04-21T09:38:49.282Z] === RUN TestServiceUpdatePidsLimit [2021-04-21T09:38:49.282Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-04-21T09:38:49.282Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-04-21T09:38:51.238Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-04-21T09:38:52.320Z] Removing intermediate container bc9cf7c11c80 [2021-04-21T09:38:52.320Z] ---> f1fe0567cd1b [2021-04-21T09:38:52.320Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-04-21T09:38:52.320Z] ---> Running in 7d747e2b4f4e [2021-04-21T09:38:52.320Z] Removing intermediate container 7d747e2b4f4e [2021-04-21T09:38:52.320Z] ---> fe1f977e554d [2021-04-21T09:38:52.320Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-04-21T09:38:52.320Z] ---> Running in 0dfd5e2956de [2021-04-21T09:38:52.773Z] Removing intermediate container 0dfd5e2956de [2021-04-21T09:38:52.773Z] ---> 1ab49607bcd2 [2021-04-21T09:38:52.773Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-04-21T09:38:53.731Z] [2021-04-21T09:38:54.184Z] ---> f159aed55cad [2021-04-21T09:38:54.184Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-04-21T09:38:54.184Z] ---> Running in 9e25cd4bf95f [2021-04-21T09:38:55.425Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-04-21T09:38:55.425Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-04-21T09:38:57.415Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-04-21T09:39:01.991Z] --- PASS: TestDockerDaemonSuite (519.29s) [2021-04-21T09:39:01.991Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (9.50s) [2021-04-21T09:39:01.991Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.62s) [2021-04-21T09:39:01.991Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (17.07s) [2021-04-21T09:39:01.991Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.74s) [2021-04-21T09:39:01.991Z] docker_cli_daemon_test.go:1455: [d0cb8946d9871] daemon is not started [2021-04-21T09:39:01.991Z] check_test.go:309: [dd140e18ea23d] daemon is not started [2021-04-21T09:39:01.991Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.49s) [2021-04-21T09:39:01.991Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.49s) [2021-04-21T09:39:01.991Z] check_test.go:309: [d440ec603210c] daemon is not started [2021-04-21T09:39:01.991Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (5.22s) [2021-04-21T09:39:01.991Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (4.73s) [2021-04-21T09:39:01.991Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (4.11s) [2021-04-21T09:39:01.991Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.57s) [2021-04-21T09:39:01.991Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (6.57s) [2021-04-21T09:39:01.991Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (4.40s) [2021-04-21T09:39:01.991Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (2.26s) [2021-04-21T09:39:01.991Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.99s) [2021-04-21T09:39:01.991Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-04-21T09:39:01.991Z] check_test.go:309: [d72209e7430e5] daemon is not started [2021-04-21T09:39:01.991Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-04-21T09:39:01.991Z] check_test.go:309: [dccba6d75f6b3] daemon is not started [2021-04-21T09:39:01.991Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.69s) [2021-04-21T09:39:01.991Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (1.10s) [2021-04-21T09:39:01.991Z] check_test.go:309: [d066eeb7ec513] daemon is not started [2021-04-21T09:39:01.991Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.94s) [2021-04-21T09:39:01.991Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (2.71s) [2021-04-21T09:39:01.991Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (4.14s) [2021-04-21T09:39:01.991Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (2.40s) [2021-04-21T09:39:01.991Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.73s) [2021-04-21T09:39:01.991Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.97s) [2021-04-21T09:39:01.991Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (4.21s) [2021-04-21T09:39:01.991Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-04-21T09:39:01.991Z] check_test.go:309: [d7054d7ddf623] daemon is not started [2021-04-21T09:39:01.991Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (1.22s) [2021-04-21T09:39:01.991Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.79s) [2021-04-21T09:39:01.991Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.98s) [2021-04-21T09:39:01.991Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (5.10s) [2021-04-21T09:39:01.991Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (7.58s) [2021-04-21T09:39:01.991Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (4.35s) [2021-04-21T09:39:01.991Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-04-21T09:39:01.991Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-04-21T09:39:01.991Z] check_test.go:309: [df4d2e0b4a6bc] daemon is not started [2021-04-21T09:39:01.991Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.64s) [2021-04-21T09:39:01.991Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (3.55s) [2021-04-21T09:39:01.991Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.87s) [2021-04-21T09:39:01.991Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.53s) [2021-04-21T09:39:01.991Z] check_test.go:309: [dd08194718046] daemon is not started [2021-04-21T09:39:01.991Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (5.48s) [2021-04-21T09:39:01.991Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.86s) [2021-04-21T09:39:01.991Z] check_test.go:309: [d59f02384a595] daemon is not started [2021-04-21T09:39:01.991Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.95s) [2021-04-21T09:39:01.991Z] docker_cli_daemon_plugins_test.go:79: [d704c3a175b92] daemon is not started [2021-04-21T09:39:01.991Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.63s) [2021-04-21T09:39:01.991Z] docker_cli_daemon_plugins_test.go:169: [d54d0da483f61] daemon is not started [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (5.69s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (1.16s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.85s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-04-21T09:39:01.992Z] check_test.go:309: [d1e1a7c6f6048] daemon is not started [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.72s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.60s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.47s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.60s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.71s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.74s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.96s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.85s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.86s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.93s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.43s) [2021-04-21T09:39:01.992Z] check_test.go:309: [d1e39bad8cf50] daemon is not started [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (3.92s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (28.86s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (3.85s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (2.17s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (8.06s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (4.66s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (8.25s) [2021-04-21T09:39:01.992Z] check_test.go:309: [d063d865948df] daemon is not started [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (2.92s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (3.81s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (16.35s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (5.63s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (2.88s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (3.43s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.56s) [2021-04-21T09:39:01.992Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-04-21T09:39:01.992Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-04-21T09:39:01.992Z] check_test.go:309: [ddc8338eb5c29] daemon is not started [2021-04-21T09:39:01.992Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-04-21T09:39:01.992Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-04-21T09:39:01.992Z] check_test.go:309: [d282142e693d3] daemon is not started [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.33s) [2021-04-21T09:39:01.992Z] check_test.go:309: [de7bf0f0eb1ff] daemon is not started [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (7.27s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.91s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.30s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.11s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (5.70s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (7.84s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (7.25s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (4.04s) [2021-04-21T09:39:01.992Z] check_test.go:309: [d5c99da63e72c] daemon is not started [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (5.40s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.44s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.80s) [2021-04-21T09:39:01.992Z] check_test.go:309: [da1f5dee203f6] daemon is not started [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.87s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.53s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (2.04s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.98s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (6.57s) [2021-04-21T09:39:01.992Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-04-21T09:39:01.992Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-04-21T09:39:01.992Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-04-21T09:39:01.992Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-04-21T09:39:01.992Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-04-21T09:39:01.992Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-04-21T09:39:01.992Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-04-21T09:39:01.992Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-04-21T09:39:01.992Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-04-21T09:39:01.992Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-04-21T09:39:01.992Z] check_test.go:309: [d85c1b5630f5a] daemon is not started [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (2.14s) [2021-04-21T09:39:01.992Z] check_test.go:309: [d6c1afb052adb] daemon is not started [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.86s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.98s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (5.37s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.88s) [2021-04-21T09:39:01.992Z] check_test.go:309: [d9967da098bdd] daemon is not started [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (4.38s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.86s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (7.06s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.42s) [2021-04-21T09:39:01.992Z] check_test.go:309: [dd2202f16fbcd] daemon is not started [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (9.94s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (6.23s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (5.92s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (3.08s) [2021-04-21T09:39:01.992Z] check_test.go:309: [d6072f369f4e4] daemon is not started [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.97s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.94s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (1.02s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.73s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2021-04-21T09:39:01.992Z] check_test.go:309: [dac906a04141d] daemon is not started [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (3.01s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.14s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.64s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (2.17s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.45s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.97s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (5.07s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (6.80s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.12s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.62s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.54s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (4.68s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (12.13s) [2021-04-21T09:39:01.992Z] docker_cli_daemon_test.go:2550: [d2fb66318333c] daemon is not started [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.58s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (4.15s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.71s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (4.13s) [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2021-04-21T09:39:01.992Z] check_test.go:309: [d48e71039ffb5] daemon is not started [2021-04-21T09:39:01.992Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.29s) [2021-04-21T09:39:01.992Z] === RUN TestDockerSwarmSuite [2021-04-21T09:39:01.992Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-04-21T09:39:04.447Z] Removing intermediate container 9e25cd4bf95f [2021-04-21T09:39:04.447Z] ---> 841ce6a6cc32 [2021-04-21T09:39:04.447Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-04-21T09:39:04.447Z] ---> Running in 91713969c4ce [2021-04-21T09:39:05.276Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-04-21T09:39:05.407Z] [2021-04-21T09:39:05.407Z] SUCCESS: Specified value was saved. [2021-04-21T09:39:05.550Z] --- PASS: TestServiceUpdatePidsLimit (17.69s) [2021-04-21T09:39:05.550Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2021-04-21T09:39:05.550Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.22s) [2021-04-21T09:39:05.550Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.22s) [2021-04-21T09:39:05.550Z] PASS [2021-04-21T09:39:05.550Z] [2021-04-21T09:39:05.550Z] === Skipped [2021-04-21T09:39:05.550Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-04-21T09:39:05.550Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-21T09:39:05.550Z] [2021-04-21T09:39:05.550Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-04-21T09:39:05.550Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-21T09:39:05.550Z] [2021-04-21T09:39:05.550Z] [2021-04-21T09:39:05.550Z] DONE 27 tests, 2 skipped in 162.156s [2021-04-21T09:39:05.550Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-04-21T09:39:05.550Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:39:05.550Z] ++ set -e [2021-04-21T09:39:05.550Z] ++ '[' -n 0 ']' [2021-04-21T09:39:05.550Z] ++ set -x [2021-04-21T09:39:05.550Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:39:05.550Z] INFO: Testing against a local daemon [2021-04-21T09:39:05.550Z] === RUN TestSessionCreate [2021-04-21T09:39:05.550Z] --- PASS: TestSessionCreate (0.05s) [2021-04-21T09:39:05.550Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-21T09:39:05.550Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-04-21T09:39:05.550Z] PASS [2021-04-21T09:39:05.550Z] [2021-04-21T09:39:05.550Z] DONE 2 tests in 0.250s [2021-04-21T09:39:05.550Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-04-21T09:39:05.550Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:39:05.550Z] ++ set -e [2021-04-21T09:39:05.550Z] ++ '[' -n 0 ']' [2021-04-21T09:39:05.550Z] ++ set -x [2021-04-21T09:39:05.550Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:39:05.550Z] INFO: Testing against a local daemon [2021-04-21T09:39:05.550Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-21T09:39:05.550Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-21T09:39:05.550Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-21T09:39:05.550Z] === RUN TestEventsExecDie [2021-04-21T09:39:06.121Z] --- PASS: TestEventsExecDie (1.15s) [2021-04-21T09:39:06.121Z] === RUN TestEventsBackwardsCompatible [2021-04-21T09:39:06.121Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-04-21T09:39:06.121Z] === RUN TestInfoBinaryCommits [2021-04-21T09:39:06.121Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-04-21T09:39:06.121Z] === RUN TestInfoAPIVersioned [2021-04-21T09:39:06.121Z] --- PASS: TestInfoAPIVersioned (0.03s) [2021-04-21T09:39:06.121Z] === RUN TestInfoDiscoveryBackend [2021-04-21T09:39:07.177Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-04-21T09:39:07.506Z] --- PASS: TestInfoDiscoveryBackend (1.19s) [2021-04-21T09:39:07.506Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-21T09:39:08.283Z] Removing intermediate container 91713969c4ce [2021-04-21T09:39:08.283Z] ---> deb203610229 [2021-04-21T09:39:08.283Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-04-21T09:39:08.283Z] ---> Running in 1c9410d326d6 [2021-04-21T09:39:08.448Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-04-21T09:39:08.448Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-21T09:39:08.553Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-04-21T09:39:09.390Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (1.12s) [2021-04-21T09:39:09.390Z] === RUN TestInfoAPI [2021-04-21T09:39:09.488Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-04-21T09:39:09.651Z] --- PASS: TestInfoAPI (0.05s) [2021-04-21T09:39:09.651Z] === RUN TestInfoAPIWarnings [2021-04-21T09:39:12.934Z] Cannot create a file when that file already exists. [2021-04-21T09:39:14.760Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-04-21T09:39:18.689Z] Removing intermediate container 1c9410d326d6 [2021-04-21T09:39:18.689Z] ---> 77009c195306 [2021-04-21T09:39:18.689Z] Step 13/13 : CMD ["sh"] [2021-04-21T09:39:18.689Z] ---> Running in 8bbb4e56e81e [2021-04-21T09:39:18.689Z] Removing intermediate container 8bbb4e56e81e [2021-04-21T09:39:18.689Z] ---> a2fe866850dc [2021-04-21T09:39:18.689Z] Successfully built a2fe866850dc [2021-04-21T09:39:18.689Z] Successfully tagged busybox:latest [2021-04-21T09:39:18.689Z] INFO: Docker images of the daemon under test [2021-04-21T09:39:18.689Z] [2021-04-21T09:39:18.689Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-04-21T09:39:18.689Z] busybox latest a2fe866850dc 1 second ago 5.29GB [2021-04-21T09:39:18.689Z] microsoft/windowsservercore latest 152749f71f8f 11 days ago 5.27GB [2021-04-21T09:39:18.689Z] mcr.microsoft.com/windows/servercore ltsc2019 152749f71f8f 11 days ago 5.27GB [2021-04-21T09:39:18.689Z] [2021-04-21T09:39:18.689Z] INFO: Running integration tests at 04/21/2021 09:39:18... [2021-04-21T09:39:18.689Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-04-21T09:39:18.689Z] INFO: Integration API tests being run from the host: [2021-04-21T09:39:18.689Z] INFO: make.ps1 starting at 04/21/2021 09:39:18 [2021-04-21T09:39:19.655Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-04-21T09:39:22.881Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-04-21T09:39:23.139Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-04-21T09:39:23.705Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-04-21T09:39:24.273Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-04-21T09:39:26.179Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-04-21T09:39:26.179Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-04-21T09:39:26.439Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-04-21T09:39:27.770Z] --- PASS: TestInfoAPIWarnings (17.14s) [2021-04-21T09:39:27.770Z] === RUN TestInfoDebug [2021-04-21T09:39:27.770Z] --- PASS: TestInfoDebug (1.15s) [2021-04-21T09:39:27.770Z] === RUN TestInfoInsecureRegistries [2021-04-21T09:39:28.341Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-04-21T09:39:29.152Z] --- PASS: TestInfoInsecureRegistries (1.11s) [2021-04-21T09:39:29.152Z] === RUN TestInfoRegistryMirrors [2021-04-21T09:39:29.278Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-04-21T09:39:30.091Z] --- PASS: TestInfoRegistryMirrors (1.14s) [2021-04-21T09:39:30.092Z] === RUN TestLoginFailsWithBadCredentials [2021-04-21T09:39:30.352Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s) [2021-04-21T09:39:30.352Z] === RUN TestPingCacheHeaders [2021-04-21T09:39:30.352Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-04-21T09:39:30.352Z] === RUN TestPingGet [2021-04-21T09:39:30.352Z] --- PASS: TestPingGet (0.03s) [2021-04-21T09:39:30.352Z] === RUN TestPingHead [2021-04-21T09:39:30.352Z] --- PASS: TestPingHead (0.05s) [2021-04-21T09:39:30.352Z] === RUN TestVersion [2021-04-21T09:39:30.612Z] --- PASS: TestVersion (0.05s) [2021-04-21T09:39:30.612Z] PASS [2021-04-21T09:39:30.612Z] [2021-04-21T09:39:30.612Z] === Skipped [2021-04-21T09:39:30.612Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-21T09:39:30.612Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-21T09:39:30.612Z] [2021-04-21T09:39:30.612Z] [2021-04-21T09:39:30.612Z] DONE 18 tests, 1 skipped in 25.790s [2021-04-21T09:39:30.612Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-04-21T09:39:30.612Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:39:30.612Z] ++ set -e [2021-04-21T09:39:30.612Z] ++ '[' -n 0 ']' [2021-04-21T09:39:30.612Z] ++ set -x [2021-04-21T09:39:30.612Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:39:30.612Z] INFO: Testing against a local daemon [2021-04-21T09:39:30.612Z] === RUN TestVolumesCreateAndList [2021-04-21T09:39:30.612Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-04-21T09:39:30.612Z] === RUN TestVolumesRemove [2021-04-21T09:39:30.872Z] --- PASS: TestVolumesRemove (0.08s) [2021-04-21T09:39:30.872Z] === RUN TestVolumesInspect [2021-04-21T09:39:30.872Z] --- PASS: TestVolumesInspect (0.03s) [2021-04-21T09:39:30.872Z] === RUN TestVolumesInvalidJSON [2021-04-21T09:39:30.872Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-21T09:39:30.872Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-21T09:39:30.872Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-21T09:39:30.872Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-04-21T09:39:30.872Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-21T09:39:30.872Z] PASS [2021-04-21T09:39:30.872Z] [2021-04-21T09:39:30.872Z] DONE 5 tests in 0.330s [2021-04-21T09:39:30.872Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-21T09:39:31.442Z] ++++ cat bundles/test-integration/docker.pid [2021-04-21T09:39:31.442Z] +++ kill 13962 [2021-04-21T09:39:32.734Z] ok github.com/docker/docker/cmd/dockerd 0.077s coverage: 29.1% of statements [2021-04-21T09:39:32.734Z] ok github.com/docker/docker/container 0.126s coverage: 34.7% of statements [2021-04-21T09:39:32.734Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-21T09:39:32.734Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-21T09:39:32.734Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-21T09:39:32.734Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-21T09:39:32.827Z] +++ /etc/init.d/apparmor stop [2021-04-21T09:39:32.827Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-21T09:39:32.827Z] [2021-04-21T09:39:32.827Z] Unloading profiles will leave already running processes permanently [2021-04-21T09:39:32.827Z] unconfined, which can lead to unexpected situations. [2021-04-21T09:39:32.827Z] [2021-04-21T09:39:32.827Z] To set a process to complain mode, use the command line tool [2021-04-21T09:39:32.827Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-21T09:39:32.827Z] +++ true [2021-04-21T09:39:32.827Z] exiting test-integration [2021-04-21T09:39:32.827Z] ++ exit 0 [2021-04-21T09:39:32.827Z] Post stage [Pipeline] junit [2021-04-21T09:39:36.136Z] Recording test results [2021-04-21T09:39:36.643Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-21T09:39:36.988Z] + echo Ensuring container killed. [2021-04-21T09:39:36.988Z] Ensuring container killed. [2021-04-21T09:39:36.988Z] + docker rm -vf docker-pr2 [2021-04-21T09:39:36.988Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-04-21T09:39:37.286Z] + echo Chowning /workspace to jenkins user [2021-04-21T09:39:37.286Z] Chowning /workspace to jenkins user [2021-04-21T09:39:37.286Z] + id -u [2021-04-21T09:39:37.286Z] + id -g [2021-04-21T09:39:37.286Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42294:/workspace busybox chown -R 1000:1000 /workspace [2021-04-21T09:39:37.286Z] Unable to find image 'busybox:latest' locally [2021-04-21T09:39:37.545Z] latest: Pulling from library/busybox [2021-04-21T09:39:37.545Z] 36fbfd22ebfc: Pulling fs layer [2021-04-21T09:39:37.806Z] 36fbfd22ebfc: Download complete [2021-04-21T09:39:38.003Z] ok github.com/docker/docker/daemon/cluster 0.069s coverage: 0.5% of statements [2021-04-21T09:39:38.067Z] 36fbfd22ebfc: Pull complete [2021-04-21T09:39:38.067Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-21T09:39:38.067Z] Status: Downloaded newer image for busybox:latest [2021-04-21T09:39:40.536Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-04-21T09:39:41.912Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-04-21T09:39:44.163Z] === RUN TestDockerSuite/TestBuildExpose [2021-04-21T09:39:44.163Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-04-21T09:39:44.163Z] --- PASS: TestImportExtremelyLargeImageWorks (208.21s) [2021-04-21T09:39:44.163Z] PASS [2021-04-21T09:39:44.163Z] [2021-04-21T09:39:44.163Z] DONE 12 tests in 213.164s [2021-04-21T09:39:44.163Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-04-21T09:39:44.163Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:39:44.163Z] ++ set -e [2021-04-21T09:39:44.163Z] ++ '[' -n 0 ']' [2021-04-21T09:39:44.163Z] ++ set -x [2021-04-21T09:39:44.163Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:39:44.163Z] INFO: Testing against a local daemon [2021-04-21T09:39:44.163Z] === RUN TestNetworkCreateDelete [2021-04-21T09:39:44.163Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-04-21T09:39:44.163Z] --- PASS: TestNetworkCreateDelete (0.48s) [2021-04-21T09:39:44.163Z] === RUN TestDockerNetworkDeletePreferID [2021-04-21T09:39:44.163Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-04-21T09:39:44.163Z] === RUN TestDockerSuite/TestBuildFails [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-21T09:39:44.946Z] + bundleName=arm64-integration [2021-04-21T09:39:44.946Z] + echo Creating arm64-integration-bundles.tar.gz [2021-04-21T09:39:44.946Z] Creating arm64-integration-bundles.tar.gz [2021-04-21T09:39:44.946Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-04-21T09:39:44.946Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-04-21T09:39:45.098Z] --- PASS: TestDockerNetworkDeletePreferID (1.46s) [2021-04-21T09:39:45.098Z] === RUN TestDaemonDNSFallback [2021-04-21T09:39:45.357Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-04-21T09:39:45.357Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [Pipeline] archiveArtifacts [2021-04-21T09:39:45.529Z] Archiving artifacts [2021-04-21T09:39:46.271Z] --- PASS: TestImportExtremelyLargeImageWorks (192.92s) [2021-04-21T09:39:46.271Z] PASS [2021-04-21T09:39:46.271Z] [2021-04-21T09:39:46.271Z] === Skipped [2021-04-21T09:39:46.271Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-04-21T09:39:46.271Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-21T09:39:46.271Z] [2021-04-21T09:39:46.271Z] [2021-04-21T09:39:46.271Z] DONE 12 tests, 1 skipped in 193.911s [2021-04-21T09:39:46.271Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2021-04-21T09:39:46.271Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:39:46.271Z] ++ set -e [2021-04-21T09:39:46.271Z] ++ '[' -n 0 ']' [2021-04-21T09:39:46.271Z] ++ set -x [2021-04-21T09:39:46.271Z] ++ 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=ppc64le 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/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:39:46.271Z] INFO: Testing against a local daemon [2021-04-21T09:39:46.271Z] === RUN TestNetworkCreateDelete [2021-04-21T09:39:46.271Z] --- PASS: TestNetworkCreateDelete (0.18s) [2021-04-21T09:39:46.271Z] === RUN TestDockerNetworkDeletePreferID [2021-04-21T09:39:46.271Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2021-04-21T09:39:46.271Z] === RUN TestDaemonDNSFallback [2021-04-21T09:39:46.271Z] --- PASS: TestDaemonDNSFallback (1.55s) [2021-04-21T09:39:46.271Z] === RUN TestInspectNetwork [2021-04-21T09:39:46.271Z] === RUN TestInspectNetwork/full_network_id [2021-04-21T09:39:46.271Z] === RUN TestInspectNetwork/partial_network_id [2021-04-21T09:39:46.271Z] === RUN TestInspectNetwork/network_name [2021-04-21T09:39:46.271Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-04-21T09:39:46.271Z] --- PASS: TestInspectNetwork (6.99s) [2021-04-21T09:39:46.271Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-04-21T09:39:46.271Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-04-21T09:39:46.271Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-04-21T09:39:46.271Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-04-21T09:39:46.271Z] === RUN TestRunContainerWithBridgeNone [2021-04-21T09:39:47.793Z] --- PASS: TestRunContainerWithBridgeNone (1.92s) [2021-04-21T09:39:47.793Z] === RUN TestNetworkInvalidJSON [2021-04-21T09:39:47.793Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-21T09:39:47.793Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-21T09:39:47.793Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-21T09:39:47.793Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-21T09:39:47.793Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-21T09:39:47.793Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-21T09:39:47.793Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-21T09:39:47.793Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-21T09:39:47.793Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-21T09:39:47.793Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-04-21T09:39:47.793Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-21T09:39:47.793Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-21T09:39:47.793Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-21T09:39:47.793Z] === RUN TestNetworkList [2021-04-21T09:39:47.793Z] === RUN TestNetworkList//networks [2021-04-21T09:39:47.793Z] === PAUSE TestNetworkList//networks [2021-04-21T09:39:47.793Z] === RUN TestNetworkList//networks/ [2021-04-21T09:39:47.793Z] === PAUSE TestNetworkList//networks/ [2021-04-21T09:39:47.793Z] === CONT TestNetworkList//networks [2021-04-21T09:39:47.793Z] === CONT TestNetworkList//networks/ [2021-04-21T09:39:47.793Z] --- PASS: TestNetworkList (0.02s) [2021-04-21T09:39:47.793Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-21T09:39:47.793Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-21T09:39:47.793Z] === RUN TestHostIPv4BridgeLabel [2021-04-21T09:39:47.962Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42294/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-21T09:39:48.281Z] + make clean [2021-04-21T09:39:48.432Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2021-04-21T09:39:48.432Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-21T09:39:48.646Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-04-21T09:39:48.852Z] docker volume rm -f docker-dev-cache [2021-04-21T09:39:49.112Z] docker-dev-cache [Pipeline] deleteDir [2021-04-21T09:39:49.524Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-04-21T09:39:49.524Z] === RUN TestDaemonDefaultNetworkPools [2021-04-21T09:39:49.611Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-21T09:39:49.611Z] INFO: Testing against a local daemon [2021-04-21T09:39:49.611Z] === RUN TestBuildWithSession [2021-04-21T09:39:49.611Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-21T09:39:49.611Z] build_session_test.go:25: TODO: BuildKit [2021-04-21T09:39:49.611Z] === RUN TestBuildSquashParent [2021-04-21T09:39:49.611Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-04-21T09:39:49.611Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:39:49.611Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-21T09:39:49.611Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-21T09:39:49.611Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-21T09:39:49.611Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-21T09:39:49.611Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-21T09:39:49.611Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-21T09:39:49.611Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-21T09:39:49.611Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-21T09:39:49.611Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-21T09:39:49.611Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-21T09:39:49.611Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-21T09:39:49.611Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-21T09:39:49.611Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-21T09:39:49.611Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-21T09:39:49.611Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-21T09:39:49.611Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-21T09:39:49.611Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-21T09:39:50.166Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2021-04-21T09:39:50.166Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-21T09:39:51.183Z] === RUN TestDockerSuite/TestBuildForceRm [2021-04-21T09:39:51.213Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2021-04-21T09:39:51.213Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-21T09:39:51.879Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.439s coverage: 14.1% of statements [2021-04-21T09:39:51.879Z] ok github.com/docker/docker/daemon 12.233s coverage: 17.1% of statements [2021-04-21T09:39:52.136Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-21T09:39:52.137Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-21T09:39:52.395Z] ok github.com/docker/docker/daemon/config 0.054s coverage: 81.8% of statements [2021-04-21T09:39:52.559Z] === RUN TestDockerSuite/TestBuildFromGit [2021-04-21T09:39:52.736Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2021-04-21T09:39:52.736Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-21T09:39:53.030Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-04-21T09:39:53.030Z] === RUN TestServiceWithPredefinedNetwork [2021-04-21T09:39:53.126Z] --- PASS: TestDaemonDNSFallback (8.06s) [2021-04-21T09:39:53.126Z] === RUN TestInspectNetwork [2021-04-21T09:39:53.696Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-04-21T09:39:53.769Z] ok github.com/docker/docker/daemon/discovery 0.012s coverage: 30.0% of statements [2021-04-21T09:39:53.770Z] ok github.com/docker/docker/daemon/events 0.061s coverage: 50.0% of statements [2021-04-21T09:39:53.770Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-21T09:39:53.770Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-21T09:39:54.275Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-04-21T09:39:55.143Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2021-04-21T09:39:55.651Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-04-21T09:39:55.783Z] --- PASS: TestServiceWithPredefinedNetwork (2.11s) [2021-04-21T09:39:55.783Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-21T09:39:55.783Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-21T09:39:55.783Z] service_test.go:242: FLAKY_TEST [2021-04-21T09:39:55.783Z] === RUN TestServiceWithDataPathPortInit [2021-04-21T09:39:57.045Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.402s coverage: 73.3% of statements [2021-04-21T09:39:57.978Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.9% of statements [2021-04-21T09:39:58.185Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-04-21T09:39:58.444Z] === RUN TestInspectNetwork/full_network_id [2021-04-21T09:39:58.444Z] === RUN TestInspectNetwork/partial_network_id [2021-04-21T09:39:58.444Z] === RUN TestInspectNetwork/network_name [2021-04-21T09:39:58.444Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-21T09:39:58.544Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.470s coverage: 56.2% of statements [2021-04-21T09:39:58.703Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-04-21T09:39:58.962Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-04-21T09:40:00.011Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-21T09:40:00.011Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-21T09:40:00.443Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.012s coverage: 1.9% of statements [2021-04-21T09:40:00.863Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-04-21T09:40:00.863Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-04-21T09:40:00.863Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-04-21T09:40:02.768Z] --- PASS: TestInspectNetwork (9.82s) [2021-04-21T09:40:02.768Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-04-21T09:40:02.768Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-04-21T09:40:02.768Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-04-21T09:40:02.768Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-04-21T09:40:02.768Z] === RUN TestRunContainerWithBridgeNone [2021-04-21T09:40:03.007Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.330s coverage: 49.4% of statements [2021-04-21T09:40:03.007Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.485s coverage: 45.9% of statements [2021-04-21T09:40:03.007Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-21T09:40:03.335Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-04-21T09:40:05.236Z] === RUN TestDockerSuite/TestBuildHistory [2021-04-21T09:40:05.537Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 57.5% of statements [2021-04-21T09:40:05.537Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.654s coverage: 57.7% of statements [2021-04-21T09:40:05.537Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-04-21T09:40:05.537Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-21T09:40:06.913Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2021-04-21T09:40:07.767Z] --- PASS: TestRunContainerWithBridgeNone (4.48s) [2021-04-21T09:40:07.767Z] === RUN TestNetworkInvalidJSON [2021-04-21T09:40:07.767Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-21T09:40:07.767Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-21T09:40:07.767Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-21T09:40:07.767Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-21T09:40:07.767Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-21T09:40:07.767Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-21T09:40:07.767Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-21T09:40:07.767Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-21T09:40:07.767Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-21T09:40:07.767Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-04-21T09:40:07.767Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-21T09:40:07.767Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-21T09:40:07.767Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-21T09:40:07.767Z] === RUN TestNetworkList [2021-04-21T09:40:07.767Z] === RUN TestNetworkList//networks [2021-04-21T09:40:07.767Z] === PAUSE TestNetworkList//networks [2021-04-21T09:40:07.767Z] === RUN TestNetworkList//networks/ [2021-04-21T09:40:07.767Z] === PAUSE TestNetworkList//networks/ [2021-04-21T09:40:07.767Z] === CONT TestNetworkList//networks [2021-04-21T09:40:07.767Z] === CONT TestNetworkList//networks/ [2021-04-21T09:40:07.767Z] --- PASS: TestNetworkList (0.02s) [2021-04-21T09:40:07.767Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-21T09:40:07.767Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-21T09:40:07.767Z] === RUN TestHostIPv4BridgeLabel [2021-04-21T09:40:07.849Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2021-04-21T09:40:08.337Z] --- PASS: TestHostIPv4BridgeLabel (1.00s) [2021-04-21T09:40:08.337Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-21T09:40:08.621Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-04-21T09:40:08.621Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (13.59s) [2021-04-21T09:40:08.621Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.97s) [2021-04-21T09:40:08.621Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.07s) [2021-04-21T09:40:08.621Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (18.45s) [2021-04-21T09:40:08.621Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.43s) [2021-04-21T09:40:08.621Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.20s) [2021-04-21T09:40:08.621Z] === RUN TestBuildMultiStageCopy [2021-04-21T09:40:08.621Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-21T09:40:08.904Z] === RUN TestDockerSuite/TestBuildIidFile [2021-04-21T09:40:09.162Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-04-21T09:40:09.224Z] ok github.com/docker/docker/daemon/images 0.035s coverage: 6.7% of statements [2021-04-21T09:40:09.225Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-21T09:40:09.225Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-21T09:40:10.098Z] --- PASS: TestDaemonRestartWithLiveRestore (1.71s) [2021-04-21T09:40:10.098Z] === RUN TestDaemonDefaultNetworkPools [2021-04-21T09:40:10.098Z] === RUN TestDockerSuite/TestBuildInheritance [2021-04-21T09:40:10.160Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 43.2% of statements [2021-04-21T09:40:10.666Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-04-21T09:40:11.159Z] --- PASS: TestServiceWithDataPathPortInit (13.78s) [2021-04-21T09:40:11.159Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-21T09:40:11.234Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-04-21T09:40:11.234Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-04-21T09:40:11.535Z] ok github.com/docker/docker/daemon/logger/awslogs 0.193s coverage: 77.4% of statements [2021-04-21T09:40:11.535Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-21T09:40:11.535Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-21T09:40:11.535Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 67.0% of statements [2021-04-21T09:40:11.800Z] --- PASS: TestDaemonDefaultNetworkPools (1.62s) [2021-04-21T09:40:11.800Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-21T09:40:12.376Z] === RUN TestDockerSuite/TestBuildLabel [2021-04-21T09:40:12.635Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-04-21T09:40:12.912Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-04-21T09:40:12.912Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.010s coverage: 69.9% of statements [2021-04-21T09:40:13.171Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.013s coverage: 87.2% of statements [2021-04-21T09:40:13.202Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-04-21T09:40:13.460Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-04-21T09:40:13.719Z] === RUN TestDockerSuite/TestBuildLabels [2021-04-21T09:40:13.978Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.38s) [2021-04-21T09:40:13.978Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-21T09:40:14.236Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-04-21T09:40:14.663Z] ok github.com/docker/docker/daemon/logger/local 0.017s coverage: 75.2% of statements [2021-04-21T09:40:14.663Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-21T09:40:14.922Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.041s coverage: 58.6% of statements [2021-04-21T09:40:15.613Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-04-21T09:40:15.681Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.75s) [2021-04-21T09:40:15.681Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:y3f3u3tvowzqabf5id6cbm63e Created:2021-04-21 09:40:10.071496668 +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[405ef38346a97fd50a9300e3c4b0fc3024c8c4367cad74e8d50cba56cc9e7b5a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.by26ceyg57quowsbj8kk445u1 EndpointID:0a170bd03cb01150d5de8be7de5601a6dafb2638ce2b43cbadacad788151bee0 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:62d292db8ac09f14a2da66d247b856f176ce0994a9268df9c9517467d1cb3c0a 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:d41e386eed04 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.by26ceyg57quowsbj8kk445u1 EndpointID:0a170bd03cb01150d5de8be7de5601a6dafb2638ce2b43cbadacad788151bee0 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-04-21T09:40:15.681Z] PASS [2021-04-21T09:40:15.681Z] [2021-04-21T09:40:15.681Z] === Skipped [2021-04-21T09:40:15.681Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-21T09:40:15.681Z] service_test.go:242: FLAKY_TEST [2021-04-21T09:40:15.681Z] [2021-04-21T09:40:15.681Z] [2021-04-21T09:40:15.681Z] DONE 26 tests, 1 skipped in 39.232s [2021-04-21T09:40:15.681Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-21T09:40:15.681Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:40:15.681Z] ++ set -e [2021-04-21T09:40:15.681Z] ++ '[' -n 0 ']' [2021-04-21T09:40:15.681Z] ++ set -x [2021-04-21T09:40:15.681Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le 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/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:40:15.989Z] INFO: Testing against a local daemon [2021-04-21T09:40:15.989Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-21T09:40:15.989Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-21T09:40:15.989Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-21T09:40:15.989Z] === RUN TestDockerNetworkIpvlan [2021-04-21T09:40:15.989Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-21T09:40:15.989Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-21T09:40:15.989Z] PASS [2021-04-21T09:40:15.989Z] [2021-04-21T09:40:15.989Z] === Skipped [2021-04-21T09:40:15.989Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-21T09:40:15.989Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-21T09:40:15.989Z] [2021-04-21T09:40:15.989Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-21T09:40:15.989Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-21T09:40:15.989Z] [2021-04-21T09:40:15.989Z] [2021-04-21T09:40:15.989Z] DONE 2 tests, 2 skipped in 0.074s [2021-04-21T09:40:15.989Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-21T09:40:15.989Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:40:15.989Z] ++ set -e [2021-04-21T09:40:15.989Z] ++ '[' -n 0 ']' [2021-04-21T09:40:15.989Z] ++ set -x [2021-04-21T09:40:15.990Z] ++ 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=ppc64le 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/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:40:15.990Z] INFO: Testing against a local daemon [2021-04-21T09:40:15.990Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-21T09:40:16.308Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.042s coverage: 31.5% of statements [2021-04-21T09:40:17.222Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-21T09:40:17.517Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (3.14s) [2021-04-21T09:40:17.517Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-21T09:40:17.517Z] === RUN TestDockerSuite/TestBuildLastModified [2021-04-21T09:40:17.545Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2021-04-21T09:40:17.545Z] === RUN TestDockerNetworkMacvlan [2021-04-21T09:40:17.682Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-04-21T09:40:17.940Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-04-21T09:40:18.198Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-21T09:40:18.206Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-04-21T09:40:18.453Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (1.01s) [2021-04-21T09:40:18.453Z] === RUN TestServiceWithPredefinedNetwork [2021-04-21T09:40:18.508Z] ok github.com/docker/docker/daemon/logger/splunk 1.667s coverage: 82.5% of statements [2021-04-21T09:40:18.508Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-21T09:40:18.660Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-21T09:40:18.766Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2021-04-21T09:40:18.766Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-21T09:40:19.256Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-04-21T09:40:19.634Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-21T09:40:19.895Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-04-21T09:40:20.667Z] ok github.com/docker/docker/distribution/metadata 0.038s coverage: 48.2% of statements [2021-04-21T09:40:20.983Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-04-21T09:40:20.983Z] --- PASS: TestServiceWithPredefinedNetwork (2.71s) [2021-04-21T09:40:20.983Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-21T09:40:20.983Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-21T09:40:20.983Z] service_test.go:242: FLAKY_TEST [2021-04-21T09:40:20.983Z] === RUN TestServiceWithDataPathPortInit [2021-04-21T09:40:21.181Z] --- PASS: TestBuildMultiStageCopy (12.67s) [2021-04-21T09:40:21.181Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.04s) [2021-04-21T09:40:21.181Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.73s) [2021-04-21T09:40:21.181Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.80s) [2021-04-21T09:40:21.181Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.93s) [2021-04-21T09:40:21.181Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.15s) [2021-04-21T09:40:21.181Z] === RUN TestBuildMultiStageParentConfig [2021-04-21T09:40:21.549Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-04-21T09:40:21.602Z] ok github.com/docker/docker/distribution 0.166s coverage: 25.0% of statements [2021-04-21T09:40:21.602Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-21T09:40:21.982Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-04-21T09:40:22.976Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-04-21T09:40:23.371Z] --- PASS: TestBuildMultiStageParentConfig (2.62s) [2021-04-21T09:40:23.371Z] === RUN TestBuildLabelWithTargets [2021-04-21T09:40:23.371Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-04-21T09:40:23.371Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-21T09:40:23.371Z] === RUN TestBuildWithEmptyLayers [2021-04-21T09:40:23.910Z] ok github.com/docker/docker/image 0.018s coverage: 86.8% of statements [2021-04-21T09:40:24.078Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-04-21T09:40:24.085Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-04-21T09:40:24.169Z] ok github.com/docker/docker/distribution/xfer 1.876s coverage: 85.1% of statements [2021-04-21T09:40:24.169Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-21T09:40:24.429Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2021-04-21T09:40:24.429Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-04-21T09:40:24.917Z] --- PASS: TestBuildWithEmptyLayers (1.32s) [2021-04-21T09:40:24.917Z] === RUN TestBuildMultiStageOnBuild [2021-04-21T09:40:25.365Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2021-04-21T09:40:25.365Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-21T09:40:26.300Z] ok github.com/docker/docker/libcontainerd/queue 0.039s coverage: 100.0% of statements [2021-04-21T09:40:27.236Z] ok github.com/docker/docker/oci 0.007s coverage: 38.4% of statements [2021-04-21T09:40:27.805Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2021-04-21T09:40:28.273Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-04-21T09:40:28.273Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-04-21T09:40:28.273Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-04-21T09:40:28.273Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-04-21T09:40:28.273Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-04-21T09:40:28.273Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-04-21T09:40:28.372Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-04-21T09:40:28.564Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-04-21T09:40:29.205Z] --- PASS: TestDockerNetworkMacvlan (11.60s) [2021-04-21T09:40:29.205Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-04-21T09:40:29.205Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-04-21T09:40:29.205Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.94s) [2021-04-21T09:40:29.205Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.03s) [2021-04-21T09:40:29.205Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.47s) [2021-04-21T09:40:29.205Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.72s) [2021-04-21T09:40:29.205Z] PASS [2021-04-21T09:40:29.205Z] [2021-04-21T09:40:29.205Z] DONE 8 tests in 13.093s [2021-04-21T09:40:29.205Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-21T09:40:29.205Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:40:29.205Z] ++ set -e [2021-04-21T09:40:29.205Z] ++ '[' -n 0 ']' [2021-04-21T09:40:29.205Z] ++ set -x [2021-04-21T09:40:29.205Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:40:29.205Z] testing: warning: no tests to run [2021-04-21T09:40:29.205Z] PASS [2021-04-21T09:40:29.205Z] [2021-04-21T09:40:29.205Z] DONE 0 tests in 0.012s [2021-04-21T09:40:29.205Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-21T09:40:29.205Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:40:29.205Z] ++ set -e [2021-04-21T09:40:29.205Z] ++ '[' -n 0 ']' [2021-04-21T09:40:29.205Z] ++ set -x [2021-04-21T09:40:29.205Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:40:29.205Z] INFO: Testing against a local daemon [2021-04-21T09:40:29.205Z] === RUN TestAuthZPluginAllowRequest [2021-04-21T09:40:29.209Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-04-21T09:40:30.275Z] ok github.com/docker/docker/pkg/archive 0.303s coverage: 82.3% of statements [2021-04-21T09:40:30.585Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-04-21T09:40:30.729Z] --- PASS: TestAuthZPluginAllowRequest (1.38s) [2021-04-21T09:40:30.729Z] === RUN TestAuthZPluginTLS [2021-04-21T09:40:30.842Z] ok github.com/docker/docker/pkg/authorization 0.201s coverage: 68.3% of statements [2021-04-21T09:40:31.024Z] --- PASS: TestAuthZPluginTLS (0.57s) [2021-04-21T09:40:31.024Z] === RUN TestAuthZPluginDenyRequest [2021-04-21T09:40:31.101Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-04-21T09:40:31.360Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2021-04-21T09:40:31.663Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-04-21T09:40:31.663Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-21T09:40:32.303Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-04-21T09:40:32.303Z] === RUN TestAuthZPluginDenyResponse [2021-04-21T09:40:32.600Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-04-21T09:40:32.600Z] === RUN TestAuthZPluginAllowEventStream [2021-04-21T09:40:34.122Z] --- PASS: TestAuthZPluginAllowEventStream (1.38s) [2021-04-21T09:40:34.122Z] === RUN TestAuthZPluginErrorResponse [2021-04-21T09:40:34.643Z] ok github.com/docker/docker/pkg/chrootarchive 2.497s coverage: 43.2% of statements [2021-04-21T09:40:34.643Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-04-21T09:40:34.790Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-04-21T09:40:34.790Z] === RUN TestAuthZPluginErrorRequest [2021-04-21T09:40:34.901Z] ok github.com/docker/docker/layer 8.014s coverage: 68.8% of statements [2021-04-21T09:40:34.901Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-21T09:40:34.901Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-21T09:40:34.901Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-21T09:40:34.901Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-21T09:40:34.901Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-21T09:40:34.901Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-21T09:40:34.901Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-21T09:40:35.087Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-04-21T09:40:35.087Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-21T09:40:35.159Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2021-04-21T09:40:35.724Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2021-04-21T09:40:35.727Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-04-21T09:40:35.727Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-21T09:40:35.876Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-04-21T09:40:35.876Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-04-21T09:40:35.876Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-04-21T09:40:36.658Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2021-04-21T09:40:37.226Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2021-04-21T09:40:37.485Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2021-04-21T09:40:37.808Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.74s) [2021-04-21T09:40:37.808Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-21T09:40:38.859Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-04-21T09:40:39.164Z] --- PASS: TestServiceWithDataPathPortInit (18.18s) [2021-04-21T09:40:39.164Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-21T09:40:39.350Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.74s) [2021-04-21T09:40:39.350Z] === RUN TestAuthZPluginHeader [2021-04-21T09:40:39.424Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2021-04-21T09:40:39.990Z] ok github.com/docker/docker/pkg/discovery/kv 3.074s coverage: 84.1% of statements [2021-04-21T09:40:39.991Z] --- PASS: TestAuthZPluginHeader (0.87s) [2021-04-21T09:40:39.991Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-21T09:40:39.991Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-04-21T09:40:39.991Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-21T09:40:39.991Z] === RUN TestAuthZPluginV2Disable [2021-04-21T09:40:39.991Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-04-21T09:40:39.991Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-21T09:40:39.991Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-21T09:40:39.991Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-21T09:40:39.991Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-21T09:40:39.991Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-21T09:40:39.991Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-21T09:40:39.991Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-21T09:40:39.991Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-21T09:40:40.249Z] ok github.com/docker/docker/pkg/fsutils 0.186s coverage: 85.1% of statements [2021-04-21T09:40:40.249Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2021-04-21T09:40:41.624Z] ok github.com/docker/docker/pkg/idtools 0.493s coverage: 69.5% of statements [2021-04-21T09:40:41.624Z] ok github.com/docker/docker/pkg/ioutils 0.466s coverage: 69.3% of statements [2021-04-21T09:40:42.191Z] ok github.com/docker/docker/pkg/jsonmessage 0.012s coverage: 91.7% of statements [2021-04-21T09:40:42.191Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-21T09:40:42.191Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2021-04-21T09:40:42.191Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-04-21T09:40:42.191Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-21T09:40:42.450Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-04-21T09:40:42.450Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-21T09:40:42.708Z] ok github.com/docker/docker/pkg/parsers 0.007s coverage: 97.0% of statements [2021-04-21T09:40:42.967Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-04-21T09:40:43.226Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 86.7% of statements [2021-04-21T09:40:43.485Z] ok github.com/docker/docker/pkg/pidfile 0.016s coverage: 82.4% of statements [2021-04-21T09:40:43.485Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-21T09:40:43.485Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-21T09:40:44.420Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.011s coverage: 56.8% of statements [2021-04-21T09:40:44.987Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-04-21T09:40:45.245Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-04-21T09:40:45.503Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-04-21T09:40:45.728Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-04-21T09:40:46.071Z] --- PASS: TestBuildMultiStageOnBuild (18.40s) [2021-04-21T09:40:46.071Z] === RUN TestBuildUncleanTarFilenames [2021-04-21T09:40:46.071Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-04-21T09:40:46.071Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-21T09:40:46.071Z] === RUN TestBuildMultiStageLayerLeak [2021-04-21T09:40:46.875Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2021-04-21T09:40:47.133Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-04-21T09:40:48.261Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.86s) [2021-04-21T09:40:48.261Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:recugu8q2cc6sw5byds0d43fd Created:2021-04-21 09:40:40.614839927 +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[f105dd363572ad0ae9f924533c0aecd655ce2879f1afa1097b71723ffec5d96f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.h171mjv5npkjjiwh7yxps7hbd EndpointID:8e9af04567d593d09c099806f6adc596abcac4e73fcdab9a6700471d55091c81 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:161f278a2e7875cd0a98363f0e1a9cdb4b5c9a3fef909aee3f6dcc860432da98 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:68dfc39c27a5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.h171mjv5npkjjiwh7yxps7hbd EndpointID:8e9af04567d593d09c099806f6adc596abcac4e73fcdab9a6700471d55091c81 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-04-21T09:40:48.261Z] PASS [2021-04-21T09:40:48.261Z] [2021-04-21T09:40:48.261Z] === Skipped [2021-04-21T09:40:48.261Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-21T09:40:48.261Z] service_test.go:242: FLAKY_TEST [2021-04-21T09:40:48.261Z] [2021-04-21T09:40:48.261Z] [2021-04-21T09:40:48.261Z] DONE 26 tests, 1 skipped in 65.150s [2021-04-21T09:40:48.261Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-21T09:40:48.261Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:40:48.261Z] ++ set -e [2021-04-21T09:40:48.261Z] ++ '[' -n 0 ']' [2021-04-21T09:40:48.261Z] ++ set -x [2021-04-21T09:40:48.261Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:40:48.261Z] INFO: Testing against a local daemon [2021-04-21T09:40:48.261Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-21T09:40:48.261Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-21T09:40:48.261Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-21T09:40:48.261Z] === RUN TestDockerNetworkIpvlan [2021-04-21T09:40:48.261Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-21T09:40:48.261Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-21T09:40:48.261Z] PASS [2021-04-21T09:40:48.261Z] [2021-04-21T09:40:48.261Z] === Skipped [2021-04-21T09:40:48.261Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-21T09:40:48.261Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-21T09:40:48.261Z] [2021-04-21T09:40:48.261Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-21T09:40:48.261Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-21T09:40:48.261Z] [2021-04-21T09:40:48.261Z] [2021-04-21T09:40:48.261Z] DONE 2 tests, 2 skipped in 0.189s [2021-04-21T09:40:48.261Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-21T09:40:48.261Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:40:48.261Z] ++ set -e [2021-04-21T09:40:48.261Z] ++ '[' -n 0 ']' [2021-04-21T09:40:48.261Z] ++ set -x [2021-04-21T09:40:48.261Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:40:48.261Z] INFO: Testing against a local daemon [2021-04-21T09:40:48.261Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-21T09:40:48.828Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-04-21T09:40:50.207Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-04-21T09:40:50.412Z] ok github.com/docker/docker/pkg/signal 2.409s coverage: 61.0% of statements [2021-04-21T09:40:50.412Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-04-21T09:40:50.465Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.24s) [2021-04-21T09:40:50.465Z] === RUN TestDockerNetworkMacvlan [2021-04-21T09:40:50.670Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-04-21T09:40:50.928Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-04-21T09:40:51.842Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-04-21T09:40:51.861Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.9% of statements [2021-04-21T09:40:52.120Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2021-04-21T09:40:52.409Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-04-21T09:40:52.409Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-04-21T09:40:52.687Z] ok github.com/docker/docker/pkg/tailfile 0.056s coverage: 88.6% of statements [2021-04-21T09:40:52.977Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-04-21T09:40:53.254Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2021-04-21T09:40:53.513Z] testing: warning: no tests to run [2021-04-21T09:40:53.513Z] coverage: [no statements] [2021-04-21T09:40:53.513Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-04-21T09:40:53.772Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-04-21T09:40:54.030Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-04-21T09:40:54.289Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-04-21T09:40:54.354Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-04-21T09:40:54.679Z] --- PASS: TestBuildMultiStageLayerLeak (10.68s) [2021-04-21T09:40:54.679Z] === RUN TestBuildWithHugeFile [2021-04-21T09:40:56.189Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2021-04-21T09:40:57.123Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-04-21T09:40:57.381Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.4% of statements [2021-04-21T09:40:57.647Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-04-21T09:40:57.906Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-04-21T09:40:58.165Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-04-21T09:40:58.616Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s) [2021-04-21T09:40:58.616Z] PASS [2021-04-21T09:40:58.616Z] [2021-04-21T09:40:58.616Z] === Skipped [2021-04-21T09:40:58.616Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-04-21T09:40:58.616Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-21T09:40:58.616Z] [2021-04-21T09:40:58.616Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-04-21T09:40:58.616Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-21T09:40:58.616Z] [2021-04-21T09:40:58.616Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-21T09:40:58.616Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-21T09:40:58.616Z] [2021-04-21T09:40:58.616Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-21T09:40:58.616Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-21T09:40:58.616Z] [2021-04-21T09:40:58.616Z] [2021-04-21T09:40:58.616Z] DONE 17 tests, 4 skipped in 27.788s [2021-04-21T09:40:58.616Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-21T09:40:58.616Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:40:58.616Z] ++ set -e [2021-04-21T09:40:58.616Z] ++ '[' -n 0 ']' [2021-04-21T09:40:58.616Z] ++ set -x [2021-04-21T09:40:58.616Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:40:58.616Z] INFO: Testing against a local daemon [2021-04-21T09:40:58.616Z] === RUN TestPluginInvalidJSON [2021-04-21T09:40:58.616Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-21T09:40:58.616Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-21T09:40:58.616Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-21T09:40:58.616Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-04-21T09:40:58.616Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-21T09:40:58.616Z] === RUN TestPluginInstall [2021-04-21T09:40:58.616Z] === RUN TestPluginInstall/no_auth [2021-04-21T09:40:58.616Z] time="2021-04-21T09:40:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-21T09:40:58.616Z] time="2021-04-21T09:40:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a5e812de362086f47ca3b02956ab86aa7f6f542cee94943cc4d2254c78581e48" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-21T09:40:58.616Z] time="2021-04-21T09:40:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-21T09:40:58.616Z] time="2021-04-21T09:40:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a5e812de362086f47ca3b02956ab86aa7f6f542cee94943cc4d2254c78581e48" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-21T09:40:58.755Z] ok github.com/docker/docker/quota 0.207s coverage: 71.4% of statements [2021-04-21T09:40:58.910Z] === RUN TestPluginInstall/with_htpasswd [2021-04-21T09:40:59.322Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-04-21T09:40:59.550Z] time="2021-04-21T09:40:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-21T09:40:59.550Z] time="2021-04-21T09:40:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:acd5a9395955efaccb615b3145365de7f6cc6cf6d96a96ee1141f2b91fddfcba" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-21T09:40:59.550Z] time="2021-04-21T09:40:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-21T09:40:59.550Z] time="2021-04-21T09:40:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:acd5a9395955efaccb615b3145365de7f6cc6cf6d96a96ee1141f2b91fddfcba" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-21T09:40:59.847Z] === RUN TestPluginInstall/with_insecure [2021-04-21T09:41:00.697Z] ok github.com/docker/docker/registry 0.059s coverage: 57.2% of statements [2021-04-21T09:41:00.700Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-04-21T09:41:00.891Z] time="2021-04-21T09:41:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-21T09:41:00.891Z] time="2021-04-21T09:41:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1d3c493e5fd1cc2a520a512e9aace1452eb7cf93e284cd199cd4053f5cb9d375" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-21T09:41:00.891Z] time="2021-04-21T09:41:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-21T09:41:00.891Z] time="2021-04-21T09:41:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1d3c493e5fd1cc2a520a512e9aace1452eb7cf93e284cd199cd4053f5cb9d375" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-21T09:41:00.956Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-04-21T09:41:00.960Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-04-21T09:41:01.187Z] --- PASS: TestPluginInstall (4.30s) [2021-04-21T09:41:01.188Z] --- PASS: TestPluginInstall/no_auth (1.98s) [2021-04-21T09:41:01.188Z] --- PASS: TestPluginInstall/with_htpasswd (0.95s) [2021-04-21T09:41:01.188Z] --- PASS: TestPluginInstall/with_insecure (1.38s) [2021-04-21T09:41:01.188Z] plugin_test.go:165: [d2d6a819d1831] daemon is not started [2021-04-21T09:41:01.188Z] === RUN TestPluginsWithRuntimes [2021-04-21T09:41:01.523Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-04-21T09:41:02.090Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-04-21T09:41:02.339Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-04-21T09:41:02.370Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-04-21T09:41:03.271Z] === RUN TestPluginsWithRuntimes/No_Args [2021-04-21T09:41:03.716Z] === RUN TestDockerSuite/TestBuildNetNone [2021-04-21T09:41:04.284Z] === RUN TestDockerSuite/TestBuildNoContext [2021-04-21T09:41:04.310Z] === RUN TestPluginsWithRuntimes/With_Args [2021-04-21T09:41:05.209Z] ok github.com/docker/docker/volume/drivers 0.006s coverage: 36.1% of statements [2021-04-21T09:41:05.353Z] --- PASS: TestPluginsWithRuntimes (4.01s) [2021-04-21T09:41:05.353Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.06s) [2021-04-21T09:41:05.353Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.05s) [2021-04-21T09:41:05.353Z] === RUN TestPluginBackCompatMediaTypes [2021-04-21T09:41:05.661Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-04-21T09:41:05.993Z] --- PASS: TestPluginBackCompatMediaTypes (0.83s) [2021-04-21T09:41:05.993Z] PASS [2021-04-21T09:41:05.993Z] [2021-04-21T09:41:05.993Z] DONE 10 tests in 9.239s [2021-04-21T09:41:05.993Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-21T09:41:05.993Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:41:05.993Z] ++ set -e [2021-04-21T09:41:05.993Z] ++ '[' -n 0 ']' [2021-04-21T09:41:05.993Z] ++ set -x [2021-04-21T09:41:05.993Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:41:06.143Z] ok github.com/docker/docker/volume/local 0.103s coverage: 76.4% of statements [2021-04-21T09:41:06.288Z] INFO: Testing against a local daemon [2021-04-21T09:41:06.288Z] === RUN TestExternalGraphDriver [2021-04-21T09:41:06.288Z] === RUN TestExternalGraphDriver/json [2021-04-21T09:41:06.710Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2021-04-21T09:41:07.039Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-04-21T09:41:08.083Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.1% of statements [2021-04-21T09:41:08.379Z] === RUN TestExternalGraphDriver/spec [2021-04-21T09:41:08.943Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-04-21T09:41:09.512Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-04-21T09:41:09.771Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-04-21T09:41:09.902Z] === RUN TestExternalGraphDriver/pull [2021-04-21T09:41:10.030Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-04-21T09:41:10.598Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-04-21T09:41:10.598Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-04-21T09:41:10.857Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-04-21T09:41:11.425Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-04-21T09:41:11.998Z] --- PASS: TestExternalGraphDriver (5.60s) [2021-04-21T09:41:11.998Z] --- PASS: TestExternalGraphDriver/json (1.88s) [2021-04-21T09:41:11.998Z] --- PASS: TestExternalGraphDriver/spec (1.80s) [2021-04-21T09:41:11.998Z] --- PASS: TestExternalGraphDriver/pull (1.79s) [2021-04-21T09:41:11.998Z] === RUN TestGraphdriverPluginV2 [2021-04-21T09:41:11.998Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2021-04-21T09:41:11.998Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-21T09:41:11.998Z] PASS [2021-04-21T09:41:11.998Z] [2021-04-21T09:41:11.998Z] === Skipped [2021-04-21T09:41:11.998Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2021-04-21T09:41:11.998Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-21T09:41:11.998Z] [2021-04-21T09:41:11.998Z] [2021-04-21T09:41:11.998Z] DONE 5 tests, 1 skipped in 5.738s [2021-04-21T09:41:11.998Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-21T09:41:11.998Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:41:11.998Z] ++ set -e [2021-04-21T09:41:11.998Z] ++ '[' -n 0 ']' [2021-04-21T09:41:11.998Z] ++ set -x [2021-04-21T09:41:11.998Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:41:11.998Z] INFO: Testing against a local daemon [2021-04-21T09:41:11.998Z] === RUN TestContinueAfterPluginCrash [2021-04-21T09:41:11.998Z] === PAUSE TestContinueAfterPluginCrash [2021-04-21T09:41:11.998Z] === RUN TestReadPluginNoRead [2021-04-21T09:41:11.998Z] === PAUSE TestReadPluginNoRead [2021-04-21T09:41:11.998Z] === RUN TestDaemonStartWithLogOpt [2021-04-21T09:41:11.998Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-21T09:41:11.998Z] === CONT TestContinueAfterPluginCrash [2021-04-21T09:41:11.998Z] === CONT TestDaemonStartWithLogOpt [2021-04-21T09:41:11.998Z] === CONT TestReadPluginNoRead [2021-04-21T09:41:13.961Z] --- PASS: TestDockerNetworkMacvlan (23.45s) [2021-04-21T09:41:13.961Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.15s) [2021-04-21T09:41:13.961Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.19s) [2021-04-21T09:41:13.961Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.61s) [2021-04-21T09:41:13.961Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.92s) [2021-04-21T09:41:13.961Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.80s) [2021-04-21T09:41:13.961Z] --- PASS: TestDockerNetworkMacvlan/Addressing (2.87s) [2021-04-21T09:41:13.961Z] PASS [2021-04-21T09:41:13.961Z] [2021-04-21T09:41:13.961Z] DONE 8 tests in 25.839s [2021-04-21T09:41:13.961Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-21T09:41:13.961Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:41:13.961Z] ++ set -e [2021-04-21T09:41:13.961Z] ++ '[' -n 0 ']' [2021-04-21T09:41:13.961Z] ++ set -x [2021-04-21T09:41:13.961Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:41:14.220Z] testing: warning: no tests to run [2021-04-21T09:41:14.220Z] PASS [2021-04-21T09:41:14.220Z] [2021-04-21T09:41:14.220Z] DONE 0 tests in 0.039s [2021-04-21T09:41:14.220Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-21T09:41:14.220Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:41:14.220Z] ++ set -e [2021-04-21T09:41:14.220Z] ++ '[' -n 0 ']' [2021-04-21T09:41:14.220Z] ++ set -x [2021-04-21T09:41:14.220Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:41:14.220Z] INFO: Testing against a local daemon [2021-04-21T09:41:14.220Z] === RUN TestAuthZPluginAllowRequest [2021-04-21T09:41:14.478Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-04-21T09:41:15.421Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-04-21T09:41:16.798Z] --- PASS: TestAuthZPluginAllowRequest (2.19s) [2021-04-21T09:41:16.798Z] === RUN TestAuthZPluginTLS [2021-04-21T09:41:17.366Z] --- PASS: TestAuthZPluginTLS (0.82s) [2021-04-21T09:41:17.366Z] === RUN TestAuthZPluginDenyRequest [2021-04-21T09:41:17.675Z] === RUN TestReadPluginNoRead/default [2021-04-21T09:41:17.675Z] --- PASS: TestDaemonStartWithLogOpt (5.29s) [2021-04-21T09:41:18.041Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2021-04-21T09:41:18.042Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-21T09:41:18.042Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-21T09:41:18.042Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-21T09:41:18.042Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-21T09:41:18.042Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-21T09:41:18.042Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-21T09:41:18.042Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-04-21T09:41:18.042Z] ? github.com/docker/docker/rootless [no test files] [2021-04-21T09:41:18.042Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-04-21T09:41:18.042Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-21T09:41:18.042Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-21T09:41:18.042Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-21T09:41:18.042Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-21T09:41:18.042Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-21T09:41:18.042Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-21T09:41:18.042Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-21T09:41:18.042Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-21T09:41:18.042Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-21T09:41:18.042Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-21T09:41:18.042Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-21T09:41:18.042Z] ? github.com/docker/docker/volume [no test files] [2021-04-21T09:41:18.042Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-21T09:41:18.042Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-21T09:41:18.300Z] [2021-04-21T09:41:18.300Z] === Skipped [2021-04-21T09:41:18.300Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-04-21T09:41:18.300Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-04-21T09:41:18.300Z] [2021-04-21T09:41:18.300Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-04-21T09:41:18.300Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-04-21T09:41:18.300Z] [2021-04-21T09:41:18.300Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-04-21T09:41:18.300Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-21T09:41:18.300Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-21T09:41:18.300Z] [2021-04-21T09:41:18.300Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-04-21T09:41:18.300Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-21T09:41:18.300Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-21T09:41:18.300Z] [2021-04-21T09:41:18.300Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-04-21T09:41:18.300Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-21T09:41:18.300Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-21T09:41:18.300Z] [2021-04-21T09:41:18.300Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-04-21T09:41:18.300Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-21T09:41:18.300Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-21T09:41:18.300Z] [2021-04-21T09:41:18.300Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-04-21T09:41:18.300Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-21T09:41:18.300Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-21T09:41:18.300Z] [2021-04-21T09:41:18.300Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-04-21T09:41:18.300Z] graphtest_unix.go:73: No driver to put! [2021-04-21T09:41:18.300Z] [2021-04-21T09:41:18.300Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-04-21T09:41:18.300Z] time="2021-04-21T09:40:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-21T09:41:18.300Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-21T09:41:18.300Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-21T09:41:18.300Z] [2021-04-21T09:41:18.300Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-04-21T09:41:18.300Z] time="2021-04-21T09:40:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-21T09:41:18.300Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-21T09:41:18.300Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-21T09:41:18.300Z] [2021-04-21T09:41:18.300Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-04-21T09:41:18.300Z] time="2021-04-21T09:40:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-21T09:41:18.300Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-21T09:41:18.300Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-21T09:41:18.300Z] [2021-04-21T09:41:18.300Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-04-21T09:41:18.300Z] time="2021-04-21T09:40:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-21T09:41:18.300Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-21T09:41:18.300Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-21T09:41:18.300Z] [2021-04-21T09:41:18.300Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-04-21T09:41:18.300Z] time="2021-04-21T09:40:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-21T09:41:18.300Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-21T09:41:18.300Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-21T09:41:18.300Z] [2021-04-21T09:41:18.300Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-04-21T09:41:18.300Z] graphtest_unix.go:73: No driver to put! [2021-04-21T09:41:18.300Z] [2021-04-21T09:41:18.300Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-04-21T09:41:18.300Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-04-21T09:41:18.300Z] [2021-04-21T09:41:18.300Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-04-21T09:41:18.300Z] overlay_test.go:49: Fails to compute changes intermittently [2021-04-21T09:41:18.300Z] [2021-04-21T09:41:18.300Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-04-21T09:41:18.300Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-04-21T09:41:18.300Z] [2021-04-21T09:41:18.300Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-04-21T09:41:18.300Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-04-21T09:41:18.300Z] [2021-04-21T09:41:18.300Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-04-21T09:41:18.300Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-21T09:41:18.300Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-21T09:41:18.300Z] [2021-04-21T09:41:18.300Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-04-21T09:41:18.300Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-21T09:41:18.300Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-21T09:41:18.300Z] [2021-04-21T09:41:18.300Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-04-21T09:41:18.300Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-21T09:41:18.300Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-21T09:41:18.300Z] [2021-04-21T09:41:18.300Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-04-21T09:41:18.300Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-21T09:41:18.300Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-21T09:41:18.300Z] [2021-04-21T09:41:18.300Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-04-21T09:41:18.300Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-21T09:41:18.300Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-21T09:41:18.300Z] [2021-04-21T09:41:18.300Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-04-21T09:41:18.300Z] graphtest_unix.go:73: No driver to put! [2021-04-21T09:41:18.300Z] [2021-04-21T09:41:18.300Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-04-21T09:41:18.300Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-04-21T09:41:18.300Z] [2021-04-21T09:41:18.300Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-04-21T09:41:18.300Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-04-21T09:41:18.300Z] [2021-04-21T09:41:18.300Z] [2021-04-21T09:41:18.300Z] DONE 2229 tests, 26 skipped in 258.952s [2021-04-21T09:41:18.301Z] --- PASS: TestAuthZPluginDenyRequest (0.72s) [2021-04-21T09:41:18.301Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-21T09:41:18.301Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-04-21T09:41:18.313Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-21T09:41:18.868Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.80s) [2021-04-21T09:41:18.868Z] === RUN TestAuthZPluginDenyResponse Post stage [Pipeline] junit [2021-04-21T09:41:18.878Z] Recording test results [2021-04-21T09:41:19.271Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-04-21T09:41:19.436Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-04-21T09:41:19.604Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42294/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9ca66776fa4bda05831987a87bb2232541109d79 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:9ca66776fa4bda05831987a87bb2232541109d79 hack/validate/vendor [2021-04-21T09:41:19.694Z] --- PASS: TestAuthZPluginDenyResponse (0.83s) [2021-04-21T09:41:19.694Z] === RUN TestAuthZPluginAllowEventStream [2021-04-21T09:41:19.842Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-21T09:41:20.543Z] 2021/04/21 09:41:20 Collecting initial packages [2021-04-21T09:41:20.543Z] 2021/04/21 09:41:20 Download dependencies [2021-04-21T09:41:21.359Z] --- PASS: TestReadPluginNoRead (9.37s) [2021-04-21T09:41:21.359Z] --- PASS: TestReadPluginNoRead/default (1.44s) [2021-04-21T09:41:21.359Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.50s) [2021-04-21T09:41:21.359Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.54s) [2021-04-21T09:41:21.359Z] read_test.go:92: [d9ee115ad3cb7] daemon is not started [2021-04-21T09:41:22.225Z] --- PASS: TestAuthZPluginAllowEventStream (2.16s) [2021-04-21T09:41:22.225Z] === RUN TestAuthZPluginErrorResponse [2021-04-21T09:41:22.225Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-04-21T09:41:22.400Z] --- PASS: TestContinueAfterPluginCrash (10.59s) [2021-04-21T09:41:22.400Z] PASS [2021-04-21T09:41:22.400Z] [2021-04-21T09:41:22.400Z] DONE 6 tests in 10.672s [2021-04-21T09:41:22.400Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-04-21T09:41:22.400Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:41:22.400Z] ++ set -e [2021-04-21T09:41:22.400Z] ++ '[' -n 0 ']' [2021-04-21T09:41:22.400Z] ++ set -x [2021-04-21T09:41:22.401Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:41:22.694Z] testing: warning: no tests to run [2021-04-21T09:41:22.694Z] PASS [2021-04-21T09:41:22.694Z] [2021-04-21T09:41:22.694Z] DONE 0 tests in 0.018s [2021-04-21T09:41:22.694Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-21T09:41:22.694Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:41:22.694Z] ++ set -e [2021-04-21T09:41:22.694Z] ++ '[' -n 0 ']' [2021-04-21T09:41:22.694Z] ++ set -x [2021-04-21T09:41:22.694Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:41:22.694Z] INFO: Testing against a local daemon [2021-04-21T09:41:22.694Z] === RUN TestPluginWithDevMounts [2021-04-21T09:41:22.694Z] === PAUSE TestPluginWithDevMounts [2021-04-21T09:41:22.694Z] === CONT TestPluginWithDevMounts [2021-04-21T09:41:22.792Z] --- PASS: TestAuthZPluginErrorResponse (0.81s) [2021-04-21T09:41:22.792Z] === RUN TestAuthZPluginErrorRequest [2021-04-21T09:41:23.359Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-04-21T09:41:23.359Z] --- PASS: TestAuthZPluginErrorRequest (0.74s) [2021-04-21T09:41:23.359Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-21T09:41:23.875Z] 2021/04/21 09:41:23 Starting whole vndr cycle because no package specified [2021-04-21T09:41:23.875Z] 2021/04/21 09:41:23 Ignoring paths matching "^archive/tar" [2021-04-21T09:41:24.133Z] 2021/04/21 09:41:24 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2021-04-21T09:41:24.133Z] 2021/04/21 09:41:24 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2021-04-21T09:41:24.133Z] 2021/04/21 09:41:24 Clone github.com/Microsoft/hcsshim, revision 9dcb42f100215f8d375b4a9265e5bba009217a85, attempt 1/20 [2021-04-21T09:41:24.133Z] 2021/04/21 09:41:24 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2021-04-21T09:41:24.133Z] 2021/04/21 09:41:24 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2021-04-21T09:41:24.133Z] 2021/04/21 09:41:24 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2021-04-21T09:41:24.133Z] 2021/04/21 09:41:24 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2021-04-21T09:41:24.133Z] 2021/04/21 09:41:24 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2021-04-21T09:41:24.133Z] 2021/04/21 09:41:24 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2021-04-21T09:41:24.133Z] 2021/04/21 09:41:24 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2021-04-21T09:41:24.133Z] 2021/04/21 09:41:24 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2021-04-21T09:41:24.133Z] 2021/04/21 09:41:24 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2021-04-21T09:41:24.133Z] 2021/04/21 09:41:24 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2021-04-21T09:41:24.133Z] 2021/04/21 09:41:24 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2021-04-21T09:41:24.133Z] 2021/04/21 09:41:24 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2021-04-21T09:41:24.133Z] 2021/04/21 09:41:24 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2021-04-21T09:41:24.294Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.74s) [2021-04-21T09:41:24.294Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-21T09:41:24.553Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-04-21T09:41:24.773Z] --- PASS: TestPluginWithDevMounts (1.82s) [2021-04-21T09:41:24.773Z] PASS [2021-04-21T09:41:24.773Z] [2021-04-21T09:41:24.773Z] DONE 1 tests in 1.889s [2021-04-21T09:41:24.773Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2021-04-21T09:41:24.773Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:41:24.773Z] ++ set -e [2021-04-21T09:41:24.773Z] ++ '[' -n 0 ']' [2021-04-21T09:41:24.773Z] ++ set -x [2021-04-21T09:41:24.773Z] ++ 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=ppc64le 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/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:41:24.773Z] INFO: Testing against a local daemon [2021-04-21T09:41:24.773Z] === RUN TestSecretInspect [2021-04-21T09:41:24.812Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-04-21T09:41:25.069Z] 2021/04/21 09:41:25 Finished clone github.com/Azure/go-ansiterm [2021-04-21T09:41:25.069Z] 2021/04/21 09:41:25 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2021-04-21T09:41:25.328Z] 2021/04/21 09:41:25 Finished clone github.com/mistifyio/go-zfs [2021-04-21T09:41:25.328Z] 2021/04/21 09:41:25 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2021-04-21T09:41:25.328Z] 2021/04/21 09:41:25 Finished clone github.com/philhofer/fwd [2021-04-21T09:41:25.328Z] 2021/04/21 09:41:25 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2021-04-21T09:41:25.328Z] 2021/04/21 09:41:25 Finished clone github.com/willf/bitset [2021-04-21T09:41:25.328Z] 2021/04/21 09:41:25 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2021-04-21T09:41:25.586Z] 2021/04/21 09:41:25 Finished clone github.com/cyphar/filepath-securejoin [2021-04-21T09:41:25.586Z] 2021/04/21 09:41:25 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2021-04-21T09:41:25.586Z] 2021/04/21 09:41:25 Finished clone github.com/Graylog2/go-gelf [2021-04-21T09:41:25.586Z] 2021/04/21 09:41:25 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2021-04-21T09:41:25.586Z] 2021/04/21 09:41:25 Finished clone github.com/fluent/fluent-logger-golang [2021-04-21T09:41:25.586Z] 2021/04/21 09:41:25 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2021-04-21T09:41:25.843Z] 2021/04/21 09:41:25 Finished clone github.com/coreos/go-systemd/v22 [2021-04-21T09:41:25.843Z] 2021/04/21 09:41:25 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2021-04-21T09:41:26.101Z] 2021/04/21 09:41:26 Finished clone github.com/coreos/go-systemd [2021-04-21T09:41:26.101Z] 2021/04/21 09:41:26 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2021-04-21T09:41:26.101Z] 2021/04/21 09:41:26 Finished clone github.com/godbus/dbus/v5 [2021-04-21T09:41:26.101Z] 2021/04/21 09:41:26 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2021-04-21T09:41:26.668Z] 2021/04/21 09:41:26 Finished clone github.com/opencontainers/runtime-spec [2021-04-21T09:41:26.668Z] 2021/04/21 09:41:26 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2021-04-21T09:41:26.668Z] 2021/04/21 09:41:26 Finished clone github.com/bsphere/le_go [2021-04-21T09:41:26.668Z] 2021/04/21 09:41:26 Clone github.com/containerd/containerd, revision 0edc412565dcc6e3d6125ff9e4b009ad4b89c638, attempt 1/20 [2021-04-21T09:41:26.668Z] 2021/04/21 09:41:26 Finished clone github.com/fsnotify/fsnotify [2021-04-21T09:41:26.668Z] 2021/04/21 09:41:26 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2021-04-21T09:41:26.719Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.49s) [2021-04-21T09:41:26.719Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-21T09:41:26.860Z] --- PASS: TestSecretInspect (1.93s) [2021-04-21T09:41:26.860Z] === RUN TestSecretList [2021-04-21T09:41:26.927Z] 2021/04/21 09:41:26 Finished clone github.com/golang/groupcache [2021-04-21T09:41:26.927Z] 2021/04/21 09:41:26 Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20 [2021-04-21T09:41:26.927Z] 2021/04/21 09:41:27 Finished clone github.com/opencontainers/image-spec [2021-04-21T09:41:26.927Z] 2021/04/21 09:41:27 Clone github.com/containerd/cgroups, revision 0b889c03f102012f1d93a97ddd3ef71cd6f4f510, attempt 1/20 [2021-04-21T09:41:27.185Z] 2021/04/21 09:41:27 Finished clone github.com/googleapis/gax-go [2021-04-21T09:41:27.185Z] 2021/04/21 09:41:27 Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20 [2021-04-21T09:41:27.443Z] 2021/04/21 09:41:27 Finished clone github.com/jmespath/go-jmespath [2021-04-21T09:41:27.443Z] 2021/04/21 09:41:27 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2021-04-21T09:41:27.443Z] 2021/04/21 09:41:27 Finished clone golang.org/x/oauth2 [2021-04-21T09:41:27.443Z] 2021/04/21 09:41:27 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2021-04-21T09:41:27.702Z] 2021/04/21 09:41:27 Finished clone github.com/tinylib/msgp [2021-04-21T09:41:27.702Z] 2021/04/21 09:41:27 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2021-04-21T09:41:27.702Z] 2021/04/21 09:41:27 Finished clone github.com/containerd/fifo [2021-04-21T09:41:27.702Z] 2021/04/21 09:41:27 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2021-04-21T09:41:28.383Z] --- PASS: TestSecretList (1.92s) [2021-04-21T09:41:28.383Z] === RUN TestSecretsCreateAndDelete [2021-04-21T09:41:28.637Z] 2021/04/21 09:41:28 Finished clone github.com/containerd/go-runc [2021-04-21T09:41:28.637Z] 2021/04/21 09:41:28 Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20 [2021-04-21T09:41:28.637Z] 2021/04/21 09:41:28 Finished clone github.com/containerd/typeurl [2021-04-21T09:41:28.637Z] 2021/04/21 09:41:28 Clone github.com/docker/swarmkit, revision 17d8d4e4d8bdec33d386e6362d3537fa9493ba00, attempt 1/20 [2021-04-21T09:41:28.637Z] 2021/04/21 09:41:28 Finished clone github.com/containerd/cgroups [2021-04-21T09:41:28.637Z] 2021/04/21 09:41:28 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2021-04-21T09:41:28.637Z] 2021/04/21 09:41:28 Finished clone go.opencensus.io [2021-04-21T09:41:28.637Z] 2021/04/21 09:41:28 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2021-04-21T09:41:28.894Z] 2021/04/21 09:41:28 Finished clone github.com/containerd/ttrpc [2021-04-21T09:41:28.894Z] 2021/04/21 09:41:28 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2021-04-21T09:41:29.252Z] === RUN TestDockerSuite/TestBuildPATH [2021-04-21T09:41:29.252Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.57s) [2021-04-21T09:41:29.252Z] === RUN TestAuthZPluginHeader [2021-04-21T09:41:29.461Z] 2021/04/21 09:41:29 Finished clone github.com/gogo/googleapis [2021-04-21T09:41:29.461Z] 2021/04/21 09:41:29 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2021-04-21T09:41:30.191Z] --- PASS: TestAuthZPluginHeader (1.08s) [2021-04-21T09:41:30.191Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-21T09:41:30.397Z] 2021/04/21 09:41:30 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2021-04-21T09:41:30.397Z] 2021/04/21 09:41:30 Finished clone github.com/containerd/console [2021-04-21T09:41:30.487Z] --- PASS: TestSecretsCreateAndDelete (1.86s) [2021-04-21T09:41:30.487Z] === RUN TestSecretsUpdate [2021-04-21T09:41:30.656Z] 2021/04/21 09:41:30 Finished clone github.com/fernet/fernet-go [2021-04-21T09:41:30.656Z] 2021/04/21 09:41:30 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2021-04-21T09:41:31.567Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-04-21T09:41:32.517Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-04-21T09:41:32.573Z] --- PASS: TestSecretsUpdate (1.94s) [2021-04-21T09:41:32.573Z] === RUN TestTemplatedSecret [2021-04-21T09:41:33.189Z] 2021/04/21 09:41:32 Finished clone github.com/containerd/continuity [2021-04-21T09:41:33.189Z] 2021/04/21 09:41:32 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2021-04-21T09:41:33.189Z] 2021/04/21 09:41:33 Finished clone github.com/cilium/ebpf [2021-04-21T09:41:33.189Z] 2021/04/21 09:41:33 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2021-04-21T09:41:33.453Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-04-21T09:41:34.666Z] --- PASS: TestTemplatedSecret (2.49s) [2021-04-21T09:41:34.666Z] === RUN TestSecretCreateResolve [2021-04-21T09:41:35.099Z] 2021/04/21 09:41:34 Finished clone golang.org/x/time [2021-04-21T09:41:35.099Z] 2021/04/21 09:41:34 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2021-04-21T09:41:35.099Z] 2021/04/21 09:41:35 Finished clone github.com/hashicorp/go-memdb [2021-04-21T09:41:35.099Z] 2021/04/21 09:41:35 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2021-04-21T09:41:35.987Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.78s) [2021-04-21T09:41:35.987Z] === RUN TestAuthZPluginV2Disable [2021-04-21T09:41:36.035Z] 2021/04/21 09:41:35 Finished clone github.com/hashicorp/go-immutable-radix [2021-04-21T09:41:36.035Z] 2021/04/21 09:41:35 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2021-04-21T09:41:36.602Z] 2021/04/21 09:41:36 Finished clone github.com/hashicorp/golang-lru [2021-04-21T09:41:36.602Z] 2021/04/21 09:41:36 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2021-04-21T09:41:36.757Z] --- PASS: TestSecretCreateResolve (1.91s) [2021-04-21T09:41:36.757Z] PASS [2021-04-21T09:41:36.757Z] [2021-04-21T09:41:36.757Z] DONE 6 tests in 12.111s [2021-04-21T09:41:36.757Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2021-04-21T09:41:36.757Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:41:36.757Z] ++ set -e [2021-04-21T09:41:36.757Z] ++ '[' -n 0 ']' [2021-04-21T09:41:36.757Z] ++ set -x [2021-04-21T09:41:36.757Z] ++ 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=ppc64le 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/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:41:36.757Z] INFO: Testing against a local daemon [2021-04-21T09:41:36.757Z] === RUN TestServiceCreateInit [2021-04-21T09:41:36.757Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-21T09:41:37.170Z] 2021/04/21 09:41:37 Finished clone golang.org/x/crypto [2021-04-21T09:41:37.170Z] 2021/04/21 09:41:37 Clone github.com/Microsoft/go-winio, revision 5b44b70ab3ab4d291a7c1d28afe7b4afeced0ed4, attempt 1/20 [2021-04-21T09:41:37.429Z] 2021/04/21 09:41:37 Finished clone github.com/coreos/pkg [2021-04-21T09:41:37.429Z] 2021/04/21 09:41:37 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2021-04-21T09:41:37.689Z] 2021/04/21 09:41:37 Finished clone github.com/golang/protobuf [2021-04-21T09:41:37.689Z] 2021/04/21 09:41:37 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2021-04-21T09:41:38.256Z] 2021/04/21 09:41:38 Finished clone code.cloudfoundry.org/clock [2021-04-21T09:41:38.256Z] 2021/04/21 09:41:38 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2021-04-21T09:41:38.824Z] 2021/04/21 09:41:38 Finished clone github.com/docker/libtrust [2021-04-21T09:41:38.824Z] 2021/04/21 09:41:38 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2021-04-21T09:41:39.083Z] 2021/04/21 09:41:39 Finished clone github.com/Microsoft/go-winio [2021-04-21T09:41:39.083Z] 2021/04/21 09:41:39 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2021-04-21T09:41:40.019Z] 2021/04/21 09:41:39 Finished clone github.com/google/uuid [2021-04-21T09:41:40.019Z] 2021/04/21 09:41:39 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2021-04-21T09:41:40.019Z] 2021/04/21 09:41:39 Finished clone github.com/opencontainers/runc [2021-04-21T09:41:40.019Z] 2021/04/21 09:41:39 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 [2021-04-21T09:41:40.298Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-21T09:41:40.955Z] 2021/04/21 09:41:40 Finished clone github.com/gorilla/mux [2021-04-21T09:41:40.955Z] 2021/04/21 09:41:40 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2021-04-21T09:41:40.955Z] 2021/04/21 09:41:40 Finished clone google.golang.org/grpc [2021-04-21T09:41:40.955Z] 2021/04/21 09:41:40 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2021-04-21T09:41:41.254Z] --- PASS: TestAuthZPluginV2Disable (4.27s) [2021-04-21T09:41:41.254Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-21T09:41:41.522Z] 2021/04/21 09:41:41 Finished clone github.com/moby/locker [2021-04-21T09:41:41.522Z] 2021/04/21 09:41:41 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2021-04-21T09:41:41.522Z] 2021/04/21 09:41:41 Finished clone github.com/moby/term [2021-04-21T09:41:41.522Z] 2021/04/21 09:41:41 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2021-04-21T09:41:42.090Z] 2021/04/21 09:41:42 Finished clone github.com/creack/pty [2021-04-21T09:41:42.090Z] 2021/04/21 09:41:42 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2021-04-21T09:41:42.658Z] 2021/04/21 09:41:42 Finished clone github.com/moby/sys [2021-04-21T09:41:42.658Z] 2021/04/21 09:41:42 Clone golang.org/x/sys, revision b64e53b001e413bd5067f36d4e439eded3827374, attempt 1/20 [2021-04-21T09:41:42.917Z] 2021/04/21 09:41:42 Finished clone github.com/tchap/go-patricia [2021-04-21T09:41:42.917Z] 2021/04/21 09:41:42 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2021-04-21T09:41:43.157Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-04-21T09:41:43.853Z] 2021/04/21 09:41:43 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2021-04-21T09:41:43.853Z] 2021/04/21 09:41:43 Finished clone github.com/sirupsen/logrus [2021-04-21T09:41:44.093Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.87s) [2021-04-21T09:41:44.093Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-21T09:41:44.421Z] 2021/04/21 09:41:44 Finished clone github.com/docker/go-units [2021-04-21T09:41:44.421Z] 2021/04/21 09:41:44 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2021-04-21T09:41:44.782Z] --- PASS: TestServiceCreateInit (7.45s) [2021-04-21T09:41:44.782Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.66s) [2021-04-21T09:41:44.782Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.76s) [2021-04-21T09:41:44.782Z] === RUN TestCreateServiceMultipleTimes [2021-04-21T09:41:44.990Z] 2021/04/21 09:41:44 Finished clone github.com/google/certificate-transparency-go [2021-04-21T09:41:44.990Z] 2021/04/21 09:41:44 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2021-04-21T09:41:46.895Z] 2021/04/21 09:41:46 Finished clone gotest.tools/v3 [2021-04-21T09:41:46.895Z] 2021/04/21 09:41:46 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2021-04-21T09:41:46.895Z] 2021/04/21 09:41:46 Finished clone github.com/docker/go-connections [2021-04-21T09:41:46.895Z] 2021/04/21 09:41:46 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2021-04-21T09:41:47.380Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-04-21T09:41:47.835Z] 2021/04/21 09:41:47 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2021-04-21T09:41:47.835Z] 2021/04/21 09:41:47 Finished clone github.com/golang/gddo [2021-04-21T09:41:48.754Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-04-21T09:41:48.805Z] 2021/04/21 09:41:48 Finished clone github.com/syndtr/gocapability [2021-04-21T09:41:48.805Z] 2021/04/21 09:41:48 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2021-04-21T09:41:48.805Z] 2021/04/21 09:41:48 Finished clone github.com/cloudflare/cfssl [2021-04-21T09:41:48.805Z] 2021/04/21 09:41:48 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2021-04-21T09:41:49.376Z] 2021/04/21 09:41:49 Finished clone github.com/google/go-cmp [2021-04-21T09:41:49.376Z] 2021/04/21 09:41:49 Clone github.com/moby/buildkit, revision 9065b18ba4633c75862befca8188de4338d9f94a, attempt 1/20 [2021-04-21T09:41:49.635Z] 2021/04/21 09:41:49 Finished clone github.com/RackSec/srslog [2021-04-21T09:41:49.635Z] 2021/04/21 09:41:49 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2021-04-21T09:41:50.571Z] 2021/04/21 09:41:50 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2021-04-21T09:41:50.571Z] 2021/04/21 09:41:50 Finished clone github.com/Microsoft/hcsshim [2021-04-21T09:41:50.571Z] 2021/04/21 09:41:50 Finished clone github.com/imdario/mergo [2021-04-21T09:41:50.571Z] 2021/04/21 09:41:50 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2021-04-21T09:41:50.571Z] 2021/04/21 09:41:50 Finished clone golang.org/x/sync [2021-04-21T09:41:50.571Z] 2021/04/21 09:41:50 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2021-04-21T09:41:51.948Z] 2021/04/21 09:41:51 Finished clone github.com/tonistiigi/units [2021-04-21T09:41:51.948Z] 2021/04/21 09:41:51 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2021-04-21T09:41:52.515Z] 2021/04/21 09:41:52 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2021-04-21T09:41:52.515Z] 2021/04/21 09:41:52 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2021-04-21T09:41:52.774Z] 2021/04/21 09:41:52 Finished clone github.com/opentracing/opentracing-go [2021-04-21T09:41:52.774Z] 2021/04/21 09:41:52 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2021-04-21T09:41:53.343Z] 2021/04/21 09:41:53 Finished clone github.com/google/shlex [2021-04-21T09:41:53.343Z] 2021/04/21 09:41:53 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2021-04-21T09:41:53.911Z] 2021/04/21 09:41:53 Finished clone github.com/opentracing-contrib/go-stdlib [2021-04-21T09:41:53.911Z] 2021/04/21 09:41:53 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2021-04-21T09:41:54.025Z] === RUN TestDockerSuite/TestBuildRm [2021-04-21T09:41:54.178Z] 2021/04/21 09:41:54 Finished clone github.com/mitchellh/hashstructure [2021-04-21T09:41:54.178Z] 2021/04/21 09:41:54 Clone github.com/docker/libnetwork, revision b3507428be5b458cb0e2b4086b13531fb0706e46, attempt 1/20 [2021-04-21T09:41:55.115Z] 2021/04/21 09:41:54 Finished clone github.com/gofrs/flock [2021-04-21T09:41:55.115Z] 2021/04/21 09:41:54 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2021-04-21T09:41:55.115Z] 2021/04/21 09:41:55 Finished clone github.com/tonistiigi/fsutil [2021-04-21T09:41:55.115Z] 2021/04/21 09:41:55 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2021-04-21T09:41:55.115Z] 2021/04/21 09:41:55 Finished clone golang.org/x/net [2021-04-21T09:41:55.115Z] 2021/04/21 09:41:55 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2021-04-21T09:41:55.682Z] 2021/04/21 09:41:55 Finished clone github.com/Microsoft/opengcs [2021-04-21T09:41:55.682Z] 2021/04/21 09:41:55 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2021-04-21T09:41:56.618Z] 2021/04/21 09:41:56 Finished clone github.com/docker/go-events [2021-04-21T09:41:56.618Z] 2021/04/21 09:41:56 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2021-04-21T09:41:56.877Z] 2021/04/21 09:41:56 Finished clone github.com/armon/go-metrics [2021-04-21T09:41:56.877Z] 2021/04/21 09:41:56 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2021-04-21T09:41:56.877Z] 2021/04/21 09:41:56 Finished clone github.com/armon/go-radix [2021-04-21T09:41:56.877Z] 2021/04/21 09:41:56 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2021-04-21T09:41:57.318Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-04-21T09:41:58.254Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-04-21T09:41:58.781Z] 2021/04/21 09:41:58 Finished clone github.com/sean-/seed [2021-04-21T09:41:58.781Z] 2021/04/21 09:41:58 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2021-04-21T09:41:58.781Z] 2021/04/21 09:41:58 Finished clone github.com/hashicorp/errwrap [2021-04-21T09:41:58.781Z] 2021/04/21 09:41:58 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2021-04-21T09:41:59.189Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (14.93s) [2021-04-21T09:41:59.189Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-21T09:41:59.447Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-04-21T09:41:59.706Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-04-21T09:42:00.157Z] 2021/04/21 09:42:00 Finished clone github.com/hashicorp/memberlist [2021-04-21T09:42:00.157Z] 2021/04/21 09:42:00 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2021-04-21T09:42:00.157Z] 2021/04/21 09:42:00 Finished clone github.com/hashicorp/go-multierror [2021-04-21T09:42:00.157Z] 2021/04/21 09:42:00 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2021-04-21T09:42:00.196Z] --- PASS: TestCreateServiceMultipleTimes (15.22s) [2021-04-21T09:42:00.196Z] === RUN TestCreateServiceConflict [2021-04-21T09:42:00.273Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-04-21T09:42:01.241Z] --- PASS: TestCreateServiceConflict (1.95s) [2021-04-21T09:42:01.241Z] === RUN TestCreateServiceMaxReplicas [2021-04-21T09:42:01.647Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-04-21T09:42:02.062Z] 2021/04/21 09:42:01 Finished clone github.com/hashicorp/go-sockaddr [2021-04-21T09:42:02.062Z] 2021/04/21 09:42:01 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2021-04-21T09:42:02.585Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-04-21T09:42:02.630Z] 2021/04/21 09:42:02 Finished clone github.com/docker/libkv [2021-04-21T09:42:02.630Z] 2021/04/21 09:42:02 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2021-04-21T09:42:03.520Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-04-21T09:42:03.565Z] 2021/04/21 09:42:03 Finished clone github.com/hashicorp/go-msgpack [2021-04-21T09:42:03.565Z] 2021/04/21 09:42:03 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2021-04-21T09:42:03.565Z] 2021/04/21 09:42:03 Finished clone github.com/vishvananda/netns [2021-04-21T09:42:03.565Z] 2021/04/21 09:42:03 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2021-04-21T09:42:03.995Z] --- PASS: TestCreateServiceMaxReplicas (2.83s) [2021-04-21T09:42:03.995Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-21T09:42:06.102Z] 2021/04/21 09:42:05 Finished clone github.com/docker/swarmkit [2021-04-21T09:42:06.102Z] 2021/04/21 09:42:05 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2021-04-21T09:42:06.102Z] 2021/04/21 09:42:05 Finished clone github.com/BurntSushi/toml [2021-04-21T09:42:06.102Z] 2021/04/21 09:42:05 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2021-04-21T09:42:06.361Z] 2021/04/21 09:42:06 Finished clone github.com/moby/ipvs [2021-04-21T09:42:06.361Z] 2021/04/21 09:42:06 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2021-04-21T09:42:06.620Z] 2021/04/21 09:42:06 Finished clone github.com/vishvananda/netlink [2021-04-21T09:42:06.620Z] 2021/04/21 09:42:06 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2021-04-21T09:42:06.805Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-04-21T09:42:06.805Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-04-21T09:42:07.063Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-04-21T09:42:07.063Z] === RUN TestDockerSuite/TestBuildSpaces [2021-04-21T09:42:07.321Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-04-21T09:42:07.992Z] 2021/04/21 09:42:07 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2021-04-21T09:42:07.992Z] 2021/04/21 09:42:07 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2021-04-21T09:42:07.992Z] 2021/04/21 09:42:07 Finished clone github.com/deckarep/golang-set [2021-04-21T09:42:07.992Z] 2021/04/21 09:42:07 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2021-04-21T09:42:07.992Z] 2021/04/21 09:42:07 Finished clone github.com/samuel/go-zookeeper [2021-04-21T09:42:07.992Z] 2021/04/21 09:42:07 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2021-04-21T09:42:08.258Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-04-21T09:42:08.258Z] === RUN TestDockerSuite/TestBuildStderr [2021-04-21T09:42:08.509Z] 2021/04/21 09:42:08 Finished clone github.com/coreos/go-semver [2021-04-21T09:42:08.509Z] 2021/04/21 09:42:08 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 [2021-04-21T09:42:09.194Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-04-21T09:42:09.882Z] 2021/04/21 09:42:09 Finished clone github.com/ishidawataru/sctp [2021-04-21T09:42:09.882Z] 2021/04/21 09:42:09 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2021-04-21T09:42:10.451Z] 2021/04/21 09:42:10 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2021-04-21T09:42:10.451Z] 2021/04/21 09:42:10 Finished clone golang.org/x/sys [2021-04-21T09:42:12.981Z] 2021/04/21 09:42:12 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2021-04-21T09:42:12.981Z] 2021/04/21 09:42:12 Finished clone github.com/hashicorp/serf [2021-04-21T09:42:13.385Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-04-21T09:42:13.546Z] 2021/04/21 09:42:13 Finished clone go.etcd.io/bbolt [2021-04-21T09:42:13.546Z] 2021/04/21 09:42:13 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2021-04-21T09:42:13.952Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-04-21T09:42:13.952Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-04-21T09:42:15.328Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-04-21T09:42:15.448Z] 2021/04/21 09:42:15 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2021-04-21T09:42:15.448Z] 2021/04/21 09:42:15 Finished clone golang.org/x/text [2021-04-21T09:42:15.448Z] 2021/04/21 09:42:15 Finished clone github.com/opencontainers/go-digest [2021-04-21T09:42:15.448Z] 2021/04/21 09:42:15 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2021-04-21T09:42:15.588Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-04-21T09:42:16.826Z] 2021/04/21 09:42:16 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2021-04-21T09:42:16.826Z] 2021/04/21 09:42:16 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2021-04-21T09:42:17.495Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-04-21T09:42:17.495Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.28s) [2021-04-21T09:42:17.495Z] PASS [2021-04-21T09:42:17.495Z] [2021-04-21T09:42:17.495Z] DONE 17 tests in 63.265s [2021-04-21T09:42:17.495Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-21T09:42:17.495Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:42:17.495Z] ++ set -e [2021-04-21T09:42:17.495Z] ++ '[' -n 0 ']' [2021-04-21T09:42:17.495Z] ++ set -x [2021-04-21T09:42:17.495Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:42:17.495Z] INFO: Testing against a local daemon [2021-04-21T09:42:17.495Z] === RUN TestPluginInvalidJSON [2021-04-21T09:42:17.754Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-21T09:42:17.754Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-21T09:42:17.754Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-21T09:42:17.754Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-04-21T09:42:17.754Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-04-21T09:42:17.754Z] === RUN TestPluginInstall [2021-04-21T09:42:17.754Z] === RUN TestPluginInstall/no_auth [2021-04-21T09:42:18.204Z] 2021/04/21 09:42:18 Finished clone github.com/vbatts/tar-split [2021-04-21T09:42:18.204Z] 2021/04/21 09:42:18 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2021-04-21T09:42:18.204Z] 2021/04/21 09:42:18 Finished clone github.com/docker/libnetwork [2021-04-21T09:42:18.204Z] 2021/04/21 09:42:18 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2021-04-21T09:42:18.465Z] 2021/04/21 09:42:18 Finished clone github.com/beorn7/perks [2021-04-21T09:42:18.465Z] 2021/04/21 09:42:18 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2021-04-21T09:42:18.692Z] === RUN TestDockerSuite/TestBuildUser [2021-04-21T09:42:19.392Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.88s) [2021-04-21T09:42:19.392Z] === RUN TestCreateServiceSecretFileMode [2021-04-21T09:42:19.392Z] --- PASS: TestCreateServiceSecretFileMode (2.26s) [2021-04-21T09:42:19.392Z] === RUN TestCreateServiceConfigFileMode [2021-04-21T09:42:19.414Z] 2021/04/21 09:42:19 Finished clone github.com/prometheus/client_golang [2021-04-21T09:42:19.414Z] 2021/04/21 09:42:19 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2021-04-21T09:42:19.982Z] 2021/04/21 09:42:19 Finished clone github.com/prometheus/client_model [2021-04-21T09:42:19.982Z] 2021/04/21 09:42:19 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2021-04-21T09:42:20.598Z] time="2021-04-21T09:42:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-21T09:42:20.598Z] time="2021-04-21T09:42:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1ea128475ce13ffd0f43eebd89ead34501a2a3edf483b47b3e54d506549f1e66" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-21T09:42:20.598Z] time="2021-04-21T09:42:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-21T09:42:20.598Z] time="2021-04-21T09:42:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1ea128475ce13ffd0f43eebd89ead34501a2a3edf483b47b3e54d506549f1e66" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-21T09:42:20.598Z] === RUN TestPluginInstall/with_htpasswd [2021-04-21T09:42:20.919Z] 2021/04/21 09:42:20 Finished clone github.com/matttproud/golang_protobuf_extensions [2021-04-21T09:42:20.919Z] 2021/04/21 09:42:20 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2021-04-21T09:42:21.166Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-04-21T09:42:21.178Z] 2021/04/21 09:42:21 Finished clone github.com/ugorji/go [2021-04-21T09:42:21.178Z] 2021/04/21 09:42:21 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2021-04-21T09:42:21.425Z] time="2021-04-21T09:42:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-21T09:42:21.425Z] time="2021-04-21T09:42:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:605e362db785ff6b37c9c76d3473c3a255010b7a5452cca053c849b4ee7c821a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-21T09:42:21.425Z] time="2021-04-21T09:42:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-21T09:42:21.425Z] time="2021-04-21T09:42:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:605e362db785ff6b37c9c76d3473c3a255010b7a5452cca053c849b4ee7c821a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-21T09:42:21.437Z] 2021/04/21 09:42:21 Finished clone github.com/pkg/errors [2021-04-21T09:42:21.437Z] 2021/04/21 09:42:21 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2021-04-21T09:42:21.437Z] 2021/04/21 09:42:21 Finished clone github.com/prometheus/procfs [2021-04-21T09:42:21.437Z] 2021/04/21 09:42:21 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2021-04-21T09:42:21.480Z] --- PASS: TestCreateServiceConfigFileMode (2.23s) [2021-04-21T09:42:21.480Z] === RUN TestCreateServiceSysctls [2021-04-21T09:42:21.685Z] === RUN TestPluginInstall/with_insecure [2021-04-21T09:42:22.006Z] 2021/04/21 09:42:22 Finished clone github.com/prometheus/common [2021-04-21T09:42:22.006Z] 2021/04/21 09:42:22 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2021-04-21T09:42:22.264Z] 2021/04/21 09:42:22 Finished clone github.com/inconshreveable/mousetrap [2021-04-21T09:42:22.264Z] 2021/04/21 09:42:22 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2021-04-21T09:42:22.523Z] 2021/04/21 09:42:22 Finished clone github.com/cespare/xxhash/v2 [2021-04-21T09:42:22.523Z] 2021/04/21 09:42:22 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2021-04-21T09:42:22.783Z] 2021/04/21 09:42:22 Finished clone github.com/moby/buildkit [2021-04-21T09:42:23.062Z] time="2021-04-21T09:42:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-21T09:42:23.062Z] time="2021-04-21T09:42:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8fd100d5acc59e29fcaf0cdd88f79d95ceed256413d9a3179c8767c54fb8092c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-21T09:42:23.062Z] time="2021-04-21T09:42:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-21T09:42:23.062Z] time="2021-04-21T09:42:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8fd100d5acc59e29fcaf0cdd88f79d95ceed256413d9a3179c8767c54fb8092c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-21T09:42:23.351Z] 2021/04/21 09:42:23 Finished clone github.com/spf13/pflag [2021-04-21T09:42:23.351Z] 2021/04/21 09:42:23 Finished clone cloud.google.com/go [2021-04-21T09:42:23.610Z] 2021/04/21 09:42:23 Finished clone github.com/docker/go-metrics [2021-04-21T09:42:23.630Z] --- PASS: TestPluginInstall (5.85s) [2021-04-21T09:42:23.630Z] --- PASS: TestPluginInstall/no_auth (2.97s) [2021-04-21T09:42:23.630Z] --- PASS: TestPluginInstall/with_htpasswd (1.14s) [2021-04-21T09:42:23.630Z] --- PASS: TestPluginInstall/with_insecure (1.74s) [2021-04-21T09:42:23.630Z] plugin_test.go:165: [d80bdb94d43bd] daemon is not started [2021-04-21T09:42:23.630Z] === RUN TestPluginsWithRuntimes [2021-04-21T09:42:23.869Z] 2021/04/21 09:42:23 Finished clone github.com/morikuni/aec [2021-04-21T09:42:24.808Z] 2021/04/21 09:42:24 Finished clone github.com/spf13/cobra [2021-04-21T09:42:24.808Z] 2021/04/21 09:42:24 Finished clone github.com/miekg/dns [2021-04-21T09:42:25.025Z] --- PASS: TestCreateServiceSysctls (3.04s) [2021-04-21T09:42:25.025Z] === RUN TestCreateServiceCapabilities [2021-04-21T09:42:25.533Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-04-21T09:42:25.533Z] === RUN TestPluginsWithRuntimes/No_Args [2021-04-21T09:42:25.745Z] 2021/04/21 09:42:25 Finished clone github.com/opencontainers/selinux [2021-04-21T09:42:27.115Z] --- PASS: TestCreateServiceCapabilities (2.31s) [2021-04-21T09:42:27.115Z] === RUN TestInspect [2021-04-21T09:42:27.437Z] === RUN TestPluginsWithRuntimes/With_Args [2021-04-21T09:42:29.036Z] 2021/04/21 09:42:28 Finished clone github.com/docker/distribution [2021-04-21T09:42:29.036Z] 2021/04/21 09:42:29 Finished clone github.com/containerd/containerd [2021-04-21T09:42:29.342Z] --- PASS: TestPluginsWithRuntimes (5.47s) [2021-04-21T09:42:29.342Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.68s) [2021-04-21T09:42:29.342Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.62s) [2021-04-21T09:42:29.342Z] === RUN TestPluginBackCompatMediaTypes [2021-04-21T09:42:29.873Z] --- PASS: TestInspect (2.69s) [2021-04-21T09:42:29.873Z] === RUN TestCreateJob [2021-04-21T09:42:29.909Z] --- PASS: TestPluginBackCompatMediaTypes (1.01s) [2021-04-21T09:42:29.909Z] PASS [2021-04-21T09:42:29.909Z] [2021-04-21T09:42:29.909Z] DONE 10 tests in 12.577s [2021-04-21T09:42:29.909Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-21T09:42:29.909Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:42:29.909Z] ++ set -e [2021-04-21T09:42:29.909Z] ++ '[' -n 0 ']' [2021-04-21T09:42:29.909Z] ++ set -x [2021-04-21T09:42:29.909Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:42:30.168Z] INFO: Testing against a local daemon [2021-04-21T09:42:30.168Z] === RUN TestExternalGraphDriver [2021-04-21T09:42:30.426Z] === RUN TestExternalGraphDriver/json [2021-04-21T09:42:32.633Z] --- PASS: TestCreateJob (3.12s) [2021-04-21T09:42:32.633Z] === RUN TestReplicatedJob [2021-04-21T09:42:33.714Z] === RUN TestExternalGraphDriver/spec [2021-04-21T09:42:36.264Z] === RUN TestExternalGraphDriver/pull [2021-04-21T09:42:38.167Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-04-21T09:42:38.237Z] --- PASS: TestReplicatedJob (4.97s) [2021-04-21T09:42:38.237Z] === RUN TestUpdateReplicatedJob [2021-04-21T09:42:39.030Z] 2021/04/21 09:42:39 Finished clone google.golang.org/genproto [2021-04-21T09:42:39.102Z] --- PASS: TestExternalGraphDriver (8.87s) [2021-04-21T09:42:39.103Z] --- PASS: TestExternalGraphDriver/json (2.85s) [2021-04-21T09:42:39.103Z] --- PASS: TestExternalGraphDriver/spec (3.11s) [2021-04-21T09:42:39.103Z] --- PASS: TestExternalGraphDriver/pull (2.80s) [2021-04-21T09:42:39.103Z] === RUN TestGraphdriverPluginV2 [2021-04-21T09:42:41.008Z] --- PASS: TestUpdateReplicatedJob (3.04s) [2021-04-21T09:42:41.008Z] === RUN TestServiceListWithStatuses [2021-04-21T09:42:41.008Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-21T09:42:41.008Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-21T09:42:41.008Z] === RUN TestDockerNetworkConnectAlias [2021-04-21T09:42:43.221Z] 2021/04/21 09:42:42 Finished clone github.com/gogo/protobuf [2021-04-21T09:42:44.374Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-04-21T09:42:44.374Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-04-21T09:42:44.600Z] 2021/04/21 09:42:44 Finished clone github.com/coreos/etcd [2021-04-21T09:42:44.941Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-04-21T09:42:45.200Z] --- PASS: TestGraphdriverPluginV2 (6.15s) [2021-04-21T09:42:45.200Z] PASS [2021-04-21T09:42:45.200Z] [2021-04-21T09:42:45.200Z] DONE 5 tests in 15.203s [2021-04-21T09:42:45.200Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-21T09:42:45.200Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:42:45.200Z] ++ set -e [2021-04-21T09:42:45.200Z] ++ '[' -n 0 ']' [2021-04-21T09:42:45.200Z] ++ set -x [2021-04-21T09:42:45.200Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:42:45.459Z] INFO: Testing against a local daemon [2021-04-21T09:42:45.459Z] === RUN TestContinueAfterPluginCrash [2021-04-21T09:42:45.459Z] === PAUSE TestContinueAfterPluginCrash [2021-04-21T09:42:45.459Z] === RUN TestReadPluginNoRead [2021-04-21T09:42:45.459Z] === PAUSE TestReadPluginNoRead [2021-04-21T09:42:45.459Z] === RUN TestDaemonStartWithLogOpt [2021-04-21T09:42:45.459Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-21T09:42:45.459Z] === CONT TestContinueAfterPluginCrash [2021-04-21T09:42:45.459Z] === CONT TestDaemonStartWithLogOpt [2021-04-21T09:42:45.459Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-04-21T09:42:45.497Z] --- PASS: TestDockerNetworkConnectAlias (4.09s) [2021-04-21T09:42:45.497Z] === RUN TestDockerNetworkReConnect [2021-04-21T09:42:47.366Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-04-21T09:42:48.245Z] --- PASS: TestDockerNetworkReConnect (3.21s) [2021-04-21T09:42:48.245Z] === RUN TestServicePlugin [2021-04-21T09:42:48.245Z] --- SKIP: TestServicePlugin (0.00s) [2021-04-21T09:42:48.245Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-21T09:42:48.245Z] === RUN TestServiceUpdateLabel [2021-04-21T09:42:49.271Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-04-21T09:42:50.334Z] --- PASS: TestServiceUpdateLabel (1.96s) [2021-04-21T09:42:50.334Z] === RUN TestServiceUpdateSecrets [2021-04-21T09:42:51.176Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-04-21T09:42:51.176Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-04-21T09:42:51.176Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-04-21T09:42:51.176Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-04-21T09:42:51.176Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-04-21T09:42:51.744Z] --- PASS: TestDaemonStartWithLogOpt (6.29s) [2021-04-21T09:42:51.744Z] === CONT TestReadPluginNoRead [2021-04-21T09:42:53.649Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-04-21T09:42:53.649Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-04-21T09:42:55.027Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-04-21T09:42:55.286Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-21T09:42:55.286Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-04-21T09:42:56.678Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-04-21T09:42:56.678Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-04-21T09:42:57.246Z] === RUN TestReadPluginNoRead/default [2021-04-21T09:42:57.504Z] --- PASS: TestContinueAfterPluginCrash (12.01s) [2021-04-21T09:42:58.441Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-04-21T09:42:59.377Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-21T09:42:59.944Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-04-21T09:43:01.852Z] --- PASS: TestReadPluginNoRead (9.83s) [2021-04-21T09:43:01.852Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.02s) [2021-04-21T09:43:01.852Z] --- PASS: TestReadPluginNoRead/default (2.11s) [2021-04-21T09:43:01.852Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.29s) [2021-04-21T09:43:01.852Z] read_test.go:92: [db378d8fe6ee4] daemon is not started [2021-04-21T09:43:01.852Z] PASS [2021-04-21T09:43:01.852Z] [2021-04-21T09:43:01.852Z] DONE 6 tests in 16.332s [2021-04-21T09:43:01.852Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-04-21T09:43:01.852Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:43:01.852Z] ++ set -e [2021-04-21T09:43:01.852Z] ++ '[' -n 0 ']' [2021-04-21T09:43:01.852Z] ++ set -x [2021-04-21T09:43:01.852Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:43:01.852Z] testing: warning: no tests to run [2021-04-21T09:43:01.852Z] PASS [2021-04-21T09:43:01.852Z] [2021-04-21T09:43:01.852Z] DONE 0 tests in 0.075s [2021-04-21T09:43:01.852Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-21T09:43:01.852Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:43:01.852Z] ++ set -e [2021-04-21T09:43:01.852Z] ++ '[' -n 0 ']' [2021-04-21T09:43:01.852Z] ++ set -x [2021-04-21T09:43:01.852Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:43:01.852Z] INFO: Testing against a local daemon [2021-04-21T09:43:01.852Z] === RUN TestPluginWithDevMounts [2021-04-21T09:43:01.852Z] === PAUSE TestPluginWithDevMounts [2021-04-21T09:43:01.852Z] === CONT TestPluginWithDevMounts [2021-04-21T09:43:02.789Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-04-21T09:43:04.696Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-04-21T09:43:04.696Z] --- PASS: TestPluginWithDevMounts (2.66s) [2021-04-21T09:43:04.696Z] PASS [2021-04-21T09:43:04.696Z] [2021-04-21T09:43:04.696Z] DONE 1 tests in 2.844s [2021-04-21T09:43:04.696Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-04-21T09:43:04.696Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:43:04.696Z] ++ set -e [2021-04-21T09:43:04.696Z] ++ '[' -n 0 ']' [2021-04-21T09:43:04.696Z] ++ set -x [2021-04-21T09:43:04.696Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:43:04.696Z] INFO: Testing against a local daemon [2021-04-21T09:43:04.696Z] === RUN TestSecretInspect [2021-04-21T09:43:04.956Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-04-21T09:43:05.735Z] --- PASS: TestServiceUpdateSecrets (14.21s) [2021-04-21T09:43:05.735Z] === RUN TestServiceUpdateConfigs [2021-04-21T09:43:05.894Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-04-21T09:43:05.894Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-04-21T09:43:06.462Z] === RUN TestDockerSuite/TestBuildXZHost [2021-04-21T09:43:07.841Z] --- PASS: TestSecretInspect (3.06s) [2021-04-21T09:43:07.841Z] === RUN TestSecretList [2021-04-21T09:43:08.779Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-04-21T09:43:08.779Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-04-21T09:43:08.779Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-04-21T09:43:09.718Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-04-21T09:43:10.656Z] === RUN TestDockerSuite/TestCommitChange [2021-04-21T09:43:10.656Z] --- PASS: TestSecretList (2.90s) [2021-04-21T09:43:10.656Z] === RUN TestSecretsCreateAndDelete [2021-04-21T09:43:11.593Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-04-21T09:43:12.971Z] === RUN TestDockerSuite/TestCommitHardlink [2021-04-21T09:43:13.553Z] --- PASS: TestSecretsCreateAndDelete (2.93s) [2021-04-21T09:43:13.553Z] === RUN TestSecretsUpdate [2021-04-21T09:43:14.935Z] === RUN TestDockerSuite/TestCommitNewFile [2021-04-21T09:43:16.840Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-04-21T09:43:16.840Z] --- PASS: TestSecretsUpdate (3.11s) [2021-04-21T09:43:16.840Z] === RUN TestTemplatedSecret [2021-04-21T09:43:17.778Z] === RUN TestDockerSuite/TestCommitTTY [2021-04-21T09:43:18.397Z] --- PASS: TestServiceUpdateConfigs (14.33s) [2021-04-21T09:43:18.397Z] === RUN TestServiceUpdateNetwork [2021-04-21T09:43:19.686Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-04-21T09:43:21.066Z] --- PASS: TestTemplatedSecret (4.27s) [2021-04-21T09:43:21.066Z] === RUN TestSecretCreateResolve [2021-04-21T09:43:21.066Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-04-21T09:43:22.972Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-04-21T09:43:23.908Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-04-21T09:43:23.908Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-04-21T09:43:23.908Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-04-21T09:43:23.908Z] --- PASS: TestSecretCreateResolve (3.00s) [2021-04-21T09:43:23.908Z] PASS [2021-04-21T09:43:23.908Z] [2021-04-21T09:43:23.908Z] DONE 6 tests in 19.428s [2021-04-21T09:43:23.908Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-04-21T09:43:23.908Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:43:23.908Z] ++ set -e [2021-04-21T09:43:23.908Z] ++ '[' -n 0 ']' [2021-04-21T09:43:23.908Z] ++ set -x [2021-04-21T09:43:23.908Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:43:24.168Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-04-21T09:43:24.168Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-04-21T09:43:24.168Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-04-21T09:43:24.168Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-04-21T09:43:24.168Z] INFO: Testing against a local daemon [2021-04-21T09:43:24.168Z] === RUN TestServiceCreateInit [2021-04-21T09:43:24.168Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-21T09:43:26.703Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-04-21T09:43:28.651Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-04-21T09:43:28.651Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-04-21T09:43:29.219Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-04-21T09:43:29.788Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-21T09:43:30.360Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-04-21T09:43:31.083Z] --- PASS: TestServiceUpdateNetwork (12.33s) [2021-04-21T09:43:31.083Z] === RUN TestServiceUpdatePidsLimit [2021-04-21T09:43:31.299Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-04-21T09:43:31.726Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-04-21T09:43:32.689Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-04-21T09:43:32.776Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-04-21T09:43:33.625Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-04-21T09:43:33.625Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-04-21T09:43:33.625Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-04-21T09:43:34.561Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-04-21T09:43:34.561Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-04-21T09:43:34.561Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-04-21T09:43:34.561Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-04-21T09:43:34.820Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-04-21T09:43:35.760Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-04-21T09:43:36.019Z] --- PASS: TestServiceCreateInit (11.76s) [2021-04-21T09:43:36.019Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.56s) [2021-04-21T09:43:36.019Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (6.18s) [2021-04-21T09:43:36.019Z] === RUN TestCreateServiceMultipleTimes [2021-04-21T09:43:36.586Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-04-21T09:43:36.742Z] --- PASS: TestBuildWithHugeFile (151.27s) [2021-04-21T09:43:36.742Z] === RUN TestBuildWithEmptyDockerfile [2021-04-21T09:43:36.742Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-21T09:43:36.742Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-21T09:43:36.742Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-21T09:43:36.742Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-21T09:43:36.742Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-21T09:43:36.742Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-21T09:43:36.742Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-21T09:43:36.742Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-21T09:43:36.742Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-21T09:43:36.742Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2021-04-21T09:43:36.742Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-04-21T09:43:36.742Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2021-04-21T09:43:36.742Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2021-04-21T09:43:36.742Z] === RUN TestBuildPreserveOwnership [2021-04-21T09:43:36.742Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-04-21T09:43:36.742Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-21T09:43:36.742Z] === RUN TestBuildPlatformInvalid [2021-04-21T09:43:36.742Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-04-21T09:43:36.742Z] PASS [2021-04-21T09:43:36.742Z] ok github.com/docker/docker/integration/build 219.494s [2021-04-21T09:43:36.742Z] [2021-04-21T09:43:36.742Z] === Skipped [2021-04-21T09:43:36.742Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-04-21T09:43:36.742Z] build_session_test.go:25: TODO: BuildKit [2021-04-21T09:43:36.742Z] [2021-04-21T09:43:36.742Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-04-21T09:43:36.742Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:43:36.742Z] [2021-04-21T09:43:36.742Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-04-21T09:43:36.742Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-21T09:43:36.742Z] [2021-04-21T09:43:36.742Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-04-21T09:43:36.742Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-21T09:43:36.742Z] [2021-04-21T09:43:36.742Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-04-21T09:43:36.742Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-21T09:43:36.742Z] [2021-04-21T09:43:36.742Z] [2021-04-21T09:43:36.742Z] DONE 28 tests, 5 skipped in 246.296s [2021-04-21T09:43:36.742Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-04-21T09:43:36.742Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-21T09:43:36.742Z] INFO: Testing against a local daemon [2021-04-21T09:43:36.742Z] === RUN TestConfigInspect [2021-04-21T09:43:36.742Z] --- SKIP: TestConfigInspect (0.00s) [2021-04-21T09:43:36.742Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:43:36.742Z] === RUN TestConfigList [2021-04-21T09:43:36.742Z] --- SKIP: TestConfigList (0.00s) [2021-04-21T09:43:36.742Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:43:36.742Z] === RUN TestConfigsCreateAndDelete [2021-04-21T09:43:36.742Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-04-21T09:43:36.742Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:43:36.742Z] === RUN TestConfigsUpdate [2021-04-21T09:43:36.742Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-04-21T09:43:36.742Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:43:36.742Z] === RUN TestTemplatedConfig [2021-04-21T09:43:36.742Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-04-21T09:43:36.742Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:43:36.742Z] === RUN TestConfigCreateResolve [2021-04-21T09:43:36.742Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-04-21T09:43:36.742Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-04-21T09:43:36.742Z] === RUN TestConfigDaemonLibtrustID [2021-04-21T09:43:36.742Z] --- SKIP: TestConfigDaemonLibtrustID (0.01s) [2021-04-21T09:43:36.742Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-04-21T09:43:36.742Z] PASS [2021-04-21T09:43:36.742Z] ok github.com/docker/docker/integration/config 0.232s [2021-04-21T09:43:36.742Z] [2021-04-21T09:43:36.742Z] === Skipped [2021-04-21T09:43:36.742Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-04-21T09:43:36.742Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:43:36.742Z] [2021-04-21T09:43:36.742Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-04-21T09:43:36.742Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:43:36.742Z] [2021-04-21T09:43:36.742Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-04-21T09:43:36.742Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:43:36.742Z] [2021-04-21T09:43:36.742Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-04-21T09:43:36.742Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:43:36.742Z] [2021-04-21T09:43:36.742Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-04-21T09:43:36.742Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:43:36.742Z] [2021-04-21T09:43:36.742Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-04-21T09:43:36.742Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-04-21T09:43:36.742Z] [2021-04-21T09:43:36.742Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.01s) [2021-04-21T09:43:36.742Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-04-21T09:43:36.742Z] [2021-04-21T09:43:36.742Z] [2021-04-21T09:43:36.742Z] DONE 7 tests, 7 skipped in 2.734s [2021-04-21T09:43:36.742Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-04-21T09:43:36.742Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-21T09:43:36.742Z] INFO: Testing against a local daemon [2021-04-21T09:43:36.742Z] === RUN TestCheckpoint [2021-04-21T09:43:36.742Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-21T09:43:36.742Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-21T09:43:36.742Z] === RUN TestContainerInvalidJSON [2021-04-21T09:43:36.742Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-21T09:43:36.742Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-21T09:43:36.742Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-21T09:43:36.742Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-21T09:43:36.742Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-21T09:43:36.742Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-21T09:43:36.742Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-21T09:43:36.742Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-21T09:43:36.742Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-21T09:43:36.742Z] --- PASS: TestContainerInvalidJSON (0.04s) [2021-04-21T09:43:36.742Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-21T09:43:36.742Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-04-21T09:43:36.742Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-04-21T09:43:36.742Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-21T09:43:36.742Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.30s) [2021-04-21T09:43:36.742Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-21T09:43:36.742Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2021-04-21T09:43:36.742Z] copy_test.go:38: testEnv.OSType == "windows" [2021-04-21T09:43:36.742Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-21T09:43:36.742Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.19s) [2021-04-21T09:43:36.742Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-21T09:43:36.742Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2021-04-21T09:43:36.742Z] copy_test.go:63: testEnv.OSType == "windows" [2021-04-21T09:43:36.742Z] === RUN TestCopyFromContainer [2021-04-21T09:43:36.742Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-04-21T09:43:36.742Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:43:36.742Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-21T09:43:36.742Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-21T09:43:36.742Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-21T09:43:36.742Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-21T09:43:36.742Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-21T09:43:36.742Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-21T09:43:36.742Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-21T09:43:36.742Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-21T09:43:36.742Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-21T09:43:36.742Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-21T09:43:36.742Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-04-21T09:43:36.742Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-21T09:43:36.742Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-04-21T09:43:36.742Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-04-21T09:43:36.742Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-21T09:43:36.742Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-04-21T09:43:36.742Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-04-21T09:43:36.742Z] === RUN TestCreateWithInvalidEnv [2021-04-21T09:43:36.742Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-21T09:43:36.742Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-21T09:43:36.742Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-21T09:43:36.742Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-21T09:43:36.742Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-21T09:43:36.742Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-21T09:43:36.742Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-21T09:43:36.742Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-21T09:43:36.742Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-21T09:43:36.742Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2021-04-21T09:43:36.742Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-21T09:43:36.742Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-21T09:43:36.742Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-04-21T09:43:36.742Z] === RUN TestCreateTmpfsMountsTarget [2021-04-21T09:43:36.742Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-04-21T09:43:36.742Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:43:36.742Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-21T09:43:36.742Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-04-21T09:43:36.742Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-04-21T09:43:36.742Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-21T09:43:36.742Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-04-21T09:43:36.742Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-04-21T09:43:36.742Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-21T09:43:36.742Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-21T09:43:36.742Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-21T09:43:36.742Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-21T09:43:36.742Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-21T09:43:36.742Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-21T09:43:36.742Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-21T09:43:36.742Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-21T09:43:36.742Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-21T09:43:36.742Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-21T09:43:36.742Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-21T09:43:36.742Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-21T09:43:36.742Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-21T09:43:36.742Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-21T09:43:36.742Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-21T09:43:36.742Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-21T09:43:36.742Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-04-21T09:43:36.742Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-04-21T09:43:36.742Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-04-21T09:43:36.742Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-04-21T09:43:36.742Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-04-21T09:43:36.742Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-04-21T09:43:36.742Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-21T09:43:36.742Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-04-21T09:43:36.742Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-04-21T09:43:36.742Z] === RUN TestCreateDifferentPlatform [2021-04-21T09:43:36.742Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-21T09:43:36.742Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-21T09:43:36.742Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2021-04-21T09:43:36.742Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-04-21T09:43:36.742Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-21T09:43:36.742Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-21T09:43:36.742Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-04-21T09:43:36.742Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-21T09:43:36.742Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-04-21T09:43:36.742Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-04-21T09:43:36.742Z] === RUN TestContainerKillOnDaemonStart [2021-04-21T09:43:36.742Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-04-21T09:43:36.742Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:43:36.742Z] === RUN TestDiff [2021-04-21T09:43:36.742Z] --- SKIP: TestDiff (0.00s) [2021-04-21T09:43:36.742Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-04-21T09:43:36.742Z] === RUN TestExecWithCloseStdin [2021-04-21T09:43:36.742Z] --- PASS: TestExecWithCloseStdin (2.60s) [2021-04-21T09:43:36.742Z] === RUN TestExec [2021-04-21T09:43:37.523Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-04-21T09:43:37.523Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-04-21T09:43:37.709Z] --- PASS: TestExec (2.40s) [2021-04-21T09:43:37.709Z] === RUN TestExecUser [2021-04-21T09:43:37.709Z] --- SKIP: TestExecUser (0.00s) [2021-04-21T09:43:37.709Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-04-21T09:43:37.709Z] === RUN TestExportContainerAndImportImage [2021-04-21T09:43:37.709Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-04-21T09:43:37.709Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:43:37.709Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-21T09:43:37.709Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-04-21T09:43:37.709Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:43:37.709Z] === RUN TestHealthCheckWorkdir [2021-04-21T09:43:37.709Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-04-21T09:43:37.709Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-04-21T09:43:37.709Z] === RUN TestHealthKillContainer [2021-04-21T09:43:37.709Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-04-21T09:43:37.709Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-04-21T09:43:37.709Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-21T09:43:37.709Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-04-21T09:43:37.709Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-04-21T09:43:37.709Z] === RUN TestKillContainerInvalidSignal [2021-04-21T09:43:39.430Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-04-21T09:43:39.684Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-04-21T09:43:39.862Z] --- PASS: TestKillContainerInvalidSignal (2.11s) [2021-04-21T09:43:39.863Z] === RUN TestKillContainer [2021-04-21T09:43:39.863Z] === RUN TestKillContainer/no_signal [2021-04-21T09:43:40.809Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-04-21T09:43:40.809Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-04-21T09:43:40.837Z] 2021/04/21 09:43:34 Finished clone github.com/hashicorp/consul [2021-04-21T09:43:40.837Z] 2021/04/21 09:43:34 Finished clone github.com/aws/aws-sdk-go [2021-04-21T09:43:41.749Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-04-21T09:43:42.022Z] === RUN TestKillContainer/non_killing_signal [2021-04-21T09:43:42.022Z] === RUN TestKillContainer/killing_signal [2021-04-21T09:43:42.318Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-04-21T09:43:43.257Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-04-21T09:43:44.641Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-04-21T09:43:46.021Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-04-21T09:43:46.021Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-04-21T09:43:47.401Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-04-21T09:43:48.270Z] --- PASS: TestServiceUpdatePidsLimit (16.14s) [2021-04-21T09:43:48.270Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2021-04-21T09:43:48.270Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2021-04-21T09:43:48.270Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2021-04-21T09:43:48.270Z] PASS [2021-04-21T09:43:48.270Z] [2021-04-21T09:43:48.270Z] === Skipped [2021-04-21T09:43:48.270Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2021-04-21T09:43:48.270Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-21T09:43:48.270Z] [2021-04-21T09:43:48.270Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2021-04-21T09:43:48.270Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-21T09:43:48.270Z] [2021-04-21T09:43:48.270Z] [2021-04-21T09:43:48.270Z] DONE 27 tests, 2 skipped in 130.338s [2021-04-21T09:43:48.270Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2021-04-21T09:43:48.270Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:43:48.270Z] ++ set -e [2021-04-21T09:43:48.270Z] ++ '[' -n 0 ']' [2021-04-21T09:43:48.270Z] ++ set -x [2021-04-21T09:43:48.270Z] ++ 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=ppc64le 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/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:43:48.270Z] INFO: Testing against a local daemon [2021-04-21T09:43:48.270Z] === RUN TestSessionCreate [2021-04-21T09:43:48.270Z] --- PASS: TestSessionCreate (0.03s) [2021-04-21T09:43:48.270Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-21T09:43:48.270Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-04-21T09:43:48.270Z] PASS [2021-04-21T09:43:48.270Z] [2021-04-21T09:43:48.270Z] DONE 2 tests in 0.138s [2021-04-21T09:43:48.270Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2021-04-21T09:43:48.270Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:43:48.270Z] ++ set -e [2021-04-21T09:43:48.270Z] ++ '[' -n 0 ']' [2021-04-21T09:43:48.270Z] ++ set -x [2021-04-21T09:43:48.270Z] ++ 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=ppc64le 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/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:43:48.270Z] INFO: Testing against a local daemon [2021-04-21T09:43:48.270Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-21T09:43:48.270Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-21T09:43:48.270Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-21T09:43:48.270Z] === RUN TestEventsExecDie [2021-04-21T09:43:48.270Z] --- PASS: TestEventsExecDie (0.66s) [2021-04-21T09:43:48.270Z] === RUN TestEventsBackwardsCompatible [2021-04-21T09:43:48.270Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-04-21T09:43:48.270Z] === RUN TestInfoBinaryCommits [2021-04-21T09:43:48.270Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-04-21T09:43:48.270Z] === RUN TestInfoAPIVersioned [2021-04-21T09:43:48.270Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-04-21T09:43:48.270Z] === RUN TestInfoDiscoveryBackend [2021-04-21T09:43:48.565Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-04-21T09:43:48.565Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-21T09:43:48.796Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-04-21T09:43:49.106Z] --- PASS: TestKillContainer (9.36s) [2021-04-21T09:43:49.106Z] --- PASS: TestKillContainer/no_signal (2.12s) [2021-04-21T09:43:49.106Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-04-21T09:43:49.106Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-04-21T09:43:49.106Z] --- PASS: TestKillContainer/killing_signal (7.19s) [2021-04-21T09:43:49.106Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-21T09:43:49.106Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-04-21T09:43:49.106Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-21T09:43:49.106Z] === RUN TestKillStoppedContainer [2021-04-21T09:43:49.106Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-04-21T09:43:49.106Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-21T09:43:49.106Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-21T09:43:49.106Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-04-21T09:43:49.106Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-21T09:43:49.106Z] === RUN TestKillDifferentUserContainer [2021-04-21T09:43:49.106Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-04-21T09:43:49.106Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-04-21T09:43:49.106Z] === RUN TestInspectOomKilledTrue [2021-04-21T09:43:49.106Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-21T09:43:49.106Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:43:49.106Z] === RUN TestInspectOomKilledFalse [2021-04-21T09:43:49.106Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-21T09:43:49.106Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-21T09:43:49.106Z] === RUN TestLogsFollowTailEmpty [2021-04-21T09:43:49.616Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-04-21T09:43:49.616Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-21T09:43:49.920Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-04-21T09:43:49.920Z] === RUN TestInfoAPI [2021-04-21T09:43:50.179Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-04-21T09:43:50.179Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-04-21T09:43:50.214Z] --- PASS: TestInfoAPI (0.05s) [2021-04-21T09:43:50.215Z] === RUN TestInfoAPIWarnings [2021-04-21T09:43:50.747Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-04-21T09:43:51.265Z] --- PASS: TestLogsFollowTailEmpty (2.09s) [2021-04-21T09:43:51.265Z] === RUN TestNetworkNat [2021-04-21T09:43:51.265Z] --- SKIP: TestNetworkNat (0.00s) [2021-04-21T09:43:51.265Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-04-21T09:43:51.265Z] === RUN TestNetworkLocalhostTCPNat [2021-04-21T09:43:52.653Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-04-21T09:43:54.147Z] --- PASS: TestNetworkLocalhostTCPNat (2.52s) [2021-04-21T09:43:54.147Z] === RUN TestNetworkLoopbackNat [2021-04-21T09:43:54.147Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-04-21T09:43:54.147Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-04-21T09:43:54.147Z] === RUN TestPause [2021-04-21T09:43:54.147Z] --- SKIP: TestPause (0.00s) [2021-04-21T09:43:54.147Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-04-21T09:43:54.147Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-21T09:43:54.558Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-04-21T09:43:54.558Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-04-21T09:43:54.558Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-04-21T09:43:54.558Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-04-21T09:43:54.558Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-04-21T09:43:55.936Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-04-21T09:43:56.296Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.12s) [2021-04-21T09:43:56.296Z] === RUN TestPauseStopPausedContainer [2021-04-21T09:43:56.296Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-04-21T09:43:56.296Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:43:56.296Z] === RUN TestPsFilter [2021-04-21T09:43:56.296Z] --- PASS: TestPsFilter (0.13s) [2021-04-21T09:43:56.296Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-21T09:43:58.458Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.38s) [2021-04-21T09:43:58.458Z] === RUN TestRemoveContainerWithVolume [2021-04-21T09:44:00.124Z] --- PASS: TestCreateServiceMultipleTimes (23.84s) [2021-04-21T09:44:00.124Z] === RUN TestCreateServiceConflict [2021-04-21T09:44:00.383Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-04-21T09:44:00.614Z] --- PASS: TestRemoveContainerWithVolume (2.35s) [2021-04-21T09:44:00.614Z] === RUN TestRemoveContainerRunning [2021-04-21T09:44:01.319Z] === RUN TestDockerSuite/TestContainerAPITop [2021-04-21T09:44:02.258Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-04-21T09:44:02.258Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-04-21T09:44:02.258Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-04-21T09:44:02.258Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-04-21T09:44:02.769Z] --- PASS: TestRemoveContainerRunning (2.17s) [2021-04-21T09:44:02.769Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-21T09:44:02.825Z] --- PASS: TestCreateServiceConflict (2.95s) [2021-04-21T09:44:02.825Z] === RUN TestCreateServiceMaxReplicas [2021-04-21T09:44:04.922Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.15s) [2021-04-21T09:44:04.922Z] === RUN TestRemoveInvalidContainer [2021-04-21T09:44:05.359Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-04-21T09:44:05.374Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-04-21T09:44:05.374Z] === RUN TestRenameLinkedContainer [2021-04-21T09:44:05.374Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-04-21T09:44:05.374Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-04-21T09:44:05.374Z] === RUN TestRenameStoppedContainer [2021-04-21T09:44:06.738Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-04-21T09:44:07.317Z] --- PASS: TestCreateServiceMaxReplicas (4.42s) [2021-04-21T09:44:07.317Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-21T09:44:08.245Z] --- PASS: TestRenameStoppedContainer (2.65s) [2021-04-21T09:44:08.245Z] === RUN TestRenameRunningContainerAndReuse [2021-04-21T09:44:08.270Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-04-21T09:44:08.831Z] --- PASS: TestInfoAPIWarnings (16.31s) [2021-04-21T09:44:08.831Z] === RUN TestInfoDebug [2021-04-21T09:44:08.831Z] --- PASS: TestInfoDebug (0.53s) [2021-04-21T09:44:08.831Z] === RUN TestInfoInsecureRegistries [2021-04-21T09:44:08.831Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-04-21T09:44:08.831Z] === RUN TestInfoRegistryMirrors [2021-04-21T09:44:08.831Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-04-21T09:44:08.831Z] === RUN TestLoginFailsWithBadCredentials [2021-04-21T09:44:08.831Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s) [2021-04-21T09:44:08.831Z] === RUN TestPingCacheHeaders [2021-04-21T09:44:08.831Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-04-21T09:44:08.831Z] === RUN TestPingGet [2021-04-21T09:44:08.831Z] --- PASS: TestPingGet (0.02s) [2021-04-21T09:44:08.831Z] === RUN TestPingHead [2021-04-21T09:44:08.831Z] --- PASS: TestPingHead (0.04s) [2021-04-21T09:44:08.831Z] === RUN TestVersion [2021-04-21T09:44:08.831Z] --- PASS: TestVersion (0.04s) [2021-04-21T09:44:08.831Z] PASS [2021-04-21T09:44:08.831Z] [2021-04-21T09:44:08.831Z] === Skipped [2021-04-21T09:44:08.831Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-21T09:44:08.831Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-21T09:44:08.831Z] [2021-04-21T09:44:08.831Z] [2021-04-21T09:44:08.831Z] DONE 18 tests, 1 skipped in 21.327s [2021-04-21T09:44:08.831Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2021-04-21T09:44:08.831Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:44:08.831Z] ++ set -e [2021-04-21T09:44:08.831Z] ++ '[' -n 0 ']' [2021-04-21T09:44:08.831Z] ++ set -x [2021-04-21T09:44:08.831Z] ++ 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=ppc64le 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/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:44:08.831Z] INFO: Testing against a local daemon [2021-04-21T09:44:08.831Z] === RUN TestVolumesCreateAndList [2021-04-21T09:44:08.831Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-04-21T09:44:08.831Z] === RUN TestVolumesRemove [2021-04-21T09:44:08.831Z] --- PASS: TestVolumesRemove (0.06s) [2021-04-21T09:44:08.831Z] === RUN TestVolumesInspect [2021-04-21T09:44:08.831Z] --- PASS: TestVolumesInspect (0.02s) [2021-04-21T09:44:08.831Z] === RUN TestVolumesInvalidJSON [2021-04-21T09:44:08.831Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-21T09:44:08.831Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-21T09:44:08.831Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-21T09:44:08.831Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-04-21T09:44:08.831Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-21T09:44:08.831Z] PASS [2021-04-21T09:44:08.831Z] [2021-04-21T09:44:08.831Z] DONE 5 tests in 0.203s [2021-04-21T09:44:08.831Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-21T09:44:09.126Z] ++++ cat bundles/test-integration/docker.pid [2021-04-21T09:44:09.126Z] +++ kill 14143 [2021-04-21T09:44:10.173Z] +++ /etc/init.d/apparmor stop [2021-04-21T09:44:10.173Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-21T09:44:10.173Z] [2021-04-21T09:44:10.173Z] Unloading profiles will leave already running processes permanently [2021-04-21T09:44:10.173Z] unconfined, which can lead to unexpected situations. [2021-04-21T09:44:10.173Z] [2021-04-21T09:44:10.173Z] To set a process to complain mode, use the command line tool [2021-04-21T09:44:10.173Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-21T09:44:10.173Z] +++ true [2021-04-21T09:44:10.469Z] exiting test-integration [2021-04-21T09:44:10.469Z] ++ exit 0 [2021-04-21T09:44:10.469Z] Post stage [Pipeline] junit [2021-04-21T09:44:12.054Z] Recording test results [2021-04-21T09:44:12.618Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-21T09:44:12.894Z] --- PASS: TestRenameRunningContainerAndReuse (4.45s) [2021-04-21T09:44:12.894Z] === RUN TestRenameInvalidName [2021-04-21T09:44:13.063Z] + echo Ensuring container killed. [2021-04-21T09:44:13.063Z] Ensuring container killed. [2021-04-21T09:44:13.063Z] + docker rm -vf docker-pr2 [2021-04-21T09:44:13.063Z] Error: No such container: docker-pr2 [2021-04-21T09:44:13.063Z] + true [Pipeline] sh [2021-04-21T09:44:13.580Z] + echo Chowning /workspace to jenkins user [2021-04-21T09:44:13.580Z] Chowning /workspace to jenkins user [2021-04-21T09:44:13.580Z] + id -u [2021-04-21T09:44:13.580Z] + id -g [2021-04-21T09:44:13.580Z] + docker run --rm -v /home/docker/workspace/moby_PR-42294:/workspace busybox chown -R 1001:1001 /workspace [2021-04-21T09:44:13.580Z] Unable to find image 'busybox:latest' locally [2021-04-21T09:44:13.580Z] latest: Pulling from library/busybox [2021-04-21T09:44:13.877Z] 4a957ea280b8: Pulling fs layer [2021-04-21T09:44:13.877Z] 4a957ea280b8: Verifying Checksum [2021-04-21T09:44:13.877Z] 4a957ea280b8: Download complete [2021-04-21T09:44:14.176Z] 4a957ea280b8: Pull complete [2021-04-21T09:44:14.176Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-21T09:44:14.177Z] Status: Downloaded newer image for busybox:latest [2021-04-21T09:44:14.418Z] --- PASS: TestRenameInvalidName (2.17s) [2021-04-21T09:44:14.418Z] === RUN TestRenameAnonymousContainer [2021-04-21T09:44:14.418Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2021-04-21T09:44:14.418Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-04-21T09:44:14.418Z] === RUN TestRenameContainerWithSameName [2021-04-21T09:44:16.384Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-04-21T09:44:16.570Z] --- PASS: TestRenameContainerWithSameName (2.10s) [2021-04-21T09:44:16.570Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-21T09:44:16.570Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-04-21T09:44:16.570Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-04-21T09:44:16.570Z] === RUN TestResize [2021-04-21T09:44:16.642Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-21T09:44:17.374Z] + bundleName=ppc64le-integration [2021-04-21T09:44:17.374Z] + echo Creating ppc64le-integration-bundles.tar.gz [2021-04-21T09:44:17.374Z] Creating ppc64le-integration-bundles.tar.gz [2021-04-21T09:44:17.374Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name+ *.prof -o -name *-report.xml )xargs -print tar [2021-04-21T09:44:17.374Z] -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-04-21T09:44:17.421Z] Archiving artifacts [2021-04-21T09:44:17.855Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42294/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-21T09:44:18.256Z] + make clean [2021-04-21T09:44:18.543Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-04-21T09:44:18.550Z] make: command: Command not found [2021-04-21T09:44:18.550Z] make: command: Command not found [2021-04-21T09:44:18.550Z] docker volume rm -f docker-dev-cache [2021-04-21T09:44:18.550Z] docker-dev-cache [Pipeline] deleteDir [2021-04-21T09:44:18.723Z] --- PASS: TestResize (2.10s) [2021-04-21T09:44:18.723Z] === RUN TestResizeWithInvalidSize [2021-04-21T09:44:18.723Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2021-04-21T09:44:18.723Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-04-21T09:44:18.723Z] === RUN TestResizeWhenContainerNotStarted [2021-04-21T09:44:20.446Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-04-21T09:44:20.878Z] --- PASS: TestResizeWhenContainerNotStarted (2.42s) [2021-04-21T09:44:20.878Z] === RUN TestDaemonRestartKillContainers [2021-04-21T09:44:20.878Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-04-21T09:44:20.878Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:44:20.878Z] === RUN TestStats [2021-04-21T09:44:20.878Z] --- SKIP: TestStats (0.00s) [2021-04-21T09:44:20.878Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-04-21T09:44:20.878Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-21T09:44:21.012Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-04-21T09:44:22.389Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.92s) [2021-04-21T09:44:22.389Z] === RUN TestCreateServiceSecretFileMode [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-21T09:44:22.647Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-04-21T09:44:24.552Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-04-21T09:44:24.811Z] --- PASS: TestCreateServiceSecretFileMode (2.63s) [2021-04-21T09:44:24.811Z] === RUN TestCreateServiceConfigFileMode [2021-04-21T09:44:26.187Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-04-21T09:44:28.091Z] --- PASS: TestCreateServiceConfigFileMode (3.10s) [2021-04-21T09:44:28.091Z] === RUN TestCreateServiceSysctls [2021-04-21T09:44:28.091Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0008f7720_} [2021-04-21T09:44:30.019Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1674147543_/foo_false____} [2021-04-21T09:44:31.923Z] --- PASS: TestCreateServiceSysctls (3.96s) [2021-04-21T09:44:31.923Z] === RUN TestCreateServiceCapabilities [2021-04-21T09:44:31.923Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1674147543_/foo_true____} [2021-04-21T09:44:33.196Z] --- PASS: TestStopContainerWithRestartPolicyAlways (10.99s) [2021-04-21T09:44:33.196Z] === RUN TestStopContainerWithTimeout [2021-04-21T09:44:33.196Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-04-21T09:44:33.196Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-04-21T09:44:33.196Z] === RUN TestUpdateRestartPolicy [2021-04-21T09:44:33.825Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3232392266_/foo_false____} [2021-04-21T09:44:35.202Z] --- PASS: TestCreateServiceCapabilities (3.33s) [2021-04-21T09:44:35.202Z] === RUN TestInspect [2021-04-21T09:44:35.461Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3232392266_/foo_true____} [2021-04-21T09:44:37.368Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3232392266_/foo_true__0xc0008f7780__} [2021-04-21T09:44:38.305Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-04-21T09:44:38.305Z] --- PASS: TestInspect (3.28s) [2021-04-21T09:44:38.305Z] === RUN TestCreateJob [2021-04-21T09:44:38.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0008f77a0_} [2021-04-21T09:44:40.779Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0008f77c0_} [2021-04-21T09:44:42.683Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0008f77e0_} [2021-04-21T09:44:42.683Z] --- PASS: TestCreateJob (4.09s) [2021-04-21T09:44:42.683Z] === RUN TestReplicatedJob [2021-04-21T09:44:44.076Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0008f7800_} [2021-04-21T09:44:44.656Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-04-21T09:44:45.592Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-04-21T09:44:48.883Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-04-21T09:44:48.883Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-04-21T09:44:48.883Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-04-21T09:44:48.883Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-04-21T09:44:48.883Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-04-21T09:44:48.883Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-04-21T09:44:48.883Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-04-21T09:44:48.883Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-04-21T09:44:48.883Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-04-21T09:44:48.883Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-04-21T09:44:48.883Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-04-21T09:44:48.883Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-04-21T09:44:48.883Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-04-21T09:44:48.883Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-04-21T09:44:48.883Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-04-21T09:44:48.883Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-04-21T09:44:48.883Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-04-21T09:44:48.883Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-04-21T09:44:52.174Z] --- PASS: TestReplicatedJob (9.50s) [2021-04-21T09:44:52.174Z] === RUN TestUpdateReplicatedJob [2021-04-21T09:44:53.551Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-04-21T09:44:54.205Z] --- PASS: TestUpdateRestartPolicy (21.74s) [2021-04-21T09:44:54.205Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-21T09:44:55.722Z] --- PASS: TestUpdateRestartWithAutoRemove (2.15s) [2021-04-21T09:44:55.722Z] === RUN TestWaitNonBlocked [2021-04-21T09:44:56.175Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-21T09:44:56.175Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-21T09:44:56.175Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-21T09:44:56.175Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-21T09:44:56.175Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-21T09:44:56.175Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-21T09:44:56.913Z] --- PASS: TestUpdateReplicatedJob (4.89s) [2021-04-21T09:44:56.913Z] === RUN TestServiceListWithStatuses [2021-04-21T09:44:56.913Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-21T09:44:56.913Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-21T09:44:56.913Z] === RUN TestDockerNetworkConnectAlias [2021-04-21T09:44:56.913Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-04-21T09:44:59.072Z] --- PASS: TestWaitNonBlocked (0.04s) [2021-04-21T09:44:59.072Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.78s) [2021-04-21T09:44:59.072Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.97s) [2021-04-21T09:44:59.072Z] === RUN TestWaitBlocked [2021-04-21T09:44:59.072Z] --- SKIP: TestWaitBlocked (0.00s) [2021-04-21T09:44:59.072Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-04-21T09:44:59.072Z] PASS [2021-04-21T09:44:59.072Z] ok github.com/docker/docker/integration/container 87.247s [2021-04-21T09:44:59.072Z] [2021-04-21T09:44:59.072Z] === Skipped [2021-04-21T09:44:59.072Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-04-21T09:44:59.072Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-21T09:44:59.072Z] [2021-04-21T09:44:59.072Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2021-04-21T09:44:59.072Z] copy_test.go:38: testEnv.OSType == "windows" [2021-04-21T09:44:59.072Z] [2021-04-21T09:44:59.072Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2021-04-21T09:44:59.072Z] copy_test.go:63: testEnv.OSType == "windows" [2021-04-21T09:44:59.072Z] [2021-04-21T09:44:59.072Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-04-21T09:44:59.072Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:44:59.072Z] [2021-04-21T09:44:59.072Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-04-21T09:44:59.072Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-04-21T09:44:59.072Z] [2021-04-21T09:44:59.072Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-04-21T09:44:59.072Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:44:59.072Z] [2021-04-21T09:44:59.072Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-04-21T09:44:59.072Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-04-21T09:44:59.072Z] [2021-04-21T09:44:59.072Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-04-21T09:44:59.072Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-04-21T09:44:59.072Z] [2021-04-21T09:44:59.072Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-04-21T09:44:59.072Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-04-21T09:44:59.072Z] [2021-04-21T09:44:59.072Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-04-21T09:44:59.072Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-04-21T09:44:59.072Z] [2021-04-21T09:44:59.072Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-04-21T09:44:59.072Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:44:59.072Z] [2021-04-21T09:44:59.072Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-04-21T09:44:59.072Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-04-21T09:44:59.072Z] [2021-04-21T09:44:59.072Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-04-21T09:44:59.072Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-04-21T09:44:59.072Z] [2021-04-21T09:44:59.072Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-04-21T09:44:59.072Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:44:59.072Z] [2021-04-21T09:44:59.072Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-04-21T09:44:59.072Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:44:59.072Z] [2021-04-21T09:44:59.072Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-04-21T09:44:59.072Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-04-21T09:44:59.072Z] [2021-04-21T09:44:59.072Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-04-21T09:44:59.072Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-04-21T09:44:59.072Z] [2021-04-21T09:44:59.072Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-04-21T09:44:59.072Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-04-21T09:44:59.072Z] [2021-04-21T09:44:59.072Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-04-21T09:44:59.072Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-04-21T09:44:59.072Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-04-21T09:44:59.072Z] [2021-04-21T09:44:59.072Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-04-21T09:44:59.072Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-21T09:44:59.072Z] [2021-04-21T09:44:59.072Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-04-21T09:44:59.072Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-21T09:44:59.072Z] [2021-04-21T09:44:59.072Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-04-21T09:44:59.072Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-21T09:44:59.072Z] [2021-04-21T09:44:59.072Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-04-21T09:44:59.072Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-04-21T09:44:59.072Z] [2021-04-21T09:44:59.073Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-04-21T09:44:59.073Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:44:59.073Z] [2021-04-21T09:44:59.073Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-04-21T09:44:59.073Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-21T09:44:59.073Z] [2021-04-21T09:44:59.073Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-04-21T09:44:59.073Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-04-21T09:44:59.073Z] [2021-04-21T09:44:59.073Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-04-21T09:44:59.073Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-04-21T09:44:59.073Z] [2021-04-21T09:44:59.073Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-04-21T09:44:59.073Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-04-21T09:44:59.073Z] [2021-04-21T09:44:59.073Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-04-21T09:44:59.073Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:44:59.073Z] [2021-04-21T09:44:59.073Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-04-21T09:44:59.073Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-04-21T09:44:59.073Z] [2021-04-21T09:44:59.073Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2021-04-21T09:44:59.073Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-04-21T09:44:59.073Z] [2021-04-21T09:44:59.073Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-04-21T09:44:59.073Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-04-21T09:44:59.073Z] [2021-04-21T09:44:59.073Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2021-04-21T09:44:59.073Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-04-21T09:44:59.073Z] [2021-04-21T09:44:59.073Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-04-21T09:44:59.073Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:44:59.073Z] [2021-04-21T09:44:59.073Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-04-21T09:44:59.073Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-04-21T09:44:59.073Z] [2021-04-21T09:44:59.073Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-04-21T09:44:59.073Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-04-21T09:44:59.073Z] [2021-04-21T09:44:59.073Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-04-21T09:44:59.073Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-04-21T09:44:59.073Z] [2021-04-21T09:44:59.073Z] [2021-04-21T09:44:59.073Z] DONE 88 tests, 37 skipped in 90.427s [2021-04-21T09:44:59.073Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-04-21T09:45:01.965Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-21T09:45:01.965Z] INFO: Testing against a local daemon [2021-04-21T09:45:01.965Z] === RUN TestCommitInheritsEnv [2021-04-21T09:45:01.965Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-04-21T09:45:01.965Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-21T09:45:01.965Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-21T09:45:01.965Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-04-21T09:45:01.965Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-04-21T09:45:01.965Z] === RUN TestImagesFilterMultiReference [2021-04-21T09:45:01.965Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-04-21T09:45:01.965Z] === RUN TestImagePullPlatformInvalid [2021-04-21T09:45:01.965Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-04-21T09:45:01.965Z] === RUN TestRemoveImageOrphaning [2021-04-21T09:45:02.185Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-04-21T09:45:02.965Z] --- PASS: TestRemoveImageOrphaning (1.11s) [2021-04-21T09:45:02.965Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-21T09:45:02.965Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2021-04-21T09:45:02.965Z] === RUN TestTagInvalidReference [2021-04-21T09:45:02.965Z] --- PASS: TestTagInvalidReference (0.06s) [2021-04-21T09:45:02.965Z] === RUN TestTagValidPrefixedRepo [2021-04-21T09:45:02.965Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2021-04-21T09:45:02.965Z] === RUN TestTagExistedNameWithoutForce [2021-04-21T09:45:02.965Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2021-04-21T09:45:02.965Z] === RUN TestTagOfficialNames [2021-04-21T09:45:03.419Z] --- PASS: TestTagOfficialNames (0.14s) [2021-04-21T09:45:03.419Z] === RUN TestTagMatchesDigest [2021-04-21T09:45:03.419Z] --- PASS: TestTagMatchesDigest (0.05s) [2021-04-21T09:45:03.419Z] PASS [2021-04-21T09:45:03.419Z] ok github.com/docker/docker/integration/image 1.879s [2021-04-21T09:45:03.419Z] [2021-04-21T09:45:03.419Z] === Skipped [2021-04-21T09:45:03.419Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-04-21T09:45:03.419Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-21T09:45:03.419Z] [2021-04-21T09:45:03.419Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-04-21T09:45:03.419Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-04-21T09:45:03.419Z] [2021-04-21T09:45:03.419Z] [2021-04-21T09:45:03.419Z] DONE 11 tests, 2 skipped in 4.282s [2021-04-21T09:45:03.419Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-04-21T09:45:03.562Z] --- PASS: TestDockerNetworkConnectAlias (6.63s) [2021-04-21T09:45:03.562Z] === RUN TestDockerNetworkReConnect [2021-04-21T09:45:04.131Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-04-21T09:45:04.390Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-04-21T09:45:04.390Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-04-21T09:45:05.579Z] testing: warning: no tests to run [2021-04-21T09:45:05.580Z] testing: warning: no tests to run [2021-04-21T09:45:05.580Z] PASS [2021-04-21T09:45:05.580Z] PASS [2021-04-21T09:45:05.580Z] ok github.com/docker/docker/integration/network/ipvlan 0.189s [no tests to run] [2021-04-21T09:45:05.580Z] ok github.com/docker/docker/integration/network/macvlan 0.086s [no tests to run] [2021-04-21T09:45:05.771Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-04-21T09:45:06.535Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-21T09:45:06.535Z] INFO: Testing against a local daemon [2021-04-21T09:45:06.535Z] === RUN TestNetworkCreateDelete [2021-04-21T09:45:06.535Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-04-21T09:45:06.535Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-04-21T09:45:06.535Z] === RUN TestDockerNetworkDeletePreferID [2021-04-21T09:45:06.536Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-04-21T09:45:06.536Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-04-21T09:45:06.536Z] === RUN TestDaemonDNSFallback [2021-04-21T09:45:06.536Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-04-21T09:45:06.536Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-04-21T09:45:06.536Z] === RUN TestInspectNetwork [2021-04-21T09:45:06.536Z] --- SKIP: TestInspectNetwork (0.00s) [2021-04-21T09:45:06.536Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-04-21T09:45:06.536Z] === RUN TestRunContainerWithBridgeNone [2021-04-21T09:45:06.536Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-04-21T09:45:06.536Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-04-21T09:45:06.536Z] === RUN TestNetworkInvalidJSON [2021-04-21T09:45:06.536Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-21T09:45:06.536Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-21T09:45:06.536Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-21T09:45:06.536Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-21T09:45:06.536Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-21T09:45:06.536Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-21T09:45:06.989Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-21T09:45:06.989Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-21T09:45:06.989Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-21T09:45:06.989Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-04-21T09:45:06.989Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-04-21T09:45:06.989Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-04-21T09:45:06.989Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-04-21T09:45:06.989Z] === RUN TestNetworkList [2021-04-21T09:45:06.989Z] === RUN TestNetworkList//networks [2021-04-21T09:45:06.989Z] === PAUSE TestNetworkList//networks [2021-04-21T09:45:06.989Z] === RUN TestNetworkList//networks/ [2021-04-21T09:45:06.989Z] === PAUSE TestNetworkList//networks/ [2021-04-21T09:45:06.989Z] === CONT TestNetworkList//networks [2021-04-21T09:45:06.989Z] === CONT TestNetworkList//networks/ [2021-04-21T09:45:06.989Z] --- PASS: TestNetworkList (0.04s) [2021-04-21T09:45:06.989Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-21T09:45:06.989Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-21T09:45:06.989Z] === RUN TestHostIPv4BridgeLabel [2021-04-21T09:45:06.989Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-04-21T09:45:06.989Z] network_test.go:126: testEnv.OSType == "windows" [2021-04-21T09:45:06.989Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-21T09:45:06.989Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-04-21T09:45:06.989Z] service_test.go:29: testEnv.OSType == "windows" [2021-04-21T09:45:06.989Z] === RUN TestDaemonDefaultNetworkPools [2021-04-21T09:45:06.989Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-04-21T09:45:06.989Z] service_test.go:58: testEnv.OSType == "windows" [2021-04-21T09:45:06.989Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-21T09:45:06.989Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-04-21T09:45:06.989Z] service_test.go:102: testEnv.OSType == "windows" [2021-04-21T09:45:06.989Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-21T09:45:06.989Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-04-21T09:45:06.989Z] service_test.go:136: testEnv.OSType == "windows" [2021-04-21T09:45:06.989Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-21T09:45:06.989Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-04-21T09:45:06.989Z] service_test.go:187: testEnv.OSType == "windows" [2021-04-21T09:45:06.989Z] === RUN TestServiceWithPredefinedNetwork [2021-04-21T09:45:06.989Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-04-21T09:45:06.989Z] service_test.go:212: testEnv.OSType == "windows" [2021-04-21T09:45:06.989Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-21T09:45:06.989Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-21T09:45:06.989Z] service_test.go:242: FLAKY_TEST [2021-04-21T09:45:06.989Z] === RUN TestServiceWithDataPathPortInit [2021-04-21T09:45:06.989Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-04-21T09:45:06.989Z] service_test.go:332: testEnv.OSType == "windows" [2021-04-21T09:45:06.989Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-21T09:45:06.989Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-04-21T09:45:06.989Z] service_test.go:400: testEnv.OSType == "windows" [2021-04-21T09:45:06.989Z] PASS [2021-04-21T09:45:06.989Z] ok github.com/docker/docker/integration/network 0.261s [2021-04-21T09:45:06.989Z] [2021-04-21T09:45:06.989Z] === Skipped [2021-04-21T09:45:06.989Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-04-21T09:45:06.989Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-04-21T09:45:06.989Z] [2021-04-21T09:45:06.989Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-04-21T09:45:06.989Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-04-21T09:45:06.989Z] [2021-04-21T09:45:06.989Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-04-21T09:45:06.989Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-04-21T09:45:06.989Z] [2021-04-21T09:45:06.989Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-04-21T09:45:06.989Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-04-21T09:45:06.989Z] [2021-04-21T09:45:06.989Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-04-21T09:45:06.989Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-04-21T09:45:06.989Z] [2021-04-21T09:45:06.989Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-04-21T09:45:06.989Z] network_test.go:126: testEnv.OSType == "windows" [2021-04-21T09:45:06.989Z] [2021-04-21T09:45:06.989Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-04-21T09:45:06.989Z] service_test.go:29: testEnv.OSType == "windows" [2021-04-21T09:45:06.989Z] [2021-04-21T09:45:06.989Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-04-21T09:45:06.989Z] service_test.go:58: testEnv.OSType == "windows" [2021-04-21T09:45:06.989Z] [2021-04-21T09:45:06.989Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-04-21T09:45:06.989Z] service_test.go:102: testEnv.OSType == "windows" [2021-04-21T09:45:06.989Z] [2021-04-21T09:45:06.989Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-04-21T09:45:06.989Z] service_test.go:136: testEnv.OSType == "windows" [2021-04-21T09:45:06.989Z] [2021-04-21T09:45:06.989Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-04-21T09:45:06.989Z] service_test.go:187: testEnv.OSType == "windows" [2021-04-21T09:45:06.989Z] [2021-04-21T09:45:06.989Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-04-21T09:45:06.989Z] service_test.go:212: testEnv.OSType == "windows" [2021-04-21T09:45:06.989Z] [2021-04-21T09:45:06.989Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-21T09:45:06.989Z] service_test.go:242: FLAKY_TEST [2021-04-21T09:45:06.989Z] [2021-04-21T09:45:06.989Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-04-21T09:45:06.989Z] service_test.go:332: testEnv.OSType == "windows" [2021-04-21T09:45:06.989Z] [2021-04-21T09:45:06.989Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-04-21T09:45:06.989Z] service_test.go:400: testEnv.OSType == "windows" [2021-04-21T09:45:06.989Z] [2021-04-21T09:45:06.989Z] [2021-04-21T09:45:06.989Z] DONE 22 tests, 15 skipped in 3.437s [2021-04-21T09:45:06.989Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-04-21T09:45:07.155Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-04-21T09:45:07.442Z] testing: warning: no tests to run [2021-04-21T09:45:07.442Z] PASS [2021-04-21T09:45:07.442Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2021-04-21T09:45:07.442Z] [2021-04-21T09:45:07.442Z] DONE 0 tests in 0.422s [2021-04-21T09:45:07.442Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-04-21T09:45:07.896Z] testing: warning: no tests to run [2021-04-21T09:45:07.896Z] PASS [2021-04-21T09:45:07.896Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2021-04-21T09:45:07.896Z] [2021-04-21T09:45:07.896Z] DONE 0 tests in 0.435s [2021-04-21T09:45:07.896Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-04-21T09:45:08.535Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-04-21T09:45:08.794Z] --- PASS: TestDockerNetworkReConnect (5.33s) [2021-04-21T09:45:08.794Z] === RUN TestServicePlugin [2021-04-21T09:45:09.766Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-04-21T09:45:10.071Z] testing: warning: no tests to run [2021-04-21T09:45:10.071Z] PASS [2021-04-21T09:45:10.071Z] ok github.com/docker/docker/integration/plugin 0.163s [no tests to run] [2021-04-21T09:45:10.071Z] testing: warning: no tests to run [2021-04-21T09:45:10.071Z] PASS [2021-04-21T09:45:10.071Z] ok github.com/docker/docker/integration/plugin/authz 0.149s [no tests to run] [2021-04-21T09:45:11.149Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-04-21T09:45:12.527Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-04-21T09:45:13.465Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-04-21T09:45:14.842Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-04-21T09:45:15.779Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-04-21T09:45:17.159Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-04-21T09:45:18.097Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-04-21T09:45:19.033Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-04-21T09:45:19.970Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-04-21T09:45:20.343Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-21T09:45:20.343Z] INFO: Testing against a local daemon [2021-04-21T09:45:20.343Z] === RUN TestExternalGraphDriver [2021-04-21T09:45:20.343Z] --- SKIP: TestExternalGraphDriver (0.01s) [2021-04-21T09:45:20.343Z] external_test.go:48: runtime.GOOS == "windows" [2021-04-21T09:45:20.343Z] === RUN TestGraphdriverPluginV2 [2021-04-21T09:45:20.343Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2021-04-21T09:45:20.343Z] external_test.go:408: runtime.GOOS == "windows" [2021-04-21T09:45:20.343Z] PASS [2021-04-21T09:45:20.343Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.303s [2021-04-21T09:45:20.343Z] testing: warning: no tests to run [2021-04-21T09:45:20.343Z] PASS [2021-04-21T09:45:20.343Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.225s [no tests to run] [2021-04-21T09:45:21.349Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-04-21T09:45:21.865Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-21T09:45:21.865Z] INFO: Testing against a local daemon [2021-04-21T09:45:21.865Z] === RUN TestPluginInvalidJSON [2021-04-21T09:45:21.865Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-21T09:45:21.865Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-21T09:45:21.865Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-21T09:45:21.865Z] --- PASS: TestPluginInvalidJSON (0.07s) [2021-04-21T09:45:21.865Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.09s) [2021-04-21T09:45:21.865Z] === RUN TestPluginInstall [2021-04-21T09:45:21.865Z] --- SKIP: TestPluginInstall (0.01s) [2021-04-21T09:45:21.865Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-04-21T09:45:21.865Z] === RUN TestPluginsWithRuntimes [2021-04-21T09:45:21.865Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-04-21T09:45:21.865Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-04-21T09:45:21.865Z] === RUN TestPluginBackCompatMediaTypes [2021-04-21T09:45:21.865Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-04-21T09:45:21.865Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-04-21T09:45:21.865Z] PASS [2021-04-21T09:45:21.865Z] ok github.com/docker/docker/integration/plugin/common 0.357s [2021-04-21T09:45:22.286Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-04-21T09:45:22.319Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-21T09:45:22.319Z] INFO: Testing against a local daemon [2021-04-21T09:45:22.319Z] === RUN TestReadPluginNoRead [2021-04-21T09:45:22.319Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-04-21T09:45:22.319Z] read_test.go:21: no unix domain sockets on Windows [2021-04-21T09:45:22.319Z] PASS [2021-04-21T09:45:22.319Z] ok github.com/docker/docker/integration/plugin/logging 0.208s [2021-04-21T09:45:22.319Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-04-21T09:45:22.319Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-04-21T09:45:22.775Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-21T09:45:22.775Z] INFO: Testing against a local daemon [2021-04-21T09:45:22.775Z] === RUN TestPluginWithDevMounts [2021-04-21T09:45:22.775Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-04-21T09:45:22.775Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:45:22.775Z] PASS [2021-04-21T09:45:22.775Z] ok github.com/docker/docker/integration/plugin/volumes 0.156s [2021-04-21T09:45:22.775Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-04-21T09:45:23.224Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-04-21T09:45:23.224Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-04-21T09:45:23.731Z] [2021-04-21T09:45:23.731Z] === Skipped [2021-04-21T09:45:23.731Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.01s) [2021-04-21T09:45:23.731Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-04-21T09:45:23.731Z] [2021-04-21T09:45:23.731Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-04-21T09:45:23.731Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-04-21T09:45:23.731Z] [2021-04-21T09:45:23.731Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-04-21T09:45:23.731Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-04-21T09:45:23.731Z] [2021-04-21T09:45:23.731Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2021-04-21T09:45:23.731Z] external_test.go:48: runtime.GOOS == "windows" [2021-04-21T09:45:23.731Z] [2021-04-21T09:45:23.731Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2021-04-21T09:45:23.731Z] external_test.go:408: runtime.GOOS == "windows" [2021-04-21T09:45:23.731Z] [2021-04-21T09:45:23.731Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-04-21T09:45:23.731Z] read_test.go:21: no unix domain sockets on Windows [2021-04-21T09:45:23.731Z] [2021-04-21T09:45:23.731Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-04-21T09:45:23.731Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:45:23.731Z] [2021-04-21T09:45:23.731Z] [2021-04-21T09:45:23.731Z] DONE 9 tests, 7 skipped in 15.484s [2021-04-21T09:45:23.731Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-04-21T09:45:23.792Z] === RUN TestDockerSuite/TestCpRelativePath [2021-04-21T09:45:24.191Z] testing: warning: no tests to run [2021-04-21T09:45:24.191Z] PASS [2021-04-21T09:45:24.191Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2021-04-21T09:45:24.191Z] [2021-04-21T09:45:24.191Z] DONE 0 tests in 0.432s [2021-04-21T09:45:24.191Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-04-21T09:45:24.735Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-04-21T09:45:25.149Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-21T09:45:25.149Z] INFO: Testing against a local daemon [2021-04-21T09:45:25.149Z] === RUN TestPluginInvalidJSON [2021-04-21T09:45:25.149Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-21T09:45:25.149Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-21T09:45:25.149Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-21T09:45:25.149Z] --- PASS: TestPluginInvalidJSON (0.07s) [2021-04-21T09:45:25.149Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.09s) [2021-04-21T09:45:25.149Z] === RUN TestPluginInstall [2021-04-21T09:45:25.149Z] --- SKIP: TestPluginInstall (0.01s) [2021-04-21T09:45:25.149Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-04-21T09:45:25.149Z] === RUN TestPluginsWithRuntimes [2021-04-21T09:45:25.149Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-04-21T09:45:25.149Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-04-21T09:45:25.149Z] === RUN TestPluginBackCompatMediaTypes [2021-04-21T09:45:25.149Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-04-21T09:45:25.149Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-04-21T09:45:25.149Z] PASS [2021-04-21T09:45:25.149Z] ok github.com/docker/docker/integration/plugin/common (cached) [2021-04-21T09:45:25.149Z] [2021-04-21T09:45:25.149Z] === Skipped [2021-04-21T09:45:25.149Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.01s) [2021-04-21T09:45:25.149Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-04-21T09:45:25.149Z] [2021-04-21T09:45:25.149Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-04-21T09:45:25.149Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-04-21T09:45:25.149Z] [2021-04-21T09:45:25.149Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-04-21T09:45:25.149Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-04-21T09:45:25.149Z] [2021-04-21T09:45:25.149Z] [2021-04-21T09:45:25.149Z] DONE 5 tests, 3 skipped in 1.086s [2021-04-21T09:45:25.149Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-04-21T09:45:26.109Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-21T09:45:26.109Z] INFO: Testing against a local daemon [2021-04-21T09:45:26.109Z] === RUN TestExternalGraphDriver [2021-04-21T09:45:26.109Z] --- SKIP: TestExternalGraphDriver (0.01s) [2021-04-21T09:45:26.109Z] external_test.go:48: runtime.GOOS == "windows" [2021-04-21T09:45:26.109Z] === RUN TestGraphdriverPluginV2 [2021-04-21T09:45:26.109Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2021-04-21T09:45:26.109Z] external_test.go:408: runtime.GOOS == "windows" [2021-04-21T09:45:26.109Z] PASS [2021-04-21T09:45:26.109Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2021-04-21T09:45:26.109Z] [2021-04-21T09:45:26.109Z] === Skipped [2021-04-21T09:45:26.109Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2021-04-21T09:45:26.109Z] external_test.go:48: runtime.GOOS == "windows" [2021-04-21T09:45:26.109Z] [2021-04-21T09:45:26.109Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2021-04-21T09:45:26.109Z] external_test.go:408: runtime.GOOS == "windows" [2021-04-21T09:45:26.109Z] [2021-04-21T09:45:26.109Z] [2021-04-21T09:45:26.109Z] DONE 2 tests, 2 skipped in 1.044s [2021-04-21T09:45:26.109Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-04-21T09:45:26.119Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-04-21T09:45:26.688Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-04-21T09:45:27.624Z] === RUN TestDockerSuite/TestCpToCaseA [2021-04-21T09:45:27.640Z] testing: warning: no tests to run [2021-04-21T09:45:27.640Z] PASS [2021-04-21T09:45:27.640Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-04-21T09:45:27.640Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-21T09:45:27.640Z] INFO: Testing against a local daemon [2021-04-21T09:45:27.640Z] === RUN TestReadPluginNoRead [2021-04-21T09:45:27.640Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-04-21T09:45:27.640Z] read_test.go:21: no unix domain sockets on Windows [2021-04-21T09:45:27.640Z] PASS [2021-04-21T09:45:27.640Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2021-04-21T09:45:27.640Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-04-21T09:45:27.640Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-04-21T09:45:27.640Z] [2021-04-21T09:45:27.640Z] === Skipped [2021-04-21T09:45:27.640Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-04-21T09:45:27.640Z] read_test.go:21: no unix domain sockets on Windows [2021-04-21T09:45:27.640Z] [2021-04-21T09:45:27.640Z] [2021-04-21T09:45:27.640Z] DONE 1 tests, 1 skipped in 1.262s [2021-04-21T09:45:27.640Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-04-21T09:45:28.092Z] testing: warning: no tests to run [2021-04-21T09:45:28.092Z] PASS [2021-04-21T09:45:28.092Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-04-21T09:45:28.092Z] [2021-04-21T09:45:28.092Z] DONE 0 tests in 0.650s [2021-04-21T09:45:28.544Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-04-21T09:45:29.499Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-21T09:45:29.499Z] INFO: Testing against a local daemon [2021-04-21T09:45:29.499Z] === RUN TestPluginWithDevMounts [2021-04-21T09:45:29.499Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-04-21T09:45:29.499Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:45:29.499Z] PASS [2021-04-21T09:45:29.499Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2021-04-21T09:45:29.499Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-04-21T09:45:29.499Z] [2021-04-21T09:45:29.499Z] === Skipped [2021-04-21T09:45:29.499Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-04-21T09:45:29.499Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:45:29.499Z] [2021-04-21T09:45:29.499Z] [2021-04-21T09:45:29.499Z] DONE 1 tests, 1 skipped in 1.112s [2021-04-21T09:45:29.499Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-04-21T09:45:29.529Z] === RUN TestDockerSuite/TestCpToCaseB [2021-04-21T09:45:30.466Z] === RUN TestDockerSuite/TestCpToCaseC [2021-04-21T09:45:32.379Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-21T09:45:32.379Z] INFO: Testing against a local daemon [2021-04-21T09:45:32.379Z] === RUN TestSecretInspect [2021-04-21T09:45:32.379Z] --- SKIP: TestSecretInspect (0.01s) [2021-04-21T09:45:32.379Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:45:32.379Z] === RUN TestSecretList [2021-04-21T09:45:32.379Z] --- SKIP: TestSecretList (0.00s) [2021-04-21T09:45:32.379Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:45:32.379Z] === RUN TestSecretsCreateAndDelete [2021-04-21T09:45:32.379Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-04-21T09:45:32.379Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:45:32.379Z] === RUN TestSecretsUpdate [2021-04-21T09:45:32.379Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-04-21T09:45:32.379Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:45:32.379Z] === RUN TestTemplatedSecret [2021-04-21T09:45:32.379Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-04-21T09:45:32.379Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:45:32.379Z] === RUN TestSecretCreateResolve [2021-04-21T09:45:32.379Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-04-21T09:45:32.379Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-04-21T09:45:32.379Z] PASS [2021-04-21T09:45:32.379Z] ok github.com/docker/docker/integration/secret 0.229s [2021-04-21T09:45:32.379Z] [2021-04-21T09:45:32.379Z] === Skipped [2021-04-21T09:45:32.379Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s) [2021-04-21T09:45:32.379Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:45:32.379Z] [2021-04-21T09:45:32.379Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-04-21T09:45:32.379Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:45:32.379Z] [2021-04-21T09:45:32.379Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-04-21T09:45:32.379Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:45:32.379Z] [2021-04-21T09:45:32.379Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-04-21T09:45:32.379Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:45:32.379Z] [2021-04-21T09:45:32.379Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-04-21T09:45:32.379Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:45:32.379Z] [2021-04-21T09:45:32.379Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-04-21T09:45:32.379Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-04-21T09:45:32.379Z] [2021-04-21T09:45:32.379Z] [2021-04-21T09:45:32.379Z] DONE 6 tests, 6 skipped in 2.682s [2021-04-21T09:45:32.379Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-04-21T09:45:33.000Z] === RUN TestDockerSuite/TestCpToCaseD [2021-04-21T09:45:35.252Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-21T09:45:35.252Z] INFO: Testing against a local daemon [2021-04-21T09:45:35.252Z] === RUN TestServiceCreateInit [2021-04-21T09:45:35.252Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-21T09:45:35.252Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-21T09:45:35.252Z] --- PASS: TestServiceCreateInit (0.05s) [2021-04-21T09:45:35.252Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-21T09:45:35.252Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:45:35.252Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-21T09:45:35.252Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:45:35.252Z] === RUN TestCreateServiceMultipleTimes [2021-04-21T09:45:35.252Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-04-21T09:45:35.252Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:45:35.252Z] === RUN TestCreateServiceConflict [2021-04-21T09:45:35.252Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-04-21T09:45:35.252Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:45:35.252Z] === RUN TestCreateServiceMaxReplicas [2021-04-21T09:45:35.252Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-04-21T09:45:35.252Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:45:35.703Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-21T09:45:35.703Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-04-21T09:45:35.703Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:45:35.703Z] === RUN TestCreateServiceSecretFileMode [2021-04-21T09:45:35.703Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-04-21T09:45:35.703Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:45:35.703Z] === RUN TestCreateServiceConfigFileMode [2021-04-21T09:45:35.703Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-04-21T09:45:35.703Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:45:35.703Z] === RUN TestCreateServiceSysctls [2021-04-21T09:45:35.703Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2021-04-21T09:45:35.703Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:45:35.703Z] === RUN TestCreateServiceCapabilities [2021-04-21T09:45:35.703Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2021-04-21T09:45:35.703Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:45:35.703Z] === RUN TestInspect [2021-04-21T09:45:35.703Z] --- SKIP: TestInspect (0.00s) [2021-04-21T09:45:35.703Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:45:35.703Z] === RUN TestCreateJob [2021-04-21T09:45:35.703Z] --- SKIP: TestCreateJob (0.00s) [2021-04-21T09:45:35.703Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:45:35.703Z] === RUN TestReplicatedJob [2021-04-21T09:45:35.703Z] --- SKIP: TestReplicatedJob (0.00s) [2021-04-21T09:45:35.703Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:45:35.703Z] === RUN TestUpdateReplicatedJob [2021-04-21T09:45:35.703Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-04-21T09:45:35.703Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:45:35.703Z] === RUN TestServiceListWithStatuses [2021-04-21T09:45:35.703Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-21T09:45:35.703Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:45:35.703Z] === RUN TestDockerNetworkConnectAlias [2021-04-21T09:45:35.704Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-04-21T09:45:35.704Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:45:35.704Z] === RUN TestDockerNetworkReConnect [2021-04-21T09:45:35.704Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-04-21T09:45:35.704Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:45:35.704Z] === RUN TestServicePlugin [2021-04-21T09:45:35.704Z] --- SKIP: TestServicePlugin (0.00s) [2021-04-21T09:45:35.704Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:45:35.704Z] === RUN TestServiceUpdateLabel [2021-04-21T09:45:35.704Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-04-21T09:45:35.704Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-04-21T09:45:35.704Z] === RUN TestServiceUpdateSecrets [2021-04-21T09:45:35.704Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-04-21T09:45:35.704Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-04-21T09:45:35.704Z] === RUN TestServiceUpdateConfigs [2021-04-21T09:45:35.704Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-04-21T09:45:35.704Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-04-21T09:45:35.704Z] === RUN TestServiceUpdateNetwork [2021-04-21T09:45:35.704Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-04-21T09:45:35.704Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-04-21T09:45:35.704Z] === RUN TestServiceUpdatePidsLimit [2021-04-21T09:45:35.704Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-04-21T09:45:35.704Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-04-21T09:45:35.704Z] PASS [2021-04-21T09:45:35.704Z] ok github.com/docker/docker/integration/service 0.385s [2021-04-21T09:45:35.704Z] [2021-04-21T09:45:35.704Z] === Skipped [2021-04-21T09:45:35.704Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-21T09:45:35.704Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-21T09:45:35.704Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:45:35.704Z] [2021-04-21T09:45:35.704Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-21T09:45:35.704Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-21T09:45:35.704Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:45:35.704Z] [2021-04-21T09:45:35.704Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-04-21T09:45:35.704Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:45:35.704Z] [2021-04-21T09:45:35.704Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-04-21T09:45:35.704Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:45:35.704Z] [2021-04-21T09:45:35.704Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-04-21T09:45:35.704Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:45:35.704Z] [2021-04-21T09:45:35.704Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-04-21T09:45:35.704Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:45:35.704Z] [2021-04-21T09:45:35.704Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-04-21T09:45:35.704Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:45:35.704Z] [2021-04-21T09:45:35.704Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-04-21T09:45:35.704Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:45:35.704Z] [2021-04-21T09:45:35.704Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2021-04-21T09:45:35.704Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:45:35.704Z] [2021-04-21T09:45:35.704Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2021-04-21T09:45:35.704Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:45:35.704Z] [2021-04-21T09:45:35.704Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-04-21T09:45:35.704Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:45:35.704Z] [2021-04-21T09:45:35.704Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-04-21T09:45:35.704Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:45:35.704Z] [2021-04-21T09:45:35.704Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-04-21T09:45:35.704Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:45:35.704Z] [2021-04-21T09:45:35.704Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-04-21T09:45:35.704Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:45:35.704Z] [2021-04-21T09:45:35.704Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-04-21T09:45:35.704Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:45:35.704Z] [2021-04-21T09:45:35.704Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-04-21T09:45:35.704Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:45:35.704Z] [2021-04-21T09:45:35.704Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-04-21T09:45:35.704Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:45:35.704Z] [2021-04-21T09:45:35.704Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-04-21T09:45:35.704Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:45:35.704Z] [2021-04-21T09:45:35.704Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.01s) [2021-04-21T09:45:35.704Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-04-21T09:45:35.704Z] [2021-04-21T09:45:35.704Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-04-21T09:45:35.704Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-04-21T09:45:35.704Z] [2021-04-21T09:45:35.704Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-04-21T09:45:35.704Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-04-21T09:45:35.704Z] [2021-04-21T09:45:35.704Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-04-21T09:45:35.704Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-04-21T09:45:35.704Z] [2021-04-21T09:45:35.704Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-04-21T09:45:35.704Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-04-21T09:45:35.704Z] [2021-04-21T09:45:35.704Z] [2021-04-21T09:45:35.704Z] DONE 24 tests, 23 skipped in 3.547s [2021-04-21T09:45:35.704Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-04-21T09:45:37.195Z] === RUN TestDockerSuite/TestCpToCaseE [2021-04-21T09:45:38.576Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-21T09:45:38.576Z] INFO: Testing against a local daemon [2021-04-21T09:45:38.576Z] === RUN TestSessionCreate [2021-04-21T09:45:38.576Z] --- SKIP: TestSessionCreate (0.00s) [2021-04-21T09:45:38.576Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-04-21T09:45:38.576Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-21T09:45:38.576Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-04-21T09:45:38.576Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-04-21T09:45:38.576Z] PASS [2021-04-21T09:45:38.576Z] ok github.com/docker/docker/integration/session 0.186s [2021-04-21T09:45:38.576Z] [2021-04-21T09:45:38.576Z] === Skipped [2021-04-21T09:45:38.576Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-04-21T09:45:38.576Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-04-21T09:45:38.576Z] [2021-04-21T09:45:38.576Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-04-21T09:45:38.576Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-04-21T09:45:38.576Z] [2021-04-21T09:45:38.576Z] [2021-04-21T09:45:38.576Z] DONE 2 tests, 2 skipped in 2.484s [2021-04-21T09:45:38.576Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-04-21T09:45:40.484Z] === RUN TestDockerSuite/TestCpToCaseF [2021-04-21T09:45:40.743Z] === RUN TestDockerSuite/TestCpToCaseG [2021-04-21T09:45:41.452Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-21T09:45:41.452Z] INFO: Testing against a local daemon [2021-04-21T09:45:41.452Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-21T09:45:41.452Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-21T09:45:41.452Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:45:41.452Z] === RUN TestEventsExecDie [2021-04-21T09:45:41.452Z] --- SKIP: TestEventsExecDie (0.00s) [2021-04-21T09:45:41.452Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-04-21T09:45:41.452Z] === RUN TestEventsBackwardsCompatible [2021-04-21T09:45:41.452Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-04-21T09:45:41.452Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-04-21T09:45:41.452Z] === RUN TestInfoAPI [2021-04-21T09:45:41.452Z] --- PASS: TestInfoAPI (0.06s) [2021-04-21T09:45:41.452Z] === RUN TestInfoAPIWarnings [2021-04-21T09:45:41.452Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-04-21T09:45:41.452Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-21T09:45:41.452Z] === RUN TestInfoDebug [2021-04-21T09:45:41.452Z] --- SKIP: TestInfoDebug (0.00s) [2021-04-21T09:45:41.452Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-21T09:45:41.452Z] === RUN TestInfoInsecureRegistries [2021-04-21T09:45:41.452Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-04-21T09:45:41.452Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-21T09:45:41.452Z] === RUN TestInfoRegistryMirrors [2021-04-21T09:45:41.452Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-04-21T09:45:41.452Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-21T09:45:41.452Z] === RUN TestLoginFailsWithBadCredentials [2021-04-21T09:45:41.905Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2021-04-21T09:45:41.905Z] === RUN TestPingCacheHeaders [2021-04-21T09:45:41.905Z] --- PASS: TestPingCacheHeaders (0.06s) [2021-04-21T09:45:41.905Z] === RUN TestPingGet [2021-04-21T09:45:41.905Z] --- PASS: TestPingGet (0.04s) [2021-04-21T09:45:41.905Z] === RUN TestPingHead [2021-04-21T09:45:42.150Z] --- PASS: TestServicePlugin (33.17s) [2021-04-21T09:45:42.150Z] plugin_test.go:62: [db8752d5e7a45] joining swarm manager [dd42d1727cf56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-21T09:45:42.150Z] plugin_test.go:65: [d8f66b8c3d3a0] joining swarm manager [dd42d1727cf56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-21T09:45:42.150Z] === RUN TestServiceUpdateLabel [2021-04-21T09:45:42.357Z] --- PASS: TestPingHead (0.05s) [2021-04-21T09:45:42.357Z] === RUN TestVersion [2021-04-21T09:45:42.357Z] --- PASS: TestVersion (0.05s) [2021-04-21T09:45:42.357Z] PASS [2021-04-21T09:45:42.357Z] ok github.com/docker/docker/integration/system 1.445s [2021-04-21T09:45:42.357Z] [2021-04-21T09:45:42.357Z] === Skipped [2021-04-21T09:45:42.357Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-21T09:45:42.357Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-04-21T09:45:42.357Z] [2021-04-21T09:45:42.357Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-04-21T09:45:42.357Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-04-21T09:45:42.357Z] [2021-04-21T09:45:42.357Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-04-21T09:45:42.357Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-04-21T09:45:42.357Z] [2021-04-21T09:45:42.357Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-04-21T09:45:42.357Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-21T09:45:42.357Z] [2021-04-21T09:45:42.357Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-04-21T09:45:42.357Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-21T09:45:42.357Z] [2021-04-21T09:45:42.357Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-04-21T09:45:42.357Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-21T09:45:42.357Z] [2021-04-21T09:45:42.357Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-04-21T09:45:42.357Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-21T09:45:42.357Z] [2021-04-21T09:45:42.357Z] [2021-04-21T09:45:42.357Z] DONE 13 tests, 7 skipped in 3.897s [2021-04-21T09:45:42.357Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-04-21T09:45:44.686Z] --- PASS: TestServiceUpdateLabel (2.45s) [2021-04-21T09:45:44.686Z] === RUN TestServiceUpdateSecrets [2021-04-21T09:45:45.250Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-21T09:45:45.250Z] INFO: Testing against a local daemon [2021-04-21T09:45:45.250Z] === RUN TestVolumesCreateAndList [2021-04-21T09:45:45.250Z] --- PASS: TestVolumesCreateAndList (0.06s) [2021-04-21T09:45:45.250Z] === RUN TestVolumesRemove [2021-04-21T09:45:45.250Z] --- PASS: TestVolumesRemove (0.09s) [2021-04-21T09:45:45.250Z] === RUN TestVolumesInspect [2021-04-21T09:45:45.250Z] --- PASS: TestVolumesInspect (0.06s) [2021-04-21T09:45:45.250Z] === RUN TestVolumesInvalidJSON [2021-04-21T09:45:45.250Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-21T09:45:45.250Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-21T09:45:45.250Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-21T09:45:45.250Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-04-21T09:45:45.250Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-21T09:45:45.250Z] PASS [2021-04-21T09:45:45.250Z] ok github.com/docker/docker/integration/volume 0.376s [2021-04-21T09:45:45.250Z] [2021-04-21T09:45:45.250Z] DONE 5 tests in 2.994s [2021-04-21T09:45:45.703Z] INFO: make.ps1 ended at 04/21/2021 09:45:45 [2021-04-21T09:45:45.703Z] INFO: Integration CLI tests being run from the host: [2021-04-21T09:45:45.703Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2021-04-21T09:45:46.063Z] === RUN TestDockerSuite/TestCpToCaseH [2021-04-21T09:45:50.262Z] === RUN TestDockerSuite/TestCpToCaseI [2021-04-21T09:45:50.520Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-04-21T09:45:55.181Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-04-21T09:45:55.748Z] === RUN TestDockerSuite/TestCpToDot [2021-04-21T09:45:56.270Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-21T09:45:56.270Z] INFO: Testing against a local daemon [2021-04-21T09:45:56.270Z] === RUN TestDockerSuite [2021-04-21T09:45:56.270Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-04-21T09:45:56.270Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-04-21T09:45:56.270Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-04-21T09:45:56.270Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-04-21T09:45:56.270Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-04-21T09:45:56.270Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-04-21T09:45:56.270Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-04-21T09:45:56.270Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-04-21T09:45:56.270Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-04-21T09:45:56.688Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-04-21T09:45:56.723Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-04-21T09:45:57.175Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-04-21T09:45:57.627Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-04-21T09:45:58.069Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-04-21T09:45:59.446Z] === RUN TestDockerSuite/TestCpToStdout [2021-04-21T09:46:00.389Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-04-21T09:46:00.647Z] --- PASS: TestServiceUpdateSecrets (16.27s) [2021-04-21T09:46:00.648Z] === RUN TestServiceUpdateConfigs [2021-04-21T09:46:01.584Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-04-21T09:46:01.843Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-04-21T09:46:02.310Z] 2021/04/21 09:45:55 Finished clone google.golang.org/api [2021-04-21T09:46:02.310Z] 2021/04/21 09:45:55 Dependencies downloaded. Download time: 4m31.416110701s [2021-04-21T09:46:02.310Z] 2021/04/21 09:45:55 Collecting all dependencies [2021-04-21T09:46:03.224Z] === RUN TestDockerSuite/TestCpVolumePath [2021-04-21T09:46:04.602Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-04-21T09:46:04.602Z] === RUN TestDockerSuite/TestCreateArgs [2021-04-21T09:46:04.602Z] === RUN TestDockerSuite/TestCreateByImageID [2021-04-21T09:46:04.862Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-04-21T09:46:05.430Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-04-21T09:46:05.689Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-04-21T09:46:05.689Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-04-21T09:46:06.262Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-04-21T09:46:06.494Z] 2021/04/21 09:46:06 Clean vendor dir from unused packages [2021-04-21T09:46:06.494Z] 2021/04/21 09:46:06 Ignoring paths matching "^archive/tar" [2021-04-21T09:46:06.521Z] === RUN TestDockerSuite/TestCreateLabels [2021-04-21T09:46:06.779Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-04-21T09:46:06.779Z] === RUN TestDockerSuite/TestCreateRM [2021-04-21T09:46:07.039Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-04-21T09:46:07.039Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-04-21T09:46:07.039Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-04-21T09:46:07.039Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-04-21T09:46:07.061Z] 2021/04/21 09:46:07 Success [2021-04-21T09:46:07.061Z] 2021/04/21 09:46:07 Running time: 4m46.772048276s [2021-04-21T09:46:07.319Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-21T09:46:08.201Z] + echo Ensuring container killed. [2021-04-21T09:46:08.201Z] Ensuring container killed. [2021-04-21T09:46:08.201Z] + docker rm -vf docker-pr2 [2021-04-21T09:46:08.201Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-04-21T09:46:08.508Z] + echo Chowning /workspace to jenkins user [2021-04-21T09:46:08.508Z] Chowning /workspace to jenkins user [2021-04-21T09:46:08.508Z] + id -u [2021-04-21T09:46:08.508Z] + id -g [2021-04-21T09:46:08.508Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42294:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-21T09:46:09.576Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-04-21T09:46:09.576Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-04-21T09:46:09.576Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-04-21T09:46:09.745Z] + bundleName=unit [2021-04-21T09:46:09.745Z] + echo Creating unit-bundles.tar.gz [2021-04-21T09:46:09.745Z] Creating unit-bundles.tar.gz [2021-04-21T09:46:09.745Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-04-21T09:46:09.745Z] bundles/junit-report.xml [2021-04-21T09:46:09.745Z] bundles/go-test-report.json [2021-04-21T09:46:09.745Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-04-21T09:46:09.755Z] Archiving artifacts [2021-04-21T09:46:10.182Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42294/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-21T09:46:10.501Z] + make clean [2021-04-21T09:46:10.759Z] docker volume rm -f docker-dev-cache [2021-04-21T09:46:10.759Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-21T09:46:12.112Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-04-21T09:46:13.493Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-04-21T09:46:13.493Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-04-21T09:46:13.493Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-04-21T09:46:13.493Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-04-21T09:46:13.493Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-04-21T09:46:13.755Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-04-21T09:46:14.694Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-04-21T09:46:16.616Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-04-21T09:46:16.875Z] --- PASS: TestServiceUpdateConfigs (16.10s) [2021-04-21T09:46:16.875Z] === RUN TestServiceUpdateNetwork [2021-04-21T09:46:17.817Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-04-21T09:46:20.354Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-04-21T09:46:22.256Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-04-21T09:46:22.825Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-04-21T09:46:23.762Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-04-21T09:46:23.762Z] === RUN TestDockerSuite/TestDevicePermissions [2021-04-21T09:46:24.328Z] === RUN TestDockerSuite/TestDockerFails [2021-04-21T09:46:24.328Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-04-21T09:46:24.328Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-04-21T09:46:24.328Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-04-21T09:46:26.233Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-04-21T09:46:27.610Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-04-21T09:46:30.140Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-04-21T09:46:30.140Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-04-21T09:46:30.140Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-04-21T09:46:30.398Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-04-21T09:46:32.931Z] --- PASS: TestServiceUpdateNetwork (15.85s) [2021-04-21T09:46:32.931Z] === RUN TestServiceUpdatePidsLimit [2021-04-21T09:46:34.314Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-04-21T09:46:35.249Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-04-21T09:46:37.780Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-04-21T09:46:40.314Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-04-21T09:46:42.849Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-04-21T09:46:42.849Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-04-21T09:46:44.751Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-04-21T09:46:46.127Z] === RUN TestDockerSuite/TestEventsAttach [2021-04-21T09:46:47.063Z] === RUN TestDockerSuite/TestEventsCommit [2021-04-21T09:46:48.000Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-04-21T09:46:48.936Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-04-21T09:46:49.502Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-04-21T09:46:50.447Z] --- PASS: TestServiceUpdatePidsLimit (17.60s) [2021-04-21T09:46:50.447Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2021-04-21T09:46:50.447Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.31s) [2021-04-21T09:46:50.447Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.33s) [2021-04-21T09:46:50.447Z] PASS [2021-04-21T09:46:50.447Z] [2021-04-21T09:46:50.447Z] === Skipped [2021-04-21T09:46:50.447Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-04-21T09:46:50.447Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-21T09:46:50.447Z] [2021-04-21T09:46:50.447Z] [2021-04-21T09:46:50.447Z] DONE 27 tests, 1 skipped in 206.244s [2021-04-21T09:46:50.447Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-04-21T09:46:50.447Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:46:50.447Z] ++ set -e [2021-04-21T09:46:50.447Z] ++ '[' -n 0 ']' [2021-04-21T09:46:50.447Z] ++ set -x [2021-04-21T09:46:50.447Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:46:50.447Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-04-21T09:46:50.447Z] INFO: Testing against a local daemon [2021-04-21T09:46:50.447Z] === RUN TestSessionCreate [2021-04-21T09:46:50.447Z] --- PASS: TestSessionCreate (0.03s) [2021-04-21T09:46:50.447Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-21T09:46:50.447Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-04-21T09:46:50.447Z] PASS [2021-04-21T09:46:50.447Z] [2021-04-21T09:46:50.447Z] DONE 2 tests in 0.186s [2021-04-21T09:46:50.447Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-04-21T09:46:50.447Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:46:50.447Z] ++ set -e [2021-04-21T09:46:50.447Z] ++ '[' -n 0 ']' [2021-04-21T09:46:50.447Z] ++ set -x [2021-04-21T09:46:50.447Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:46:50.705Z] INFO: Testing against a local daemon [2021-04-21T09:46:50.705Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-21T09:46:50.705Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-21T09:46:50.705Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-21T09:46:50.705Z] === RUN TestEventsExecDie [2021-04-21T09:46:52.081Z] --- PASS: TestEventsExecDie (1.21s) [2021-04-21T09:46:52.081Z] === RUN TestEventsBackwardsCompatible [2021-04-21T09:46:52.081Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-04-21T09:46:52.081Z] === RUN TestInfoBinaryCommits [2021-04-21T09:46:52.081Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-04-21T09:46:52.081Z] === RUN TestInfoAPIVersioned [2021-04-21T09:46:52.081Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-04-21T09:46:52.081Z] === RUN TestInfoDiscoveryBackend [2021-04-21T09:46:52.341Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-04-21T09:46:52.909Z] --- PASS: TestInfoDiscoveryBackend (0.78s) [2021-04-21T09:46:52.909Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-21T09:46:53.846Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-04-21T09:46:53.846Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-21T09:46:54.104Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-04-21T09:46:54.363Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.75s) [2021-04-21T09:46:54.363Z] === RUN TestInfoAPI [2021-04-21T09:46:54.621Z] --- PASS: TestInfoAPI (0.03s) [2021-04-21T09:46:54.621Z] === RUN TestInfoAPIWarnings [2021-04-21T09:46:57.905Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-04-21T09:47:00.435Z] === RUN TestDockerSuite/TestEventsCopy [2021-04-21T09:47:01.370Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-04-21T09:47:03.278Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-04-21T09:47:08.546Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-04-21T09:47:08.804Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-04-21T09:47:10.181Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-04-21T09:47:11.116Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-04-21T09:47:11.116Z] --- PASS: TestInfoAPIWarnings (16.66s) [2021-04-21T09:47:11.116Z] === RUN TestInfoDebug [2021-04-21T09:47:11.682Z] === RUN TestDockerSuite/TestEventsFilterType [2021-04-21T09:47:12.249Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-04-21T09:47:12.249Z] --- PASS: TestInfoDebug (0.96s) [2021-04-21T09:47:12.249Z] === RUN TestInfoInsecureRegistries [2021-04-21T09:47:12.815Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-04-21T09:47:12.816Z] === RUN TestDockerSuite/TestEventsFilters [2021-04-21T09:47:13.074Z] --- PASS: TestInfoInsecureRegistries (0.94s) [2021-04-21T09:47:13.074Z] === RUN TestInfoRegistryMirrors [2021-04-21T09:47:14.011Z] --- PASS: TestInfoRegistryMirrors (0.78s) [2021-04-21T09:47:14.011Z] === RUN TestLoginFailsWithBadCredentials [2021-04-21T09:47:14.011Z] --- PASS: TestLoginFailsWithBadCredentials (0.22s) [2021-04-21T09:47:14.011Z] === RUN TestPingCacheHeaders [2021-04-21T09:47:14.011Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-04-21T09:47:14.011Z] === RUN TestPingGet [2021-04-21T09:47:14.270Z] --- PASS: TestPingGet (0.02s) [2021-04-21T09:47:14.270Z] === RUN TestPingHead [2021-04-21T09:47:14.270Z] --- PASS: TestPingHead (0.03s) [2021-04-21T09:47:14.270Z] === RUN TestVersion [2021-04-21T09:47:14.270Z] --- PASS: TestVersion (0.05s) [2021-04-21T09:47:14.270Z] PASS [2021-04-21T09:47:14.270Z] [2021-04-21T09:47:14.270Z] === Skipped [2021-04-21T09:47:14.270Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-21T09:47:14.270Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-21T09:47:14.270Z] [2021-04-21T09:47:14.270Z] [2021-04-21T09:47:14.270Z] DONE 18 tests, 1 skipped in 23.714s [2021-04-21T09:47:14.270Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-04-21T09:47:14.270Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:47:14.270Z] ++ set -e [2021-04-21T09:47:14.270Z] ++ '[' -n 0 ']' [2021-04-21T09:47:14.270Z] ++ set -x [2021-04-21T09:47:14.270Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-04-21T09:47:14.530Z] INFO: Testing against a local daemon [2021-04-21T09:47:14.530Z] === RUN TestVolumesCreateAndList [2021-04-21T09:47:14.530Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-04-21T09:47:14.530Z] === RUN TestVolumesRemove [2021-04-21T09:47:14.530Z] --- PASS: TestVolumesRemove (0.09s) [2021-04-21T09:47:14.530Z] === RUN TestVolumesInspect [2021-04-21T09:47:14.530Z] --- PASS: TestVolumesInspect (0.01s) [2021-04-21T09:47:14.530Z] === RUN TestVolumesInvalidJSON [2021-04-21T09:47:14.530Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-21T09:47:14.530Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-21T09:47:14.530Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-21T09:47:14.530Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-04-21T09:47:14.530Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-21T09:47:14.530Z] PASS [2021-04-21T09:47:14.530Z] [2021-04-21T09:47:14.530Z] DONE 5 tests in 0.316s [2021-04-21T09:47:14.530Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-21T09:47:14.530Z] === RUN TestDockerSuite/TestEventsFormat [2021-04-21T09:47:15.100Z] ++++ cat bundles/test-integration/docker.pid [2021-04-21T09:47:15.100Z] +++ kill 5661 [2021-04-21T09:47:16.481Z] +++ /etc/init.d/apparmor stop [2021-04-21T09:47:16.481Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-21T09:47:16.481Z] [2021-04-21T09:47:16.481Z] Unloading profiles will leave already running processes permanently [2021-04-21T09:47:16.481Z] unconfined, which can lead to unexpected situations. [2021-04-21T09:47:16.481Z] [2021-04-21T09:47:16.481Z] To set a process to complain mode, use the command line tool [2021-04-21T09:47:16.481Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-21T09:47:16.481Z] +++ true [2021-04-21T09:47:16.481Z] exiting test-integration [2021-04-21T09:47:16.481Z] ++ exit 0 [2021-04-21T09:47:16.481Z] [2021-04-21T09:47:16.481Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-04-21T09:47:16.481Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-04-21T09:47:16.481Z] === RUN TestDockerSuite/TestEventsImageImport [2021-04-21T09:47:17.051Z] + for job in $(jobs -p) [2021-04-21T09:47:17.051Z] + wait 8442 [2021-04-21T09:47:17.621Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-04-21T09:47:17.881Z] === RUN TestDockerSuite/TestEventsImagePull [2021-04-21T09:47:18.140Z] === RUN TestDockerSuite/TestEventsImageTag [2021-04-21T09:47:19.078Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-04-21T09:47:19.337Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-04-21T09:47:19.598Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-04-21T09:47:19.598Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-04-21T09:47:19.598Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-04-21T09:47:20.979Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-04-21T09:47:21.550Z] === RUN TestDockerSuite/TestEventsRename [2021-04-21T09:47:22.490Z] === RUN TestDockerSuite/TestEventsResize [2021-04-21T09:47:23.461Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-04-21T09:47:30.033Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-04-21T09:47:30.033Z] === RUN TestDockerSuite/TestEventsStreaming [2021-04-21T09:47:30.602Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-04-21T09:47:33.894Z] === RUN TestDockerSuite/TestEventsTop [2021-04-21T09:47:34.462Z] === RUN TestDockerSuite/TestEventsUntag [2021-04-21T09:47:36.999Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-04-21T09:47:40.290Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-04-21T09:47:45.569Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-04-21T09:47:48.888Z] === RUN TestDockerSuite/TestExec [2021-04-21T09:47:50.270Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-04-21T09:47:51.211Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-04-21T09:47:52.596Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-04-21T09:47:53.535Z] === RUN TestDockerSuite/TestExecAPIStart [2021-04-21T09:47:54.416Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-04-21T09:47:54.416Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-04-21T09:47:54.879Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-04-21T09:47:54.879Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-04-21T09:47:54.879Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-04-21T09:47:54.879Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-04-21T09:47:54.879Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-04-21T09:47:54.879Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-04-21T09:47:54.879Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-04-21T09:47:54.879Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-04-21T09:47:54.879Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-04-21T09:47:54.879Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-04-21T09:47:56.832Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-04-21T09:47:57.775Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-04-21T09:47:58.715Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-04-21T09:47:59.656Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-04-21T09:48:00.595Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-04-21T09:48:01.892Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-04-21T09:48:01.892Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-04-21T09:48:01.892Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-04-21T09:48:01.977Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-04-21T09:48:02.950Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-04-21T09:48:04.338Z] === RUN TestDockerSuite/TestExecCgroup [2021-04-21T09:48:05.592Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-04-21T09:48:06.878Z] === RUN TestDockerSuite/TestExecEnv [2021-04-21T09:48:07.138Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-04-21T09:48:07.747Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-04-21T09:48:07.747Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-04-21T09:48:07.747Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-04-21T09:48:07.747Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-04-21T09:48:07.747Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-04-21T09:48:08.520Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-04-21T09:48:10.433Z] === RUN TestDockerSuite/TestExecExitStatus [2021-04-21T09:48:11.446Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-04-21T09:48:11.446Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-04-21T09:48:11.446Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-04-21T09:48:12.344Z] === RUN TestDockerSuite/TestExecInspectID [2021-04-21T09:48:15.638Z] === RUN TestDockerSuite/TestExecInteractive [2021-04-21T09:48:16.579Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-04-21T09:48:17.521Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-04-21T09:48:18.456Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-04-21T09:48:18.904Z] === RUN TestDockerSuite/TestExecParseError [2021-04-21T09:48:19.475Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-04-21T09:48:20.422Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-04-21T09:48:20.994Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-04-21T09:48:25.191Z] === RUN TestDockerSuite/TestExecSetEnv [2021-04-21T09:48:25.762Z] === RUN TestDockerSuite/TestExecStartFails [2021-04-21T09:48:25.762Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-04-21T09:48:27.145Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-04-21T09:48:39.365Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-04-21T09:48:39.624Z] === RUN TestDockerSuite/TestExecTTY [2021-04-21T09:48:41.005Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-04-21T09:48:41.945Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-04-21T09:48:41.945Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-04-21T09:48:42.531Z] === RUN TestDockerSuite/TestExecUlimits [2021-04-21T09:48:44.441Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-04-21T09:48:44.441Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-04-21T09:48:47.778Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-04-21T09:48:48.719Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-04-21T09:48:49.659Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-04-21T09:48:51.041Z] === RUN TestDockerSuite/TestExecWithTERM [2021-04-21T09:48:52.423Z] === RUN TestDockerSuite/TestExecWithUser [2021-04-21T09:48:54.965Z] === RUN TestDockerSuite/TestGetContainerStats [2021-04-21T09:49:00.245Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-04-21T09:49:04.439Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-04-21T09:49:06.368Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-04-21T09:49:11.655Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-04-21T09:49:11.655Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-04-21T09:49:11.655Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-04-21T09:49:11.655Z] === RUN TestDockerSuite/TestHealth [2021-04-21T09:49:19.782Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-04-21T09:49:21.692Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-04-21T09:49:36.587Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-04-21T09:49:36.587Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-04-21T09:49:36.587Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-04-21T09:49:36.587Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-04-21T09:49:36.587Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-04-21T09:49:36.587Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-04-21T09:49:36.846Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-04-21T09:49:36.846Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-04-21T09:49:36.846Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-04-21T09:49:36.846Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-04-21T09:49:37.106Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-04-21T09:49:37.366Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-04-21T09:49:37.638Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-04-21T09:49:37.638Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-04-21T09:49:38.586Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-04-21T09:49:38.586Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-04-21T09:49:39.156Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-04-21T09:49:40.096Z] === RUN TestDockerSuite/TestImagesFormat [2021-04-21T09:49:40.096Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-04-21T09:49:41.035Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-04-21T09:49:43.572Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-04-21T09:49:43.572Z] === RUN TestDockerSuite/TestImportBadURL [2021-04-21T09:49:43.572Z] === RUN TestDockerSuite/TestImportDisplay [2021-04-21T09:49:45.481Z] === RUN TestDockerSuite/TestImportFile [2021-04-21T09:49:46.051Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-04-21T09:49:47.434Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-04-21T09:49:47.434Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-04-21T09:49:49.345Z] === RUN TestDockerSuite/TestImportGzipped [2021-04-21T09:49:51.887Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-04-21T09:49:55.202Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-04-21T09:49:56.142Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-04-21T09:49:57.083Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-04-21T09:49:58.024Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-04-21T09:49:58.024Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-04-21T09:49:58.024Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-04-21T09:49:58.594Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-04-21T09:49:59.534Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-04-21T09:50:00.103Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-04-21T09:50:00.674Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-04-21T09:50:01.613Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-04-21T09:50:02.185Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-04-21T09:50:02.185Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-04-21T09:50:04.725Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-04-21T09:50:05.296Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-04-21T09:50:05.867Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-04-21T09:50:06.128Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-04-21T09:50:06.698Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-04-21T09:50:06.698Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-04-21T09:50:08.609Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-04-21T09:50:09.178Z] === RUN TestDockerSuite/TestInspectDefault [2021-04-21T09:50:09.765Z] === RUN TestDockerSuite/TestInspectHistory [2021-04-21T09:50:11.156Z] === RUN TestDockerSuite/TestInspectImage [2021-04-21T09:50:11.156Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-04-21T09:50:11.417Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-04-21T09:50:11.417Z] === RUN TestDockerSuite/TestInspectInt64 [2021-04-21T09:50:12.360Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-04-21T09:50:13.301Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-04-21T09:50:13.301Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-04-21T09:50:14.241Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-04-21T09:50:15.184Z] === RUN TestDockerSuite/TestInspectPlugin [2021-04-21T09:50:17.093Z] === RUN TestDockerSuite/TestInspectRootFS [2021-04-21T09:50:17.093Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-04-21T09:50:17.662Z] === RUN TestDockerSuite/TestInspectStatus [2021-04-21T09:50:18.233Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-04-21T09:50:20.145Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-04-21T09:50:20.145Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-04-21T09:50:20.720Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-04-21T09:50:22.103Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-04-21T09:50:22.674Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-04-21T09:50:23.615Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-04-21T09:50:24.185Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-04-21T09:50:25.135Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-04-21T09:50:25.135Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-04-21T09:50:29.336Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-04-21T09:50:31.247Z] === RUN TestDockerSuite/TestLinksEnvs [2021-04-21T09:50:33.160Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-04-21T09:50:33.730Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-04-21T09:50:36.276Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-04-21T09:50:38.818Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-04-21T09:50:40.728Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-04-21T09:50:40.728Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-04-21T09:50:42.640Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-04-21T09:50:43.211Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-04-21T09:50:44.156Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-04-21T09:50:45.194Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-04-21T09:50:45.194Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-04-21T09:50:45.194Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-04-21T09:50:45.194Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-04-21T09:50:45.648Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-04-21T09:50:46.606Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-04-21T09:50:46.606Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-04-21T09:50:46.606Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-04-21T09:50:46.606Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-04-21T09:50:47.059Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-04-21T09:50:48.017Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-04-21T09:50:50.737Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-04-21T09:50:51.741Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-04-21T09:50:53.269Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-04-21T09:50:53.269Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-04-21T09:50:53.269Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-04-21T09:50:53.269Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-04-21T09:50:56.022Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-04-21T09:50:56.152Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-04-21T09:50:59.322Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-04-21T09:51:01.864Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-04-21T09:51:02.435Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-04-21T09:51:04.979Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-04-21T09:51:05.240Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-04-21T09:51:05.502Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-04-21T09:51:05.502Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-04-21T09:51:05.502Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-04-21T09:51:06.455Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-04-21T09:51:07.397Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-04-21T09:51:10.943Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-04-21T09:51:11.596Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-04-21T09:51:11.857Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-04-21T09:51:17.140Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-04-21T09:51:17.400Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-04-21T09:51:17.400Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-04-21T09:51:18.783Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-04-21T09:51:19.725Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-04-21T09:51:20.666Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-04-21T09:51:21.199Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-04-21T09:51:21.653Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-04-21T09:51:21.653Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-04-21T09:51:22.051Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-04-21T09:51:23.436Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-04-21T09:51:25.347Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-04-21T09:51:25.353Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-04-21T09:51:26.296Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-04-21T09:51:26.874Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-04-21T09:51:27.236Z] === RUN TestDockerSuite/TestLogsSince [2021-04-21T09:51:33.811Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-04-21T09:51:33.811Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-04-21T09:51:37.155Z] === RUN TestDockerSuite/TestBuildAddScript [2021-04-21T09:51:37.155Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-04-21T09:51:37.155Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-04-21T09:51:37.608Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-04-21T09:51:37.608Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-04-21T09:51:38.061Z] === RUN TestDockerSuite/TestBuildAddTar [2021-04-21T09:51:40.397Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-04-21T09:51:40.656Z] === RUN TestDockerSuite/TestLogsTail [2021-04-21T09:51:41.597Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-04-21T09:51:42.982Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-04-21T09:51:43.554Z] === RUN TestDockerSuite/TestMountIntoProc [2021-04-21T09:51:43.815Z] === RUN TestDockerSuite/TestMountIntoSys [2021-04-21T09:51:44.758Z] === RUN TestDockerSuite/TestNetHostname [2021-04-21T09:51:48.059Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-04-21T09:51:48.630Z] === RUN TestDockerSuite/TestNetworkEvents [2021-04-21T09:51:55.244Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-04-21T09:51:59.452Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-04-21T09:52:00.024Z] === RUN TestDockerSuite/TestPluginActive [2021-04-21T09:52:01.938Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-04-21T09:52:06.141Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-04-21T09:52:10.343Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-04-21T09:52:10.343Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-04-21T09:52:10.914Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-04-21T09:52:12.828Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-04-21T09:52:14.212Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-04-21T09:52:15.153Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-04-21T09:52:15.413Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-04-21T09:52:17.955Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-04-21T09:52:18.525Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-04-21T09:52:21.823Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-04-21T09:52:22.766Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-04-21T09:52:24.678Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-04-21T09:52:26.591Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-04-21T09:52:27.534Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-04-21T09:52:28.475Z] === RUN TestDockerSuite/TestPortHostBinding [2021-04-21T09:52:31.019Z] === RUN TestDockerSuite/TestPortList [2021-04-21T09:52:32.422Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-04-21T09:52:37.708Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-04-21T09:52:38.386Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-04-21T09:52:38.386Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-04-21T09:52:38.386Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-04-21T09:52:44.287Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-04-21T09:52:46.197Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-04-21T09:52:52.775Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-04-21T09:52:52.775Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-04-21T09:52:52.775Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-04-21T09:52:53.714Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-04-21T09:52:53.714Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-04-21T09:52:54.285Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-04-21T09:52:54.285Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-04-21T09:52:55.225Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-04-21T09:52:55.225Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-04-21T09:52:56.615Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-04-21T09:52:56.615Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-04-21T09:52:59.397Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-04-21T09:52:59.852Z] === RUN TestDockerSuite/TestBuildBlankName [2021-04-21T09:52:59.916Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-04-21T09:53:00.809Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-04-21T09:53:01.297Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-04-21T09:53:02.679Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-04-21T09:53:02.679Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-04-21T09:53:02.679Z] === RUN TestDockerSuite/TestPsByOrder [2021-04-21T09:53:06.880Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-04-21T09:53:07.821Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-04-21T09:53:09.322Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-04-21T09:53:09.774Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-04-21T09:53:12.024Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-04-21T09:53:13.405Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-04-21T09:53:15.519Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-04-21T09:53:17.607Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-04-21T09:53:17.607Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-04-21T09:53:17.867Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-04-21T09:53:22.079Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-04-21T09:53:27.835Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-04-21T09:53:30.213Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-04-21T09:53:31.156Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-04-21T09:53:31.417Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-04-21T09:53:34.716Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-04-21T09:53:34.716Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-04-21T09:53:36.100Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-04-21T09:53:38.017Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-04-21T09:53:38.097Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-04-21T09:53:38.097Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-04-21T09:53:38.960Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-04-21T09:53:40.871Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-04-21T09:53:42.265Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-04-21T09:53:43.648Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-04-21T09:53:45.120Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-04-21T09:53:45.120Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-04-21T09:53:45.120Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-04-21T09:53:46.191Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-04-21T09:53:46.191Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-04-21T09:53:46.762Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-04-21T09:53:47.332Z] === RUN TestDockerSuite/TestPsRightTagName [2021-04-21T09:53:50.633Z] === RUN TestDockerSuite/TestPsShowMounts [2021-04-21T09:53:50.633Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-04-21T09:53:52.137Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-04-21T09:53:52.137Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-04-21T09:53:52.137Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-04-21T09:53:52.137Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-04-21T09:53:52.137Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-04-21T09:53:53.178Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-04-21T09:53:54.120Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-04-21T09:53:54.120Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-04-21T09:53:54.380Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-04-21T09:53:54.380Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-04-21T09:53:54.641Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-04-21T09:53:54.641Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-04-21T09:53:55.583Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-04-21T09:53:56.967Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-04-21T09:53:57.538Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-04-21T09:53:58.921Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-04-21T09:53:59.881Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-04-21T09:54:04.082Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-04-21T09:54:12.218Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-04-21T09:54:12.218Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-04-21T09:54:13.601Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-04-21T09:54:16.900Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-04-21T09:54:16.900Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-04-21T09:54:16.900Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-04-21T09:54:16.900Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-04-21T09:54:18.282Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-04-21T09:54:19.667Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-04-21T09:54:21.841Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-04-21T09:54:21.991Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-04-21T09:54:25.711Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-04-21T09:54:26.165Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-04-21T09:54:26.619Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-04-21T09:54:27.145Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-04-21T09:54:27.714Z] === RUN TestDockerSuite/TestRmiBlank [2021-04-21T09:54:27.714Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-04-21T09:54:27.974Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-04-21T09:54:28.137Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-04-21T09:54:28.137Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-04-21T09:54:31.273Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-04-21T09:54:32.216Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-04-21T09:54:32.476Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-04-21T09:54:32.736Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-04-21T09:54:33.881Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-04-21T09:54:35.279Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-04-21T09:54:35.401Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-04-21T09:54:35.401Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-04-21T09:54:35.401Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-04-21T09:54:35.849Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-04-21T09:54:36.109Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-04-21T09:54:36.922Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-04-21T09:54:38.442Z] === RUN TestDockerSuite/TestBuildCmd [2021-04-21T09:54:38.653Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-04-21T09:54:38.899Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-04-21T09:54:39.353Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-04-21T09:54:39.592Z] === RUN TestDockerSuite/TestRmiTag [2021-04-21T09:54:39.593Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-04-21T09:54:39.853Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-04-21T09:54:40.315Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-04-21T09:54:40.795Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-04-21T09:54:44.098Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-04-21T09:54:46.013Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-04-21T09:54:46.954Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-04-21T09:54:47.341Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-04-21T09:54:47.894Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-04-21T09:54:48.154Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-04-21T09:54:48.871Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-04-21T09:54:48.871Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-04-21T09:54:49.094Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-04-21T09:54:49.666Z] === RUN TestDockerSuite/TestRunAddHost [2021-04-21T09:54:50.399Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-04-21T09:54:50.399Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-04-21T09:54:50.608Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-04-21T09:54:50.854Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-04-21T09:54:51.550Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-04-21T09:54:52.491Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-04-21T09:54:52.491Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-04-21T09:54:52.752Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-04-21T09:54:53.323Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-04-21T09:54:53.729Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-04-21T09:54:54.182Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-04-21T09:54:55.139Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-04-21T09:54:55.139Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-04-21T09:54:55.867Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-04-21T09:54:56.097Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-04-21T09:54:56.438Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-04-21T09:54:56.557Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-04-21T09:54:56.557Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-04-21T09:54:56.557Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-04-21T09:54:57.383Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-04-21T09:54:58.767Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-04-21T09:54:59.338Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-04-21T09:55:01.256Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-04-21T09:55:01.827Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-04-21T09:55:02.768Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-04-21T09:55:03.338Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-04-21T09:55:03.602Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-04-21T09:55:04.278Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-04-21T09:55:05.277Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-04-21T09:55:06.217Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-04-21T09:55:06.217Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-04-21T09:55:07.602Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-04-21T09:55:08.544Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-04-21T09:55:09.115Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-04-21T09:55:10.055Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-04-21T09:55:10.055Z] === RUN TestDockerSuite/TestRunBindMounts [2021-04-21T09:55:11.969Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-04-21T09:55:12.909Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-04-21T09:55:13.483Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-04-21T09:55:14.424Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-04-21T09:55:14.994Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-04-21T09:55:14.994Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-04-21T09:55:15.564Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-04-21T09:55:16.503Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-04-21T09:55:17.075Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-04-21T09:55:17.647Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-04-21T09:55:18.590Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-04-21T09:55:18.590Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-04-21T09:55:19.161Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-04-21T09:55:19.161Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-04-21T09:55:19.421Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-04-21T09:55:20.363Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-04-21T09:55:21.304Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-04-21T09:55:22.688Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-04-21T09:55:23.628Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-04-21T09:55:23.628Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-04-21T09:55:24.568Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-04-21T09:55:25.950Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-04-21T09:55:27.348Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-04-21T09:55:28.291Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-04-21T09:55:29.232Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-04-21T09:55:29.803Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-04-21T09:55:30.374Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-04-21T09:55:31.314Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-04-21T09:55:31.885Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-04-21T09:55:33.800Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-04-21T09:55:34.062Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-04-21T09:55:36.610Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-04-21T09:55:37.554Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-04-21T09:55:37.554Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-04-21T09:55:38.496Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-04-21T09:55:41.038Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-04-21T09:55:42.425Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-04-21T09:55:44.969Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-04-21T09:55:46.023Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-04-21T09:55:46.023Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-04-21T09:55:46.023Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-04-21T09:55:48.270Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-04-21T09:55:48.270Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-04-21T09:55:48.270Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-04-21T09:55:48.270Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-04-21T09:55:49.726Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-04-21T09:55:50.179Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-04-21T09:55:50.633Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-04-21T09:55:50.633Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-04-21T09:55:50.814Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-04-21T09:55:51.590Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-04-21T09:55:51.590Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-04-21T09:55:52.726Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-04-21T09:55:55.270Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-04-21T09:55:55.270Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-04-21T09:55:55.840Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-04-21T09:55:57.751Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-04-21T09:55:58.011Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-04-21T09:55:58.952Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-04-21T09:55:58.952Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-04-21T09:55:59.895Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-04-21T09:56:00.465Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-04-21T09:56:01.847Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-04-21T09:56:01.847Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-04-21T09:56:03.269Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-04-21T09:56:03.840Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-04-21T09:56:04.782Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-04-21T09:56:05.353Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-04-21T09:56:05.353Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-04-21T09:56:05.924Z] === RUN TestDockerSuite/TestRunEnvironment [2021-04-21T09:56:06.864Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-04-21T09:56:07.435Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-04-21T09:56:08.006Z] === RUN TestDockerSuite/TestRunExitCode [2021-04-21T09:56:08.948Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-04-21T09:56:09.519Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-04-21T09:56:10.460Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-04-21T09:56:11.031Z] === RUN TestDockerSuite/TestRunExposePort [2021-04-21T09:56:11.031Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-04-21T09:56:11.973Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-04-21T09:56:12.544Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-04-21T09:56:13.929Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-04-21T09:56:14.190Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-04-21T09:56:14.190Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-04-21T09:56:17.492Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-04-21T09:56:18.064Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-04-21T09:56:19.988Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-04-21T09:56:27.179Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-04-21T09:56:27.179Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-04-21T09:56:27.179Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-04-21T09:56:28.117Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-04-21T09:56:29.500Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-04-21T09:56:30.071Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-04-21T09:56:30.331Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-04-21T09:56:32.242Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-04-21T09:56:32.503Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-04-21T09:56:32.503Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-04-21T09:56:32.503Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-04-21T09:56:33.445Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-04-21T09:56:36.745Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-04-21T09:56:37.688Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-04-21T09:56:39.072Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-04-21T09:56:45.685Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-04-21T09:56:45.685Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-04-21T09:56:46.255Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-04-21T09:56:46.515Z] === RUN TestDockerSuite/TestRunModeHostname [2021-04-21T09:56:47.898Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-04-21T09:56:47.898Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-04-21T09:56:48.162Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-04-21T09:56:50.076Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-04-21T09:56:51.462Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-04-21T09:56:52.847Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-04-21T09:56:52.847Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-04-21T09:56:53.107Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-04-21T09:56:54.490Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-04-21T09:56:55.873Z] === RUN TestDockerSuite/TestRunMount [2021-04-21T09:56:57.047Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-04-21T09:56:57.047Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-04-21T09:56:57.047Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-04-21T09:57:01.701Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-04-21T09:57:04.008Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-04-21T09:57:04.579Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-04-21T09:57:05.149Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-04-21T09:57:05.730Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-04-21T09:57:07.118Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-04-21T09:57:09.663Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-04-21T09:57:10.216Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-04-21T09:57:12.401Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-04-21T09:57:12.962Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-04-21T09:57:14.346Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-04-21T09:57:15.287Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-04-21T09:57:18.585Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-04-21T09:57:19.969Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-04-21T09:57:21.351Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-04-21T09:57:21.351Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-04-21T09:57:22.293Z] === RUN TestDockerSuite/TestRunNetHost [2021-04-21T09:57:23.676Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-04-21T09:57:24.248Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-04-21T09:57:25.194Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-04-21T09:57:27.105Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-04-21T09:57:29.017Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-04-21T09:57:34.303Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-04-21T09:57:34.303Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-04-21T09:57:34.303Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-04-21T09:57:34.874Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-04-21T09:57:34.874Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-04-21T09:57:35.816Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-04-21T09:57:36.387Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-04-21T09:57:36.387Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-04-21T09:57:37.329Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-04-21T09:57:43.905Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-04-21T09:57:43.905Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-04-21T09:57:43.905Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-04-21T09:57:44.477Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-04-21T09:57:46.393Z] === RUN TestDockerSuite/TestRunPortInUse [2021-04-21T09:57:46.964Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-04-21T09:57:47.652Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-04-21T09:57:47.912Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-04-21T09:57:48.489Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-04-21T09:57:49.059Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-04-21T09:57:49.629Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-04-21T09:57:49.630Z] === RUN TestDockerSuite/TestRunPublishPort [2021-04-21T09:57:50.569Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-04-21T09:57:50.829Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-04-21T09:57:50.829Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-04-21T09:57:51.399Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-04-21T09:57:52.781Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-04-21T09:57:52.781Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-04-21T09:57:56.081Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-04-21T09:57:57.465Z] === RUN TestDockerSuite/TestRunRm [2021-04-21T09:57:58.036Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-04-21T09:58:02.234Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-04-21T09:58:02.806Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-04-21T09:58:03.376Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-04-21T09:58:04.759Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-04-21T09:58:05.700Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-04-21T09:58:09.009Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-04-21T09:58:13.211Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-04-21T09:58:14.152Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-04-21T09:58:14.413Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-04-21T09:58:14.983Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-04-21T09:58:15.553Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-04-21T09:58:16.124Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-04-21T09:58:16.383Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-04-21T09:58:17.322Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-04-21T09:58:17.892Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-04-21T09:58:18.830Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-04-21T09:58:21.372Z] === RUN TestDockerSuite/TestRunState [2021-04-21T09:58:23.280Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-04-21T09:58:23.540Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-04-21T09:58:24.481Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-04-21T09:58:24.740Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-04-21T09:58:24.740Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-04-21T09:58:25.317Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-04-21T09:58:25.902Z] === RUN TestDockerSuite/TestRunSysctls [2021-04-21T09:58:27.284Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-04-21T09:58:27.284Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-04-21T09:58:27.284Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-04-21T09:58:28.223Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-04-21T09:58:30.135Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-04-21T09:58:31.076Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-04-21T09:58:32.989Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-04-21T09:58:36.287Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-04-21T09:58:39.582Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-04-21T09:58:40.153Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-04-21T09:58:41.094Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-04-21T09:58:41.663Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-04-21T09:58:43.575Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-04-21T09:58:45.003Z] === RUN TestDockerSuite/TestRunUserByID [2021-04-21T09:58:45.572Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-04-21T09:58:45.572Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-04-21T09:58:45.833Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-04-21T09:58:46.403Z] === RUN TestDockerSuite/TestRunUserByName [2021-04-21T09:58:47.343Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-04-21T09:58:47.913Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-04-21T09:58:47.913Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-04-21T09:58:47.913Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-04-21T09:58:48.853Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-04-21T09:58:53.056Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-04-21T09:58:53.316Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-04-21T09:58:53.547Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-04-21T09:58:53.547Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-04-21T09:58:53.547Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-04-21T09:58:54.256Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-04-21T09:58:56.166Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-04-21T09:58:57.551Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-04-21T09:59:00.093Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-04-21T09:59:02.004Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-04-21T09:59:02.947Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-04-21T09:59:02.947Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-04-21T09:59:02.947Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-04-21T09:59:02.947Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-04-21T09:59:03.234Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-04-21T09:59:03.234Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-04-21T09:59:05.143Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-04-21T09:59:07.684Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-04-21T09:59:08.255Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-04-21T09:59:09.639Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-04-21T09:59:10.209Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-04-21T09:59:11.150Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-04-21T09:59:12.096Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-04-21T09:59:12.096Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-04-21T09:59:13.036Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-04-21T09:59:13.036Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-04-21T09:59:13.036Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2021-04-21T09:59:13.036Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-04-21T09:59:13.036Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-04-21T09:59:13.036Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-04-21T09:59:13.036Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-04-21T09:59:13.036Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-04-21T09:59:13.036Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-04-21T09:59:13.036Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2021-04-21T09:59:13.977Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-04-21T09:59:15.363Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-04-21T09:59:16.306Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-04-21T09:59:16.306Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-04-21T09:59:17.690Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-04-21T09:59:17.690Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-04-21T09:59:18.631Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-04-21T09:59:18.631Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-04-21T09:59:18.892Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-04-21T09:59:19.463Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-04-21T09:59:20.419Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-04-21T09:59:20.419Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-04-21T09:59:20.419Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-04-21T09:59:21.804Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-04-21T09:59:23.714Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-04-21T09:59:24.284Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-04-21T09:59:24.284Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-04-21T09:59:25.226Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-04-21T09:59:25.226Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-04-21T09:59:27.139Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-04-21T09:59:27.400Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-04-21T09:59:29.312Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-04-21T09:59:30.254Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-04-21T09:59:31.195Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-04-21T09:59:31.195Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-04-21T09:59:31.195Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-04-21T09:59:32.135Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-04-21T09:59:32.395Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-04-21T09:59:33.779Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-04-21T09:59:35.164Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-04-21T09:59:35.164Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-04-21T09:59:37.075Z] === RUN TestDockerSuite/TestSaveImageId [2021-04-21T09:59:37.075Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-04-21T09:59:37.658Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-04-21T09:59:39.572Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-04-21T09:59:40.142Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-04-21T09:59:40.142Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-04-21T09:59:42.685Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-04-21T09:59:42.685Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-04-21T09:59:42.685Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-04-21T09:59:43.629Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-04-21T09:59:45.011Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-04-21T09:59:45.581Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-04-21T09:59:45.581Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-04-21T09:59:45.581Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-04-21T09:59:45.581Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-04-21T09:59:46.151Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-04-21T09:59:46.151Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-04-21T09:59:49.456Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-04-21T09:59:50.838Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-04-21T09:59:50.838Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-04-21T09:59:55.039Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-04-21T09:59:56.952Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-04-21T09:59:57.918Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-04-21T09:59:57.918Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-04-21T09:59:58.859Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-04-21T09:59:58.859Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-04-21T10:00:00.772Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-04-21T10:00:01.711Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-04-21T10:00:03.623Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-04-21T10:00:05.603Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-04-21T10:00:05.603Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-04-21T10:00:06.065Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-04-21T10:00:06.166Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-04-21T10:00:06.736Z] === RUN TestDockerSuite/TestStartRecordError [2021-04-21T10:00:08.648Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-04-21T10:00:10.561Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-04-21T10:00:12.473Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-04-21T10:00:15.768Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-04-21T10:00:19.976Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-04-21T10:00:23.270Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-04-21T10:00:28.549Z] === RUN TestDockerSuite/TestStatsNoStream [2021-04-21T10:00:31.088Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-04-21T10:00:32.470Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-04-21T10:00:33.411Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-04-21T10:00:34.351Z] === RUN TestDockerSuite/TestTopPrivileged [2021-04-21T10:00:34.921Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-04-21T10:00:34.921Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-04-21T10:00:35.862Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-04-21T10:00:36.097Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-04-21T10:00:41.157Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-04-21T10:00:43.700Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-04-21T10:00:44.643Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-04-21T10:00:45.212Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-04-21T10:00:45.212Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2021-04-21T10:00:46.153Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2021-04-21T10:00:46.455Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-04-21T10:00:48.067Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-04-21T10:00:48.067Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-04-21T10:00:49.449Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-04-21T10:00:50.836Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-04-21T10:00:51.776Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-04-21T10:00:53.691Z] === RUN TestDockerSuite/TestUpdateStats [2021-04-21T10:00:55.599Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-04-21T10:00:57.508Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-04-21T10:00:58.874Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-04-21T10:00:58.894Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-04-21T10:00:58.895Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-04-21T10:01:00.803Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-04-21T10:01:01.744Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-04-21T10:01:08.324Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-04-21T10:01:13.609Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-04-21T10:01:18.891Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-04-21T10:01:22.190Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-04-21T10:01:27.485Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-04-21T10:01:34.064Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-04-21T10:01:34.615Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-04-21T10:01:35.447Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-04-21T10:01:37.358Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-04-21T10:01:38.743Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-04-21T10:01:40.656Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-04-21T10:01:42.565Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-04-21T10:01:44.477Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-04-21T10:01:44.477Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-04-21T10:01:47.057Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-04-21T10:01:49.599Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-04-21T10:01:51.510Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-04-21T10:01:52.291Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-04-21T10:01:58.084Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-04-21T10:02:03.364Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-04-21T10:02:06.662Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-04-21T10:02:06.662Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-04-21T10:02:06.662Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-04-21T10:02:07.602Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-04-21T10:02:07.602Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-04-21T10:02:07.602Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-04-21T10:02:07.602Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-04-21T10:02:08.543Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-04-21T10:02:08.543Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-04-21T10:02:09.114Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-04-21T10:02:09.114Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-04-21T10:02:09.378Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-04-21T10:02:09.378Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-04-21T10:02:09.378Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-04-21T10:02:10.019Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-04-21T10:02:11.920Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-04-21T10:02:11.920Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-04-21T10:02:11.920Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-04-21T10:02:11.920Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-04-21T10:02:11.920Z] === RUN TestDockerSuite/TestVolumeEvents [2021-04-21T10:02:12.859Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-04-21T10:02:14.771Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-04-21T10:02:14.771Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-04-21T10:02:14.771Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-04-21T10:02:18.069Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-04-21T10:02:21.370Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-04-21T10:02:21.370Z] --- PASS: TestDockerSuite (1917.90s) [2021-04-21T10:02:21.370Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-04-21T10:02:21.370Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.18s) [2021-04-21T10:02:21.370Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-04-21T10:02:21.370Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-04-21T10:02:21.370Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-04-21T10:02:21.370Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-04-21T10:02:21.370Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-04-21T10:02:21.370Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.62s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.73s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.91s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.19s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.36s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (1.59s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (3.17s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.31s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.46s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.74s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (5.83s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.85s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.38s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.15s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.27s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.17s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.25s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (3.08s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.30s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestAttachDetach (1.52s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.17s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.33s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.46s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.49s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.88s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.82s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.86s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.45s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.67s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.16s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (25.16s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.54s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.93s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.75s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.26s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.33s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.66s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.44s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.38s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.25s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.01s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.90s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.83s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.83s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.55s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.99s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.14s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.99s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.85s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (10.92s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.15s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.42s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.41s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.95s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.88s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.90s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (6.05s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.17s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.22s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.90s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.21s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.80s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.34s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.68s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.36s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.65s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (5.98s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (19.94s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.11s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.87s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.38s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.40s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.32s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.18s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.65s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.99s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.90s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.78s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.69s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.77s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.04s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.45s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.99s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.18s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.00s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.76s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildCmd (0.61s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.53s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.46s) [2021-04-21T10:02:21.371Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-04-21T10:02:21.371Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.14s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.54s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.95s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.00s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.26s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.90s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.55s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.34s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (16.68s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.83s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.51s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.68s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.36s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.65s) [2021-04-21T10:02:21.371Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-04-21T10:02:21.371Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-04-21T10:02:21.371Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-04-21T10:02:21.371Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-04-21T10:02:21.371Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-04-21T10:02:21.371Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-04-21T10:02:21.371Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-04-21T10:02:21.371Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.57s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.90s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.23s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.43s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (9.14s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.33s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.68s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.94s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.72s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.70s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.66s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.61s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.58s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.96s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.64s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.73s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.18s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.17s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.98s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.93s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.53s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.69s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.00s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.25s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (22.94s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.23s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (7.40s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.65s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.41s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.84s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.23s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.42s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.42s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.17s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.19s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.27s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildEnv (1.95s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (2.09s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.80s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (9.79s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (30.78s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.37s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (12.90s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.86s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.62s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.53s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.71s) [2021-04-21T10:02:21.371Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-04-21T10:02:21.371Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.35s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (15.92s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildExpose (0.42s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.52s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.37s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.37s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildFails (1.27s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.92s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.58s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.57s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.38s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.31s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.27s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.42s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.82s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.23s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.79s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.71s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.52s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildHistory (3.94s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.41s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.84s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.54s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.61s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.05s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildLabel (0.36s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.38s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.35s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.27s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildLabels (0.50s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.20s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.19s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildLastModified (6.18s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.88s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.22s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.13s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.43s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.37s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.33s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.39s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (9.41s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.56s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.28s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.24s) [2021-04-21T10:02:21.371Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-04-21T10:02:21.371Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.31s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.42s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.47s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.35s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.66s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.86s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.33s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.14s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.13s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.56s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.43s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.37s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.00s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildOnBuild (3.11s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.78s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.78s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.32s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.60s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.18s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.26s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.33s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.36s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildPATH (2.18s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.95s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.26s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.26s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.00s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (6.96s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildRm (3.45s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.02s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.11s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.36s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.51s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.14s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.00s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.93s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.41s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.21s) [2021-04-21T10:02:21.371Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-04-21T10:02:21.371Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.83s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-04-21T10:02:21.371Z] --- PASS: TestDockerSuite/TestBuildStderr (0.83s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.93s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.99s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.07s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.55s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.55s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.51s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestBuildUser (2.44s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.05s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.46s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.45s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.43s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.88s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.80s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.85s) [2021-04-21T10:02:21.372Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-04-21T10:02:21.372Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-04-21T10:02:21.372Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-04-21T10:02:21.372Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-04-21T10:02:21.372Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-04-21T10:02:21.372Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-04-21T10:02:21.372Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2021-04-21T10:02:21.372Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.37s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.20s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.55s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.09s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.53s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.61s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.66s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.70s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.77s) [2021-04-21T10:02:21.372Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-04-21T10:02:21.372Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.61s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.28s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-04-21T10:02:21.372Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-04-21T10:02:21.372Z] docker_cli_sni_test.go:18: Flakey test [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.81s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.13s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestCommitChange (1.05s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.02s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.00s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.95s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.02s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestCommitTTY (2.08s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.25s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.86s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.05s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.10s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestContainerAPICommit (2.22s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.90s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.96s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.04s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (1.10s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.33s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.87s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.85s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (1.00s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.87s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.82s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.09s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.23s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.94s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.31s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.50s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.31s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.26s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.66s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.13s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.08s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.80s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.69s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (2.10s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.98s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.78s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.85s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.01s) [2021-04-21T10:02:21.372Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-04-21T10:02:21.372Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.04s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.37s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.61s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (7.01s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (1.14s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.95s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.64s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (25.49s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.63s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.82s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.68s) [2021-04-21T10:02:21.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (2.01s) [2021-04-21T10:02:21.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0008f7720_} (1.82s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1674147543_/foo_false____} (1.80s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1674147543_/foo_true____} (1.65s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3232392266_/foo_false____} (1.92s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3232392266_/foo_true____} (1.69s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3232392266_/foo_true__0xc0008f7780__} (1.86s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0008f77a0_} (1.77s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0008f77c0_} (1.76s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0008f77e0_} (1.64s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0008f7800_} (1.47s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (2.81s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.36s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.04s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.01s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (4.67s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (3.53s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (5.21s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.96s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.20s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.37s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.45s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.34s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.06s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.55s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.11s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.14s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.33s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.96s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.40s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.00s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.90s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.11s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.17s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.01s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.84s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.78s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.77s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.35s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.76s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.87s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.93s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.74s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.31s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.42s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.91s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.76s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.22s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.63s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.84s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.62s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.81s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCpToDot (0.77s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.40s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.36s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCpToStdout (0.85s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.48s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.06s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.36s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCreateArgs (0.07s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.38s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.74s) [2021-04-21T10:02:21.634Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-04-21T10:02:21.634Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.72s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.29s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2021-04-21T10:02:21.634Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-04-21T10:02:21.634Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.08s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.98s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.19s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (1.05s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.62s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.36s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (2.32s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (2.13s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.70s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.69s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.67s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.76s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.35s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (2.41s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.46s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (7.10s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.41s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.87s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.98s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.44s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestEventsAttach (0.79s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestEventsCommit (1.03s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.75s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.74s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.89s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.97s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.93s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.15s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (3.05s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestEventsCopy (1.06s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.42s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.62s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.33s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.39s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.84s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.69s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.32s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.72s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestEventsFilters (1.79s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestEventsFormat (1.65s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.32s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.39s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.27s) [2021-04-21T10:02:21.634Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-04-21T10:02:21.634Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-04-21T10:02:21.634Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-04-21T10:02:21.634Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.41s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.73s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestEventsRename (0.79s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestEventsResize (0.76s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.71s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.06s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.70s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.93s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestEventsTop (0.76s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.56s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestExec (1.80s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.92s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.27s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.92s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestExecAPIStart (3.03s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.18s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.01s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.04s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.03s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.01s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.00s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.76s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestExecCgroup (2.50s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestExecEnv (1.26s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.28s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.57s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestExecInspectID (3.44s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestExecInteractive (1.09s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.00s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.16s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestExecParseError (0.70s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.79s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.72s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.66s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.04s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestExecStartFails (1.22s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestExecStateCleanup (12.04s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.77s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestExecTTY (1.02s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.08s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.81s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestExecUlimits (1.64s) [2021-04-21T10:02:21.634Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-04-21T10:02:21.634Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestExecWithImageUser (3.33s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.07s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (2.23s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.59s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestExecWithUser (2.05s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.04s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.73s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.73s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.76s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.73s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestHealth (23.43s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.03s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.97s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.83s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.03s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.33s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.68s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.67s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.80s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.92s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.70s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestImportDisplay (1.64s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestImportFile (1.81s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.13s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestImportGzipped (2.43s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.92s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.37s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (1.06s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.81s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.69s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.72s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.74s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.69s) [2021-04-21T10:02:21.634Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.72s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.73s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.28s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.74s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.74s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.76s) [2021-04-21T10:02:21.635Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-04-21T10:02:21.635Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.49s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.76s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestInspectDefault (0.73s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestInspectHistory (1.44s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestInspectImage (0.03s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.07s) [2021-04-21T10:02:21.635Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-04-21T10:02:21.635Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.04s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.81s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.09s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.94s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.53s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.04s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.71s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestInspectStatus (0.78s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.58s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.87s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.10s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.83s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.82s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.70s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.94s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.06s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (3.68s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (2.37s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.89s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.67s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.37s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.15s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.25s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.10s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.49s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.79s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.00s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.87s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.71s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.76s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.75s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.32s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.07s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.98s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.72s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.69s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.81s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.73s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.03s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.05s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.04s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.47s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.19s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.19s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.76s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.83s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestLogsSince (6.78s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.87s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.01s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestLogsTail (0.82s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestLogsTimestamps (1.20s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.78s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.32s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.74s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestNetHostname (3.24s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.92s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestNetworkEvents (6.46s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (3.73s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (1.19s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestPluginActive (1.75s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.99s) [2021-04-21T10:02:21.635Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-04-21T10:02:21.635Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.99s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.20s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.49s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.24s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.86s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (3.74s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (2.10s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestPortHostBinding (2.40s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestPortList (13.57s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.49s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.96s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.70s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.70s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.77s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.13s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.36s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.94s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.51s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (1.55s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.16s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestPsByOrder (3.82s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.34s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.42s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.62s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.36s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.36s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.55s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.94s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.68s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (2.11s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.87s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.78s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestPsListContainersSize (2.08s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.22s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.98s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.91s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (1.08s) [2021-04-21T10:02:21.635Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-04-21T10:02:21.635Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.22s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.84s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.68s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.76s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.11s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (12.07s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.70s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.73s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.83s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (2.10s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.69s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.40s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.26s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.22s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.40s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.21s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.25s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (2.35s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.94s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.93s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (5.36s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.89s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.93s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.32s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.65s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunAddHost (0.84s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.79s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (1.00s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.80s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (2.36s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.74s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.16s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.12s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.89s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.46s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.86s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.83s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.82s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.73s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.86s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.25s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.16s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.03s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.80s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.68s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.13s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.77s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.75s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.68s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.71s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.68s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.69s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.69s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.67s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.70s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.79s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.25s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.86s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (1.33s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.96s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.70s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.41s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.47s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.13s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.68s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.68s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.72s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.72s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.66s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.80s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.70s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.08s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.99s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.16s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.57s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.86s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.67s) [2021-04-21T10:02:21.635Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-04-21T10:02:21.635Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2021-04-21T10:02:21.635Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-04-21T10:02:21.635Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.67s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.30s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.82s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.52s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.81s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (2.24s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.91s) [2021-04-21T10:02:21.635Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-04-21T10:02:21.635Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.93s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.92s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.07s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (1.06s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.87s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.79s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.68s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.71s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.69s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.69s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.72s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunExitCode (0.74s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.69s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.71s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.72s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.74s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.68s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.39s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.46s) [2021-04-21T10:02:21.635Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-04-21T10:02:21.635Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.13s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.72s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.42s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.84s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.96s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.04s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.78s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.02s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.43s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.43s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.01s) [2021-04-21T10:02:21.635Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.57s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.85s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.33s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.05s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.22s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.79s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.59s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.42s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.36s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.41s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunMount (7.89s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.70s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.71s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.66s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.68s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.47s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.33s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.95s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.59s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.48s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.90s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunNetHost (1.14s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.73s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.89s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.05s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.07s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.24s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.62s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.77s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.68s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.68s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.71s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.75s) [2021-04-21T10:02:21.636Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-04-21T10:02:21.636Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.75s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.72s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.79s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.91s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.42s) [2021-04-21T10:02:21.636Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.51s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.47s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.72s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.46s) [2021-04-21T10:02:21.636Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-04-21T10:02:21.636Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.73s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.45s) [2021-04-21T10:02:21.636Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-04-21T10:02:21.636Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.70s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.39s) [2021-04-21T10:02:21.636Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-04-21T10:02:21.636Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.08s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.40s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunRm (0.78s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.76s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.72s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.72s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.35s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.77s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.60s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.12s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.77s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.44s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.69s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.45s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.45s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.46s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.72s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.82s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.72s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.64s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunState (1.56s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.71s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.87s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s) [2021-04-21T10:02:21.636Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-04-21T10:02:21.636Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.67s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.44s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunSysctls (1.54s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.70s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.24s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.68s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.72s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.57s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.21s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.74s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.71s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.69s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.99s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.23s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunUserByID (0.69s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.68s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunUserByName (0.71s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.70s) [2021-04-21T10:02:21.636Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-04-21T10:02:21.636Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.73s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.84s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.67s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.96s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.09s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.37s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.17s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.31s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.72s) [2021-04-21T10:02:21.636Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-04-21T10:02:21.636Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2021-04-21T10:02:21.636Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-04-21T10:02:21.636Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2021-04-21T10:02:21.636Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-04-21T10:02:21.636Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.27s) [2021-04-21T10:02:21.636Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-04-21T10:02:21.636Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (4.09s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.91s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.97s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.86s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (1.10s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.95s) [2021-04-21T10:02:21.636Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-04-21T10:02:21.636Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.07s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.04s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2021-04-21T10:02:21.636Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-04-21T10:02:21.636Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-04-21T10:02:21.636Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-04-21T10:02:21.636Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-04-21T10:02:21.636Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-04-21T10:02:21.636Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-04-21T10:02:21.636Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-04-21T10:02:21.636Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-04-21T10:02:21.636Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-04-21T10:02:21.636Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.96s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (1.07s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (1.09s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.28s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.19s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.93s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.80s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.81s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.06s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.06s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunWithUlimits (1.04s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.84s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.89s) [2021-04-21T10:02:21.636Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-04-21T10:02:21.636Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.79s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.77s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.60s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.86s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.92s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.21s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.32s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.38s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.06s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.82s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.53s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.45s) [2021-04-21T10:02:21.636Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents059658159 [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.07s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (2.01s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.42s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.42s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.38s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.52s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.76s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.77s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.96s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.09s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.57s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (3.03s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.43s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.80s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestStartRecordError (1.74s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.83s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.97s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.00s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.75s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.00s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.89s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.72s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.79s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.77s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.71s) [2021-04-21T10:02:21.636Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-04-21T10:02:21.636Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.06s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.41s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.36s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.71s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.73s) [2021-04-21T10:02:21.636Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-04-21T10:02:21.636Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.05s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.89s) [2021-04-21T10:02:21.636Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-04-21T10:02:21.636Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.41s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.11s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.04s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.72s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestUpdateStats (3.77s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.67s) [2021-04-21T10:02:21.636Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-04-21T10:02:21.636Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.93s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.04s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (6.10s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (5.60s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (4.85s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (3.40s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (5.23s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (6.23s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.12s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.08s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.45s) [2021-04-21T10:02:21.636Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.43s) [2021-04-21T10:02:21.637Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.17s) [2021-04-21T10:02:21.637Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.06s) [2021-04-21T10:02:21.637Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.68s) [2021-04-21T10:02:21.637Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.26s) [2021-04-21T10:02:21.637Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.07s) [2021-04-21T10:02:21.637Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2021-04-21T10:02:21.637Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.04s) [2021-04-21T10:02:21.637Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.05s) [2021-04-21T10:02:21.637Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.76s) [2021-04-21T10:02:21.637Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2021-04-21T10:02:21.637Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-04-21T10:02:21.637Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-04-21T10:02:21.637Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.74s) [2021-04-21T10:02:21.637Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-04-21T10:02:21.637Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.84s) [2021-04-21T10:02:21.637Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-04-21T10:02:21.637Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2021-04-21T10:02:21.637Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-04-21T10:02:21.637Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-04-21T10:02:21.637Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.20s) [2021-04-21T10:02:21.637Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.10s) [2021-04-21T10:02:21.637Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.18s) [2021-04-21T10:02:21.637Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2021-04-21T10:02:21.637Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-04-21T10:02:21.637Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.76s) [2021-04-21T10:02:21.637Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.09s) [2021-04-21T10:02:21.637Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-04-21T10:02:21.637Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2021-04-21T10:02:21.637Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.79s) [2021-04-21T10:02:21.637Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.75s) [2021-04-21T10:02:21.637Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-04-21T10:02:21.637Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-04-21T10:02:21.637Z] === RUN TestDockerRegistrySuite [2021-04-21T10:02:21.637Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-04-21T10:02:23.019Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-04-21T10:02:24.403Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-04-21T10:02:25.787Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-04-21T10:02:26.048Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-04-21T10:02:30.269Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-04-21T10:02:35.553Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-04-21T10:02:39.755Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-04-21T10:02:40.325Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-04-21T10:02:41.709Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-04-21T10:02:43.093Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-04-21T10:02:44.477Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-04-21T10:02:45.861Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-04-21T10:02:46.804Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-04-21T10:02:48.187Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-04-21T10:02:50.744Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-04-21T10:02:53.287Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-04-21T10:02:54.229Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-04-21T10:02:57.527Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-04-21T10:02:58.469Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-04-21T10:02:58.469Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-04-21T10:02:59.854Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-04-21T10:03:00.796Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-04-21T10:03:02.182Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-04-21T10:03:05.484Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-04-21T10:03:05.746Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-04-21T10:03:07.131Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-04-21T10:03:07.391Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-04-21T10:03:07.651Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-04-21T10:03:07.912Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-04-21T10:03:08.190Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-04-21T10:03:08.454Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-04-21T10:03:08.714Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-04-21T10:03:10.097Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-04-21T10:03:12.010Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-04-21T10:03:12.952Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-04-21T10:03:14.338Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-04-21T10:03:15.279Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-04-21T10:03:16.220Z] --- PASS: TestDockerRegistrySuite (54.68s) [2021-04-21T10:03:16.220Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.61s) [2021-04-21T10:03:16.220Z] check_test.go:196: [da585a8f346c0] daemon is not started [2021-04-21T10:03:16.220Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.26s) [2021-04-21T10:03:16.220Z] check_test.go:196: [d8142e017e401] daemon is not started [2021-04-21T10:03:16.220Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.53s) [2021-04-21T10:03:16.220Z] check_test.go:196: [d53b657467d01] daemon is not started [2021-04-21T10:03:16.220Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-04-21T10:03:16.220Z] check_test.go:196: [dc3dc5184c55d] daemon is not started [2021-04-21T10:03:16.220Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.54s) [2021-04-21T10:03:16.220Z] check_test.go:196: [d6aa5f1a4bf06] daemon is not started [2021-04-21T10:03:16.220Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.71s) [2021-04-21T10:03:16.220Z] check_test.go:196: [d86bb12e8a72c] daemon is not started [2021-04-21T10:03:16.220Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.75s) [2021-04-21T10:03:16.220Z] check_test.go:196: [df9b7b37a847f] daemon is not started [2021-04-21T10:03:16.220Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.38s) [2021-04-21T10:03:16.220Z] check_test.go:196: [d1dfb9cff9e2e] daemon is not started [2021-04-21T10:03:16.220Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.16s) [2021-04-21T10:03:16.220Z] check_test.go:196: [d98e1300281bb] daemon is not started [2021-04-21T10:03:16.220Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.29s) [2021-04-21T10:03:16.220Z] check_test.go:196: [d7e6e916258b6] daemon is not started [2021-04-21T10:03:16.220Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.35s) [2021-04-21T10:03:16.220Z] check_test.go:196: [d61fe5a1cd38a] daemon is not started [2021-04-21T10:03:16.220Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.41s) [2021-04-21T10:03:16.220Z] check_test.go:196: [dca421b80d36b] daemon is not started [2021-04-21T10:03:16.220Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.18s) [2021-04-21T10:03:16.220Z] check_test.go:196: [dad11c1292f6d] daemon is not started [2021-04-21T10:03:16.220Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.25s) [2021-04-21T10:03:16.220Z] check_test.go:196: [d9becf532eb40] daemon is not started [2021-04-21T10:03:16.220Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.49s) [2021-04-21T10:03:16.220Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:82f01371295db51830cd0156e5362fa950002f2c37cbe02c310143bc65e2be30 [2021-04-21T10:03:16.220Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5cd12689e724728de8837a9f214e4a7c01697c8f6be1d948b3f71a66f5fc0de5 [2021-04-21T10:03:16.220Z] check_test.go:196: [dfca193c25382] daemon is not started [2021-04-21T10:03:16.220Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.33s) [2021-04-21T10:03:16.220Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d60d0c91503a2ce159b0c0f6e68f957cbb66720a4265a9c1c2127400efbb9867 [2021-04-21T10:03:16.220Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:25ee852c799d1177596976e511ef85e6f9ebfaa08db627ea89a391076965b84f [2021-04-21T10:03:16.220Z] check_test.go:196: [d0e5152209cab] daemon is not started [2021-04-21T10:03:16.220Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.31s) [2021-04-21T10:03:16.220Z] check_test.go:196: [d6fddc7d1798a] daemon is not started [2021-04-21T10:03:16.220Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.01s) [2021-04-21T10:03:16.220Z] check_test.go:196: [dfbe1b4da735a] daemon is not started [2021-04-21T10:03:16.220Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.19s) [2021-04-21T10:03:16.220Z] check_test.go:196: [d0777979fb293] daemon is not started [2021-04-21T10:03:16.220Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-04-21T10:03:16.220Z] check_test.go:196: [de6ef768cd266] daemon is not started [2021-04-21T10:03:16.220Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.23s) [2021-04-21T10:03:16.220Z] check_test.go:196: [dd186c77d142b] daemon is not started [2021-04-21T10:03:16.220Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.11s) [2021-04-21T10:03:16.220Z] check_test.go:196: [d1078e6241557] daemon is not started [2021-04-21T10:03:16.220Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.13s) [2021-04-21T10:03:16.220Z] check_test.go:196: [d7392617d6a84] daemon is not started [2021-04-21T10:03:16.220Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.18s) [2021-04-21T10:03:16.220Z] check_test.go:196: [df0813831cd26] daemon is not started [2021-04-21T10:03:16.220Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.57s) [2021-04-21T10:03:16.220Z] check_test.go:196: [ddeed517b903e] daemon is not started [2021-04-21T10:03:16.220Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.35s) [2021-04-21T10:03:16.220Z] check_test.go:196: [d2523212ba5e6] daemon is not started [2021-04-21T10:03:16.220Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.39s) [2021-04-21T10:03:16.220Z] check_test.go:196: [dc4bf4c704dab] daemon is not started [2021-04-21T10:03:16.220Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-04-21T10:03:16.220Z] check_test.go:196: [d9d9cf6601637] daemon is not started [2021-04-21T10:03:16.220Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2021-04-21T10:03:16.220Z] check_test.go:196: [df4756c7014ea] daemon is not started [2021-04-21T10:03:16.220Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.29s) [2021-04-21T10:03:16.220Z] check_test.go:196: [d12b490ddc777] daemon is not started [2021-04-21T10:03:16.220Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2021-04-21T10:03:16.220Z] check_test.go:196: [dca219483faf7] daemon is not started [2021-04-21T10:03:16.220Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-04-21T10:03:16.220Z] check_test.go:196: [d7ce5e0ca6ba9] daemon is not started [2021-04-21T10:03:16.220Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.26s) [2021-04-21T10:03:16.220Z] check_test.go:196: [d13c1a3809167] daemon is not started [2021-04-21T10:03:16.220Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.01s) [2021-04-21T10:03:16.220Z] check_test.go:196: [d676ade7cbde5] daemon is not started [2021-04-21T10:03:16.220Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.05s) [2021-04-21T10:03:16.220Z] check_test.go:196: [db0dae61745be] daemon is not started [2021-04-21T10:03:16.220Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.24s) [2021-04-21T10:03:16.220Z] check_test.go:196: [dc2687a52b6f6] daemon is not started [2021-04-21T10:03:16.220Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.06s) [2021-04-21T10:03:16.220Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.87s) [2021-04-21T10:03:16.220Z] === RUN TestDockerSchema1RegistrySuite [2021-04-21T10:03:16.220Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-04-21T10:03:16.481Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-04-21T10:03:20.683Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-04-21T10:03:25.966Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-04-21T10:03:29.271Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-04-21T10:03:30.211Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-04-21T10:03:31.595Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-04-21T10:03:31.855Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-04-21T10:03:33.237Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-04-21T10:03:34.178Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-04-21T10:03:35.561Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-04-21T10:03:38.862Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-04-21T10:03:39.123Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-04-21T10:03:39.693Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-04-21T10:03:39.693Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-04-21T10:03:40.262Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-04-21T10:03:40.263Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-04-21T10:03:40.834Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-04-21T10:03:40.834Z] --- PASS: TestDockerSchema1RegistrySuite (24.73s) [2021-04-21T10:03:40.834Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.26s) [2021-04-21T10:03:40.834Z] check_test.go:223: [d3af43d29be6a] daemon is not started [2021-04-21T10:03:40.834Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.57s) [2021-04-21T10:03:40.834Z] check_test.go:223: [d62b7dd65758e] daemon is not started [2021-04-21T10:03:40.834Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.48s) [2021-04-21T10:03:40.834Z] check_test.go:223: [dbbdfbe64f609] daemon is not started [2021-04-21T10:03:40.834Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.63s) [2021-04-21T10:03:40.834Z] check_test.go:223: [daadf19516ebc] daemon is not started [2021-04-21T10:03:40.834Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.26s) [2021-04-21T10:03:40.834Z] check_test.go:223: [db9410b702569] daemon is not started [2021-04-21T10:03:40.834Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.35s) [2021-04-21T10:03:40.834Z] check_test.go:223: [de5e80a115236] daemon is not started [2021-04-21T10:03:40.834Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-04-21T10:03:40.834Z] check_test.go:223: [d0a67bb248b3a] daemon is not started [2021-04-21T10:03:40.834Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.27s) [2021-04-21T10:03:40.834Z] check_test.go:223: [d719f9e0b0881] daemon is not started [2021-04-21T10:03:40.834Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.14s) [2021-04-21T10:03:40.834Z] check_test.go:223: [d122a78c9fa11] daemon is not started [2021-04-21T10:03:40.834Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.21s) [2021-04-21T10:03:40.834Z] check_test.go:223: [d33c479a0f348] daemon is not started [2021-04-21T10:03:40.834Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.23s) [2021-04-21T10:03:40.834Z] check_test.go:223: [d18d5d477ada8] daemon is not started [2021-04-21T10:03:40.834Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.48s) [2021-04-21T10:03:40.834Z] check_test.go:223: [d5e6370fbc7c8] daemon is not started [2021-04-21T10:03:40.834Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.52s) [2021-04-21T10:03:40.834Z] check_test.go:223: [d8dd3879ff12d] daemon is not started [2021-04-21T10:03:40.834Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-04-21T10:03:40.834Z] check_test.go:223: [da36d576207cc] daemon is not started [2021-04-21T10:03:40.834Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s) [2021-04-21T10:03:40.834Z] check_test.go:223: [de6ddc78552e9] daemon is not started [2021-04-21T10:03:40.834Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2021-04-21T10:03:40.834Z] check_test.go:223: [d2b3af6d309a8] daemon is not started [2021-04-21T10:03:40.834Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s) [2021-04-21T10:03:40.834Z] check_test.go:223: [de977f39039e9] daemon is not started [2021-04-21T10:03:40.834Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-04-21T10:03:40.834Z] check_test.go:223: [d838b0f4f214f] daemon is not started [2021-04-21T10:03:40.834Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-04-21T10:03:40.834Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-04-21T10:03:41.776Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-04-21T10:03:42.037Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-04-21T10:03:42.297Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-04-21T10:03:43.680Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-04-21T10:03:43.680Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-04-21T10:03:44.250Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-04-21T10:03:44.822Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-04-21T10:03:44.822Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.94s) [2021-04-21T10:03:44.822Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.78s) [2021-04-21T10:03:44.822Z] check_test.go:252: [d11e6cddb701e] daemon is not started [2021-04-21T10:03:44.822Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s) [2021-04-21T10:03:44.822Z] check_test.go:252: [d41a66efd2970] daemon is not started [2021-04-21T10:03:44.822Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-04-21T10:03:44.822Z] check_test.go:252: [db4fa9d1a49e9] daemon is not started [2021-04-21T10:03:44.822Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.21s) [2021-04-21T10:03:44.822Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-04-21T10:03:44.822Z] check_test.go:252: [d85b0f8d1471a] daemon is not started [2021-04-21T10:03:44.822Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2021-04-21T10:03:44.822Z] check_test.go:252: [da4b7e4f502c1] daemon is not started [2021-04-21T10:03:44.822Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s) [2021-04-21T10:03:44.822Z] check_test.go:252: [d115bc2da93b7] daemon is not started [2021-04-21T10:03:44.822Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-04-21T10:03:44.822Z] check_test.go:252: [d1e61307e88f2] daemon is not started [2021-04-21T10:03:44.822Z] === RUN TestDockerRegistryAuthTokenSuite [2021-04-21T10:03:44.822Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-04-21T10:03:50.119Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-04-21T10:03:50.119Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-04-21T10:03:50.379Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-04-21T10:03:50.379Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-04-21T10:03:50.639Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2021-04-21T10:03:50.639Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-04-21T10:03:50.639Z] check_test.go:279: [d88a060d38eff] daemon is not started [2021-04-21T10:03:50.639Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-04-21T10:03:50.639Z] check_test.go:279: [da87030b85146] daemon is not started [2021-04-21T10:03:50.639Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-04-21T10:03:50.639Z] check_test.go:279: [d31d10757ed6a] daemon is not started [2021-04-21T10:03:50.639Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-04-21T10:03:50.639Z] check_test.go:279: [d8ac297c75c0b] daemon is not started [2021-04-21T10:03:50.639Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s) [2021-04-21T10:03:50.639Z] check_test.go:279: [d187df3ab2651] daemon is not started [2021-04-21T10:03:50.639Z] === RUN TestDockerNetworkSuite [2021-04-21T10:03:50.639Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-04-21T10:03:53.937Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-04-21T10:03:54.879Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-04-21T10:04:03.009Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-04-21T10:04:03.270Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-04-21T10:04:06.568Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-04-21T10:04:10.774Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-04-21T10:04:13.340Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-04-21T10:04:16.638Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-04-21T10:04:18.021Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-04-21T10:04:18.021Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-04-21T10:04:18.281Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-04-21T10:04:18.281Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-04-21T10:04:19.664Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-04-21T10:04:22.963Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-04-21T10:04:25.508Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-04-21T10:04:28.052Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-04-21T10:04:30.598Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-04-21T10:04:30.598Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-04-21T10:04:33.152Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-04-21T10:04:33.722Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-04-21T10:04:34.665Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-04-21T10:04:36.578Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-04-21T10:04:36.815Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-04-21T10:04:36.815Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-04-21T10:04:36.815Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-04-21T10:04:36.815Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-04-21T10:04:36.815Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-04-21T10:04:36.815Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-04-21T10:04:36.815Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-04-21T10:04:36.815Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-04-21T10:04:36.815Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-04-21T10:04:38.488Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-04-21T10:04:38.749Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-04-21T10:04:38.984Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-04-21T10:04:39.689Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-04-21T10:04:41.601Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-04-21T10:04:41.861Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-04-21T10:04:41.892Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-04-21T10:04:42.122Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-04-21T10:04:42.382Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-04-21T10:04:44.293Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-04-21T10:04:46.205Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-04-21T10:04:46.205Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-04-21T10:04:46.775Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-04-21T10:04:47.035Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-04-21T10:04:47.663Z] === RUN TestDockerSuite/TestBuildEnv [2021-04-21T10:04:47.663Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-04-21T10:04:48.117Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-04-21T10:04:48.117Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-04-21T10:04:48.117Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-04-21T10:04:48.117Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-04-21T10:04:51.837Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-04-21T10:04:52.292Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-04-21T10:04:52.292Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-04-21T10:04:52.292Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-04-21T10:04:52.341Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-04-21T10:04:53.251Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-04-21T10:04:54.887Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-04-21T10:04:59.006Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-04-21T10:05:07.113Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-04-21T10:05:07.113Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-04-21T10:05:09.024Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-04-21T10:05:09.024Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-04-21T10:05:09.024Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-04-21T10:05:09.593Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-04-21T10:05:10.163Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-04-21T10:05:10.163Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-04-21T10:05:14.367Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-04-21T10:05:14.367Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-04-21T10:05:14.367Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-04-21T10:05:15.308Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-04-21T10:05:16.646Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-04-21T10:05:16.647Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-04-21T10:05:16.647Z] === RUN TestDockerSuite/TestBuildExpose [2021-04-21T10:05:16.647Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-04-21T10:05:16.647Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-04-21T10:05:16.647Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-04-21T10:05:16.647Z] === RUN TestDockerSuite/TestBuildFails [2021-04-21T10:05:18.804Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-04-21T10:05:18.804Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-04-21T10:05:21.891Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-04-21T10:05:25.190Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-04-21T10:05:26.573Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-04-21T10:05:26.573Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-04-21T10:05:27.956Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-04-21T10:05:28.526Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-04-21T10:05:31.145Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-04-21T10:05:32.730Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-04-21T10:05:32.730Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-04-21T10:05:32.730Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-04-21T10:05:34.113Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-04-21T10:05:34.683Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-04-21T10:05:35.625Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-04-21T10:05:36.903Z] === RUN TestDockerSuite/TestBuildForceRm [2021-04-21T10:05:37.007Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-04-21T10:05:41.223Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-04-21T10:05:43.142Z] --- PASS: TestDockerNetworkSuite (112.33s) [2021-04-21T10:05:43.142Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.97s) [2021-04-21T10:05:43.142Z] docker_cli_network_unix_test.go:46: [dbfb1b957ec38] daemon is not started [2021-04-21T10:05:43.142Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.45s) [2021-04-21T10:05:43.142Z] docker_cli_network_unix_test.go:46: [def839cbfb4e0] daemon is not started [2021-04-21T10:05:43.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (7.17s) [2021-04-21T10:05:43.142Z] docker_cli_network_unix_test.go:46: [d23c6f0c15aad] daemon is not started [2021-04-21T10:05:43.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (3.89s) [2021-04-21T10:05:43.142Z] docker_cli_network_unix_test.go:46: [d0a5c86ffef4b] daemon is not started [2021-04-21T10:05:43.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (4.07s) [2021-04-21T10:05:43.142Z] docker_cli_network_unix_test.go:1233: [d3e378bf9ca46] daemon is not started [2021-04-21T10:05:43.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (3.31s) [2021-04-21T10:05:43.142Z] docker_cli_network_unix_test.go:46: [db717ff78241e] daemon is not started [2021-04-21T10:05:43.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (11.62s) [2021-04-21T10:05:43.142Z] docker_cli_network_unix_test.go:46: [d15229541611f] daemon is not started [2021-04-21T10:05:43.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (5.20s) [2021-04-21T10:05:43.142Z] docker_cli_network_unix_test.go:46: [da2279bea07bc] daemon is not started [2021-04-21T10:05:43.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (2.43s) [2021-04-21T10:05:43.142Z] docker_cli_network_unix_test.go:46: [d921d56191128] daemon is not started [2021-04-21T10:05:43.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (1.06s) [2021-04-21T10:05:43.142Z] docker_cli_network_unix_test.go:46: [d011c818c2794] daemon is not started [2021-04-21T10:05:43.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.87s) [2021-04-21T10:05:43.142Z] docker_cli_network_unix_test.go:46: [d121a4f1f3de6] daemon is not started [2021-04-21T10:05:43.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.79s) [2021-04-21T10:05:43.142Z] docker_cli_network_unix_test.go:46: [d000aec3f7894] daemon is not started [2021-04-21T10:05:43.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.97s) [2021-04-21T10:05:43.142Z] docker_cli_network_unix_test.go:46: [d16fa99d20427] daemon is not started [2021-04-21T10:05:43.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.48s) [2021-04-21T10:05:43.142Z] docker_cli_network_unix_test.go:46: [de0f161a5c543] daemon is not started [2021-04-21T10:05:43.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.97s) [2021-04-21T10:05:43.142Z] docker_cli_network_unix_test.go:46: [dc3b48badfb6e] daemon is not started [2021-04-21T10:05:43.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.63s) [2021-04-21T10:05:43.142Z] docker_cli_network_unix_test.go:46: [d3218b9c7aea5] daemon is not started [2021-04-21T10:05:43.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.51s) [2021-04-21T10:05:43.142Z] docker_cli_network_unix_test.go:46: [d258a8f99905d] daemon is not started [2021-04-21T10:05:43.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2021-04-21T10:05:43.142Z] docker_cli_network_unix_test.go:46: [de2770429fc00] daemon is not started [2021-04-21T10:05:43.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.47s) [2021-04-21T10:05:43.142Z] docker_cli_network_unix_test.go:46: [ddcbe60d590fe] daemon is not started [2021-04-21T10:05:43.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.56s) [2021-04-21T10:05:43.142Z] docker_cli_network_unix_test.go:46: [d4050401cff5f] daemon is not started [2021-04-21T10:05:43.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (2.18s) [2021-04-21T10:05:43.142Z] docker_cli_network_unix_test.go:46: [d2ae574813e75] daemon is not started [2021-04-21T10:05:43.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2021-04-21T10:05:43.142Z] docker_cli_network_unix_test.go:46: [d903b1a4be1ac] daemon is not started [2021-04-21T10:05:43.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.60s) [2021-04-21T10:05:43.142Z] docker_cli_network_unix_test.go:46: [dd57577fc8f63] daemon is not started [2021-04-21T10:05:43.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.10s) [2021-04-21T10:05:43.142Z] docker_cli_network_unix_test.go:46: [d700a98d6ec08] daemon is not started [2021-04-21T10:05:43.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.48s) [2021-04-21T10:05:43.142Z] docker_cli_network_unix_test.go:968: [d1cd05b1235a0] daemon is not started [2021-04-21T10:05:43.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.91s) [2021-04-21T10:05:43.142Z] docker_cli_network_unix_test.go:46: [dffea3b75207a] daemon is not started [2021-04-21T10:05:43.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (11.32s) [2021-04-21T10:05:43.142Z] docker_cli_network_unix_test.go:1116: [db7ac33ffa6cc] daemon is not started [2021-04-21T10:05:43.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.49s) [2021-04-21T10:05:43.142Z] docker_cli_network_unix_test.go:46: [db818dc7aa714] daemon is not started [2021-04-21T10:05:43.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (2.43s) [2021-04-21T10:05:43.142Z] docker_cli_network_unix_test.go:46: [dce1945c6de25] daemon is not started [2021-04-21T10:05:43.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.44s) [2021-04-21T10:05:43.142Z] docker_cli_network_unix_test.go:46: [d8f41138f611b] daemon is not started [2021-04-21T10:05:43.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-04-21T10:05:43.142Z] docker_cli_network_unix_test.go:46: [d30a36f50907c] daemon is not started [2021-04-21T10:05:43.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.48s) [2021-04-21T10:05:43.142Z] docker_cli_network_unix_test.go:46: [d1cc34324b162] daemon is not started [2021-04-21T10:05:43.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.44s) [2021-04-21T10:05:43.142Z] docker_cli_network_unix_test.go:46: [d8b2acf1054f5] daemon is not started [2021-04-21T10:05:43.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-04-21T10:05:43.142Z] docker_cli_network_unix_test.go:46: [d08f3a966a8f9] daemon is not started [2021-04-21T10:05:43.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.83s) [2021-04-21T10:05:43.142Z] docker_cli_network_unix_test.go:46: [d398ebafe97bb] daemon is not started [2021-04-21T10:05:43.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2021-04-21T10:05:43.142Z] docker_cli_network_unix_test.go:46: [d23732e1002ba] daemon is not started [2021-04-21T10:05:43.142Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-04-21T10:05:43.142Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-04-21T10:05:43.142Z] docker_cli_network_unix_test.go:46: [d7915122038b1] daemon is not started [2021-04-21T10:05:43.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.40s) [2021-04-21T10:05:43.142Z] docker_cli_network_unix_test.go:46: [d2afea7786c01] daemon is not started [2021-04-21T10:05:43.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.97s) [2021-04-21T10:05:43.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.31s) [2021-04-21T10:05:43.142Z] docker_cli_network_unix_test.go:1084: [d7fea01f77bcb] daemon is not started [2021-04-21T10:05:43.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.10s) [2021-04-21T10:05:43.142Z] docker_cli_network_unix_test.go:46: [d34753f96e326] daemon is not started [2021-04-21T10:05:43.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.97s) [2021-04-21T10:05:43.142Z] docker_cli_network_unix_test.go:46: [db78b9c78cb89] daemon is not started [2021-04-21T10:05:43.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (3.44s) [2021-04-21T10:05:43.142Z] docker_cli_network_unix_test.go:46: [d67031f21ee4a] daemon is not started [2021-04-21T10:05:43.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-04-21T10:05:43.142Z] docker_cli_network_unix_test.go:46: [d79b4f67454b2] daemon is not started [2021-04-21T10:05:43.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.67s) [2021-04-21T10:05:43.142Z] docker_cli_network_unix_test.go:46: [d559b92dcc5db] daemon is not started [2021-04-21T10:05:43.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.93s) [2021-04-21T10:05:43.142Z] docker_cli_network_unix_test.go:46: [d6053b302274c] daemon is not started [2021-04-21T10:05:43.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (2.22s) [2021-04-21T10:05:43.142Z] docker_cli_network_unix_test.go:46: [da85d741dae56] daemon is not started [2021-04-21T10:05:43.142Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.94s) [2021-04-21T10:05:43.142Z] docker_cli_network_unix_test.go:46: [dafe9f37a5abf] daemon is not started [2021-04-21T10:05:43.142Z] === RUN TestDockerHubPullSuite [2021-04-21T10:05:43.142Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-04-21T10:05:44.525Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-04-21T10:05:44.785Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-04-21T10:05:47.327Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-04-21T10:05:47.587Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-04-21T10:05:49.244Z] === RUN TestDockerSuite/TestBuildFromGit [2021-04-21T10:05:50.127Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-04-21T10:05:50.127Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-04-21T10:05:50.127Z] --- PASS: TestDockerHubPullSuite (7.28s) [2021-04-21T10:05:50.127Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.84s) [2021-04-21T10:05:50.127Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.24s) [2021-04-21T10:05:50.127Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.59s) [2021-04-21T10:05:50.127Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.29s) [2021-04-21T10:05:50.127Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.24s) [2021-04-21T10:05:50.127Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-04-21T10:05:50.127Z] PASS [2021-04-21T10:05:50.127Z] [2021-04-21T10:05:50.127Z] === Skipped [2021-04-21T10:05:50.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-04-21T10:05:50.127Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-04-21T10:05:50.127Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-04-21T10:05:50.127Z] [2021-04-21T10:05:50.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-04-21T10:05:50.127Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-04-21T10:05:50.127Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-04-21T10:05:50.127Z] [2021-04-21T10:05:50.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-04-21T10:05:50.127Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-04-21T10:05:50.127Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-04-21T10:05:50.127Z] [2021-04-21T10:05:50.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-04-21T10:05:50.127Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-04-21T10:05:50.127Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-04-21T10:05:50.127Z] [2021-04-21T10:05:50.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-04-21T10:05:50.127Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-04-21T10:05:50.127Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-04-21T10:05:50.127Z] [2021-04-21T10:05:50.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-04-21T10:05:50.127Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-04-21T10:05:50.127Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-04-21T10:05:50.127Z] [2021-04-21T10:05:50.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-04-21T10:05:50.127Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-04-21T10:05:50.127Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-04-21T10:05:50.127Z] [2021-04-21T10:05:50.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-04-21T10:05:50.127Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-04-21T10:05:50.127Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-04-21T10:05:50.127Z] [2021-04-21T10:05:50.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-04-21T10:05:50.127Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-04-21T10:05:50.127Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-04-21T10:05:50.127Z] [2021-04-21T10:05:50.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-04-21T10:05:50.128Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-04-21T10:05:50.128Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-04-21T10:05:50.128Z] [2021-04-21T10:05:50.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-04-21T10:05:50.128Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-04-21T10:05:50.128Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-04-21T10:05:50.128Z] [2021-04-21T10:05:50.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2021-04-21T10:05:50.128Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2021-04-21T10:05:50.128Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-04-21T10:05:50.128Z] [2021-04-21T10:05:50.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-04-21T10:05:50.128Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-04-21T10:05:50.128Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-04-21T10:05:50.128Z] [2021-04-21T10:05:50.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-04-21T10:05:50.128Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-04-21T10:05:50.128Z] docker_cli_sni_test.go:18: Flakey test [2021-04-21T10:05:50.128Z] [2021-04-21T10:05:50.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-04-21T10:05:50.128Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-04-21T10:05:50.128Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-04-21T10:05:50.128Z] [2021-04-21T10:05:50.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-04-21T10:05:50.128Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-04-21T10:05:50.128Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-04-21T10:05:50.128Z] [2021-04-21T10:05:50.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-04-21T10:05:50.128Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-04-21T10:05:50.128Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-04-21T10:05:50.128Z] [2021-04-21T10:05:50.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-04-21T10:05:50.128Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-04-21T10:05:50.128Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-04-21T10:05:50.128Z] [2021-04-21T10:05:50.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-04-21T10:05:50.128Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-04-21T10:05:50.128Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-04-21T10:05:50.128Z] [2021-04-21T10:05:50.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-04-21T10:05:50.128Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-04-21T10:05:50.128Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-04-21T10:05:50.128Z] [2021-04-21T10:05:50.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-04-21T10:05:50.128Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-04-21T10:05:50.128Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-04-21T10:05:50.128Z] [2021-04-21T10:05:50.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-04-21T10:05:50.128Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-04-21T10:05:50.128Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-04-21T10:05:50.128Z] [2021-04-21T10:05:50.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-04-21T10:05:50.128Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-04-21T10:05:50.128Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-04-21T10:05:50.128Z] [2021-04-21T10:05:50.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-04-21T10:05:50.128Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-04-21T10:05:50.128Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-04-21T10:05:50.128Z] [2021-04-21T10:05:50.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-04-21T10:05:50.128Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-04-21T10:05:50.128Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2021-04-21T10:05:50.128Z] [2021-04-21T10:05:50.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-04-21T10:05:50.128Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-04-21T10:05:50.128Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2021-04-21T10:05:50.128Z] [2021-04-21T10:05:50.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-04-21T10:05:50.128Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-04-21T10:05:50.128Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-04-21T10:05:50.128Z] [2021-04-21T10:05:50.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-04-21T10:05:50.128Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-04-21T10:05:50.128Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-04-21T10:05:50.128Z] [2021-04-21T10:05:50.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-04-21T10:05:50.128Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-04-21T10:05:50.128Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-04-21T10:05:50.128Z] [2021-04-21T10:05:50.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-04-21T10:05:50.128Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-04-21T10:05:50.128Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2021-04-21T10:05:50.128Z] [2021-04-21T10:05:50.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-04-21T10:05:50.128Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-04-21T10:05:50.128Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2021-04-21T10:05:50.128Z] [2021-04-21T10:05:50.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-04-21T10:05:50.128Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-04-21T10:05:50.128Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-04-21T10:05:50.128Z] [2021-04-21T10:05:50.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-04-21T10:05:50.128Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-04-21T10:05:50.128Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-04-21T10:05:50.128Z] [2021-04-21T10:05:50.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-04-21T10:05:50.128Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-04-21T10:05:50.128Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-04-21T10:05:50.128Z] [2021-04-21T10:05:50.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-04-21T10:05:50.128Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-04-21T10:05:50.128Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2021-04-21T10:05:50.128Z] [2021-04-21T10:05:50.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-04-21T10:05:50.128Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-04-21T10:05:50.128Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2021-04-21T10:05:50.128Z] [2021-04-21T10:05:50.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-04-21T10:05:50.128Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-04-21T10:05:50.128Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2021-04-21T10:05:50.128Z] [2021-04-21T10:05:50.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-04-21T10:05:50.128Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-04-21T10:05:50.128Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-04-21T10:05:50.128Z] [2021-04-21T10:05:50.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-04-21T10:05:50.128Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-04-21T10:05:50.128Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-04-21T10:05:50.128Z] [2021-04-21T10:05:50.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-04-21T10:05:50.128Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-04-21T10:05:50.128Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-04-21T10:05:50.128Z] [2021-04-21T10:05:50.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-04-21T10:05:50.128Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-04-21T10:05:50.128Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-04-21T10:05:50.128Z] [2021-04-21T10:05:50.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-04-21T10:05:50.128Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-04-21T10:05:50.128Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-04-21T10:05:50.128Z] [2021-04-21T10:05:50.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-04-21T10:05:50.128Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-04-21T10:05:50.128Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-04-21T10:05:50.128Z] [2021-04-21T10:05:50.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-04-21T10:05:50.128Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-04-21T10:05:50.128Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-04-21T10:05:50.128Z] [2021-04-21T10:05:50.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-04-21T10:05:50.128Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-04-21T10:05:50.128Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-04-21T10:05:50.128Z] [2021-04-21T10:05:50.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-04-21T10:05:50.128Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-04-21T10:05:50.128Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-04-21T10:05:50.128Z] [2021-04-21T10:05:50.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-04-21T10:05:50.128Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-04-21T10:05:50.128Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-04-21T10:05:50.128Z] [2021-04-21T10:05:50.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-04-21T10:05:50.128Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-04-21T10:05:50.128Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-04-21T10:05:50.128Z] [2021-04-21T10:05:50.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-04-21T10:05:50.128Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-04-21T10:05:50.128Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-04-21T10:05:50.128Z] [2021-04-21T10:05:50.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-04-21T10:05:50.128Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-04-21T10:05:50.128Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-04-21T10:05:50.128Z] [2021-04-21T10:05:50.128Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-04-21T10:05:50.128Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-04-21T10:05:50.128Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-04-21T10:05:50.128Z] docker_cli_network_unix_test.go:46: [d7915122038b1] daemon is not started [2021-04-21T10:05:50.128Z] [2021-04-21T10:05:50.128Z] [2021-04-21T10:05:50.128Z] DONE 1274 tests, 51 skipped in 2176.680s [2021-04-21T10:05:50.128Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-21T10:05:50.128Z] ++++ cat bundles/test-integration/docker.pid [2021-04-21T10:05:50.128Z] +++ kill 8140 [2021-04-21T10:05:51.509Z] +++ /etc/init.d/apparmor stop [2021-04-21T10:05:51.509Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-21T10:05:51.509Z] [2021-04-21T10:05:51.509Z] Unloading profiles will leave already running processes permanently [2021-04-21T10:05:51.509Z] unconfined, which can lead to unexpected situations. [2021-04-21T10:05:51.509Z] [2021-04-21T10:05:51.509Z] To set a process to complain mode, use the command line tool [2021-04-21T10:05:51.509Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-21T10:05:51.509Z] +++ true [2021-04-21T10:05:51.509Z] exiting test-integration [2021-04-21T10:05:51.509Z] ++ exit 0 [2021-04-21T10:05:51.509Z] [2021-04-21T10:05:51.509Z] + for job in $(jobs -p) [2021-04-21T10:05:51.509Z] + wait 8443 [2021-04-21T10:06:01.599Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-04-21T10:06:02.560Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-04-21T10:06:06.404Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-04-21T10:06:09.592Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-04-21T10:06:09.592Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-04-21T10:06:10.046Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-04-21T10:06:10.499Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-04-21T10:06:10.499Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-04-21T10:06:18.647Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-04-21T10:06:20.029Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-04-21T10:06:21.941Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-04-21T10:06:25.238Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-04-21T10:06:28.131Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-04-21T10:06:28.131Z] === RUN TestDockerSuite/TestBuildHistory [2021-04-21T10:06:35.229Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-04-21T10:06:38.399Z] === RUN TestDockerSuite/TestBuildIidFile [2021-04-21T10:06:38.855Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-04-21T10:06:39.430Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-04-21T10:06:41.732Z] === RUN TestDockerSuite/TestBuildInheritance [2021-04-21T10:06:41.732Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-04-21T10:06:42.186Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-04-21T10:06:42.640Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-04-21T10:06:42.746Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-04-21T10:06:45.286Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-04-21T10:06:47.294Z] === RUN TestDockerSuite/TestBuildLabel [2021-04-21T10:06:48.582Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-04-21T10:06:48.842Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-04-21T10:06:49.299Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-04-21T10:06:50.837Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-04-21T10:06:51.127Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-04-21T10:06:51.290Z] === RUN TestDockerSuite/TestBuildLabels [2021-04-21T10:06:52.248Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-04-21T10:06:54.405Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-04-21T10:06:54.427Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-04-21T10:06:56.969Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-04-21T10:07:01.442Z] === RUN TestDockerSuite/TestBuildLastModified [2021-04-21T10:07:01.442Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-04-21T10:07:01.442Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-04-21T10:07:01.442Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-04-21T10:07:01.442Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-04-21T10:07:01.442Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-04-21T10:07:01.442Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-04-21T10:07:01.895Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-04-21T10:07:02.349Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-04-21T10:07:09.383Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-04-21T10:07:34.437Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-04-21T10:07:34.437Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-04-21T10:07:34.437Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-04-21T10:07:53.234Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-04-21T10:08:08.128Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-04-21T10:08:16.863Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-04-21T10:08:26.230Z] --- PASS: TestDockerSwarmSuite (1761.97s) [2021-04-21T10:08:26.230Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.45s) [2021-04-21T10:08:26.230Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.19s) [2021-04-21T10:08:26.230Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.24s) [2021-04-21T10:08:26.230Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.48s) [2021-04-21T10:08:26.230Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.10s) [2021-04-21T10:08:26.230Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (31.61s) [2021-04-21T10:08:26.230Z] docker_api_swarm_test.go:562: [dbd47c4983dc3] joining swarm manager [dadd37085825b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-21T10:08:26.230Z] docker_api_swarm_test.go:584: [d34c18555fbbf] joining swarm manager [dadd37085825b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-21T10:08:26.230Z] check_test.go:380: [dbd47c4983dc3] daemon is not started [2021-04-21T10:08:26.230Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-04-21T10:08:26.230Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-04-21T10:08:26.230Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (19.93s) [2021-04-21T10:08:26.230Z] docker_api_swarm_test.go:45: [d225660fd534e] joining swarm manager [da0d2af0e9c21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-21T10:08:26.230Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.83s) [2021-04-21T10:08:26.230Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.95s) [2021-04-21T10:08:26.230Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.42s) [2021-04-21T10:08:26.230Z] docker_api_swarm_test.go:303: [d143b48501cbc] joining swarm manager [d3bbc0fc0221a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-21T10:08:26.230Z] docker_api_swarm_test.go:304: [d9cf0dab0dc9b] joining swarm manager [d3bbc0fc0221a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-21T10:08:26.230Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-04-21T10:08:26.230Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-04-21T10:08:26.230Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.94s) [2021-04-21T10:08:26.230Z] docker_api_swarm_test.go:271: [dda9f93f4be62] joining swarm manager [d005a3489a3a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-21T10:08:26.230Z] docker_api_swarm_test.go:272: [d183da8cd7454] joining swarm manager [d005a3489a3a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-21T10:08:26.230Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.14s) [2021-04-21T10:08:26.230Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.70s) [2021-04-21T10:08:26.230Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.80s) [2021-04-21T10:08:26.230Z] docker_api_swarm_node_test.go:19: [d0dedab90d369] joining swarm manager [dc45b45b6e4b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-21T10:08:26.230Z] docker_api_swarm_node_test.go:20: [dd5a065dc3946] joining swarm manager [dc45b45b6e4b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-21T10:08:26.230Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (43.81s) [2021-04-21T10:08:26.230Z] docker_api_swarm_test.go:501: [d23dc78e10fa0] joining swarm manager [d6f359220328c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-21T10:08:26.230Z] docker_api_swarm_test.go:506: [dc71609f179fd] joining swarm manager [d6f359220328c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-21T10:08:26.230Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (20.01s) [2021-04-21T10:08:26.230Z] docker_api_swarm_node_test.go:80: [d78c1f00e0299] joining swarm manager [db7269b21d64c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-21T10:08:26.230Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.92s) [2021-04-21T10:08:26.230Z] docker_api_swarm_node_test.go:52: [db7a896fdffb9] joining swarm manager [d4e7870572924]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-21T10:08:26.230Z] docker_api_swarm_node_test.go:53: [dfdba08cb16a5] joining swarm manager [d4e7870572924]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-21T10:08:26.230Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.32s) [2021-04-21T10:08:26.230Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.89s) [2021-04-21T10:08:26.230Z] docker_api_swarm_test.go:201: [dcdda6fe9260b] joining swarm manager [d084b1a2daba6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-21T10:08:26.230Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (67.35s) [2021-04-21T10:08:26.230Z] docker_api_swarm_test.go:383: [d342b72fb6b5c] joining swarm manager [d110a4868a2bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-21T10:08:26.230Z] docker_api_swarm_test.go:384: [da380eab02171] joining swarm manager [d110a4868a2bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-21T10:08:26.230Z] check_test.go:380: [da380eab02171] daemon is not started [2021-04-21T10:08:26.230Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (67.31s) [2021-04-21T10:08:26.230Z] docker_api_swarm_test.go:801: [df21b56a87291] joining swarm manager [d5ddc6b67ac7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-21T10:08:26.230Z] docker_api_swarm_test.go:801: [d4eb9fd8e1065] joining swarm manager [d5ddc6b67ac7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-21T10:08:26.230Z] docker_api_swarm_test.go:801: [d80e0a861e859] joining swarm manager [d5ddc6b67ac7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-04-21T10:08:26.230Z] docker_api_swarm_test.go:801: [dd1ade72f8a7f] joining swarm manager [d5ddc6b67ac7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-04-21T10:08:26.230Z] docker_api_swarm_test.go:809: [dd5233e55720a] joining swarm manager [d5ddc6b67ac7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-04-21T10:08:26.230Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.27s) [2021-04-21T10:08:26.230Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.87s) [2021-04-21T10:08:26.230Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (21.98s) [2021-04-21T10:08:26.230Z] docker_api_swarm_service_test.go:394: [d3f624df4fa71] joining swarm manager [dbdb70df2dc05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-21T10:08:26.230Z] docker_api_swarm_service_test.go:394: [d2de48ac71ecf] joining swarm manager [dbdb70df2dc05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-21T10:08:26.230Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.67s) [2021-04-21T10:08:26.230Z] docker_api_swarm_service_test.go:342: [dadd77cb07cdb] joining swarm manager [da7fc687d8bcb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-21T10:08:26.230Z] docker_api_swarm_service_test.go:342: [d8b630b27b70a] joining swarm manager [da7fc687d8bcb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-21T10:08:26.230Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.16s) [2021-04-21T10:08:26.230Z] docker_api_swarm_service_test.go:489: [d2460aea9ddf9] joining swarm manager [d2fba081e619a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-21T10:08:26.230Z] docker_api_swarm_service_test.go:489: [d66769da9b0ff] joining swarm manager [d2fba081e619a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-21T10:08:26.230Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (7.74s) [2021-04-21T10:08:26.230Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.24s) [2021-04-21T10:08:26.230Z] docker_api_swarm_service_test.go:127: [ddd48729ed080] joining swarm manager [db748001dc592]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-21T10:08:26.230Z] docker_api_swarm_service_test.go:128: [dbe7b5a2f6db6] joining swarm manager [db748001dc592]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-21T10:08:26.230Z] docker_api_swarm_service_test.go:136: [d984f3a820573] joining swarm manager [db748001dc592]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-04-21T10:08:26.230Z] docker_api_swarm_service_test.go:137: [dfb3c1d3b1963] joining swarm manager [db748001dc592]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-04-21T10:08:26.230Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.75s) [2021-04-21T10:08:26.230Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.22s) [2021-04-21T10:08:26.230Z] docker_api_swarm_service_test.go:303: [d345eeace765a] joining swarm manager [d9e0c6f96dead]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-21T10:08:26.230Z] docker_api_swarm_service_test.go:303: [dda03608b57ad] joining swarm manager [d9e0c6f96dead]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-21T10:08:26.230Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (33.96s) [2021-04-21T10:08:26.230Z] docker_api_swarm_service_test.go:99: [dd9dd6b1d68a8] joining swarm manager [d84f650af0679]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-21T10:08:26.231Z] docker_api_swarm_service_test.go:100: [df03a284d3004] joining swarm manager [d84f650af0679]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-21T10:08:26.231Z] check_test.go:380: [dd9dd6b1d68a8] daemon is not started [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (30.88s) [2021-04-21T10:08:26.231Z] docker_api_swarm_service_test.go:532: [d300452f11ebb] joining swarm manager [d10f20764d28a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-21T10:08:26.231Z] docker_api_swarm_service_test.go:533: [d495d01142394] joining swarm manager [d10f20764d28a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (42.78s) [2021-04-21T10:08:26.231Z] docker_api_swarm_service_test.go:147: [db0191b59a8fb] joining swarm manager [d44c66cb86b1e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-21T10:08:26.231Z] docker_api_swarm_service_test.go:147: [dd86645055afc] joining swarm manager [d44c66cb86b1e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (32.26s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (6.67s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.72s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.33s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.80s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.31s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.85s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.76s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.42s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.86s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.67s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.58s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.38s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.43s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (4.46s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.98s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.75s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.66s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.20s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.84s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (5.86s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (8.05s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.71s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.93s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.72s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.16s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.64s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.34s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.83s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.53s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.18s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.69s) [2021-04-21T10:08:26.231Z] docker_cli_service_logs_test.go:245: checking task v5nlgbbzs1ws [2021-04-21T10:08:26.231Z] docker_cli_service_logs_test.go:250: checking messages for v5nlgbbzs1ws [2021-04-21T10:08:26.231Z] docker_cli_service_logs_test.go:245: checking task 4570oyx010sj [2021-04-21T10:08:26.231Z] docker_cli_service_logs_test.go:250: checking messages for 4570oyx010sj [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.58s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.37s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.51s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.98s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.09s) [2021-04-21T10:08:26.231Z] docker_cli_swarm_test.go:1901: [d1eec8cc76e14] joining swarm manager [db027f250d962]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-21T10:08:26.231Z] docker_cli_swarm_test.go:1902: [d365af259b131] joining swarm manager [db027f250d962]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.96s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.52s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.22s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.50s) [2021-04-21T10:08:26.231Z] docker_cli_swarm_test.go:1802: [d4a003cf6685f] joining swarm manager [df5ac4d25b67f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-21T10:08:26.231Z] docker_cli_swarm_test.go:1803: [d702ae4aec1c1] joining swarm manager [df5ac4d25b67f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.62s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (110.35s) [2021-04-21T10:08:26.231Z] docker_cli_swarm_test.go:1321: [d7708f4fd3dee] joining swarm manager [d7d430e4ae4e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-21T10:08:26.231Z] docker_cli_swarm_test.go:1322: [def2a0be42c4d] joining swarm manager [d7d430e4ae4e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.84s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.28s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (10.12s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.09s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (7.22s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.79s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.47s) [2021-04-21T10:08:26.231Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-04-21T10:08:26.231Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.40s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.84s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.85s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.84s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.94s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (49.08s) [2021-04-21T10:08:26.231Z] docker_cli_swarm_test.go:1186: [d326ff8a60ff2] joining swarm manager [d486d29758306]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-21T10:08:26.231Z] docker_cli_swarm_test.go:1195: [de197dbbd74b2] joining swarm manager [d486d29758306]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.53s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.74s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (120.47s) [2021-04-21T10:08:26.231Z] docker_cli_swarm_test.go:1118: [dea0180eeca9d] joining swarm manager [dafb326b09a6d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-21T10:08:26.231Z] docker_cli_swarm_test.go:1119: [da8dbc33adba3] joining swarm manager [dafb326b09a6d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-21T10:08:26.231Z] docker_cli_swarm_test.go:1172: [d5b421bc21443] joining swarm manager [dafb326b09a6d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.42s) [2021-04-21T10:08:26.231Z] docker_cli_swarm_test.go:1453: [dc1caf545ec40] joining swarm manager [d891db8852073]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-21T10:08:26.231Z] docker_cli_swarm_test.go:1454: [df35642c85cb5] joining swarm manager [d891db8852073]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.66s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.21s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.36s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.08s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.09s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.09s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.39s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.79s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.44s) [2021-04-21T10:08:26.231Z] docker_cli_swarm_unix_test.go:62: [d5e8c18acdc80] joining swarm manager [d9651e62f0808]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.84s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.76s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.88s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (5.64s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.33s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.06s) [2021-04-21T10:08:26.231Z] docker_api_swarm_test.go:961: [d42319839701d] joining swarm manager [d1d37f21cd38b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.86s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.43s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.04s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.37s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.68s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.52s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.86s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.87s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.16s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.43s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.21s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.44s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.24s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.46s) [2021-04-21T10:08:26.231Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.40s) [2021-04-21T10:08:26.231Z] === RUN TestDockerExternalVolumeSuite [2021-04-21T10:08:26.231Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-04-21T10:08:41.145Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-04-21T10:08:46.717Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-04-21T10:08:56.989Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-04-21T10:09:02.733Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-04-21T10:09:08.485Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-04-21T10:09:29.499Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-04-21T10:09:29.499Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-04-21T10:09:44.274Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-04-21T10:09:44.274Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-04-21T10:09:44.274Z] === RUN TestDockerSuite/TestBuildNetNone [2021-04-21T10:09:44.274Z] === RUN TestDockerSuite/TestBuildNoContext [2021-04-21T10:09:46.429Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-04-21T10:09:48.858Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-04-21T10:09:53.456Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-04-21T10:09:56.985Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-04-21T10:10:00.498Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-04-21T10:10:00.498Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-04-21T10:10:00.498Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-04-21T10:10:03.377Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-04-21T10:10:04.334Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-04-21T10:10:05.854Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-04-21T10:10:23.475Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-04-21T10:10:23.928Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-04-21T10:10:29.096Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-04-21T10:10:36.244Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-04-21T10:10:39.956Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-04-21T10:10:43.988Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-04-21T10:10:50.228Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-04-21T10:10:55.978Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-04-21T10:11:01.736Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-04-21T10:11:03.254Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-04-21T10:11:03.254Z] === RUN TestDockerSuite/TestBuildPATH [2021-04-21T10:11:03.254Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-04-21T10:11:06.135Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-04-21T10:11:06.135Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-04-21T10:11:16.081Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-04-21T10:11:28.299Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-04-21T10:12:00.443Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-04-21T10:12:06.486Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-04-21T10:12:18.544Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-04-21T10:12:27.529Z] === RUN TestDockerSuite/TestBuildRm [2021-04-21T10:12:33.437Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-04-21T10:12:42.281Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-04-21T10:12:45.985Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-04-21T10:12:45.985Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-04-21T10:12:46.438Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-04-21T10:12:47.962Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-04-21T10:12:52.613Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-04-21T10:12:56.340Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-04-21T10:13:06.603Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-04-21T10:13:20.149Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-04-21T10:13:27.669Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-04-21T10:13:27.669Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-04-21T10:13:27.669Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-04-21T10:13:37.939Z] === RUN TestDockerSuite/TestBuildSpaces [2021-04-21T10:13:38.251Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-04-21T10:13:38.393Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-04-21T10:13:44.140Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-04-21T10:13:44.140Z] === RUN TestDockerSuite/TestBuildStderr [2021-04-21T10:13:49.909Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-04-21T10:14:10.357Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-04-21T10:14:14.986Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-04-21T10:14:14.986Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-04-21T10:14:17.149Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-04-21T10:14:18.677Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-04-21T10:14:24.429Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-04-21T10:14:30.178Z] === RUN TestDockerSuite/TestBuildUser [2021-04-21T10:14:30.178Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-04-21T10:14:30.178Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-04-21T10:14:30.178Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-04-21T10:14:35.930Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-04-21T10:14:35.930Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-04-21T10:14:42.450Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-04-21T10:14:44.450Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-04-21T10:14:44.450Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-04-21T10:14:44.450Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-04-21T10:14:57.341Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-04-21T10:15:09.507Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-04-21T10:15:09.507Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-04-21T10:15:15.444Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-04-21T10:15:24.243Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-04-21T10:15:30.362Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-04-21T10:15:31.271Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-04-21T10:15:31.271Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-04-21T10:15:31.271Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-04-21T10:15:34.148Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-04-21T10:15:34.601Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-04-21T10:15:45.254Z] --- PASS: TestDockerExternalVolumeSuite (441.12s) [2021-04-21T10:15:45.254Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.81s) [2021-04-21T10:15:45.254Z] docker_cli_external_volume_driver_test.go:53: [d5c8b8dc354a5] daemon is not started [2021-04-21T10:15:45.254Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.83s) [2021-04-21T10:15:45.254Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.60s) [2021-04-21T10:15:45.254Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2021-04-21T10:15:45.254Z] docker_cli_external_volume_driver_test.go:53: [d8c705a2f0537] daemon is not started [2021-04-21T10:15:45.254Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.63s) [2021-04-21T10:15:45.254Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2021-04-21T10:15:45.254Z] docker_cli_external_volume_driver_test.go:53: [df358249e551e] daemon is not started [2021-04-21T10:15:45.254Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-04-21T10:15:45.254Z] docker_cli_external_volume_driver_test.go:53: [d353b55f225f2] daemon is not started [2021-04-21T10:15:45.254Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.57s) [2021-04-21T10:15:45.254Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.56s) [2021-04-21T10:15:45.254Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.85s) [2021-04-21T10:15:45.254Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.69s) [2021-04-21T10:15:45.254Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.52s) [2021-04-21T10:15:45.254Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.63s) [2021-04-21T10:15:45.254Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.00s) [2021-04-21T10:15:45.254Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.51s) [2021-04-21T10:15:45.254Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.33s) [2021-04-21T10:15:45.254Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.35s) [2021-04-21T10:15:45.254Z] docker_cli_external_volume_driver_test.go:485: [d4bea2985af85] daemon is not started [2021-04-21T10:15:45.254Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-04-21T10:15:45.254Z] docker_cli_external_volume_driver_test.go:53: [d96c205b6e4b8] daemon is not started [2021-04-21T10:15:45.254Z] PASS [2021-04-21T10:15:45.254Z] [2021-04-21T10:15:45.254Z] === Skipped [2021-04-21T10:15:45.254Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-04-21T10:15:45.254Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-04-21T10:15:45.254Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-04-21T10:15:45.254Z] check_test.go:309: [df4d2e0b4a6bc] daemon is not started [2021-04-21T10:15:45.254Z] [2021-04-21T10:15:45.254Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-04-21T10:15:45.254Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-04-21T10:15:45.254Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-04-21T10:15:45.254Z] check_test.go:309: [ddc8338eb5c29] daemon is not started [2021-04-21T10:15:45.254Z] [2021-04-21T10:15:45.254Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-04-21T10:15:45.254Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-04-21T10:15:45.254Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-04-21T10:15:45.254Z] check_test.go:309: [d282142e693d3] daemon is not started [2021-04-21T10:15:45.254Z] [2021-04-21T10:15:45.254Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-04-21T10:15:45.254Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-04-21T10:15:45.254Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-04-21T10:15:45.254Z] [2021-04-21T10:15:45.254Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-04-21T10:15:45.254Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-04-21T10:15:45.254Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-04-21T10:15:45.254Z] [2021-04-21T10:15:45.254Z] [2021-04-21T10:15:45.254Z] DONE 273 tests, 5 skipped in 2771.173s [2021-04-21T10:15:45.254Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-21T10:15:45.254Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5c0f857ff7fa/docker.pid [2021-04-21T10:15:45.254Z] +++ kill 6200 [2021-04-21T10:15:45.254Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6200 is not a child of this shell [2021-04-21T10:15:45.254Z] warning: PID 6200 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5c0f857ff7fa/docker.pid had a nonzero exit code [2021-04-21T10:15:45.254Z] ++++ cat bundles/test-integration/docker.pid [2021-04-21T10:15:45.254Z] +++ kill 8187 [2021-04-21T10:15:46.193Z] +++ /etc/init.d/apparmor stop [2021-04-21T10:15:46.193Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-21T10:15:46.193Z] [2021-04-21T10:15:46.193Z] Unloading profiles will leave already running processes permanently [2021-04-21T10:15:46.193Z] unconfined, which can lead to unexpected situations. [2021-04-21T10:15:46.193Z] [2021-04-21T10:15:46.193Z] To set a process to complain mode, use the command line tool [2021-04-21T10:15:46.193Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-21T10:15:46.193Z] +++ true [2021-04-21T10:15:46.193Z] exiting test-integration [2021-04-21T10:15:46.193Z] ++ exit 0 [2021-04-21T10:15:46.193Z] [2021-04-21T10:15:46.453Z] + exit 0 [2021-04-21T10:15:46.453Z] ++ jobs -p [2021-04-21T10:15:46.453Z] + pids= [2021-04-21T10:15:46.453Z] + echo 'Remaining pids to kill: []' [2021-04-21T10:15:46.453Z] Remaining pids to kill: [] [2021-04-21T10:15:46.453Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-04-21T10:15:46.470Z] Recording test results [2021-04-21T10:15:48.607Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-21T10:15:48.949Z] + echo Ensuring container killed. [2021-04-21T10:15:48.949Z] Ensuring container killed. [2021-04-21T10:15:48.949Z] + docker ps -aq -f name=docker-pr2-* [2021-04-21T10:15:48.949Z] + cids=bfd7fee6e21e [2021-04-21T10:15:48.949Z] a95445419e04 [2021-04-21T10:15:48.949Z] 08c14b51cd68 [2021-04-21T10:15:48.949Z] + [ -n bfd7fee6e21e [2021-04-21T10:15:48.949Z] a95445419e04 [2021-04-21T10:15:48.949Z] 08c14b51cd68 ] [2021-04-21T10:15:48.949Z] + docker rm -vf bfd7fee6e21e a95445419e04 08c14b51cd68 [2021-04-21T10:15:49.344Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-04-21T10:15:49.891Z] bfd7fee6e21e [2021-04-21T10:15:50.833Z] a95445419e04 [2021-04-21T10:15:51.403Z] 08c14b51cd68 [Pipeline] sh [2021-04-21T10:15:51.689Z] + echo Chowning /workspace to jenkins user [2021-04-21T10:15:51.689Z] Chowning /workspace to jenkins user [2021-04-21T10:15:51.689Z] + id -u [2021-04-21T10:15:51.689Z] + id -g [2021-04-21T10:15:51.689Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42294:/workspace busybox chown -R 1000:1000 /workspace [2021-04-21T10:15:51.689Z] Unable to find image 'busybox:latest' locally [2021-04-21T10:15:51.948Z] latest: Pulling from library/busybox [2021-04-21T10:15:51.949Z] f531cdc67389: Pulling fs layer [2021-04-21T10:15:51.949Z] f531cdc67389: Download complete [2021-04-21T10:15:52.209Z] f531cdc67389: Pull complete [2021-04-21T10:15:52.209Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-21T10:15:52.209Z] Status: Downloaded newer image for busybox:latest [2021-04-21T10:15:53.051Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-04-21T10:15:53.051Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-21T10:15:56.716Z] + bundleName=amd64 [2021-04-21T10:15:56.717Z] + echo Creating amd64-bundles.tar.gz [2021-04-21T10:15:56.717Z] Creating amd64-bundles.tar.gz [2021-04-21T10:15:56.717Z] + xargs tar -czf amd64-bundles.tar.gz [2021-04-21T10:15:56.717Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-04-21T10:15:57.687Z] Archiving artifacts [2021-04-21T10:15:59.617Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42294/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-21T10:15:59.933Z] + make clean [2021-04-21T10:16:00.194Z] docker volume rm -f docker-dev-cache [2021-04-21T10:16:00.194Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-21T10:16:22.931Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-04-21T10:16:22.931Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-04-21T10:16:22.931Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-04-21T10:16:22.931Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-04-21T10:16:22.931Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-04-21T10:16:29.970Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-04-21T10:16:32.129Z] === RUN TestDockerSuite/TestBuildXZHost [2021-04-21T10:16:32.584Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-04-21T10:16:33.038Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-04-21T10:16:33.038Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-04-21T10:16:35.201Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-04-21T10:16:40.955Z] === RUN TestDockerSuite/TestCommitChange [2021-04-21T10:16:46.708Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-04-21T10:16:56.989Z] === RUN TestDockerSuite/TestCommitHardlink [2021-04-21T10:16:56.989Z] === RUN TestDockerSuite/TestCommitNewFile [2021-04-21T10:17:09.341Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-04-21T10:17:09.341Z] === RUN TestDockerSuite/TestCommitTTY [2021-04-21T10:17:24.101Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-04-21T10:17:32.626Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-04-21T10:17:32.626Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-04-21T10:17:32.626Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-04-21T10:17:32.626Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-04-21T10:17:32.626Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-04-21T10:17:32.626Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-04-21T10:17:32.626Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-04-21T10:17:32.626Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-04-21T10:17:32.626Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-04-21T10:17:41.147Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-04-21T10:17:48.188Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-04-21T10:17:48.188Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-04-21T10:17:50.351Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-04-21T10:17:50.351Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-04-21T10:17:50.351Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-04-21T10:17:50.351Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-04-21T10:17:58.874Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-04-21T10:17:58.874Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-04-21T10:17:58.874Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-04-21T10:18:01.033Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-04-21T10:18:01.033Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-04-21T10:18:01.033Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-04-21T10:18:01.033Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-04-21T10:18:01.033Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-04-21T10:18:03.924Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-04-21T10:18:06.807Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-04-21T10:18:08.987Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-04-21T10:18:08.987Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-04-21T10:18:08.987Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-04-21T10:18:11.885Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-04-21T10:18:11.885Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-04-21T10:18:14.770Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-04-21T10:18:14.770Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-04-21T10:18:14.770Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-04-21T10:18:17.665Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-04-21T10:18:17.665Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-04-21T10:18:19.825Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-04-21T10:18:19.825Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-04-21T10:18:22.720Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-04-21T10:18:23.186Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-04-21T10:18:26.099Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-04-21T10:18:36.395Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-04-21T10:18:39.276Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-04-21T10:18:39.731Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-04-21T10:18:39.731Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-04-21T10:18:39.731Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-04-21T10:18:39.731Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-04-21T10:18:41.890Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-04-21T10:18:41.890Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-04-21T10:18:44.774Z] === RUN TestDockerSuite/TestContainerAPITop [2021-04-21T10:18:44.774Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-04-21T10:18:46.933Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-04-21T10:18:46.933Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-04-21T10:18:51.588Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-04-21T10:18:53.746Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-04-21T10:18:53.746Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-04-21T10:18:53.747Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-04-21T10:18:54.200Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-04-21T10:18:54.200Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-04-21T10:18:54.200Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-04-21T10:18:56.365Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-04-21T10:18:56.365Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-04-21T10:19:04.891Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-04-21T10:19:07.058Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-04-21T10:19:15.590Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-04-21T10:19:17.127Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0006f7040_} [2021-04-21T10:19:20.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1062270598_c:\foo_false____} [2021-04-21T10:19:22.921Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1062270598_c:\foo_true____} [2021-04-21T10:19:25.815Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-04-21T10:19:25.815Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-04-21T10:19:25.815Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-04-21T10:19:25.815Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-04-21T10:19:25.815Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-04-21T10:19:25.815Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-04-21T10:19:25.815Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-04-21T10:19:25.815Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-04-21T10:19:25.815Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-04-21T10:19:25.815Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-04-21T10:19:25.815Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-04-21T10:19:25.815Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-04-21T10:19:26.276Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-04-21T10:19:26.276Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-04-21T10:19:26.276Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-04-21T10:19:26.276Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-04-21T10:19:26.276Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-04-21T10:19:26.276Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-04-21T10:19:34.799Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-04-21T10:19:34.799Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-04-21T10:19:34.799Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-04-21T10:19:34.799Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-04-21T10:19:34.799Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-04-21T10:19:34.799Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-04-21T10:19:34.799Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-04-21T10:19:34.799Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-04-21T10:19:34.799Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-04-21T10:19:34.799Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-04-21T10:19:34.799Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-04-21T10:19:34.799Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-04-21T10:19:34.799Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-04-21T10:19:34.799Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-04-21T10:19:36.959Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-04-21T10:19:36.959Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-04-21T10:19:36.959Z] === RUN TestDockerSuite/TestCpRelativePath [2021-04-21T10:19:39.841Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-04-21T10:19:39.841Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-04-21T10:19:39.841Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-04-21T10:19:39.841Z] === RUN TestDockerSuite/TestCpToCaseA [2021-04-21T10:19:50.109Z] === RUN TestDockerSuite/TestCpToCaseB [2021-04-21T10:19:57.136Z] === RUN TestDockerSuite/TestCpToCaseC [2021-04-21T10:19:57.136Z] === RUN TestDockerSuite/TestCpToCaseD [2021-04-21T10:19:57.136Z] === RUN TestDockerSuite/TestCpToCaseE [2021-04-21T10:20:11.884Z] === RUN TestDockerSuite/TestCpToCaseF [2021-04-21T10:20:11.884Z] === RUN TestDockerSuite/TestCpToCaseG [2021-04-21T10:20:11.884Z] === RUN TestDockerSuite/TestCpToCaseH [2021-04-21T10:20:22.162Z] === RUN TestDockerSuite/TestCpToCaseI [2021-04-21T10:20:22.162Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-04-21T10:20:22.162Z] === RUN TestDockerSuite/TestCpToDot [2021-04-21T10:20:25.050Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-04-21T10:20:25.050Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-04-21T10:20:25.050Z] === RUN TestDockerSuite/TestCpToStdout [2021-04-21T10:20:27.208Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-04-21T10:20:27.208Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-04-21T10:20:27.208Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-04-21T10:20:27.208Z] === RUN TestDockerSuite/TestCpVolumePath [2021-04-21T10:20:27.208Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-04-21T10:20:27.662Z] === RUN TestDockerSuite/TestCreateArgs [2021-04-21T10:20:27.662Z] === RUN TestDockerSuite/TestCreateByImageID [2021-04-21T10:20:29.825Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-04-21T10:20:32.703Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-04-21T10:20:32.703Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-04-21T10:20:32.703Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-04-21T10:20:39.733Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-04-21T10:20:40.691Z] === RUN TestDockerSuite/TestCreateLabels [2021-04-21T10:20:40.691Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-04-21T10:20:40.691Z] === RUN TestDockerSuite/TestCreateRM [2021-04-21T10:20:41.145Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-04-21T10:20:41.145Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-04-21T10:20:41.145Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-04-21T10:20:41.599Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-04-21T10:20:51.888Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-04-21T10:20:51.888Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-04-21T10:20:51.888Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-04-21T10:20:55.616Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-04-21T10:20:56.069Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-04-21T10:20:56.069Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-04-21T10:21:04.587Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-04-21T10:21:04.587Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-04-21T10:21:04.587Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-04-21T10:21:04.587Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-04-21T10:21:04.588Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-04-21T10:21:04.588Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-04-21T10:21:04.588Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-04-21T10:21:04.588Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-04-21T10:21:04.588Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-04-21T10:21:04.588Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-04-21T10:21:04.588Z] === RUN TestDockerSuite/TestDevicePermissions [2021-04-21T10:21:04.588Z] === RUN TestDockerSuite/TestDockerFails [2021-04-21T10:21:04.588Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-04-21T10:21:04.588Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-04-21T10:21:04.588Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-04-21T10:21:04.588Z] === RUN TestDockerSuite/TestEventsAttach [2021-04-21T10:21:04.588Z] === RUN TestDockerSuite/TestEventsCommit [2021-04-21T10:21:04.588Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-04-21T10:21:06.752Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-04-21T10:21:09.637Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-04-21T10:21:12.527Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-04-21T10:21:37.608Z] === RUN TestDockerSuite/TestEventsCopy [2021-04-21T10:21:42.264Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-04-21T10:21:48.044Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-04-21T10:21:50.206Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-04-21T10:21:51.171Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-04-21T10:21:55.830Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-04-21T10:21:56.285Z] === RUN TestDockerSuite/TestEventsFilterType [2021-04-21T10:21:57.814Z] === RUN TestDockerSuite/TestEventsFilters [2021-04-21T10:22:03.566Z] === RUN TestDockerSuite/TestEventsFormat [2021-04-21T10:22:08.227Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-04-21T10:22:08.227Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-04-21T10:22:08.227Z] === RUN TestDockerSuite/TestEventsImageImport [2021-04-21T10:22:08.227Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-04-21T10:22:08.227Z] === RUN TestDockerSuite/TestEventsImagePull [2021-04-21T10:22:08.227Z] === RUN TestDockerSuite/TestEventsImageTag [2021-04-21T10:22:09.184Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-04-21T10:22:09.184Z] === RUN TestDockerSuite/TestEventsRename [2021-04-21T10:22:12.073Z] === RUN TestDockerSuite/TestEventsResize [2021-04-21T10:22:15.790Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-04-21T10:22:17.948Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-04-21T10:22:20.828Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-04-21T10:22:26.591Z] === RUN TestDockerSuite/TestEventsTop [2021-04-21T10:22:26.591Z] === RUN TestDockerSuite/TestEventsUntag [2021-04-21T10:22:28.758Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-04-21T10:22:39.021Z] === RUN TestDockerSuite/TestExec [2021-04-21T10:22:39.021Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-04-21T10:22:39.021Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-04-21T10:22:40.544Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-04-21T10:22:42.716Z] === RUN TestDockerSuite/TestExecAPIStart [2021-04-21T10:22:42.716Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-04-21T10:22:42.716Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-04-21T10:22:42.716Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-04-21T10:22:45.605Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-04-21T10:22:47.773Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-04-21T10:22:50.654Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-04-21T10:22:52.813Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-04-21T10:22:57.471Z] === RUN TestDockerSuite/TestExecCgroup [2021-04-21T10:22:57.471Z] === RUN TestDockerSuite/TestExecEnv [2021-04-21T10:22:57.471Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-04-21T10:22:57.471Z] === RUN TestDockerSuite/TestExecExitStatus [2021-04-21T10:23:00.360Z] === RUN TestDockerSuite/TestExecInspectID [2021-04-21T10:23:05.024Z] === RUN TestDockerSuite/TestExecInteractive [2021-04-21T10:23:05.024Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-04-21T10:23:05.024Z] === RUN TestDockerSuite/TestExecParseError [2021-04-21T10:23:05.024Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-04-21T10:23:05.024Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-04-21T10:23:05.024Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-04-21T10:23:08.753Z] === RUN TestDockerSuite/TestExecSetEnv [2021-04-21T10:23:08.753Z] === RUN TestDockerSuite/TestExecStartFails [2021-04-21T10:23:08.753Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-04-21T10:23:08.753Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-04-21T10:23:08.753Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-04-21T10:23:08.753Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-04-21T10:23:10.917Z] === RUN TestDockerSuite/TestExecUlimits [2021-04-21T10:23:10.917Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-04-21T10:23:17.947Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-04-21T10:23:17.947Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-04-21T10:23:17.947Z] === RUN TestDockerSuite/TestExecWithUser [2021-04-21T10:23:17.947Z] === RUN TestDockerSuite/TestGetContainerStats [2021-04-21T10:23:24.990Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-04-21T10:23:32.017Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-04-21T10:23:34.184Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-04-21T10:23:41.215Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-04-21T10:23:41.215Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-04-21T10:23:41.215Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-04-21T10:23:41.215Z] === RUN TestDockerSuite/TestHealth [2021-04-21T10:23:41.215Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-04-21T10:23:41.215Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-04-21T10:23:41.215Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-04-21T10:23:41.215Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-04-21T10:23:46.973Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-04-21T10:23:46.973Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-04-21T10:23:46.973Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-04-21T10:23:46.973Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-04-21T10:23:46.973Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-04-21T10:23:46.973Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-04-21T10:23:47.933Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-04-21T10:23:47.933Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-04-21T10:23:48.892Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-04-21T10:23:49.346Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-04-21T10:23:51.504Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-04-21T10:23:51.504Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-04-21T10:23:53.684Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-04-21T10:24:02.211Z] === RUN TestDockerSuite/TestImagesFormat [2021-04-21T10:24:02.211Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-04-21T10:24:02.211Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-04-21T10:24:05.983Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-04-21T10:24:05.983Z] === RUN TestDockerSuite/TestImportBadURL [2021-04-21T10:24:08.176Z] === RUN TestDockerSuite/TestImportDisplay [2021-04-21T10:24:08.176Z] === RUN TestDockerSuite/TestImportFile [2021-04-21T10:24:08.176Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-04-21T10:24:08.176Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-04-21T10:24:08.176Z] === RUN TestDockerSuite/TestImportGzipped [2021-04-21T10:24:08.176Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-04-21T10:24:08.176Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-04-21T10:24:08.176Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-04-21T10:24:08.176Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-04-21T10:24:08.176Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-04-21T10:24:08.639Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-04-21T10:24:08.639Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-04-21T10:24:08.639Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-04-21T10:24:10.835Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-04-21T10:24:14.589Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-04-21T10:24:14.589Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-04-21T10:24:14.589Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-04-21T10:24:14.589Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-04-21T10:24:14.589Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-04-21T10:24:16.782Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-04-21T10:24:17.245Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-04-21T10:24:19.438Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-04-21T10:24:19.438Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-04-21T10:24:19.438Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-04-21T10:24:19.438Z] === RUN TestDockerSuite/TestInspectDefault [2021-04-21T10:24:22.363Z] === RUN TestDockerSuite/TestInspectHistory [2021-04-21T10:24:27.083Z] === RUN TestDockerSuite/TestInspectImage [2021-04-21T10:24:27.083Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-04-21T10:24:27.083Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-04-21T10:24:27.083Z] === RUN TestDockerSuite/TestInspectInt64 [2021-04-21T10:24:30.007Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-04-21T10:24:32.200Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-04-21T10:24:32.664Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-04-21T10:24:34.857Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-04-21T10:24:37.780Z] === RUN TestDockerSuite/TestInspectPlugin [2021-04-21T10:24:37.780Z] === RUN TestDockerSuite/TestInspectRootFS [2021-04-21T10:24:37.780Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-04-21T10:24:40.707Z] === RUN TestDockerSuite/TestInspectStatus [2021-04-21T10:24:43.631Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-04-21T10:24:48.360Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-04-21T10:24:51.310Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-04-21T10:24:53.502Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-04-21T10:24:56.436Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-04-21T10:24:58.635Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-04-21T10:25:01.572Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-04-21T10:25:08.709Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-04-21T10:25:08.709Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-04-21T10:25:08.709Z] === RUN TestDockerSuite/TestLinksEnvs [2021-04-21T10:25:08.709Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-04-21T10:25:08.709Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-04-21T10:25:09.174Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-04-21T10:25:09.174Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-04-21T10:25:09.174Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-04-21T10:25:09.174Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-04-21T10:25:09.174Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-04-21T10:25:09.174Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-04-21T10:25:09.174Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-04-21T10:25:09.174Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-04-21T10:25:09.174Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-04-21T10:25:09.174Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-04-21T10:25:09.174Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-04-21T10:25:09.174Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-04-21T10:25:09.174Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-04-21T10:25:09.174Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-04-21T10:25:09.174Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-04-21T10:25:11.378Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-04-21T10:25:14.308Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-04-21T10:25:20.133Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-04-21T10:25:23.067Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-04-21T10:25:23.067Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-04-21T10:25:25.998Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-04-21T10:25:25.998Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-04-21T10:25:34.610Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-04-21T10:25:43.221Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-04-21T10:25:51.819Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-04-21T10:25:54.009Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-04-21T10:25:56.939Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-04-21T10:25:56.939Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-04-21T10:26:04.046Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-04-21T10:26:12.567Z] === RUN TestDockerSuite/TestLogsSince [2021-04-21T10:26:21.069Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-04-21T10:26:21.069Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-04-21T10:26:21.069Z] === RUN TestDockerSuite/TestLogsTail [2021-04-21T10:26:23.943Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-04-21T10:26:27.646Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-04-21T10:26:29.805Z] === RUN TestDockerSuite/TestMountIntoProc [2021-04-21T10:26:29.805Z] === RUN TestDockerSuite/TestMountIntoSys [2021-04-21T10:26:29.805Z] === RUN TestDockerSuite/TestNetHostname [2021-04-21T10:26:29.805Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-04-21T10:26:29.805Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-04-21T10:26:29.805Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-04-21T10:26:29.805Z] === RUN TestDockerSuite/TestPluginActive [2021-04-21T10:26:29.805Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-04-21T10:26:29.805Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-04-21T10:26:29.805Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-04-21T10:26:29.805Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-04-21T10:26:30.266Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-04-21T10:26:30.266Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-04-21T10:26:30.266Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-04-21T10:26:30.266Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-04-21T10:26:30.266Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-04-21T10:26:30.266Z] === RUN TestDockerSuite/TestPortHostBinding [2021-04-21T10:26:30.266Z] === RUN TestDockerSuite/TestPortList [2021-04-21T10:26:30.266Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-04-21T10:26:36.085Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-04-21T10:26:36.085Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-04-21T10:26:36.085Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-04-21T10:26:36.085Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-04-21T10:26:36.085Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-04-21T10:26:36.085Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-04-21T10:26:36.085Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-04-21T10:26:36.085Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-04-21T10:26:36.085Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-04-21T10:26:36.085Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-04-21T10:26:40.749Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-04-21T10:26:40.749Z] === RUN TestDockerSuite/TestPsByOrder [2021-04-21T10:26:50.995Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-04-21T10:26:50.995Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-04-21T10:27:03.301Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-04-21T10:27:18.016Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-04-21T10:27:18.477Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-04-21T10:27:18.477Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-04-21T10:27:33.191Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-04-21T10:27:40.200Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-04-21T10:27:48.694Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-04-21T10:27:53.328Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-04-21T10:27:53.328Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-04-21T10:27:53.328Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-04-21T10:28:03.582Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-04-21T10:28:03.582Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-04-21T10:28:03.582Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-04-21T10:28:03.582Z] === RUN TestDockerSuite/TestPsRightTagName [2021-04-21T10:28:03.582Z] === RUN TestDockerSuite/TestPsShowMounts [2021-04-21T10:28:12.076Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-04-21T10:28:12.076Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-04-21T10:28:13.588Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-04-21T10:28:13.588Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-04-21T10:28:15.104Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-04-21T10:28:16.057Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-04-21T10:28:16.057Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-04-21T10:28:20.693Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-04-21T10:28:25.331Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-04-21T10:28:28.199Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-04-21T10:29:10.600Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-04-21T10:29:10.600Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-04-21T10:29:12.279Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-04-21T10:29:12.735Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-04-21T10:29:12.735Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-04-21T10:29:13.688Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-04-21T10:29:18.390Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-04-21T10:29:28.741Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-04-21T10:29:28.741Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-04-21T10:29:33.450Z] === RUN TestDockerSuite/TestRmiBlank [2021-04-21T10:29:33.450Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-04-21T10:29:33.450Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-04-21T10:29:51.181Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-04-21T10:29:52.728Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-04-21T10:29:53.191Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-04-21T10:30:01.796Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-04-21T10:30:12.147Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-04-21T10:30:20.758Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-04-21T10:30:26.576Z] === RUN TestDockerSuite/TestRmiTag [2021-04-21T10:30:26.576Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-04-21T10:30:29.533Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-04-21T10:30:50.675Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-04-21T10:30:57.774Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-04-21T10:31:08.124Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-04-21T10:31:09.099Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-04-21T10:31:09.099Z] === RUN TestDockerSuite/TestRunAddHost [2021-04-21T10:31:09.099Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-04-21T10:31:09.099Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-04-21T10:31:09.099Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-04-21T10:31:09.099Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-04-21T10:31:09.099Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-04-21T10:31:09.099Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-04-21T10:31:11.305Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-04-21T10:31:11.305Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-04-21T10:31:11.305Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-04-21T10:31:17.127Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-04-21T10:31:20.045Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-04-21T10:31:22.967Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-04-21T10:31:31.565Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-04-21T10:31:33.118Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-04-21T10:31:33.580Z] === RUN TestDockerSuite/TestRunBindMounts [2021-04-21T10:31:38.285Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-04-21T10:31:38.285Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-04-21T10:31:38.747Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-04-21T10:31:38.747Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-04-21T10:31:38.747Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-04-21T10:31:38.747Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-04-21T10:31:38.747Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-04-21T10:31:38.747Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-04-21T10:31:38.747Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-04-21T10:31:38.747Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-04-21T10:31:38.747Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-04-21T10:31:38.747Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-04-21T10:31:40.933Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-04-21T10:31:40.933Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-04-21T10:31:44.691Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-04-21T10:31:44.691Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-04-21T10:31:44.691Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-04-21T10:31:46.880Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-04-21T10:31:46.880Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-04-21T10:31:46.880Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-04-21T10:31:46.880Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-04-21T10:31:46.880Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-04-21T10:31:46.880Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-04-21T10:31:47.346Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-04-21T10:31:47.346Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-04-21T10:31:50.261Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-04-21T10:31:52.455Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-04-21T10:31:55.380Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-04-21T10:31:55.380Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-04-21T10:31:55.380Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-04-21T10:31:55.380Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-04-21T10:31:57.576Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-04-21T10:31:57.576Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-04-21T10:31:57.577Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-04-21T10:31:57.577Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-04-21T10:31:57.577Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-04-21T10:31:59.764Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-04-21T10:32:05.576Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-04-21T10:32:05.576Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-04-21T10:32:06.028Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-04-21T10:32:06.028Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-04-21T10:32:06.028Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-04-21T10:32:06.028Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-04-21T10:32:06.028Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-04-21T10:32:08.906Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-04-21T10:32:08.906Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-04-21T10:32:08.906Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-04-21T10:32:08.906Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-04-21T10:32:11.775Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-04-21T10:32:13.933Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-04-21T10:32:13.933Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-04-21T10:32:16.802Z] === RUN TestDockerSuite/TestRunEnvironment [2021-04-21T10:32:16.802Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-04-21T10:32:16.802Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-04-21T10:32:16.802Z] === RUN TestDockerSuite/TestRunExitCode [2021-04-21T10:32:19.680Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-04-21T10:32:21.828Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-04-21T10:32:24.705Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-04-21T10:32:33.204Z] === RUN TestDockerSuite/TestRunExposePort [2021-04-21T10:32:33.205Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-04-21T10:32:33.205Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-04-21T10:32:33.205Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-04-21T10:32:33.205Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-04-21T10:32:33.205Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-04-21T10:32:33.205Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-04-21T10:32:33.205Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-04-21T10:32:33.205Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-04-21T10:32:36.900Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-04-21T10:32:36.900Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-04-21T10:32:36.900Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-04-21T10:32:36.900Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-04-21T10:32:36.900Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-04-21T10:32:36.900Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-04-21T10:32:36.900Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-04-21T10:32:45.402Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-04-21T10:32:45.402Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-04-21T10:32:46.922Z] === RUN TestDockerSuite/TestRunModeHostname [2021-04-21T10:32:46.922Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-04-21T10:32:46.922Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-04-21T10:32:46.922Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-04-21T10:32:46.922Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-04-21T10:32:46.922Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-04-21T10:32:46.922Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-04-21T10:32:46.922Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-04-21T10:32:46.922Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-04-21T10:32:46.922Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-04-21T10:32:46.922Z] === RUN TestDockerSuite/TestRunMount [2021-04-21T10:32:46.922Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-04-21T10:32:46.922Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-04-21T10:32:47.388Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-04-21T10:32:47.388Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-04-21T10:32:55.889Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-04-21T10:32:55.889Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-04-21T10:32:55.889Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-04-21T10:32:55.889Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-04-21T10:33:06.139Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-04-21T10:33:10.774Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-04-21T10:33:10.774Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-04-21T10:33:10.774Z] === RUN TestDockerSuite/TestRunNetHost [2021-04-21T10:33:10.774Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-04-21T10:33:10.774Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-04-21T10:33:10.774Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-04-21T10:33:10.774Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-04-21T10:33:10.774Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-04-21T10:33:10.774Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-04-21T10:33:10.774Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-04-21T10:33:11.226Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-04-21T10:33:12.178Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-04-21T10:33:15.046Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-04-21T10:33:17.193Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-04-21T10:33:18.713Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-04-21T10:33:20.868Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-04-21T10:33:20.868Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-04-21T10:33:20.868Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-04-21T10:33:20.868Z] === RUN TestDockerSuite/TestRunPortInUse [2021-04-21T10:33:20.868Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-04-21T10:33:21.321Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-04-21T10:33:21.321Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-04-21T10:33:21.321Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-04-21T10:33:21.321Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-04-21T10:33:25.018Z] === RUN TestDockerSuite/TestRunPublishPort [2021-04-21T10:33:25.018Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-04-21T10:33:25.018Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-04-21T10:33:25.018Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-04-21T10:33:25.018Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-04-21T10:33:25.018Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-04-21T10:33:33.527Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-04-21T10:33:33.527Z] === RUN TestDockerSuite/TestRunRm [2021-04-21T10:33:36.397Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-04-21T10:33:42.132Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-04-21T10:33:44.285Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-04-21T10:33:47.173Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-04-21T10:33:49.320Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-04-21T10:33:52.186Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-04-21T10:33:52.186Z] === RUN TestDockerSuite/TestRunState [2021-04-21T10:33:52.186Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-04-21T10:33:55.054Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-04-21T10:33:55.054Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-04-21T10:33:57.203Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-04-21T10:33:57.203Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-04-21T10:33:57.203Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-04-21T10:33:57.655Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-04-21T10:33:57.655Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-04-21T10:33:57.655Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-04-21T10:34:03.394Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-04-21T10:34:03.394Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-04-21T10:34:03.394Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-04-21T10:34:03.394Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-04-21T10:34:03.394Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-04-21T10:34:03.394Z] === RUN TestDockerSuite/TestRunUserByID [2021-04-21T10:34:03.394Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-04-21T10:34:03.394Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-04-21T10:34:03.394Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-04-21T10:34:03.394Z] === RUN TestDockerSuite/TestRunUserByName [2021-04-21T10:34:03.394Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-04-21T10:34:05.543Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-04-21T10:34:05.543Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-04-21T10:34:08.418Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-04-21T10:34:08.418Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-04-21T10:34:08.418Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-04-21T10:34:12.122Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-04-21T10:34:29.725Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-04-21T10:34:34.366Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-04-21T10:34:41.373Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-04-21T10:34:41.373Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-04-21T10:34:41.373Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-04-21T10:34:45.065Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-04-21T10:34:47.939Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-04-21T10:34:50.087Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-04-21T10:34:50.087Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-04-21T10:34:50.087Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-04-21T10:34:50.538Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-04-21T10:34:50.538Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-04-21T10:34:50.538Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-04-21T10:34:50.538Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-04-21T10:34:50.538Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-04-21T10:34:50.538Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-04-21T10:34:55.193Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-04-21T10:34:56.710Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-04-21T10:34:59.578Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-04-21T10:35:04.223Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-04-21T10:35:04.223Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-04-21T10:35:04.223Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-04-21T10:35:04.223Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-04-21T10:35:04.223Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-04-21T10:35:04.223Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-04-21T10:35:04.223Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-04-21T10:35:04.223Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-04-21T10:35:04.223Z] === RUN TestDockerSuite/TestSaveImageId [2021-04-21T10:35:04.223Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-04-21T10:35:04.223Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-04-21T10:35:04.223Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-04-21T10:35:04.223Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-04-21T10:35:04.676Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-04-21T10:35:04.676Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-04-21T10:35:04.676Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-04-21T10:35:04.676Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-04-21T10:35:04.676Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-04-21T10:35:06.823Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-04-21T10:35:07.274Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-04-21T10:35:07.726Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-04-21T10:35:08.187Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-04-21T10:35:09.702Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-04-21T10:35:18.205Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-04-21T10:35:18.205Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-04-21T10:35:26.733Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-04-21T10:35:26.733Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-04-21T10:35:36.979Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-04-21T10:35:36.979Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-04-21T10:35:36.979Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-04-21T10:35:36.979Z] === RUN TestDockerSuite/TestStartRecordError [2021-04-21T10:35:36.979Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-04-21T10:35:47.229Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-04-21T10:35:47.680Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-04-21T10:35:47.680Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-04-21T10:35:47.680Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-04-21T10:35:47.680Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-04-21T10:35:47.680Z] === RUN TestDockerSuite/TestStatsNoStream [2021-04-21T10:35:47.680Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-04-21T10:35:50.551Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-04-21T10:35:52.699Z] === RUN TestDockerSuite/TestTopPrivileged [2021-04-21T10:35:52.699Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-04-21T10:35:55.568Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-04-21T10:35:55.568Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-04-21T10:35:55.568Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-04-21T10:35:55.568Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-04-21T10:35:55.568Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-04-21T10:35:55.568Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-04-21T10:35:55.568Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-04-21T10:36:13.169Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-04-21T10:36:13.169Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-04-21T10:36:13.169Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-04-21T10:36:13.169Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-04-21T10:36:13.169Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-04-21T10:36:13.169Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-04-21T10:36:13.169Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-04-21T10:36:15.318Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-04-21T10:36:15.771Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-04-21T10:36:19.465Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-04-21T10:36:19.465Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-04-21T10:36:19.920Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-04-21T10:36:19.920Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-04-21T10:36:20.372Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-04-21T10:36:35.109Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-04-21T10:36:35.109Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-04-21T10:36:35.109Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-04-21T10:36:35.109Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-04-21T10:36:35.109Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-04-21T10:36:43.611Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-04-21T10:36:43.611Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-04-21T10:36:43.611Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-04-21T10:36:53.882Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-04-21T10:36:53.882Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-04-21T10:36:56.038Z] --- PASS: TestDockerSuite (3060.50s) [2021-04-21T10:36:56.038Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2021-04-21T10:36:56.038Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2021-04-21T10:36:56.038Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.038Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-04-21T10:36:56.038Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.04s) [2021-04-21T10:36:56.038Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-04-21T10:36:56.038Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-04-21T10:36:56.038Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.038Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-04-21T10:36:56.038Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.95s) [2021-04-21T10:36:56.038Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.30s) [2021-04-21T10:36:56.038Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.65s) [2021-04-21T10:36:56.038Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2021-04-21T10:36:56.038Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (115.82s) [2021-04-21T10:36:56.038Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.17s) [2021-04-21T10:36:56.038Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.07s) [2021-04-21T10:36:56.038Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-04-21T10:36:56.038Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.038Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-04-21T10:36:56.038Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.038Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2021-04-21T10:36:56.038Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.038Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-04-21T10:36:56.038Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.038Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-04-21T10:36:56.038Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.038Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-04-21T10:36:56.038Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.038Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-04-21T10:36:56.038Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.038Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-04-21T10:36:56.038Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-04-21T10:36:56.038Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.038Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.62s) [2021-04-21T10:36:56.038Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-04-21T10:36:56.038Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.038Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-04-21T10:36:56.038Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.038Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.59s) [2021-04-21T10:36:56.038Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.54s) [2021-04-21T10:36:56.038Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-04-21T10:36:56.038Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2021-04-21T10:36:56.038Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-04-21T10:36:56.038Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-04-21T10:36:56.038Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-04-21T10:36:56.038Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.038Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-04-21T10:36:56.038Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.038Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.46s) [2021-04-21T10:36:56.038Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-04-21T10:36:56.038Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-04-21T10:36:56.038Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-04-21T10:36:56.038Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.038Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.43s) [2021-04-21T10:36:56.038Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (135.11s) [2021-04-21T10:36:56.038Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2021-04-21T10:36:56.038Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-04-21T10:36:56.038Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.64s) [2021-04-21T10:36:56.038Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-04-21T10:36:56.038Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.71s) [2021-04-21T10:36:56.038Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.94s) [2021-04-21T10:36:56.038Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-04-21T10:36:56.038Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.038Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-04-21T10:36:56.038Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.038Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-04-21T10:36:56.038Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.038Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2021-04-21T10:36:56.038Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.94s) [2021-04-21T10:36:56.038Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.46s) [2021-04-21T10:36:56.038Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.77s) [2021-04-21T10:36:56.038Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-04-21T10:36:56.038Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.038Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-04-21T10:36:56.038Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.038Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2021-04-21T10:36:56.038Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.04s) [2021-04-21T10:36:56.038Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.34s) [2021-04-21T10:36:56.038Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.87s) [2021-04-21T10:36:56.038Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.14s) [2021-04-21T10:36:56.038Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-04-21T10:36:56.038Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.038Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.32s) [2021-04-21T10:36:56.038Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.83s) [2021-04-21T10:36:56.038Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.56s) [2021-04-21T10:36:56.038Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-04-21T10:36:56.038Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.038Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-04-21T10:36:56.038Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.038Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-04-21T10:36:56.038Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.038Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-04-21T10:36:56.038Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.038Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.55s) [2021-04-21T10:36:56.038Z] --- PASS: TestDockerSuite/TestBuildAddTar (56.66s) [2021-04-21T10:36:56.038Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-04-21T10:36:56.038Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.038Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2021-04-21T10:36:56.038Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.038Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (23.81s) [2021-04-21T10:36:56.038Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2021-04-21T10:36:56.038Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.038Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.72s) [2021-04-21T10:36:56.038Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.99s) [2021-04-21T10:36:56.038Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.34s) [2021-04-21T10:36:56.038Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.038Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.58s) [2021-04-21T10:36:56.038Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.83s) [2021-04-21T10:36:56.038Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (11.30s) [2021-04-21T10:36:56.038Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2021-04-21T10:36:56.038Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.038Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.20s) [2021-04-21T10:36:56.038Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-04-21T10:36:56.038Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.038Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-04-21T10:36:56.038Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.038Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.91s) [2021-04-21T10:36:56.038Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-04-21T10:36:56.038Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.038Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.73s) [2021-04-21T10:36:56.038Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2021-04-21T10:36:56.038Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.038Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2021-04-21T10:36:56.038Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.038Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (27.61s) [2021-04-21T10:36:56.038Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.46s) [2021-04-21T10:36:56.038Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.95s) [2021-04-21T10:36:56.038Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.038Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s) [2021-04-21T10:36:56.038Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.038Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.61s) [2021-04-21T10:36:56.038Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-04-21T10:36:56.038Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.038Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.33s) [2021-04-21T10:36:56.038Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.60s) [2021-04-21T10:36:56.038Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-04-21T10:36:56.038Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.038Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-04-21T10:36:56.038Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-04-21T10:36:56.038Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.71s) [2021-04-21T10:36:56.038Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.16s) [2021-04-21T10:36:56.038Z] --- PASS: TestDockerSuite/TestBuildCmd (0.65s) [2021-04-21T10:36:56.038Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.64s) [2021-04-21T10:36:56.038Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.67s) [2021-04-21T10:36:56.038Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.38s) [2021-04-21T10:36:56.038Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.46s) [2021-04-21T10:36:56.038Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-04-21T10:36:56.039Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.41s) [2021-04-21T10:36:56.039Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-04-21T10:36:56.039Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.64s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.36s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.99s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.55s) [2021-04-21T10:36:56.039Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-04-21T10:36:56.039Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.91s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.79s) [2021-04-21T10:36:56.039Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-04-21T10:36:56.039Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.039Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-04-21T10:36:56.039Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.91s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (38.39s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.46s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.28s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.07s) [2021-04-21T10:36:56.039Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2021-04-21T10:36:56.039Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.039Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2021-04-21T10:36:56.039Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.039Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-04-21T10:36:56.039Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.58s) [2021-04-21T10:36:56.039Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-04-21T10:36:56.039Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (30.88s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.83s) [2021-04-21T10:36:56.039Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.52s) [2021-04-21T10:36:56.039Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (30.53s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.99s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.98s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.17s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (8.18s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.12s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildDockerignore (86.10s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.54s) [2021-04-21T10:36:56.039Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2021-04-21T10:36:56.039Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (77.40s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.98s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.99s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (27.46s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.26s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.98s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (32.19s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (22.05s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (16.78s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (139.77s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.54s) [2021-04-21T10:36:56.039Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s) [2021-04-21T10:36:56.039Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.039Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2021-04-21T10:36:56.039Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.60s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.25s) [2021-04-21T10:36:56.039Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-04-21T10:36:56.039Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.53s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.62s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.90s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.51s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.47s) [2021-04-21T10:36:56.039Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-04-21T10:36:56.039Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.039Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s) [2021-04-21T10:36:56.039Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.039Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-04-21T10:36:56.039Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.039Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-04-21T10:36:56.039Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.039Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-04-21T10:36:56.039Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.95s) [2021-04-21T10:36:56.039Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-04-21T10:36:56.039Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.039Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-04-21T10:36:56.039Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.039Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-04-21T10:36:56.039Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.05s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.50s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.14s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.68s) [2021-04-21T10:36:56.039Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-04-21T10:36:56.039Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.039Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.06s) [2021-04-21T10:36:56.039Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.039Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-04-21T10:36:56.039Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.039Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-04-21T10:36:56.039Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.039Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-04-21T10:36:56.039Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildFails (2.83s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (11.30s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.90s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildForceRm (12.58s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildFromGit (11.58s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.60s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.41s) [2021-04-21T10:36:56.039Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-04-21T10:36:56.039Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.86s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.63s) [2021-04-21T10:36:56.039Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-04-21T10:36:56.039Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.95s) [2021-04-21T10:36:56.039Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-04-21T10:36:56.039Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildHistory (12.33s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.15s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.34s) [2021-04-21T10:36:56.039Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-04-21T10:36:56.039Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.84s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.03s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildLabel (1.22s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.78s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.11s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.65s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildLabels (1.10s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.76s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.33s) [2021-04-21T10:36:56.039Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2021-04-21T10:36:56.039Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.039Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2021-04-21T10:36:56.039Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.63s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.83s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.08s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (22.53s) [2021-04-21T10:36:56.039Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2021-04-21T10:36:56.039Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.66s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (39.65s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (31.28s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (10.67s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.75s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.07s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.62s) [2021-04-21T10:36:56.039Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.06s) [2021-04-21T10:36:56.039Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (13.80s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.73s) [2021-04-21T10:36:56.039Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-04-21T10:36:56.039Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.039Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-04-21T10:36:56.039Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.09s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.78s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.55s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.17s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.77s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.31s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.53s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildOnBuild (15.96s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.95s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.88s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.62s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.51s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.13s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.76s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.36s) [2021-04-21T10:36:56.039Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2021-04-21T10:36:56.039Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.039Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-04-21T10:36:56.039Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.76s) [2021-04-21T10:36:56.039Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-04-21T10:36:56.039Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (53.81s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (26.62s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildRm (15.22s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.04s) [2021-04-21T10:36:56.039Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-04-21T10:36:56.039Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.039Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.54s) [2021-04-21T10:36:56.039Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.67s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.16s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.26s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildShellInherited (10.30s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.87s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.98s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.74s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.48s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.36s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.87s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildStderr (5.43s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (23.13s) [2021-04-21T10:36:56.039Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2021-04-21T10:36:56.039Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.69s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.49s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.68s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.14s) [2021-04-21T10:36:56.039Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-04-21T10:36:56.039Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.039Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-04-21T10:36:56.039Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.039Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-04-21T10:36:56.039Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.87s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.60s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (8.05s) [2021-04-21T10:36:56.039Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-04-21T10:36:56.039Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.039Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-04-21T10:36:56.039Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.53s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.08s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (14.83s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.33s) [2021-04-21T10:36:56.039Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s) [2021-04-21T10:36:56.039Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.039Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-04-21T10:36:56.039Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.93s) [2021-04-21T10:36:56.039Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2021-04-21T10:36:56.039Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.69s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.41s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.56s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (25.18s) [2021-04-21T10:36:56.039Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2021-04-21T10:36:56.039Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.039Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2021-04-21T10:36:56.039Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.039Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-04-21T10:36:56.039Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.35s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.40s) [2021-04-21T10:36:56.039Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.21s) [2021-04-21T10:36:56.039Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.46s) [2021-04-21T10:36:56.039Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.039Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-04-21T10:36:56.040Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-04-21T10:36:56.040Z] docker_cli_sni_test.go:18: Flakey test [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.47s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.18s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestCommitChange (5.64s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (10.11s) [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-04-21T10:36:56.040Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestCommitNewFile (12.75s) [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-04-21T10:36:56.040Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestCommitTTY (12.90s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (10.13s) [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-04-21T10:36:56.040Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-04-21T10:36:56.040Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-04-21T10:36:56.040Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-04-21T10:36:56.040Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-04-21T10:36:56.040Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-04-21T10:36:56.040Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-04-21T10:36:56.040Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.86s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.85s) [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-04-21T10:36:56.040Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.53s) [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-04-21T10:36:56.040Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-04-21T10:36:56.040Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-04-21T10:36:56.040Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.30s) [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-04-21T10:36:56.040Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.86s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-04-21T10:36:56.040Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-04-21T10:36:56.040Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-04-21T10:36:56.040Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.05s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.62s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.62s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-04-21T10:36:56.040Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.71s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.81s) [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-04-21T10:36:56.040Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-04-21T10:36:56.040Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.63s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.44s) [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-04-21T10:36:56.040Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.96s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.25s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.75s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (9.08s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.59s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.15s) [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.04s) [2021-04-21T10:36:56.040Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.64s) [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-04-21T10:36:56.040Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.57s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.57s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.28s) [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-04-21T10:36:56.040Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-04-21T10:36:56.040Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-04-21T10:36:56.040Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-04-21T10:36:56.040Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-04-21T10:36:56.040Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.14s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (29.70s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.75s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.78s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.77s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.85s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0006f7040_} (2.86s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1062270598_c:\foo_false____} (2.93s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1062270598_c:\foo_true____} (2.74s) [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-04-21T10:36:56.040Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.17s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-04-21T10:36:56.040Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-04-21T10:36:56.040Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-04-21T10:36:56.040Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-04-21T10:36:56.040Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-04-21T10:36:56.040Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.56s) [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-04-21T10:36:56.040Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-04-21T10:36:56.040Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-04-21T10:36:56.040Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-04-21T10:36:56.040Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-04-21T10:36:56.040Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-04-21T10:36:56.040Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-04-21T10:36:56.040Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-04-21T10:36:56.040Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-04-21T10:36:56.040Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-04-21T10:36:56.040Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-04-21T10:36:56.040Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-04-21T10:36:56.040Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-04-21T10:36:56.040Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.72s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-04-21T10:36:56.040Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.73s) [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-04-21T10:36:56.040Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-04-21T10:36:56.040Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-04-21T10:36:56.040Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestCpToCaseA (9.96s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.53s) [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2021-04-21T10:36:56.040Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-04-21T10:36:56.040Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestCpToCaseE (14.87s) [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2021-04-21T10:36:56.040Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-04-21T10:36:56.040Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.74s) [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-04-21T10:36:56.040Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-04-21T10:36:56.040Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestCpToDot (2.82s) [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-04-21T10:36:56.040Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-04-21T10:36:56.040Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestCpToStdout (2.66s) [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-04-21T10:36:56.040Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-04-21T10:36:56.040Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2021-04-21T10:36:56.040Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-04-21T10:36:56.040Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.09s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.68s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.19s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (7.01s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.71s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestCreateLabels (0.19s) [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-04-21T10:36:56.040Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestCreateRM (0.33s) [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-04-21T10:36:56.040Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.20s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.32s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.85s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.22s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.62s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.33s) [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-04-21T10:36:56.040Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.54s) [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-04-21T10:36:56.040Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-04-21T10:36:56.040Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-04-21T10:36:56.040Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-04-21T10:36:56.040Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-04-21T10:36:56.040Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.040Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-04-21T10:36:56.040Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-04-21T10:36:56.041Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-04-21T10:36:56.041Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-04-21T10:36:56.041Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-04-21T10:36:56.041Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-04-21T10:36:56.041Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-04-21T10:36:56.041Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-04-21T10:36:56.041Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-04-21T10:36:56.041Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-04-21T10:36:56.041Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.70s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.59s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.88s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (23.56s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestEventsCopy (5.91s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.96s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.53s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.89s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.30s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.07s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.18s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestEventsFilters (5.28s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestEventsFormat (5.20s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-04-21T10:36:56.041Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-04-21T10:36:56.041Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-04-21T10:36:56.041Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.21s) [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-04-21T10:36:56.041Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestEventsRename (2.73s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestEventsResize (3.14s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.61s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.06s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.12s) [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-04-21T10:36:56.041Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestEventsUntag (2.82s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (9.47s) [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-04-21T10:36:56.041Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-04-21T10:36:56.041Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.26s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.18s) [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-04-21T10:36:56.041Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-04-21T10:36:56.041Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-04-21T10:36:56.041Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.30s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.53s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.53s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.23s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.78s) [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-04-21T10:36:56.041Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-04-21T10:36:56.041Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-04-21T10:36:56.041Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.62s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestExecInspectID (5.14s) [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-04-21T10:36:56.041Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-04-21T10:36:56.041Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-04-21T10:36:56.041Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-04-21T10:36:56.041Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-04-21T10:36:56.041Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.99s) [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-04-21T10:36:56.041Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-04-21T10:36:56.041Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-04-21T10:36:56.041Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-04-21T10:36:56.041Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-04-21T10:36:56.041Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.80s) [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-04-21T10:36:56.041Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.98s) [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-04-21T10:36:56.041Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-04-21T10:36:56.041Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-04-21T10:36:56.041Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.47s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.41s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.38s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.45s) [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-04-21T10:36:56.041Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-04-21T10:36:56.041Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.11s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.22s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-04-21T10:36:56.041Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.39s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.68s) [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-04-21T10:36:56.041Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.15s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.04s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.31s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.36s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.70s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestImagesFormat (0.23s) [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-04-21T10:36:56.041Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.89s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestImportBadURL (2.41s) [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-04-21T10:36:56.041Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-04-21T10:36:56.041Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-04-21T10:36:56.041Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-04-21T10:36:56.041Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-04-21T10:36:56.041Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-04-21T10:36:56.041Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-04-21T10:36:56.041Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-04-21T10:36:56.041Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-04-21T10:36:56.041Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-04-21T10:36:56.041Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.54s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.18s) [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-04-21T10:36:56.041Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-04-21T10:36:56.041Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-04-21T10:36:56.041Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.46s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.22s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.50s) [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-04-21T10:36:56.041Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-04-21T10:36:56.041Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-04-21T10:36:56.041Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestInspectDefault (2.48s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestInspectHistory (5.09s) [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-04-21T10:36:56.041Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-04-21T10:36:56.041Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-04-21T10:36:56.041Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.55s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.47s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.57s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.55s) [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-04-21T10:36:56.041Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.53s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestInspectStatus (3.04s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.21s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.71s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.52s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.56s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.50s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.55s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (7.47s) [2021-04-21T10:36:56.041Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-04-21T10:36:56.041Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-04-21T10:36:56.041Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-04-21T10:36:56.041Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-04-21T10:36:56.041Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-04-21T10:36:56.041Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-04-21T10:36:56.041Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.041Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-04-21T10:36:56.041Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2021-04-21T10:36:56.042Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.24s) [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.31s) [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.23s) [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.83s) [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-04-21T10:36:56.042Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.71s) [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.40s) [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.27s) [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.25s) [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.05s) [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.82s) [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2021-04-21T10:36:56.042Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (7.46s) [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (7.45s) [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestLogsSince (9.50s) [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestLogsTail (3.17s) [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.00s) [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.62s) [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.04s) [2021-04-21T10:36:56.042Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.05s) [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-04-21T10:36:56.042Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-04-21T10:36:56.042Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-04-21T10:36:56.042Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-04-21T10:36:56.042Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-04-21T10:36:56.042Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-04-21T10:36:56.042Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-04-21T10:36:56.042Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-04-21T10:36:56.042Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.10s) [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-04-21T10:36:56.042Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestPsByOrder (10.20s) [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.24s) [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.11s) [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.31s) [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.11s) [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.46s) [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.12s) [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.12s) [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-04-21T10:36:56.042Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (10.16s) [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.33s) [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.04s) [2021-04-21T10:36:56.042Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.71s) [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s) [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-04-21T10:36:56.042Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.70s) [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.70s) [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.77s) [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (37.18s) [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2021-04-21T10:36:56.042Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.00s) [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.26s) [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.77s) [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.97s) [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (9.61s) [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.78s) [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.31s) [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.03s) [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.09s) [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.80s) [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.60s) [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (10.93s) [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.87s) [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.29s) [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestRmiTag (0.86s) [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.00s) [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.50s) [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (7.89s) [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (10.46s) [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.37s) [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2021-04-21T10:36:56.042Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.35s) [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.26s) [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.17s) [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.17s) [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.61s) [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.58s) [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.11s) [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.04s) [2021-04-21T10:36:56.042Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.44s) [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.47s) [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-04-21T10:36:56.042Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.33s) [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-04-21T10:36:56.042Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.68s) [2021-04-21T10:36:56.042Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.68s) [2021-04-21T10:36:56.043Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.55s) [2021-04-21T10:36:56.043Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-04-21T10:36:56.043Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.043Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-04-21T10:36:56.043Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.043Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-04-21T10:36:56.043Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.043Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.60s) [2021-04-21T10:36:56.043Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-04-21T10:36:56.043Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.043Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-04-21T10:36:56.043Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.043Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-04-21T10:36:56.043Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.043Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-04-21T10:36:56.043Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.043Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.97s) [2021-04-21T10:36:56.043Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.06s) [2021-04-21T10:36:56.043Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-04-21T10:36:56.043Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.043Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-04-21T10:36:56.043Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.043Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-04-21T10:36:56.043Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.043Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-04-21T10:36:56.043Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.043Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-04-21T10:36:56.043Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.043Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-04-21T10:36:56.043Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.043Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.64s) [2021-04-21T10:36:56.043Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-04-21T10:36:56.043Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.043Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2021-04-21T10:36:56.043Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-04-21T10:36:56.043Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.043Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.77s) [2021-04-21T10:36:56.043Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.58s) [2021-04-21T10:36:56.043Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-04-21T10:36:56.043Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.043Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.63s) [2021-04-21T10:36:56.043Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-04-21T10:36:56.043Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.043Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-04-21T10:36:56.043Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.043Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-04-21T10:36:56.043Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.043Z] --- PASS: TestDockerSuite/TestRunExitCode (2.72s) [2021-04-21T10:36:56.043Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.61s) [2021-04-21T10:36:56.043Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.57s) [2021-04-21T10:36:56.043Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (7.50s) [2021-04-21T10:36:56.043Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-04-21T10:36:56.043Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-04-21T10:36:56.043Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.043Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-04-21T10:36:56.043Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.043Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-04-21T10:36:56.043Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.043Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2021-04-21T10:36:56.043Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.043Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-04-21T10:36:56.043Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-04-21T10:36:56.043Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-04-21T10:36:56.043Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.043Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2021-04-21T10:36:56.043Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.48s) [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.91s) [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.98s) [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.01s) [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-04-21T10:36:56.520Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (10.44s) [2021-04-21T10:36:56.520Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.79s) [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.36s) [2021-04-21T10:36:56.520Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.18s) [2021-04-21T10:36:56.520Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.48s) [2021-04-21T10:36:56.520Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.51s) [2021-04-21T10:36:56.520Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.22s) [2021-04-21T10:36:56.520Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.33s) [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.28s) [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.96s) [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- PASS: TestDockerSuite/TestRunRm (2.59s) [2021-04-21T10:36:56.520Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.84s) [2021-04-21T10:36:56.520Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.58s) [2021-04-21T10:36:56.520Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.48s) [2021-04-21T10:36:56.520Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.54s) [2021-04-21T10:36:56.520Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.86s) [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.59s) [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.31s) [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.22s) [2021-04-21T10:36:56.520Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.06s) [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.51s) [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.51s) [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.51s) [2021-04-21T10:36:56.520Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (17.69s) [2021-04-21T10:36:56.520Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.22s) [2021-04-21T10:36:56.520Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.88s) [2021-04-21T10:36:56.520Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-04-21T10:36:56.520Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.520Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2021-04-21T10:36:56.520Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.55s) [2021-04-21T10:36:56.521Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.67s) [2021-04-21T10:36:56.521Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.54s) [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-04-21T10:36:56.521Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2021-04-21T10:36:56.521Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-04-21T10:36:56.521Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-04-21T10:36:56.521Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-04-21T10:36:56.521Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-04-21T10:36:56.521Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-04-21T10:36:56.521Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.37s) [2021-04-21T10:36:56.521Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.85s) [2021-04-21T10:36:56.521Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.45s) [2021-04-21T10:36:56.521Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.08s) [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-04-21T10:36:56.521Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-04-21T10:36:56.521Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-04-21T10:36:56.521Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-04-21T10:36:56.521Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-04-21T10:36:56.521Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-04-21T10:36:56.521Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-04-21T10:36:56.521Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-04-21T10:36:56.521Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2021-04-21T10:36:56.521Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-04-21T10:36:56.521Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-04-21T10:36:56.521Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-04-21T10:36:56.521Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-04-21T10:36:56.521Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-04-21T10:36:56.521Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-04-21T10:36:56.521Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2021-04-21T10:36:56.521Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2021-04-21T10:36:56.521Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.32s) [2021-04-21T10:36:56.521Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2021-04-21T10:36:56.521Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-04-21T10:36:56.521Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.30s) [2021-04-21T10:36:56.521Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.73s) [2021-04-21T10:36:56.521Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.65s) [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-04-21T10:36:56.521Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.22s) [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-04-21T10:36:56.521Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- PASS: TestDockerSuite/TestStartAttachSilent (9.47s) [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-04-21T10:36:56.521Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-04-21T10:36:56.521Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-04-21T10:36:56.521Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.04s) [2021-04-21T10:36:56.521Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (11.25s) [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-04-21T10:36:56.521Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-04-21T10:36:56.521Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-04-21T10:36:56.521Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-04-21T10:36:56.521Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-04-21T10:36:56.521Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-04-21T10:36:56.521Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.51s) [2021-04-21T10:36:56.521Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.78s) [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-04-21T10:36:56.521Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.69s) [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-04-21T10:36:56.521Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-04-21T10:36:56.521Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-04-21T10:36:56.521Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-04-21T10:36:56.521Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-04-21T10:36:56.521Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-04-21T10:36:56.521Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.38s) [2021-04-21T10:36:56.521Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2021-04-21T10:36:56.521Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.24s) [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-04-21T10:36:56.521Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.40s) [2021-04-21T10:36:56.521Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.35s) [2021-04-21T10:36:56.521Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.17s) [2021-04-21T10:36:56.521Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.10s) [2021-04-21T10:36:56.521Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2021-04-21T10:36:56.521Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.40s) [2021-04-21T10:36:56.521Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.49s) [2021-04-21T10:36:56.521Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.45s) [2021-04-21T10:36:56.521Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2021-04-21T10:36:56.521Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2021-04-21T10:36:56.521Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (13.96s) [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-04-21T10:36:56.521Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.70s) [2021-04-21T10:36:56.521Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s) [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-04-21T10:36:56.521Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.90s) [2021-04-21T10:36:56.521Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.39s) [2021-04-21T10:36:56.521Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.33s) [2021-04-21T10:36:56.521Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.31s) [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-04-21T10:36:56.521Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.72s) [2021-04-21T10:36:56.521Z] === RUN TestDockerRegistrySuite [2021-04-21T10:36:56.521Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-04-21T10:36:56.521Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-04-21T10:36:56.521Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-04-21T10:36:56.521Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-04-21T10:36:56.521Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-04-21T10:36:56.521Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-04-21T10:36:56.521Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-04-21T10:36:56.521Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-04-21T10:36:56.521Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-04-21T10:36:56.521Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-04-21T10:36:56.521Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-04-21T10:36:56.521Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-04-21T10:36:56.521Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-04-21T10:36:56.521Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-04-21T10:36:56.521Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-04-21T10:36:56.521Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-04-21T10:36:56.521Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-04-21T10:36:56.521Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-04-21T10:36:56.521Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-04-21T10:36:56.521Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-04-21T10:36:56.521Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-04-21T10:36:56.521Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-04-21T10:36:56.521Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-04-21T10:36:56.521Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-04-21T10:36:56.521Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-04-21T10:36:56.521Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-04-21T10:36:56.521Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-04-21T10:36:56.521Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-04-21T10:36:56.521Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-04-21T10:36:56.521Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-04-21T10:36:56.521Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-04-21T10:36:56.521Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-04-21T10:36:56.521Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-04-21T10:36:56.521Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-04-21T10:36:56.521Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-04-21T10:36:56.521Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-04-21T10:36:56.521Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-04-21T10:36:56.521Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-04-21T10:36:56.521Z] --- PASS: TestDockerRegistrySuite (0.19s) [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-04-21T10:36:56.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-04-21T10:36:56.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-04-21T10:36:56.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-21T10:36:56.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-21T10:36:56.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-21T10:36:56.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-04-21T10:36:56.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-04-21T10:36:56.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-04-21T10:36:56.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-04-21T10:36:56.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-04-21T10:36:56.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-04-21T10:36:56.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-04-21T10:36:56.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-04-21T10:36:56.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-04-21T10:36:56.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-04-21T10:36:56.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-04-21T10:36:56.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-04-21T10:36:56.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-04-21T10:36:56.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-21T10:36:56.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-21T10:36:56.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-21T10:36:56.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-21T10:36:56.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-04-21T10:36:56.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-21T10:36:56.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-04-21T10:36:56.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-04-21T10:36:56.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-04-21T10:36:56.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-21T10:36:56.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-21T10:36:56.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-04-21T10:36:56.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-04-21T10:36:56.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-04-21T10:36:56.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-04-21T10:36:56.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-04-21T10:36:56.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-04-21T10:36:56.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-04-21T10:36:56.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-04-21T10:36:56.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.521Z] === RUN TestDockerSchema1RegistrySuite [2021-04-21T10:36:56.521Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-04-21T10:36:56.521Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-04-21T10:36:56.521Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-04-21T10:36:56.521Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-04-21T10:36:56.522Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-04-21T10:36:56.522Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-04-21T10:36:56.522Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-04-21T10:36:56.522Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-04-21T10:36:56.522Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-04-21T10:36:56.522Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-04-21T10:36:56.522Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-04-21T10:36:56.522Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-04-21T10:36:56.522Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-04-21T10:36:56.522Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-04-21T10:36:56.522Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-04-21T10:36:56.522Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-04-21T10:36:56.522Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-04-21T10:36:56.522Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-04-21T10:36:56.522Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-21T10:36:56.522Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-21T10:36:56.522Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-21T10:36:56.522Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-04-21T10:36:56.522Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-04-21T10:36:56.522Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-04-21T10:36:56.522Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-21T10:36:56.522Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-21T10:36:56.522Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-21T10:36:56.522Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-21T10:36:56.522Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-04-21T10:36:56.522Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-21T10:36:56.522Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-04-21T10:36:56.522Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-04-21T10:36:56.522Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-21T10:36:56.522Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-21T10:36:56.522Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-04-21T10:36:56.522Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-04-21T10:36:56.522Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-04-21T10:36:56.522Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-04-21T10:36:56.522Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-04-21T10:36:56.522Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-04-21T10:36:56.522Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-04-21T10:36:56.522Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-04-21T10:36:56.522Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-04-21T10:36:56.522Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-04-21T10:36:56.522Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-04-21T10:36:56.522Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.05s) [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-04-21T10:36:56.522Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-04-21T10:36:56.522Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-04-21T10:36:56.522Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-04-21T10:36:56.522Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-04-21T10:36:56.522Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-04-21T10:36:56.522Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-04-21T10:36:56.522Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-04-21T10:36:56.522Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] === RUN TestDockerRegistryAuthTokenSuite [2021-04-21T10:36:56.522Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-04-21T10:36:56.522Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-04-21T10:36:56.522Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-04-21T10:36:56.522Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-04-21T10:36:56.522Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-04-21T10:36:56.522Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-04-21T10:36:56.522Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-04-21T10:36:56.522Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-04-21T10:36:56.522Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-04-21T10:36:56.522Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-04-21T10:36:56.522Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] === RUN TestDockerDaemonSuite [2021-04-21T10:36:56.522Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-04-21T10:36:56.522Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-04-21T10:36:56.522Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-04-21T10:36:56.522Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-04-21T10:36:56.522Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-04-21T10:36:56.522Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-04-21T10:36:56.522Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] === RUN TestDockerSwarmSuite [2021-04-21T10:36:56.522Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-04-21T10:36:56.522Z] === RUN TestDockerPluginSuite [2021-04-21T10:36:56.522Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-04-21T10:36:56.522Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-04-21T10:36:56.522Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-04-21T10:36:56.522Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-04-21T10:36:56.522Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-04-21T10:36:56.522Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-04-21T10:36:56.522Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-04-21T10:36:56.522Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-04-21T10:36:56.522Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-04-21T10:36:56.522Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-04-21T10:36:56.522Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-04-21T10:36:56.522Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-04-21T10:36:56.522Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-04-21T10:36:56.522Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-04-21T10:36:56.522Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-04-21T10:36:56.522Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-04-21T10:36:56.522Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-04-21T10:36:56.522Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-04-21T10:36:56.522Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-04-21T10:36:56.522Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-04-21T10:36:56.522Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-04-21T10:36:56.522Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-04-21T10:36:56.522Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] === RUN TestDockerExternalVolumeSuite [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-04-21T10:36:56.522Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] === RUN TestDockerNetworkSuite [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-04-21T10:36:56.522Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] === RUN TestDockerHubPullSuite [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-04-21T10:36:56.522Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] PASS [2021-04-21T10:36:56.522Z] ok github.com/docker/docker/integration-cli 3061.315s [2021-04-21T10:36:56.522Z] [2021-04-21T10:36:56.522Z] === Skipped [2021-04-21T10:36:56.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2021-04-21T10:36:56.522Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] [2021-04-21T10:36:56.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-04-21T10:36:56.522Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] [2021-04-21T10:36:56.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-04-21T10:36:56.522Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] [2021-04-21T10:36:56.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-04-21T10:36:56.522Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] [2021-04-21T10:36:56.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2021-04-21T10:36:56.522Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] [2021-04-21T10:36:56.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-04-21T10:36:56.522Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] [2021-04-21T10:36:56.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-04-21T10:36:56.522Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] [2021-04-21T10:36:56.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-04-21T10:36:56.522Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] [2021-04-21T10:36:56.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-04-21T10:36:56.522Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] [2021-04-21T10:36:56.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-04-21T10:36:56.522Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] [2021-04-21T10:36:56.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-04-21T10:36:56.522Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] [2021-04-21T10:36:56.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-04-21T10:36:56.522Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] [2021-04-21T10:36:56.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-04-21T10:36:56.522Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2021-04-21T10:36:56.522Z] [2021-04-21T10:36:56.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-04-21T10:36:56.522Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-04-21T10:36:56.522Z] [2021-04-21T10:36:56.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-04-21T10:36:56.522Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] [2021-04-21T10:36:56.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-04-21T10:36:56.522Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] [2021-04-21T10:36:56.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-04-21T10:36:56.522Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-04-21T10:36:56.522Z] [2021-04-21T10:36:56.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-04-21T10:36:56.522Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] [2021-04-21T10:36:56.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2021-04-21T10:36:56.522Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-04-21T10:36:56.522Z] [2021-04-21T10:36:56.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-04-21T10:36:56.522Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] [2021-04-21T10:36:56.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-04-21T10:36:56.522Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] [2021-04-21T10:36:56.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-04-21T10:36:56.522Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] [2021-04-21T10:36:56.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-04-21T10:36:56.522Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] [2021-04-21T10:36:56.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-04-21T10:36:56.522Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] [2021-04-21T10:36:56.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-04-21T10:36:56.522Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-04-21T10:36:56.522Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.522Z] [2021-04-21T10:36:56.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-04-21T10:36:56.523Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-04-21T10:36:56.523Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-04-21T10:36:56.523Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-04-21T10:36:56.523Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-04-21T10:36:56.523Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2021-04-21T10:36:56.523Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2021-04-21T10:36:56.523Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.34s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.34s) [2021-04-21T10:36:56.523Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2021-04-21T10:36:56.523Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-04-21T10:36:56.523Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-04-21T10:36:56.523Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-04-21T10:36:56.523Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2021-04-21T10:36:56.523Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2021-04-21T10:36:56.523Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.95s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.95s) [2021-04-21T10:36:56.523Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.48s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s) [2021-04-21T10:36:56.523Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-04-21T10:36:56.523Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-04-21T10:36:56.523Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-04-21T10:36:56.523Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-04-21T10:36:56.523Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-04-21T10:36:56.523Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-04-21T10:36:56.523Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-04-21T10:36:56.523Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-04-21T10:36:56.523Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2021-04-21T10:36:56.523Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2021-04-21T10:36:56.523Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-04-21T10:36:56.523Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-04-21T10:36:56.523Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.52s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.52s) [2021-04-21T10:36:56.523Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2021-04-21T10:36:56.523Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.44s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s) [2021-04-21T10:36:56.523Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2021-04-21T10:36:56.523Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-04-21T10:36:56.523Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-04-21T10:36:56.523Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.43s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s) [2021-04-21T10:36:56.523Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-04-21T10:36:56.523Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-04-21T10:36:56.523Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-04-21T10:36:56.523Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-04-21T10:36:56.523Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-04-21T10:36:56.523Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-04-21T10:36:56.523Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-04-21T10:36:56.523Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.06s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.06s) [2021-04-21T10:36:56.523Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-04-21T10:36:56.523Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-04-21T10:36:56.523Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-04-21T10:36:56.523Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-04-21T10:36:56.523Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-04-21T10:36:56.523Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-04-21T10:36:56.523Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-04-21T10:36:56.523Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.12s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2021-04-21T10:36:56.523Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2021-04-21T10:36:56.523Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2021-04-21T10:36:56.523Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.06s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.06s) [2021-04-21T10:36:56.523Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-04-21T10:36:56.523Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-04-21T10:36:56.523Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2021-04-21T10:36:56.523Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-04-21T10:36:56.523Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-04-21T10:36:56.523Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-04-21T10:36:56.523Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.54s) [2021-04-21T10:36:56.523Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.54s) [2021-04-21T10:36:56.523Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.523Z] [2021-04-21T10:36:56.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.44s) [2021-04-21T10:36:56.524Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2021-04-21T10:36:56.524Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.524Z] [2021-04-21T10:36:56.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2021-04-21T10:36:56.524Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-04-21T10:36:56.524Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.524Z] [2021-04-21T10:36:56.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-04-21T10:36:56.524Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-04-21T10:36:56.524Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.524Z] [2021-04-21T10:36:56.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-04-21T10:36:56.524Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-04-21T10:36:56.524Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.524Z] [2021-04-21T10:36:56.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-04-21T10:36:56.524Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-04-21T10:36:56.524Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.524Z] [2021-04-21T10:36:56.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-04-21T10:36:56.524Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-04-21T10:36:56.524Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.524Z] [2021-04-21T10:36:56.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.45s) [2021-04-21T10:36:56.524Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s) [2021-04-21T10:36:56.524Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.524Z] [2021-04-21T10:36:56.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-04-21T10:36:56.524Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-04-21T10:36:56.524Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.524Z] [2021-04-21T10:36:56.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2021-04-21T10:36:56.524Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2021-04-21T10:36:56.524Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.524Z] [2021-04-21T10:36:56.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2021-04-21T10:36:56.524Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2021-04-21T10:36:56.524Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.524Z] [2021-04-21T10:36:56.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.46s) [2021-04-21T10:36:56.524Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2021-04-21T10:36:56.524Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.524Z] [2021-04-21T10:36:56.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-04-21T10:36:56.524Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-04-21T10:36:56.524Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.524Z] [2021-04-21T10:36:56.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.46s) [2021-04-21T10:36:56.524Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.46s) [2021-04-21T10:36:56.524Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.524Z] [2021-04-21T10:36:56.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-04-21T10:36:56.524Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-04-21T10:36:56.524Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.524Z] [2021-04-21T10:36:56.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-04-21T10:36:56.524Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-04-21T10:36:56.524Z] docker_cli_sni_test.go:18: Flakey test [2021-04-21T10:36:56.524Z] [2021-04-21T10:36:56.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-04-21T10:36:56.524Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-04-21T10:36:56.524Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.524Z] [2021-04-21T10:36:56.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-04-21T10:36:56.524Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-04-21T10:36:56.524Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.524Z] [2021-04-21T10:36:56.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-04-21T10:36:56.524Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-04-21T10:36:56.524Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.524Z] [2021-04-21T10:36:56.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-04-21T10:36:56.524Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-04-21T10:36:56.524Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.524Z] [2021-04-21T10:36:56.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-04-21T10:36:56.524Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-04-21T10:36:56.524Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.524Z] [2021-04-21T10:36:56.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-04-21T10:36:56.524Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-04-21T10:36:56.524Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.524Z] [2021-04-21T10:36:56.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-04-21T10:36:56.524Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-04-21T10:36:56.524Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.524Z] [2021-04-21T10:36:56.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-04-21T10:36:56.524Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-04-21T10:36:56.524Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.524Z] [2021-04-21T10:36:56.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-04-21T10:36:56.524Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-04-21T10:36:56.524Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.524Z] [2021-04-21T10:36:56.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-04-21T10:36:56.524Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-04-21T10:36:56.524Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.524Z] [2021-04-21T10:36:56.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-04-21T10:36:56.524Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-04-21T10:36:56.524Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.524Z] [2021-04-21T10:36:56.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-04-21T10:36:56.524Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-04-21T10:36:56.524Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.524Z] [2021-04-21T10:36:56.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-04-21T10:36:56.524Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-04-21T10:36:56.524Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.524Z] [2021-04-21T10:36:56.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-04-21T10:36:56.524Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-04-21T10:36:56.524Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.524Z] [2021-04-21T10:36:56.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-04-21T10:36:56.524Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-04-21T10:36:56.524Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.524Z] [2021-04-21T10:36:56.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-04-21T10:36:56.524Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-04-21T10:36:56.524Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.524Z] [2021-04-21T10:36:56.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-04-21T10:36:56.524Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-04-21T10:36:56.524Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.524Z] [2021-04-21T10:36:56.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-04-21T10:36:56.524Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-04-21T10:36:56.524Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.524Z] [2021-04-21T10:36:56.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-04-21T10:36:56.524Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-04-21T10:36:56.524Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.524Z] [2021-04-21T10:36:56.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-04-21T10:36:56.524Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-04-21T10:36:56.524Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.524Z] [2021-04-21T10:36:56.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-04-21T10:36:56.524Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-04-21T10:36:56.524Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.524Z] [2021-04-21T10:36:56.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.04s) [2021-04-21T10:36:56.524Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.04s) [2021-04-21T10:36:56.524Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.524Z] [2021-04-21T10:36:56.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-04-21T10:36:56.524Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-04-21T10:36:56.524Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.524Z] [2021-04-21T10:36:56.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-04-21T10:36:56.524Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-04-21T10:36:56.524Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.524Z] [2021-04-21T10:36:56.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-04-21T10:36:56.524Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-04-21T10:36:56.524Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.524Z] [2021-04-21T10:36:56.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-04-21T10:36:56.524Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-04-21T10:36:56.524Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.524Z] [2021-04-21T10:36:56.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-04-21T10:36:56.524Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-04-21T10:36:56.524Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.524Z] [2021-04-21T10:36:56.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-04-21T10:36:56.524Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-04-21T10:36:56.524Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.524Z] [2021-04-21T10:36:56.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-04-21T10:36:56.524Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-04-21T10:36:56.524Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.524Z] [2021-04-21T10:36:56.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-04-21T10:36:56.524Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-04-21T10:36:56.524Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.524Z] [2021-04-21T10:36:56.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-04-21T10:36:56.524Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-04-21T10:36:56.524Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.524Z] [2021-04-21T10:36:56.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-04-21T10:36:56.524Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-04-21T10:36:56.524Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.978Z] [2021-04-21T10:36:56.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-04-21T10:36:56.978Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-04-21T10:36:56.978Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.978Z] [2021-04-21T10:36:56.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-04-21T10:36:56.978Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-04-21T10:36:56.978Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.978Z] [2021-04-21T10:36:56.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-04-21T10:36:56.978Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-04-21T10:36:56.978Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.978Z] [2021-04-21T10:36:56.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-04-21T10:36:56.978Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-04-21T10:36:56.978Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.978Z] [2021-04-21T10:36:56.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-04-21T10:36:56.978Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-04-21T10:36:56.978Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.978Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-04-21T10:36:56.979Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-04-21T10:36:56.979Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-04-21T10:36:56.979Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-04-21T10:36:56.979Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-04-21T10:36:56.979Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-04-21T10:36:56.979Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-04-21T10:36:56.979Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-04-21T10:36:56.979Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-04-21T10:36:56.979Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-04-21T10:36:56.979Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-04-21T10:36:56.979Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-04-21T10:36:56.979Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-04-21T10:36:56.979Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-04-21T10:36:56.979Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.03s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2021-04-21T10:36:56.979Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-04-21T10:36:56.979Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.03s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2021-04-21T10:36:56.979Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-04-21T10:36:56.979Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-04-21T10:36:56.979Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-04-21T10:36:56.979Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-04-21T10:36:56.979Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-04-21T10:36:56.979Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-04-21T10:36:56.979Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-04-21T10:36:56.979Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2021-04-21T10:36:56.979Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-04-21T10:36:56.979Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-04-21T10:36:56.979Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-04-21T10:36:56.979Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-04-21T10:36:56.979Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-04-21T10:36:56.979Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-04-21T10:36:56.979Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-04-21T10:36:56.979Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-04-21T10:36:56.979Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-04-21T10:36:56.979Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-04-21T10:36:56.979Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-04-21T10:36:56.979Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-04-21T10:36:56.979Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-04-21T10:36:56.979Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-04-21T10:36:56.979Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-04-21T10:36:56.979Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-04-21T10:36:56.979Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-04-21T10:36:56.979Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-04-21T10:36:56.979Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-04-21T10:36:56.979Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-04-21T10:36:56.979Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-04-21T10:36:56.979Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-04-21T10:36:56.979Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-04-21T10:36:56.979Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-04-21T10:36:56.979Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-04-21T10:36:56.979Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-04-21T10:36:56.979Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-04-21T10:36:56.979Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-04-21T10:36:56.979Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-04-21T10:36:56.979Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-04-21T10:36:56.979Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-04-21T10:36:56.979Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-04-21T10:36:56.979Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-04-21T10:36:56.979Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-04-21T10:36:56.979Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-04-21T10:36:56.979Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-04-21T10:36:56.979Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-04-21T10:36:56.979Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-04-21T10:36:56.979Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.979Z] [2021-04-21T10:36:56.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-04-21T10:36:56.979Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-04-21T10:36:56.979Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-04-21T10:36:56.980Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-04-21T10:36:56.980Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-04-21T10:36:56.980Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-04-21T10:36:56.980Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-04-21T10:36:56.980Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-04-21T10:36:56.980Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-04-21T10:36:56.980Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-04-21T10:36:56.980Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-04-21T10:36:56.980Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-04-21T10:36:56.980Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-04-21T10:36:56.980Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-04-21T10:36:56.980Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-04-21T10:36:56.980Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-04-21T10:36:56.980Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-04-21T10:36:56.980Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-04-21T10:36:56.980Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-04-21T10:36:56.980Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-04-21T10:36:56.980Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-04-21T10:36:56.980Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-04-21T10:36:56.980Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-04-21T10:36:56.980Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-04-21T10:36:56.980Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-04-21T10:36:56.980Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-04-21T10:36:56.980Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-04-21T10:36:56.980Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-04-21T10:36:56.980Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-04-21T10:36:56.980Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-04-21T10:36:56.980Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-04-21T10:36:56.980Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-04-21T10:36:56.980Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-04-21T10:36:56.980Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-04-21T10:36:56.980Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-04-21T10:36:56.980Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-04-21T10:36:56.980Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-04-21T10:36:56.980Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-04-21T10:36:56.980Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-04-21T10:36:56.980Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-04-21T10:36:56.980Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-04-21T10:36:56.980Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-04-21T10:36:56.980Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-04-21T10:36:56.980Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-04-21T10:36:56.980Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-04-21T10:36:56.980Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-04-21T10:36:56.980Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-04-21T10:36:56.980Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2021-04-21T10:36:56.980Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-04-21T10:36:56.980Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-04-21T10:36:56.980Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-04-21T10:36:56.980Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2021-04-21T10:36:56.980Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-04-21T10:36:56.980Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-04-21T10:36:56.980Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-04-21T10:36:56.980Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-04-21T10:36:56.980Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-04-21T10:36:56.980Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-04-21T10:36:56.980Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-04-21T10:36:56.980Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-04-21T10:36:56.980Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-04-21T10:36:56.980Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-04-21T10:36:56.980Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-04-21T10:36:56.980Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-04-21T10:36:56.980Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-04-21T10:36:56.980Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.04s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.04s) [2021-04-21T10:36:56.980Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-04-21T10:36:56.980Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-04-21T10:36:56.980Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-04-21T10:36:56.980Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.980Z] [2021-04-21T10:36:56.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-04-21T10:36:56.980Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-04-21T10:36:56.981Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.981Z] [2021-04-21T10:36:56.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-04-21T10:36:56.981Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-04-21T10:36:56.981Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.981Z] [2021-04-21T10:36:56.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-04-21T10:36:56.981Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-04-21T10:36:56.981Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.981Z] [2021-04-21T10:36:56.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-04-21T10:36:56.981Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-04-21T10:36:56.981Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.981Z] [2021-04-21T10:36:56.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-04-21T10:36:56.981Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-04-21T10:36:56.981Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.981Z] [2021-04-21T10:36:56.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-04-21T10:36:56.981Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-04-21T10:36:56.981Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.981Z] [2021-04-21T10:36:56.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-04-21T10:36:56.981Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-04-21T10:36:56.981Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.981Z] [2021-04-21T10:36:56.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-04-21T10:36:56.981Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-04-21T10:36:56.981Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.981Z] [2021-04-21T10:36:56.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-04-21T10:36:56.981Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-04-21T10:36:56.981Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.981Z] [2021-04-21T10:36:56.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-04-21T10:36:56.981Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-04-21T10:36:56.981Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.981Z] [2021-04-21T10:36:56.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-04-21T10:36:56.981Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-04-21T10:36:56.981Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.981Z] [2021-04-21T10:36:56.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-04-21T10:36:56.981Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-04-21T10:36:56.981Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.981Z] [2021-04-21T10:36:56.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-04-21T10:36:56.981Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-04-21T10:36:56.981Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-04-21T10:36:56.981Z] [2021-04-21T10:36:56.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-04-21T10:36:56.981Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-04-21T10:36:56.981Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.981Z] [2021-04-21T10:36:56.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-04-21T10:36:56.981Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-04-21T10:36:56.981Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.981Z] [2021-04-21T10:36:56.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-04-21T10:36:56.981Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-04-21T10:36:56.981Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.981Z] [2021-04-21T10:36:56.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-04-21T10:36:56.981Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-04-21T10:36:56.981Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.981Z] [2021-04-21T10:36:56.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-04-21T10:36:56.981Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-04-21T10:36:56.981Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.981Z] [2021-04-21T10:36:56.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-04-21T10:36:56.981Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-04-21T10:36:56.981Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.981Z] [2021-04-21T10:36:56.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.04s) [2021-04-21T10:36:56.981Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.04s) [2021-04-21T10:36:56.981Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.981Z] [2021-04-21T10:36:56.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-04-21T10:36:56.981Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-04-21T10:36:56.981Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.981Z] [2021-04-21T10:36:56.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-04-21T10:36:56.981Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-04-21T10:36:56.981Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.981Z] [2021-04-21T10:36:56.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2021-04-21T10:36:56.981Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2021-04-21T10:36:56.981Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.981Z] [2021-04-21T10:36:56.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-04-21T10:36:56.981Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-04-21T10:36:56.981Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.981Z] [2021-04-21T10:36:56.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-04-21T10:36:56.981Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-04-21T10:36:56.981Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.981Z] [2021-04-21T10:36:56.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-04-21T10:36:56.981Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-04-21T10:36:56.981Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.981Z] [2021-04-21T10:36:56.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-04-21T10:36:56.981Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-04-21T10:36:56.981Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.981Z] [2021-04-21T10:36:56.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-04-21T10:36:56.981Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-04-21T10:36:56.981Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.981Z] [2021-04-21T10:36:56.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-04-21T10:36:56.981Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-04-21T10:36:56.981Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.981Z] [2021-04-21T10:36:56.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2021-04-21T10:36:56.981Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2021-04-21T10:36:56.981Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.981Z] [2021-04-21T10:36:56.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-04-21T10:36:56.981Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-04-21T10:36:56.981Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.981Z] [2021-04-21T10:36:56.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-04-21T10:36:56.981Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-04-21T10:36:56.981Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.981Z] [2021-04-21T10:36:56.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-04-21T10:36:56.981Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-04-21T10:36:56.981Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.981Z] [2021-04-21T10:36:56.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-04-21T10:36:56.981Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-04-21T10:36:56.981Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.981Z] [2021-04-21T10:36:56.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-04-21T10:36:56.981Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-04-21T10:36:56.981Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.981Z] [2021-04-21T10:36:56.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-04-21T10:36:56.981Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-04-21T10:36:56.981Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.981Z] [2021-04-21T10:36:56.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-04-21T10:36:56.981Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-04-21T10:36:56.981Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.981Z] [2021-04-21T10:36:56.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-04-21T10:36:56.981Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-04-21T10:36:56.981Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.981Z] [2021-04-21T10:36:56.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-04-21T10:36:56.981Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-04-21T10:36:56.981Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.981Z] [2021-04-21T10:36:56.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-04-21T10:36:56.981Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-04-21T10:36:56.981Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.981Z] [2021-04-21T10:36:56.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.04s) [2021-04-21T10:36:56.981Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.04s) [2021-04-21T10:36:56.981Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.981Z] [2021-04-21T10:36:56.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-04-21T10:36:56.981Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-04-21T10:36:56.981Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.981Z] [2021-04-21T10:36:56.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-04-21T10:36:56.981Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-04-21T10:36:56.981Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.981Z] [2021-04-21T10:36:56.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-04-21T10:36:56.981Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-04-21T10:36:56.981Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.981Z] [2021-04-21T10:36:56.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-04-21T10:36:56.981Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-04-21T10:36:56.981Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.981Z] [2021-04-21T10:36:56.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-04-21T10:36:56.981Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-04-21T10:36:56.981Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.981Z] [2021-04-21T10:36:56.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-04-21T10:36:56.981Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-04-21T10:36:56.981Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.981Z] [2021-04-21T10:36:56.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-04-21T10:36:56.981Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-04-21T10:36:56.981Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.981Z] [2021-04-21T10:36:56.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-04-21T10:36:56.981Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-04-21T10:36:56.981Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.981Z] [2021-04-21T10:36:56.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-04-21T10:36:56.981Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-04-21T10:36:56.981Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.981Z] [2021-04-21T10:36:56.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-04-21T10:36:56.981Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-04-21T10:36:56.981Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.981Z] [2021-04-21T10:36:56.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-04-21T10:36:56.981Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-04-21T10:36:56.981Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.981Z] [2021-04-21T10:36:56.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-04-21T10:36:56.981Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-04-21T10:36:56.981Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.981Z] [2021-04-21T10:36:56.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-04-21T10:36:56.981Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-04-21T10:36:56.981Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.981Z] [2021-04-21T10:36:56.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-04-21T10:36:56.981Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-04-21T10:36:56.981Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.981Z] [2021-04-21T10:36:56.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-04-21T10:36:56.981Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-04-21T10:36:56.981Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.981Z] [2021-04-21T10:36:56.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-04-21T10:36:56.981Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-04-21T10:36:56.981Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.981Z] [2021-04-21T10:36:56.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-04-21T10:36:56.981Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-04-21T10:36:56.981Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.981Z] [2021-04-21T10:36:56.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-04-21T10:36:56.981Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-04-21T10:36:56.981Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.981Z] [2021-04-21T10:36:56.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-04-21T10:36:56.981Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-04-21T10:36:56.981Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.981Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.03s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.03s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-04-21T10:36:56.982Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-04-21T10:36:56.982Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-04-21T10:36:56.982Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.982Z] [2021-04-21T10:36:56.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-04-21T10:36:56.983Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-04-21T10:36:56.983Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.983Z] [2021-04-21T10:36:56.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-04-21T10:36:56.983Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-04-21T10:36:56.983Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.983Z] [2021-04-21T10:36:56.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-04-21T10:36:56.983Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-04-21T10:36:56.983Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.983Z] [2021-04-21T10:36:56.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-04-21T10:36:56.983Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-04-21T10:36:56.983Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.983Z] [2021-04-21T10:36:56.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-04-21T10:36:56.983Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-04-21T10:36:56.983Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.983Z] [2021-04-21T10:36:56.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-04-21T10:36:56.983Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-04-21T10:36:56.983Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.983Z] [2021-04-21T10:36:56.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2021-04-21T10:36:56.983Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2021-04-21T10:36:56.983Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.983Z] [2021-04-21T10:36:56.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-04-21T10:36:56.983Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-04-21T10:36:56.983Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.983Z] [2021-04-21T10:36:56.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2021-04-21T10:36:56.983Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2021-04-21T10:36:56.983Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.983Z] [2021-04-21T10:36:56.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-04-21T10:36:56.983Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-04-21T10:36:56.983Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.983Z] [2021-04-21T10:36:56.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-04-21T10:36:56.983Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-04-21T10:36:56.983Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.983Z] [2021-04-21T10:36:56.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-04-21T10:36:56.983Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-04-21T10:36:56.983Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2021-04-21T10:36:56.983Z] [2021-04-21T10:36:56.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-04-21T10:36:56.983Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-04-21T10:36:56.983Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.983Z] [2021-04-21T10:36:56.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.03s) [2021-04-21T10:36:56.983Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2021-04-21T10:36:56.983Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.983Z] [2021-04-21T10:36:56.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-04-21T10:36:56.983Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-04-21T10:36:56.983Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.983Z] [2021-04-21T10:36:56.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-04-21T10:36:56.983Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-04-21T10:36:56.983Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.983Z] [2021-04-21T10:36:56.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-04-21T10:36:56.983Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-04-21T10:36:56.983Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.983Z] [2021-04-21T10:36:56.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-04-21T10:36:56.983Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-04-21T10:36:56.983Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.983Z] [2021-04-21T10:36:56.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-04-21T10:36:56.983Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-04-21T10:36:56.983Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.983Z] [2021-04-21T10:36:56.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-04-21T10:36:56.983Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-04-21T10:36:56.983Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.983Z] [2021-04-21T10:36:56.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-04-21T10:36:56.983Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-04-21T10:36:56.983Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.983Z] [2021-04-21T10:36:56.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-04-21T10:36:56.983Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-04-21T10:36:56.983Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.983Z] [2021-04-21T10:36:56.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-04-21T10:36:56.983Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-04-21T10:36:56.983Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.983Z] [2021-04-21T10:36:56.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-04-21T10:36:56.983Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-04-21T10:36:56.983Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.983Z] [2021-04-21T10:36:56.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-04-21T10:36:56.983Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-04-21T10:36:56.983Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2021-04-21T10:36:56.983Z] [2021-04-21T10:36:56.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-04-21T10:36:56.983Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-04-21T10:36:57.436Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.436Z] [2021-04-21T10:36:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-04-21T10:36:57.436Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-04-21T10:36:57.436Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.436Z] [2021-04-21T10:36:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-04-21T10:36:57.436Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-04-21T10:36:57.436Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2021-04-21T10:36:57.436Z] [2021-04-21T10:36:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-04-21T10:36:57.436Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-04-21T10:36:57.436Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.436Z] [2021-04-21T10:36:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-04-21T10:36:57.436Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-04-21T10:36:57.436Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.436Z] [2021-04-21T10:36:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-04-21T10:36:57.436Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-04-21T10:36:57.436Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.436Z] [2021-04-21T10:36:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-04-21T10:36:57.436Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-04-21T10:36:57.436Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.436Z] [2021-04-21T10:36:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-04-21T10:36:57.436Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-04-21T10:36:57.436Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.436Z] [2021-04-21T10:36:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-04-21T10:36:57.436Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-04-21T10:36:57.436Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.436Z] [2021-04-21T10:36:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-04-21T10:36:57.436Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-04-21T10:36:57.436Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.436Z] [2021-04-21T10:36:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.03s) [2021-04-21T10:36:57.436Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2021-04-21T10:36:57.436Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.436Z] [2021-04-21T10:36:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-04-21T10:36:57.436Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-04-21T10:36:57.436Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.436Z] [2021-04-21T10:36:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-04-21T10:36:57.436Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-04-21T10:36:57.436Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.436Z] [2021-04-21T10:36:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-04-21T10:36:57.436Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-04-21T10:36:57.436Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.436Z] [2021-04-21T10:36:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-04-21T10:36:57.436Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-04-21T10:36:57.436Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.436Z] [2021-04-21T10:36:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-04-21T10:36:57.436Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-04-21T10:36:57.436Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.436Z] [2021-04-21T10:36:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-04-21T10:36:57.436Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-04-21T10:36:57.436Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.436Z] [2021-04-21T10:36:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2021-04-21T10:36:57.436Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2021-04-21T10:36:57.436Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.436Z] [2021-04-21T10:36:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2021-04-21T10:36:57.436Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2021-04-21T10:36:57.436Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.436Z] [2021-04-21T10:36:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-04-21T10:36:57.436Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-04-21T10:36:57.436Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.436Z] [2021-04-21T10:36:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-04-21T10:36:57.436Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-04-21T10:36:57.436Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.436Z] [2021-04-21T10:36:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-04-21T10:36:57.436Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-04-21T10:36:57.436Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.436Z] [2021-04-21T10:36:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-04-21T10:36:57.436Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-04-21T10:36:57.436Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.436Z] [2021-04-21T10:36:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-04-21T10:36:57.436Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-04-21T10:36:57.436Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-04-21T10:36:57.436Z] [2021-04-21T10:36:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.04s) [2021-04-21T10:36:57.436Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.04s) [2021-04-21T10:36:57.436Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.436Z] [2021-04-21T10:36:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-04-21T10:36:57.436Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-04-21T10:36:57.436Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.436Z] [2021-04-21T10:36:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-04-21T10:36:57.436Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-04-21T10:36:57.436Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.436Z] [2021-04-21T10:36:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-04-21T10:36:57.436Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-04-21T10:36:57.436Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.436Z] [2021-04-21T10:36:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-04-21T10:36:57.436Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-04-21T10:36:57.436Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.436Z] [2021-04-21T10:36:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-04-21T10:36:57.436Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-04-21T10:36:57.436Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.436Z] [2021-04-21T10:36:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-04-21T10:36:57.436Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-04-21T10:36:57.436Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.436Z] [2021-04-21T10:36:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-04-21T10:36:57.436Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-04-21T10:36:57.436Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.436Z] [2021-04-21T10:36:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-04-21T10:36:57.436Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-04-21T10:36:57.436Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.436Z] [2021-04-21T10:36:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-04-21T10:36:57.436Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-04-21T10:36:57.436Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.436Z] [2021-04-21T10:36:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-04-21T10:36:57.436Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-04-21T10:36:57.436Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.436Z] [2021-04-21T10:36:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-04-21T10:36:57.436Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-04-21T10:36:57.436Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.436Z] [2021-04-21T10:36:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-04-21T10:36:57.436Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-04-21T10:36:57.436Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.436Z] [2021-04-21T10:36:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-04-21T10:36:57.436Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-04-21T10:36:57.436Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.436Z] [2021-04-21T10:36:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-04-21T10:36:57.436Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-04-21T10:36:57.436Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.436Z] [2021-04-21T10:36:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-04-21T10:36:57.436Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-04-21T10:36:57.436Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.436Z] [2021-04-21T10:36:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-04-21T10:36:57.436Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-04-21T10:36:57.436Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.436Z] [2021-04-21T10:36:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-04-21T10:36:57.436Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-04-21T10:36:57.436Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.436Z] [2021-04-21T10:36:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-04-21T10:36:57.436Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-04-21T10:36:57.436Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.436Z] [2021-04-21T10:36:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-04-21T10:36:57.436Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-04-21T10:36:57.437Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-04-21T10:36:57.437Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.437Z] [2021-04-21T10:36:57.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-04-21T10:36:57.438Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-04-21T10:36:57.438Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.438Z] [2021-04-21T10:36:57.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-04-21T10:36:57.438Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-04-21T10:36:57.438Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.438Z] [2021-04-21T10:36:57.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-04-21T10:36:57.438Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-04-21T10:36:57.438Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.438Z] [2021-04-21T10:36:57.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-04-21T10:36:57.438Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-04-21T10:36:57.438Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.438Z] [2021-04-21T10:36:57.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-04-21T10:36:57.438Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-04-21T10:36:57.438Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.438Z] [2021-04-21T10:36:57.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-04-21T10:36:57.438Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-04-21T10:36:57.438Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.438Z] [2021-04-21T10:36:57.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-04-21T10:36:57.438Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-04-21T10:36:57.438Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.438Z] [2021-04-21T10:36:57.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-04-21T10:36:57.438Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-04-21T10:36:57.438Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.438Z] [2021-04-21T10:36:57.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-04-21T10:36:57.438Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-04-21T10:36:57.438Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.438Z] [2021-04-21T10:36:57.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-04-21T10:36:57.438Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-04-21T10:36:57.438Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.438Z] [2021-04-21T10:36:57.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-04-21T10:36:57.438Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-04-21T10:36:57.438Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.438Z] [2021-04-21T10:36:57.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-04-21T10:36:57.438Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-04-21T10:36:57.438Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.438Z] [2021-04-21T10:36:57.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-04-21T10:36:57.438Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-04-21T10:36:57.438Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.438Z] [2021-04-21T10:36:57.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-04-21T10:36:57.438Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-04-21T10:36:57.438Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.438Z] [2021-04-21T10:36:57.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-04-21T10:36:57.438Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-04-21T10:36:57.438Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.438Z] [2021-04-21T10:36:57.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-04-21T10:36:57.438Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-04-21T10:36:57.438Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.438Z] [2021-04-21T10:36:57.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-04-21T10:36:57.438Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.438Z] [2021-04-21T10:36:57.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-04-21T10:36:57.438Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.438Z] [2021-04-21T10:36:57.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-04-21T10:36:57.438Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-04-21T10:36:57.438Z] [2021-04-21T10:36:57.438Z] [2021-04-21T10:36:57.438Z] DONE 1093 tests, 547 skipped in 3071.614s [2021-04-21T10:36:57.438Z] INFO: Integration tests ended at 04/21/2021 10:36:57. Duration:00:51:11.8648922 [2021-04-21T10:36:57.438Z] INFO: Docker info of the daemon under test at end of run [2021-04-21T10:36:57.438Z] [2021-04-21T10:36:57.438Z] Containers: 2 [2021-04-21T10:36:57.438Z] Running: 0 [2021-04-21T10:36:57.438Z] Paused: 0 [2021-04-21T10:36:57.438Z] Stopped: 2 [2021-04-21T10:36:57.438Z] Images: 18 [2021-04-21T10:36:57.438Z] Server Version: 0.0.0-dev [2021-04-21T10:36:57.438Z] Storage Driver: windowsfilter [2021-04-21T10:36:57.438Z] Windows: [2021-04-21T10:36:57.438Z] Logging Driver: json-file [2021-04-21T10:36:57.438Z] Plugins: [2021-04-21T10:36:57.438Z] Volume: local [2021-04-21T10:36:57.438Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-21T10:36:57.438Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-21T10:36:57.438Z] Swarm: inactive [2021-04-21T10:36:57.438Z] Default Isolation: process [2021-04-21T10:36:57.438Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-04-21T10:36:57.438Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-04-21T10:36:57.438Z] OSType: windows [2021-04-21T10:36:57.438Z] Architecture: x86_64 [2021-04-21T10:36:57.438Z] CPUs: 4 [2021-04-21T10:36:57.438Z] Total Memory: 32GiB [2021-04-21T10:36:57.438Z] Name: azwin-2-d2beb0 [2021-04-21T10:36:57.438Z] ID: GKNN:3GJJ:7HHW:56UA:T6GY:S7N5:CWJQ:NY3J:TTBS:VXWJ:7WZO:FDIF [2021-04-21T10:36:57.438Z] Docker Root Dir: D:\CI\PR-42294\2\daemon [2021-04-21T10:36:57.438Z] Debug Mode (client): false [2021-04-21T10:36:57.438Z] Debug Mode (server): true [2021-04-21T10:36:57.438Z] File Descriptors: -1 [2021-04-21T10:36:57.438Z] Goroutines: 17 [2021-04-21T10:36:57.438Z] System Time: 2021-04-21T10:36:57.1812277Z [2021-04-21T10:36:57.438Z] EventsListeners: 0 [2021-04-21T10:36:57.438Z] Registry: https://index.docker.io/v1/ [2021-04-21T10:36:57.438Z] Labels: [2021-04-21T10:36:57.438Z] Experimental: false [2021-04-21T10:36:57.438Z] Insecure Registries: [2021-04-21T10:36:57.438Z] 127.0.0.0/8 [2021-04-21T10:36:57.438Z] Live Restore Enabled: false [2021-04-21T10:36:57.438Z] [2021-04-21T10:36:57.438Z] [2021-04-21T10:36:57.438Z] INFO: Stopping daemon under test [2021-04-21T10:36:57.891Z] SUCCESS: The process with PID 2808 (child process of PID 4420) has been terminated. [2021-04-21T10:36:57.891Z] SUCCESS: The process with PID 4420 (child process of PID 2520) has been terminated. [2021-04-21T10:36:57.891Z] INFO: Stop tailing logs of the daemon under tests [2021-04-21T10:36:57.891Z] INFO: executeCI.ps1 Completed successfully at 04/21/2021 10:36:57. [2021-04-21T10:36:57.891Z] INFO: Tidying up at end of run [2021-04-21T10:36:57.891Z] INFO: Saving daemon under test log (d:\CI\PR-42294\2\dut.out) to bundles\CIDUT.out [2021-04-21T10:36:57.891Z] INFO: Saving daemon under test log (d:\CI\PR-42294\2\dut.err) to bundles\CIDUT.err [2021-04-21T10:36:57.891Z] INFO: Nuke-Everything... [2021-04-21T10:36:57.891Z] INFO: Container count on control daemon to delete is 2 [2021-04-21T10:36:58.852Z] 5ed585c5b1c0 [2021-04-21T10:36:58.852Z] 0363aaa21f2e [2021-04-21T10:36:58.852Z] INFO: Tidying pidfile d:\CI\PR-42294\2\docker.pid [2021-04-21T10:36:58.852Z] INFO: Nuking d:\CI [2021-04-21T10:37:34.439Z] INFO: Zapped successfully [2021-04-21T10:37:34.439Z] [2021-04-21T10:37:34.439Z] INFO: executeCI.ps1 exiting at Wed Apr 21 10:37:34 CUT 2021. Duration 01:18:47.8776600 [2021-04-21T10:37:34.439Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-04-21T10:37:34.678Z] Recording test results [2021-04-21T10:37:41.682Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-04-21T10:37:43.141Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-04-21T10:37:45.502Z] Archiving artifacts [2021-04-21T10:37:59.189Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42294/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-21T10:38:00.101Z] + make clean [2021-04-21T10:38:02.980Z] docker volume rm -f docker-dev-cache [2021-04-21T10:38:02.980Z] 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